Pull request #43889 updated Started by user Sebastiaan van Stijn Rebuilds build #3 15:20:13 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b+a70ae13d3b8638549039abef0fc7ac03d8dab415 (9fe35d3345e315b5230d6928976cd10f41d5d124) 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43889@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 15:20:16 [2022-08-02T15:20:16.326Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 15:20:16 [2022-08-02T15:20:16.329Z] Trying to pass milestone 3 [Pipeline] milestone 15:20:16 [2022-08-02T15:20:16.413Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 15:20:31 [2022-08-02T15:20:31.578Z] Still waiting to schedule task 15:20:31 [2022-08-02T15:20:31.580Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-048ad9937c8576c28)’ is offline 15:21:08 [2022-08-02T15:21:08.360Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f3651067147d46d1) in /home/ubuntu/workspace/moby_PR-43889 [Pipeline] { [Pipeline] checkout 15:21:08 [2022-08-02T15:21:08.475Z] The recommended git tool is: git 15:21:12 [2022-08-02T15:21:12.003Z] using credential docker-jenkins-github-credentials 15:21:12 [2022-08-02T15:21:12.015Z] Cloning the remote Git repository 15:21:12 [2022-08-02T15:21:12.015Z] Cloning with configured refspecs honoured and without tags 15:21:11 [2022-08-02T15:21:11.231Z] Cloning repository https://github.com/moby/moby.git 15:21:11 [2022-08-02T15:21:11.292Z] > git init /home/ubuntu/workspace/moby_PR-43889 # timeout=10 15:21:11 [2022-08-02T15:21:11.539Z] Fetching upstream changes from https://github.com/moby/moby.git 15:21:11 [2022-08-02T15:21:11.539Z] > git --version # timeout=10 15:21:11 [2022-08-02T15:21:11.559Z] > git --version # 'git version 2.17.1' 15:21:11 [2022-08-02T15:21:11.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:21:11 [2022-08-02T15:21:11.560Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43889/head:refs/remotes/origin/PR-43889 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:21:33 [2022-08-02T15:21:33.557Z] Fetching without tags 15:21:33 [2022-08-02T15:21:33.822Z] Merging remotes/origin/20.10 commit a70ae13d3b8638549039abef0fc7ac03d8dab415 into PR head commit 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:21:34 [2022-08-02T15:21:34.621Z] Merge succeeded, producing 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:21:34 [2022-08-02T15:21:34.621Z] Checking out Revision 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b (PR-43889) 15:21:33 [2022-08-02T15:21:33.467Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:21:33 [2022-08-02T15:21:33.484Z] > git config --add remote.origin.fetch +refs/pull/43889/head:refs/remotes/origin/PR-43889 # timeout=10 15:21:33 [2022-08-02T15:21:33.508Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:21:33 [2022-08-02T15:21:33.536Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:21:33 [2022-08-02T15:21:33.566Z] Fetching upstream changes from https://github.com/moby/moby.git 15:21:33 [2022-08-02T15:21:33.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:21:33 [2022-08-02T15:21:33.569Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43889/head:refs/remotes/origin/PR-43889 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:21:33 [2022-08-02T15:21:33.829Z] > git config core.sparsecheckout # timeout=10 15:21:33 [2022-08-02T15:21:33.837Z] > git checkout -f 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b # timeout=10 15:21:34 [2022-08-02T15:21:34.511Z] > git remote # timeout=10 15:21:34 [2022-08-02T15:21:34.537Z] > git config --get remote.origin.url # timeout=10 15:21:34 [2022-08-02T15:21:34.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:21:34 [2022-08-02T15:21:34.558Z] > git merge a70ae13d3b8638549039abef0fc7ac03d8dab415 # timeout=10 15:21:34 [2022-08-02T15:21:34.596Z] > git rev-parse HEAD^{commit} # timeout=10 15:21:34 [2022-08-02T15:21:34.624Z] > git config core.sparsecheckout # timeout=10 15:21:34 [2022-08-02T15:21:34.648Z] > git checkout -f 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b # timeout=10 15:21:39 [2022-08-02T15:21:39.223Z] Commit message: "docs: api: add missing "platform" query-arg on create (v1.41)" 15:21:39 [2022-08-02T15:21:39.226Z] > git rev-list --no-walk 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:40 [2022-08-02T15:21:40.254Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43889:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 15:21:44 [2022-08-02T15:21:44.463Z] Unable to find image 'alpine:latest' locally 15:21:44 [2022-08-02T15:21:44.463Z] latest: Pulling from library/alpine 15:21:44 [2022-08-02T15:21:44.463Z] 530afca65e2e: Pulling fs layer 15:21:44 [2022-08-02T15:21:44.463Z] 530afca65e2e: Verifying Checksum 15:21:44 [2022-08-02T15:21:44.463Z] 530afca65e2e: Download complete 15:21:45 [2022-08-02T15:21:45.034Z] 530afca65e2e: Pull complete 15:21:45 [2022-08-02T15:21:45.034Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 15:21:45 [2022-08-02T15:21:45.034Z] Status: Downloaded newer image for alpine:latest 15:21:53 [2022-08-02T15:21:53.181Z] 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) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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] // 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] } [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] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 15:22:08 [2022-08-02T15:22:08.420Z] Still waiting to schedule task 15:22:08 [2022-08-02T15:22:08.420Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay215:22:08 [2022-08-02T15:22:08.421Z] Still waiting to schedule task 15:22:08 [2022-08-02T15:22:08.421Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay215:22:08 [2022-08-02T15:22:08.422Z] Still waiting to schedule task 15:22:08 [2022-08-02T15:22:08.423Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay215:22:08 [2022-08-02T15:22:08.423Z] Still waiting to schedule task 15:22:08 [2022-08-02T15:22:08.424Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline 15:22:08 [2022-08-02T15:22:08.426Z] Still waiting to schedule task 15:22:08 [2022-08-02T15:22:08.427Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline 15:22:08 [2022-08-02T15:22:08.428Z] Still waiting to schedule task 15:22:08 [2022-08-02T15:22:08.428Z] All nodes of label ‘windows-2019’ are offline 15:22:56 [2022-08-02T15:22:56.768Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f4c66095f2788b52) in /home/ubuntu/workspace/moby_PR-43889 [Pipeline] { [Pipeline] checkout 15:22:56 [2022-08-02T15:22:56.934Z] The recommended git tool is: git 15:22:59 [2022-08-02T15:22:59.999Z] using credential docker-jenkins-github-credentials 15:23:00 [2022-08-02T15:23:00.021Z] Cloning the remote Git repository 15:23:00 [2022-08-02T15:23:00.021Z] Cloning with configured refspecs honoured and without tags 15:23:00 [2022-08-02T15:23:00.065Z] Cloning repository https://github.com/moby/moby.git 15:23:00 [2022-08-02T15:23:00.134Z] > git init /home/ubuntu/workspace/moby_PR-43889 # timeout=10 15:23:00 [2022-08-02T15:23:00.458Z] Fetching upstream changes from https://github.com/moby/moby.git 15:23:00 [2022-08-02T15:23:00.458Z] > git --version # timeout=10 15:23:00 [2022-08-02T15:23:00.468Z] > git --version # 'git version 2.17.1' 15:23:00 [2022-08-02T15:23:00.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:23:00 [2022-08-02T15:23:00.470Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43889/head:refs/remotes/origin/PR-43889 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:23:02 [2022-08-02T15:23:02.689Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f04e2369184f0c01) in /home/ubuntu/workspace/moby_PR-43889 [Pipeline] { [Pipeline] checkout 15:23:02 [2022-08-02T15:23:02.814Z] The recommended git tool is: git 15:23:05 [2022-08-02T15:23:05.030Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00b3de916bd7561d1) in /home/ubuntu/workspace/moby_PR-43889 [Pipeline] { [Pipeline] checkout 15:23:05 [2022-08-02T15:23:05.142Z] The recommended git tool is: git 15:23:06 [2022-08-02T15:23:06.308Z] using credential docker-jenkins-github-credentials 15:23:06 [2022-08-02T15:23:06.318Z] Cloning the remote Git repository 15:23:06 [2022-08-02T15:23:06.318Z] Cloning with configured refspecs honoured and without tags 15:23:06 [2022-08-02T15:23:06.406Z] Cloning repository https://github.com/moby/moby.git 15:23:06 [2022-08-02T15:23:06.478Z] > git init /home/ubuntu/workspace/moby_PR-43889 # timeout=10 15:23:06 [2022-08-02T15:23:06.758Z] Fetching upstream changes from https://github.com/moby/moby.git 15:23:06 [2022-08-02T15:23:06.758Z] > git --version # timeout=10 15:23:06 [2022-08-02T15:23:06.767Z] > git --version # 'git version 2.25.1' 15:23:06 [2022-08-02T15:23:06.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:23:06 [2022-08-02T15:23:06.857Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43889/head:refs/remotes/origin/PR-43889 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:23:07 [2022-08-02T15:23:07.780Z] using credential docker-jenkins-github-credentials 15:23:07 [2022-08-02T15:23:07.790Z] Cloning the remote Git repository 15:23:07 [2022-08-02T15:23:07.790Z] Cloning with configured refspecs honoured and without tags 15:23:08 [2022-08-02T15:23:08.176Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-007a850d94e45e33a) in /home/ubuntu/workspace/moby_PR-43889 [Pipeline] { [Pipeline] checkout 15:23:08 [2022-08-02T15:23:08.399Z] The recommended git tool is: git 15:23:07 [2022-08-02T15:23:07.819Z] Cloning repository https://github.com/moby/moby.git 15:23:07 [2022-08-02T15:23:07.880Z] > git init /home/ubuntu/workspace/moby_PR-43889 # timeout=10 15:23:08 [2022-08-02T15:23:08.219Z] Fetching upstream changes from https://github.com/moby/moby.git 15:23:08 [2022-08-02T15:23:08.219Z] > git --version # timeout=10 15:23:08 [2022-08-02T15:23:08.229Z] > git --version # 'git version 2.17.1' 15:23:08 [2022-08-02T15:23:08.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:23:08 [2022-08-02T15:23:08.246Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43889/head:refs/remotes/origin/PR-43889 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:23:11 [2022-08-02T15:23:11.277Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08aa81dc9c8b48405) in /home/ubuntu/workspace/moby_PR-43889 [Pipeline] { [Pipeline] checkout 15:23:11 [2022-08-02T15:23:11.371Z] The recommended git tool is: git 15:23:11 [2022-08-02T15:23:11.789Z] using credential docker-jenkins-github-credentials 15:23:11 [2022-08-02T15:23:11.802Z] Cloning the remote Git repository 15:23:11 [2022-08-02T15:23:11.802Z] Cloning with configured refspecs honoured and without tags 15:23:11 [2022-08-02T15:23:11.824Z] Cloning repository https://github.com/moby/moby.git 15:23:11 [2022-08-02T15:23:11.911Z] > git init /home/ubuntu/workspace/moby_PR-43889 # timeout=10 15:23:12 [2022-08-02T15:23:12.154Z] Fetching upstream changes from https://github.com/moby/moby.git 15:23:12 [2022-08-02T15:23:12.154Z] > git --version # timeout=10 15:23:12 [2022-08-02T15:23:12.203Z] > git --version # 'git version 2.25.1' 15:23:12 [2022-08-02T15:23:12.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:23:12 [2022-08-02T15:23:12.207Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43889/head:refs/remotes/origin/PR-43889 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:23:13 [2022-08-02T15:23:13.854Z] using credential docker-jenkins-github-credentials 15:23:13 [2022-08-02T15:23:13.864Z] Cloning the remote Git repository 15:23:13 [2022-08-02T15:23:13.864Z] Cloning with configured refspecs honoured and without tags 15:23:13 [2022-08-02T15:23:13.782Z] Cloning repository https://github.com/moby/moby.git 15:23:13 [2022-08-02T15:23:13.842Z] > git init /home/ubuntu/workspace/moby_PR-43889 # timeout=10 15:23:14 [2022-08-02T15:23:14.161Z] Fetching upstream changes from https://github.com/moby/moby.git 15:23:14 [2022-08-02T15:23:14.161Z] > git --version # timeout=10 15:23:14 [2022-08-02T15:23:14.191Z] > git --version # 'git version 2.17.1' 15:23:14 [2022-08-02T15:23:14.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:23:14 [2022-08-02T15:23:14.193Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43889/head:refs/remotes/origin/PR-43889 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:23:21 [2022-08-02T15:23:21.814Z] Fetching without tags 15:23:22 [2022-08-02T15:23:22.012Z] Merging remotes/origin/20.10 commit a70ae13d3b8638549039abef0fc7ac03d8dab415 into PR head commit 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:23:22 [2022-08-02T15:23:22.579Z] Merge succeeded, producing 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:23:22 [2022-08-02T15:23:22.579Z] Checking out Revision 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b (PR-43889) 15:23:22 [2022-08-02T15:23:22.769Z] Fetching without tags 15:23:21 [2022-08-02T15:23:21.806Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:23:21 [2022-08-02T15:23:21.816Z] > git config --add remote.origin.fetch +refs/pull/43889/head:refs/remotes/origin/PR-43889 # timeout=10 15:23:21 [2022-08-02T15:23:21.823Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:23:21 [2022-08-02T15:23:21.841Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:23:21 [2022-08-02T15:23:21.859Z] Fetching upstream changes from https://github.com/moby/moby.git 15:23:21 [2022-08-02T15:23:21.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:23:21 [2022-08-02T15:23:21.861Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43889/head:refs/remotes/origin/PR-43889 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:23:22 [2022-08-02T15:23:22.064Z] > git config core.sparsecheckout # timeout=10 15:23:22 [2022-08-02T15:23:22.069Z] > git checkout -f 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b # timeout=10 15:23:22 [2022-08-02T15:23:22.581Z] > git remote # timeout=10 15:23:22 [2022-08-02T15:23:22.593Z] > git config --get remote.origin.url # timeout=10 15:23:22 [2022-08-02T15:23:22.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:23:22 [2022-08-02T15:23:22.600Z] > git merge a70ae13d3b8638549039abef0fc7ac03d8dab415 # timeout=10 15:23:22 [2022-08-02T15:23:22.611Z] > git rev-parse HEAD^{commit} # timeout=10 15:23:22 [2022-08-02T15:23:22.623Z] > git config core.sparsecheckout # timeout=10 15:23:22 [2022-08-02T15:23:22.631Z] > git checkout -f 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b # timeout=10 15:23:23 [2022-08-02T15:23:23.073Z] Merging remotes/origin/20.10 commit a70ae13d3b8638549039abef0fc7ac03d8dab415 into PR head commit 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:23:22 [2022-08-02T15:23:22.676Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:23:22 [2022-08-02T15:23:22.694Z] > git config --add remote.origin.fetch +refs/pull/43889/head:refs/remotes/origin/PR-43889 # timeout=10 15:23:22 [2022-08-02T15:23:22.733Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:23:22 [2022-08-02T15:23:22.756Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:23:22 [2022-08-02T15:23:22.773Z] Fetching upstream changes from https://github.com/moby/moby.git 15:23:22 [2022-08-02T15:23:22.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:23:22 [2022-08-02T15:23:22.778Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43889/head:refs/remotes/origin/PR-43889 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:23:23 [2022-08-02T15:23:23.082Z] > git config core.sparsecheckout # timeout=10 15:23:23 [2022-08-02T15:23:23.107Z] > git checkout -f 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b # timeout=10 15:23:23 [2022-08-02T15:23:23.867Z] Merge succeeded, producing 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:23:23 [2022-08-02T15:23:23.867Z] Checking out Revision 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b (PR-43889) 15:23:23 [2022-08-02T15:23:23.798Z] > git remote # timeout=10 15:23:23 [2022-08-02T15:23:23.811Z] > git config --get remote.origin.url # timeout=10 15:23:23 [2022-08-02T15:23:23.824Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:23:23 [2022-08-02T15:23:23.829Z] > git merge a70ae13d3b8638549039abef0fc7ac03d8dab415 # timeout=10 15:23:23 [2022-08-02T15:23:23.850Z] > git rev-parse HEAD^{commit} # timeout=10 15:23:23 [2022-08-02T15:23:23.870Z] > git config core.sparsecheckout # timeout=10 15:23:23 [2022-08-02T15:23:23.880Z] > git checkout -f 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b # timeout=10 15:23:26 [2022-08-02T15:23:26.912Z] Commit message: "docs: api: add missing "platform" query-arg on create (v1.41)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:23:27 [2022-08-02T15:23:27.794Z] + docker version 15:23:28 [2022-08-02T15:23:28.563Z] Commit message: "docs: api: add missing "platform" query-arg on create (v1.41)" [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:29 [2022-08-02T15:23:29.940Z] + [ PR != PR ] 15:23:29 [2022-08-02T15:23:29.940Z] + [ 20.10 != master ] 15:23:29 [2022-08-02T15:23:29.940Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:23:30 [2022-08-02T15:23:30.326Z] + docker version 15:23:30 [2022-08-02T15:23:30.659Z] Fetching without tags 15:23:30 [2022-08-02T15:23:30.953Z] Merging remotes/origin/20.10 commit a70ae13d3b8638549039abef0fc7ac03d8dab415 into PR head commit 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:23:30 [2022-08-02T15:23:30.569Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:23:30 [2022-08-02T15:23:30.587Z] > git config --add remote.origin.fetch +refs/pull/43889/head:refs/remotes/origin/PR-43889 # timeout=10 15:23:30 [2022-08-02T15:23:30.597Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:23:30 [2022-08-02T15:23:30.633Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:23:30 [2022-08-02T15:23:30.662Z] Fetching upstream changes from https://github.com/moby/moby.git 15:23:30 [2022-08-02T15:23:30.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:23:30 [2022-08-02T15:23:30.663Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43889/head:refs/remotes/origin/PR-43889 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:23:30 [2022-08-02T15:23:30.960Z] > git config core.sparsecheckout # timeout=10 15:23:30 [2022-08-02T15:23:30.983Z] > git checkout -f 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b # timeout=10 15:23:31 [2022-08-02T15:23:31.815Z] Merge succeeded, producing 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:23:31 [2022-08-02T15:23:31.815Z] Checking out Revision 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b (PR-43889) 15:23:32 [2022-08-02T15:23:32.049Z] Fetching without tags 15:23:32 [2022-08-02T15:23:32.253Z] Merging remotes/origin/20.10 commit a70ae13d3b8638549039abef0fc7ac03d8dab415 into PR head commit 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:23:31 [2022-08-02T15:23:31.992Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:23:31 [2022-08-02T15:23:31.998Z] > git config --add remote.origin.fetch +refs/pull/43889/head:refs/remotes/origin/PR-43889 # timeout=10 15:23:32 [2022-08-02T15:23:32.011Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:23:32 [2022-08-02T15:23:32.027Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:23:32 [2022-08-02T15:23:32.051Z] Fetching upstream changes from https://github.com/moby/moby.git 15:23:32 [2022-08-02T15:23:32.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:23:32 [2022-08-02T15:23:32.053Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43889/head:refs/remotes/origin/PR-43889 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:23:32 [2022-08-02T15:23:32.256Z] > git config core.sparsecheckout # timeout=10 15:23:32 [2022-08-02T15:23:32.265Z] > git checkout -f 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b # timeout=10 15:23:33 [2022-08-02T15:23:33.000Z] Merge succeeded, producing 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:23:33 [2022-08-02T15:23:33.000Z] Checking out Revision 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b (PR-43889) 15:23:33 [2022-08-02T15:23:33.067Z] Client: Docker Engine - Community 15:23:33 [2022-08-02T15:23:33.067Z] Version: 20.10.14 15:23:33 [2022-08-02T15:23:33.067Z] API version: 1.41 15:23:33 [2022-08-02T15:23:33.067Z] Go version: go1.16.15 15:23:33 [2022-08-02T15:23:33.067Z] Git commit: a224086 15:23:33 [2022-08-02T15:23:33.067Z] Built: Thu Mar 24 01:47:20 2022 15:23:33 [2022-08-02T15:23:33.067Z] OS/Arch: linux/arm64 15:23:33 [2022-08-02T15:23:33.067Z] Context: default 15:23:33 [2022-08-02T15:23:33.067Z] Experimental: true 15:23:33 [2022-08-02T15:23:33.067Z] 15:23:33 [2022-08-02T15:23:33.067Z] Server: Docker Engine - Community 15:23:33 [2022-08-02T15:23:33.067Z] Engine: 15:23:33 [2022-08-02T15:23:33.067Z] Version: 20.10.14 15:23:33 [2022-08-02T15:23:33.067Z] API version: 1.41 (minimum version 1.12) 15:23:33 [2022-08-02T15:23:33.067Z] Go version: go1.16.15 15:23:33 [2022-08-02T15:23:33.067Z] Git commit: 87a90dc 15:23:33 [2022-08-02T15:23:33.067Z] Built: Thu Mar 24 01:45:39 2022 15:23:33 [2022-08-02T15:23:33.067Z] OS/Arch: linux/arm64 15:23:33 [2022-08-02T15:23:33.067Z] Experimental: true 15:23:33 [2022-08-02T15:23:33.067Z] containerd: 15:23:33 [2022-08-02T15:23:33.067Z] Version: 1.5.11 15:23:33 [2022-08-02T15:23:33.067Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 15:23:33 [2022-08-02T15:23:33.067Z] runc: 15:23:33 [2022-08-02T15:23:33.067Z] Version: 1.0.3 15:23:33 [2022-08-02T15:23:33.067Z] GitCommit: v1.0.3-0-gf46b6ba 15:23:33 [2022-08-02T15:23:33.067Z] docker-init: 15:23:33 [2022-08-02T15:23:33.067Z] Version: 0.19.0 15:23:33 [2022-08-02T15:23:33.067Z] GitCommit: de40ad0 [Pipeline] sh 15:23:31 [2022-08-02T15:23:31.706Z] > git remote # timeout=10 15:23:31 [2022-08-02T15:23:31.730Z] > git config --get remote.origin.url # timeout=10 15:23:31 [2022-08-02T15:23:31.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:23:31 [2022-08-02T15:23:31.757Z] > git merge a70ae13d3b8638549039abef0fc7ac03d8dab415 # timeout=10 15:23:31 [2022-08-02T15:23:31.791Z] > git rev-parse HEAD^{commit} # timeout=10 15:23:31 [2022-08-02T15:23:31.823Z] > git config core.sparsecheckout # timeout=10 15:23:31 [2022-08-02T15:23:31.842Z] > git checkout -f 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b # timeout=10 15:23:33 [2022-08-02T15:23:33.431Z] + docker info 15:23:32 [2022-08-02T15:23:32.938Z] > git remote # timeout=10 15:23:32 [2022-08-02T15:23:32.951Z] > git config --get remote.origin.url # timeout=10 15:23:32 [2022-08-02T15:23:32.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:23:32 [2022-08-02T15:23:32.965Z] > git merge a70ae13d3b8638549039abef0fc7ac03d8dab415 # timeout=10 15:23:32 [2022-08-02T15:23:32.982Z] > git rev-parse HEAD^{commit} # timeout=10 15:23:32 [2022-08-02T15:23:32.998Z] > git config core.sparsecheckout # timeout=10 15:23:33 [2022-08-02T15:23:33.003Z] > git checkout -f 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b # timeout=10 15:23:36 [2022-08-02T15:23:36.584Z] Commit message: "docs: api: add missing "platform" query-arg on create (v1.41)" 15:23:36 [2022-08-02T15:23:36.931Z] Client: Docker Engine - Community 15:23:36 [2022-08-02T15:23:36.931Z] Version: 20.10.14 15:23:36 [2022-08-02T15:23:36.931Z] API version: 1.41 15:23:36 [2022-08-02T15:23:36.931Z] Go version: go1.16.15 15:23:36 [2022-08-02T15:23:36.931Z] Git commit: a224086 15:23:36 [2022-08-02T15:23:36.931Z] Built: Thu Mar 24 01:47:57 2022 15:23:36 [2022-08-02T15:23:36.931Z] OS/Arch: linux/amd64 15:23:36 [2022-08-02T15:23:36.931Z] Context: default 15:23:36 [2022-08-02T15:23:36.931Z] Experimental: true 15:23:36 [2022-08-02T15:23:36.931Z] 15:23:36 [2022-08-02T15:23:36.931Z] Server: Docker Engine - Community 15:23:36 [2022-08-02T15:23:36.931Z] Engine: 15:23:36 [2022-08-02T15:23:36.931Z] Version: 20.10.14 15:23:36 [2022-08-02T15:23:36.931Z] API version: 1.41 (minimum version 1.12) 15:23:36 [2022-08-02T15:23:36.931Z] Go version: go1.16.15 15:23:36 [2022-08-02T15:23:36.931Z] Git commit: 87a90dc 15:23:36 [2022-08-02T15:23:36.931Z] Built: Thu Mar 24 01:45:46 2022 15:23:36 [2022-08-02T15:23:36.931Z] OS/Arch: linux/amd64 15:23:36 [2022-08-02T15:23:36.931Z] Experimental: true 15:23:36 [2022-08-02T15:23:36.931Z] containerd: 15:23:36 [2022-08-02T15:23:36.931Z] Version: 1.5.11 15:23:36 [2022-08-02T15:23:36.931Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 15:23:36 [2022-08-02T15:23:36.931Z] runc: 15:23:36 [2022-08-02T15:23:36.931Z] Version: 1.0.3 15:23:36 [2022-08-02T15:23:36.931Z] GitCommit: v1.0.3-0-gf46b6ba 15:23:36 [2022-08-02T15:23:36.931Z] docker-init: 15:23:36 [2022-08-02T15:23:36.931Z] Version: 0.19.0 15:23:36 [2022-08-02T15:23:36.931Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:23:37 [2022-08-02T15:23:37.237Z] + docker info 15:23:37 [2022-08-02T15:23:37.512Z] Commit message: "docs: api: add missing "platform" query-arg on create (v1.41)" 15:23:37 [2022-08-02T15:23:37.808Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:23:38 [2022-08-02T15:23:38.433Z] + docker version 15:23:39 [2022-08-02T15:23:39.162Z] Fetching without tags 15:23:39 [2022-08-02T15:23:39.455Z] Merging remotes/origin/20.10 commit a70ae13d3b8638549039abef0fc7ac03d8dab415 into PR head commit 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:23:39 [2022-08-02T15:23:39.032Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:23:39 [2022-08-02T15:23:39.049Z] > git config --add remote.origin.fetch +refs/pull/43889/head:refs/remotes/origin/PR-43889 # timeout=10 15:23:39 [2022-08-02T15:23:39.078Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:23:39 [2022-08-02T15:23:39.108Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:23:39 [2022-08-02T15:23:39.132Z] Fetching upstream changes from https://github.com/moby/moby.git 15:23:39 [2022-08-02T15:23:39.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:23:39 [2022-08-02T15:23:39.134Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43889/head:refs/remotes/origin/PR-43889 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:23:39 [2022-08-02T15:23:39.431Z] > git config core.sparsecheckout # timeout=10 15:23:39 [2022-08-02T15:23:39.458Z] > git checkout -f 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b # timeout=10 15:23:40 [2022-08-02T15:23:40.250Z] Merge succeeded, producing 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:23:40 [2022-08-02T15:23:40.251Z] Checking out Revision 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b (PR-43889) 15:23:41 [2022-08-02T15:23:41.136Z] Client: Docker Engine - Community 15:23:41 [2022-08-02T15:23:41.136Z] Version: 20.10.14 15:23:41 [2022-08-02T15:23:41.136Z] API version: 1.41 15:23:41 [2022-08-02T15:23:41.136Z] Go version: go1.16.15 15:23:41 [2022-08-02T15:23:41.136Z] Git commit: a224086 15:23:41 [2022-08-02T15:23:41.136Z] Built: Thu Mar 24 01:47:57 2022 15:23:41 [2022-08-02T15:23:41.136Z] OS/Arch: linux/amd64 15:23:41 [2022-08-02T15:23:41.136Z] Context: default 15:23:41 [2022-08-02T15:23:41.136Z] Experimental: true 15:23:41 [2022-08-02T15:23:41.136Z] 15:23:41 [2022-08-02T15:23:41.136Z] Server: Docker Engine - Community 15:23:41 [2022-08-02T15:23:41.136Z] Engine: 15:23:41 [2022-08-02T15:23:41.136Z] Version: 20.10.14 15:23:41 [2022-08-02T15:23:41.136Z] API version: 1.41 (minimum version 1.12) 15:23:41 [2022-08-02T15:23:41.136Z] Go version: go1.16.15 15:23:41 [2022-08-02T15:23:41.136Z] Git commit: 87a90dc 15:23:41 [2022-08-02T15:23:41.136Z] Built: Thu Mar 24 01:45:46 2022 15:23:41 [2022-08-02T15:23:41.136Z] OS/Arch: linux/amd64 15:23:41 [2022-08-02T15:23:41.136Z] Experimental: true 15:23:41 [2022-08-02T15:23:41.136Z] containerd: 15:23:41 [2022-08-02T15:23:41.136Z] Version: 1.5.11 15:23:41 [2022-08-02T15:23:41.136Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 15:23:41 [2022-08-02T15:23:41.136Z] runc: 15:23:41 [2022-08-02T15:23:41.136Z] Version: 1.0.3 15:23:41 [2022-08-02T15:23:41.136Z] GitCommit: v1.0.3-0-gf46b6ba 15:23:41 [2022-08-02T15:23:41.136Z] docker-init: 15:23:41 [2022-08-02T15:23:41.136Z] Version: 0.19.0 15:23:41 [2022-08-02T15:23:41.136Z] GitCommit: de40ad0 [Pipeline] sh 15:23:41 [2022-08-02T15:23:41.469Z] + docker info 15:23:40 [2022-08-02T15:23:40.126Z] > git remote # timeout=10 15:23:40 [2022-08-02T15:23:40.143Z] > git config --get remote.origin.url # timeout=10 15:23:40 [2022-08-02T15:23:40.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:23:40 [2022-08-02T15:23:40.159Z] > git merge a70ae13d3b8638549039abef0fc7ac03d8dab415 # timeout=10 15:23:40 [2022-08-02T15:23:40.199Z] > git rev-parse HEAD^{commit} # timeout=10 15:23:40 [2022-08-02T15:23:40.222Z] > git config core.sparsecheckout # timeout=10 15:23:40 [2022-08-02T15:23:40.243Z] > git checkout -f 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b # timeout=10 15:23:44 [2022-08-02T15:23:44.239Z] Commit message: "docs: api: add missing "platform" query-arg on create (v1.41)" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:23:45 [2022-08-02T15:23:45.020Z] Client: Docker Engine - Community 15:23:45 [2022-08-02T15:23:45.020Z] Version: 20.10.14 15:23:45 [2022-08-02T15:23:45.020Z] API version: 1.41 15:23:45 [2022-08-02T15:23:45.020Z] Go version: go1.16.15 15:23:45 [2022-08-02T15:23:45.020Z] Git commit: a224086 15:23:45 [2022-08-02T15:23:45.020Z] Built: Thu Mar 24 01:48:02 2022 15:23:45 [2022-08-02T15:23:45.020Z] OS/Arch: linux/amd64 15:23:45 [2022-08-02T15:23:45.020Z] Context: default 15:23:45 [2022-08-02T15:23:45.020Z] Experimental: true 15:23:45 [2022-08-02T15:23:45.020Z] 15:23:45 [2022-08-02T15:23:45.020Z] Server: Docker Engine - Community 15:23:45 [2022-08-02T15:23:45.020Z] Engine: 15:23:45 [2022-08-02T15:23:45.020Z] Version: 20.10.14 15:23:45 [2022-08-02T15:23:45.020Z] API version: 1.41 (minimum version 1.12) 15:23:45 [2022-08-02T15:23:45.020Z] Go version: go1.16.15 15:23:45 [2022-08-02T15:23:45.020Z] Git commit: 87a90dc 15:23:45 [2022-08-02T15:23:45.020Z] Built: Thu Mar 24 01:45:53 2022 15:23:45 [2022-08-02T15:23:45.020Z] OS/Arch: linux/amd64 15:23:45 [2022-08-02T15:23:45.020Z] Experimental: true 15:23:45 [2022-08-02T15:23:45.020Z] containerd: 15:23:45 [2022-08-02T15:23:45.020Z] Version: 1.5.11 15:23:45 [2022-08-02T15:23:45.020Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 15:23:45 [2022-08-02T15:23:45.020Z] runc: 15:23:45 [2022-08-02T15:23:45.020Z] Version: 1.0.3 15:23:45 [2022-08-02T15:23:45.020Z] GitCommit: v1.0.3-0-gf46b6ba 15:23:45 [2022-08-02T15:23:45.020Z] docker-init: 15:23:45 [2022-08-02T15:23:45.020Z] Version: 0.19.0 15:23:45 [2022-08-02T15:23:45.020Z] GitCommit: de40ad0 [Pipeline] sh 15:23:45 [2022-08-02T15:23:45.370Z] + docker version 15:23:45 [2022-08-02T15:23:45.378Z] + docker info 15:23:45 [2022-08-02T15:23:45.640Z] Client: 15:23:45 [2022-08-02T15:23:45.640Z] Context: default 15:23:45 [2022-08-02T15:23:45.640Z] Debug Mode: false 15:23:45 [2022-08-02T15:23:45.640Z] Plugins: 15:23:45 [2022-08-02T15:23:45.640Z] app: Docker App (Docker Inc., v0.9.1-beta3) 15:23:45 [2022-08-02T15:23:45.640Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) 15:23:45 [2022-08-02T15:23:45.640Z] 15:23:45 [2022-08-02T15:23:45.640Z] Server: 15:23:45 [2022-08-02T15:23:45.640Z] Containers: 0 15:23:45 [2022-08-02T15:23:45.640Z] Running: 0 15:23:45 [2022-08-02T15:23:45.640Z] Paused: 0 15:23:45 [2022-08-02T15:23:45.640Z] Stopped: 0 15:23:45 [2022-08-02T15:23:45.640Z] Images: 0 15:23:45 [2022-08-02T15:23:45.640Z] Server Version: 20.10.14 15:23:45 [2022-08-02T15:23:45.640Z] Storage Driver: overlay2 15:23:45 [2022-08-02T15:23:45.640Z] Backing Filesystem: extfs 15:23:45 [2022-08-02T15:23:45.640Z] Supports d_type: true 15:23:45 [2022-08-02T15:23:45.640Z] Native Overlay Diff: true 15:23:45 [2022-08-02T15:23:45.640Z] userxattr: false 15:23:45 [2022-08-02T15:23:45.640Z] Logging Driver: json-file 15:23:45 [2022-08-02T15:23:45.640Z] Cgroup Driver: cgroupfs 15:23:45 [2022-08-02T15:23:45.640Z] Cgroup Version: 1 15:23:45 [2022-08-02T15:23:45.640Z] Plugins: 15:23:45 [2022-08-02T15:23:45.640Z] Volume: local 15:23:45 [2022-08-02T15:23:45.640Z] Network: bridge host ipvlan macvlan null overlay 15:23:45 [2022-08-02T15:23:45.640Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 15:23:45 [2022-08-02T15:23:45.640Z] Swarm: inactive 15:23:45 [2022-08-02T15:23:45.640Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 15:23:45 [2022-08-02T15:23:45.640Z] Default Runtime: runc 15:23:45 [2022-08-02T15:23:45.640Z] Init Binary: docker-init 15:23:45 [2022-08-02T15:23:45.640Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 15:23:45 [2022-08-02T15:23:45.640Z] runc version: v1.0.3-0-gf46b6ba 15:23:45 [2022-08-02T15:23:45.640Z] init version: de40ad0 15:23:45 [2022-08-02T15:23:45.640Z] Security Options: 15:23:45 [2022-08-02T15:23:45.640Z] apparmor 15:23:45 [2022-08-02T15:23:45.640Z] seccomp 15:23:45 [2022-08-02T15:23:45.640Z] Profile: default 15:23:45 [2022-08-02T15:23:45.640Z] Kernel Version: 5.13.0-1021-aws 15:23:45 [2022-08-02T15:23:45.640Z] Operating System: Ubuntu 20.04.4 LTS 15:23:45 [2022-08-02T15:23:45.640Z] OSType: linux 15:23:45 [2022-08-02T15:23:45.640Z] Architecture: aarch64 15:23:45 [2022-08-02T15:23:45.640Z] CPUs: 2 15:23:45 [2022-08-02T15:23:45.640Z] Total Memory: 7.562GiB 15:23:45 [2022-08-02T15:23:45.640Z] Name: ip-10-100-106-8 15:23:45 [2022-08-02T15:23:45.640Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ 15:23:45 [2022-08-02T15:23:45.640Z] Docker Root Dir: /var/lib/docker 15:23:45 [2022-08-02T15:23:45.640Z] Debug Mode: false 15:23:45 [2022-08-02T15:23:45.640Z] Registry: https://index.docker.io/v1/ 15:23:45 [2022-08-02T15:23:45.640Z] Labels: 15:23:45 [2022-08-02T15:23:45.640Z] Experimental: true 15:23:45 [2022-08-02T15:23:45.640Z] Insecure Registries: 15:23:45 [2022-08-02T15:23:45.640Z] 127.0.0.0/8 15:23:45 [2022-08-02T15:23:45.640Z] Live Restore Enabled: true 15:23:45 [2022-08-02T15:23:45.640Z] [Pipeline] sh 15:23:45 [2022-08-02T15:23:45.920Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:23:45 [2022-08-02T15:23:45.920Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:23:45 [2022-08-02T15:23:45.920Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43889/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 15:23:45 [2022-08-02T15:23:45.920Z] + bash /home/ubuntu/workspace/moby_PR-43889/check-config.sh 15:23:45 [2022-08-02T15:23:45.920Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 15:23:45 [2022-08-02T15:23:45.920Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... 15:23:45 [2022-08-02T15:23:45.920Z] 15:23:45 [2022-08-02T15:23:45.920Z] Generally Necessary: 15:23:45 [2022-08-02T15:23:45.920Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 15:23:45 [2022-08-02T15:23:45.920Z] - apparmor: enabled and tools installed 15:23:45 [2022-08-02T15:23:45.920Z] - CONFIG_NAMESPACES: enabled 15:23:45 [2022-08-02T15:23:45.920Z] - CONFIG_NET_NS: enabled 15:23:45 [2022-08-02T15:23:45.920Z] - CONFIG_PID_NS: enabled 15:23:45 [2022-08-02T15:23:45.920Z] - CONFIG_IPC_NS: enabled 15:23:45 [2022-08-02T15:23:45.920Z] - CONFIG_UTS_NS: enabled 15:23:45 [2022-08-02T15:23:45.920Z] - CONFIG_CGROUPS: enabled 15:23:45 [2022-08-02T15:23:45.920Z] - CONFIG_CGROUP_CPUACCT: enabled 15:23:45 [2022-08-02T15:23:45.920Z] - CONFIG_CGROUP_DEVICE: enabled 15:23:45 [2022-08-02T15:23:45.920Z] - CONFIG_CGROUP_FREEZER: enabled 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_CGROUP_SCHED: enabled 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_CPUSETS: enabled 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_MEMCG: enabled 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_KEYS: enabled 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_VETH: enabled (as module) 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_BRIDGE: enabled (as module) 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_NF_NAT_IPV4: missing 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_IP_NF_FILTER: enabled (as module) 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_IP_NF_NAT: enabled (as module) 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_NF_NAT: enabled (as module) 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_NF_NAT_NEEDED: missing 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_POSIX_MQUEUE: enabled 15:23:46 [2022-08-02T15:23:46.185Z] 15:23:46 [2022-08-02T15:23:46.185Z] Optional Features: 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_USER_NS: enabled 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_SECCOMP: enabled 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_CGROUP_PIDS: enabled 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_MEMCG_SWAP: enabled 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 15:23:46 [2022-08-02T15:23:46.185Z] (cgroup swap accounting is currently enabled) 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_BLK_CGROUP: enabled 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_BLK_DEV_THROTTLING: enabled 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_IOSCHED_CFQ: missing 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_CGROUP_PERF: enabled 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_CGROUP_HUGETLB: enabled 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 15:23:46 [2022-08-02T15:23:46.185Z] - CONFIG_CGROUP_NET_PRIO: enabled 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_CFS_BANDWIDTH: enabled 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_FAIR_GROUP_SCHED: enabled 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_RT_GROUP_SCHED: missing 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_IP_VS: enabled (as module) 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_IP_VS_NFCT: enabled 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_IP_VS_PROTO_TCP: enabled 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_IP_VS_PROTO_UDP: enabled 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_IP_VS_RR: enabled (as module) 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_EXT4_FS: enabled 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_EXT4_FS_SECURITY: enabled 15:23:46 [2022-08-02T15:23:46.443Z] - Network Drivers: 15:23:46 [2022-08-02T15:23:46.443Z] - "overlay": 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_VXLAN: enabled (as module) 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 15:23:46 [2022-08-02T15:23:46.443Z] Optional (for encrypted networks): 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_CRYPTO: enabled 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_CRYPTO_AEAD: enabled 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_CRYPTO_GCM: enabled 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_CRYPTO_SEQIV: enabled 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_CRYPTO_GHASH: enabled 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_XFRM: enabled 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_XFRM_USER: enabled (as module) 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_XFRM_ALGO: enabled (as module) 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_INET_ESP: enabled (as module) 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 15:23:46 [2022-08-02T15:23:46.443Z] - "ipvlan": 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_IPVLAN: enabled (as module) 15:23:46 [2022-08-02T15:23:46.443Z] - "macvlan": 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_MACVLAN: enabled (as module) 15:23:46 [2022-08-02T15:23:46.443Z] - CONFIG_DUMMY: enabled (as module) 15:23:46 [2022-08-02T15:23:46.443Z] - "ftp,tftp client in container": 15:23:46 [2022-08-02T15:23:46.702Z] - CONFIG_NF_NAT_FTP: enabled (as module) 15:23:46 [2022-08-02T15:23:46.702Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 15:23:46 [2022-08-02T15:23:46.702Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 15:23:46 [2022-08-02T15:23:46.702Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 15:23:46 [2022-08-02T15:23:46.702Z] - Storage Drivers: 15:23:46 [2022-08-02T15:23:46.702Z] - "aufs": 15:23:46 [2022-08-02T15:23:46.702Z] - CONFIG_AUFS_FS: enabled (as module) 15:23:46 [2022-08-02T15:23:46.702Z] - "btrfs": 15:23:46 [2022-08-02T15:23:46.702Z] - CONFIG_BTRFS_FS: enabled (as module) 15:23:46 [2022-08-02T15:23:46.702Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 15:23:46 [2022-08-02T15:23:46.702Z] - "devicemapper": 15:23:46 [2022-08-02T15:23:46.702Z] - CONFIG_BLK_DEV_DM: enabled 15:23:46 [2022-08-02T15:23:46.702Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 15:23:46 [2022-08-02T15:23:46.702Z] - "overlay": 15:23:46 [2022-08-02T15:23:46.702Z] - CONFIG_OVERLAY_FS: enabled (as module) 15:23:46 [2022-08-02T15:23:46.702Z] - "zfs": 15:23:46 [2022-08-02T15:23:46.702Z] - /dev/zfs: present 15:23:46 [2022-08-02T15:23:46.702Z] - zfs command: missing 15:23:46 [2022-08-02T15:23:46.702Z] - zpool command: missing 15:23:46 [2022-08-02T15:23:46.702Z] 15:23:46 [2022-08-02T15:23:46.702Z] Limits: 15:23:46 [2022-08-02T15:23:46.702Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 15:23:46 [2022-08-02T15:23:46.702Z] 15:23:46 [2022-08-02T15:23:46.702Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 15:23:47 [2022-08-02T15:23:47.037Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b . 15:23:47 [2022-08-02T15:23:47.295Z] #2 [internal] load .dockerignore 15:23:47 [2022-08-02T15:23:47.295Z] #2 sha256:75323d919fed6654e5c20a8515b4698d66a1c07e05523900c84b05feea739fd4 15:23:47 [2022-08-02T15:23:47.295Z] #2 transferring context: 87B done 15:23:47 [2022-08-02T15:23:47.295Z] #2 DONE 0.1s 15:23:47 [2022-08-02T15:23:47.295Z] 15:23:47 [2022-08-02T15:23:47.295Z] #1 [internal] load build definition from Dockerfile 15:23:47 [2022-08-02T15:23:47.295Z] #1 sha256:87ab7426173517720ff8b3f67e5916853ae6c46d3047193475c24942a3d14fc2 15:23:47 [2022-08-02T15:23:47.295Z] #1 transferring dockerfile: 17.05kB done 15:23:47 [2022-08-02T15:23:47.295Z] #1 DONE 0.1s 15:23:47 [2022-08-02T15:23:47.295Z] 15:23:47 [2022-08-02T15:23:47.295Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 15:23:47 [2022-08-02T15:23:47.295Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 15:23:47 [2022-08-02T15:23:47.864Z] #3 DONE 0.4s 15:23:47 [2022-08-02T15:23:47.864Z] 15:23:47 [2022-08-02T15:23:47.864Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 15:23:47 [2022-08-02T15:23:47.864Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 15:23:47 [2022-08-02T15:23:47.864Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done 15:23:47 [2022-08-02T15:23:47.864Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 15:23:47 [2022-08-02T15:23:47.864Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done 15:23:47 [2022-08-02T15:23:47.864Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done 15:23:47 [2022-08-02T15:23:47.864Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.2s 15:23:48 [2022-08-02T15:23:48.123Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s 15:23:48 [2022-08-02T15:23:48.382Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done 15:23:48 [2022-08-02T15:23:48.382Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 15:23:48 [2022-08-02T15:23:48.382Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done 15:23:48 [2022-08-02T15:23:48.640Z] #4 DONE 0.8s 15:23:48 [2022-08-02T15:23:48.767Z] Client: Docker Engine - Community 15:23:48 [2022-08-02T15:23:48.767Z] Version: 20.10.14 15:23:48 [2022-08-02T15:23:48.767Z] API version: 1.41 15:23:48 [2022-08-02T15:23:48.767Z] Go version: go1.16.15 15:23:48 [2022-08-02T15:23:48.768Z] Git commit: a224086 15:23:48 [2022-08-02T15:23:48.768Z] Built: Thu Mar 24 01:47:57 2022 15:23:48 [2022-08-02T15:23:48.768Z] OS/Arch: linux/amd64 15:23:48 [2022-08-02T15:23:48.768Z] Context: default 15:23:48 [2022-08-02T15:23:48.768Z] Experimental: true 15:23:48 [2022-08-02T15:23:48.768Z] 15:23:48 [2022-08-02T15:23:48.768Z] Server: Docker Engine - Community 15:23:48 [2022-08-02T15:23:48.768Z] Engine: 15:23:48 [2022-08-02T15:23:48.768Z] Version: 20.10.14 15:23:48 [2022-08-02T15:23:48.768Z] API version: 1.41 (minimum version 1.12) 15:23:48 [2022-08-02T15:23:48.768Z] Go version: go1.16.15 15:23:48 [2022-08-02T15:23:48.768Z] Git commit: 87a90dc 15:23:48 [2022-08-02T15:23:48.768Z] Built: Thu Mar 24 01:45:46 2022 15:23:48 [2022-08-02T15:23:48.768Z] OS/Arch: linux/amd64 15:23:48 [2022-08-02T15:23:48.768Z] Experimental: true 15:23:48 [2022-08-02T15:23:48.768Z] containerd: 15:23:48 [2022-08-02T15:23:48.768Z] Version: 1.5.11 15:23:48 [2022-08-02T15:23:48.768Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 15:23:48 [2022-08-02T15:23:48.768Z] runc: 15:23:48 [2022-08-02T15:23:48.768Z] Version: 1.0.3 15:23:48 [2022-08-02T15:23:48.768Z] GitCommit: v1.0.3-0-gf46b6ba 15:23:48 [2022-08-02T15:23:48.768Z] docker-init: 15:23:48 [2022-08-02T15:23:48.768Z] Version: 0.19.0 15:23:48 [2022-08-02T15:23:48.768Z] GitCommit: de40ad0 [Pipeline] sh 15:23:48 [2022-08-02T15:23:48.899Z] 15:23:48 [2022-08-02T15:23:48.899Z] #8 [internal] load metadata for docker.io/library/debian:buster 15:23:48 [2022-08-02T15:23:48.899Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c 15:23:49 [2022-08-02T15:23:49.085Z] + docker info 15:23:49 [2022-08-02T15:23:49.484Z] Client: 15:23:49 [2022-08-02T15:23:49.484Z] Context: default 15:23:49 [2022-08-02T15:23:49.484Z] Debug Mode: false 15:23:49 [2022-08-02T15:23:49.484Z] Plugins: 15:23:49 [2022-08-02T15:23:49.484Z] app: Docker App (Docker Inc., v0.9.1-beta3) 15:23:49 [2022-08-02T15:23:49.484Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) 15:23:49 [2022-08-02T15:23:49.484Z] compose: Docker Compose (Docker Inc., v2.4.1) 15:23:49 [2022-08-02T15:23:49.484Z] scan: Docker Scan (Docker Inc., v0.17.0) 15:23:49 [2022-08-02T15:23:49.484Z] 15:23:49 [2022-08-02T15:23:49.484Z] Server: 15:23:49 [2022-08-02T15:23:49.484Z] Containers: 0 15:23:49 [2022-08-02T15:23:49.484Z] Running: 0 15:23:49 [2022-08-02T15:23:49.484Z] Paused: 0 15:23:49 [2022-08-02T15:23:49.484Z] Stopped: 0 15:23:49 [2022-08-02T15:23:49.484Z] Images: 0 15:23:49 [2022-08-02T15:23:49.484Z] Server Version: 20.10.14 15:23:49 [2022-08-02T15:23:49.484Z] Storage Driver: overlay2 15:23:49 [2022-08-02T15:23:49.484Z] Backing Filesystem: extfs 15:23:49 [2022-08-02T15:23:49.484Z] Supports d_type: true 15:23:49 [2022-08-02T15:23:49.484Z] Native Overlay Diff: true 15:23:49 [2022-08-02T15:23:49.484Z] userxattr: false 15:23:49 [2022-08-02T15:23:49.484Z] Logging Driver: json-file 15:23:49 [2022-08-02T15:23:49.484Z] Cgroup Driver: cgroupfs 15:23:49 [2022-08-02T15:23:49.484Z] Cgroup Version: 1 15:23:49 [2022-08-02T15:23:49.484Z] Plugins: 15:23:49 [2022-08-02T15:23:49.484Z] Volume: local 15:23:49 [2022-08-02T15:23:49.484Z] Network: bridge host ipvlan macvlan null overlay 15:23:49 [2022-08-02T15:23:49.484Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 15:23:49 [2022-08-02T15:23:49.484Z] Swarm: inactive 15:23:49 [2022-08-02T15:23:49.484Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 15:23:49 [2022-08-02T15:23:49.484Z] Default Runtime: runc 15:23:49 [2022-08-02T15:23:49.484Z] Init Binary: docker-init 15:23:49 [2022-08-02T15:23:49.484Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 15:23:49 [2022-08-02T15:23:49.484Z] runc version: v1.0.3-0-gf46b6ba 15:23:49 [2022-08-02T15:23:49.484Z] init version: de40ad0 15:23:49 [2022-08-02T15:23:49.484Z] Security Options: 15:23:49 [2022-08-02T15:23:49.484Z] apparmor 15:23:49 [2022-08-02T15:23:49.484Z] seccomp 15:23:49 [2022-08-02T15:23:49.484Z] Profile: default 15:23:49 [2022-08-02T15:23:49.484Z] Kernel Version: 5.4.0-1071-aws 15:23:49 [2022-08-02T15:23:49.484Z] Operating System: Ubuntu 18.04.6 LTS 15:23:49 [2022-08-02T15:23:49.484Z] OSType: linux 15:23:49 [2022-08-02T15:23:49.484Z] Architecture: x86_64 15:23:49 [2022-08-02T15:23:49.484Z] CPUs: 2 15:23:49 [2022-08-02T15:23:49.484Z] Total Memory: 7.565GiB 15:23:49 [2022-08-02T15:23:49.484Z] Name: ip-10-100-32-90 15:23:49 [2022-08-02T15:23:49.484Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW 15:23:49 [2022-08-02T15:23:49.484Z] Docker Root Dir: /var/lib/docker 15:23:49 [2022-08-02T15:23:49.484Z] Debug Mode: false 15:23:49 [2022-08-02T15:23:49.484Z] Registry: https://index.docker.io/v1/ 15:23:49 [2022-08-02T15:23:49.484Z] Labels: 15:23:49 [2022-08-02T15:23:49.484Z] Experimental: true 15:23:49 [2022-08-02T15:23:49.484Z] Insecure Registries: 15:23:49 [2022-08-02T15:23:49.484Z] 127.0.0.0/8 15:23:49 [2022-08-02T15:23:49.484Z] Live Restore Enabled: true 15:23:49 [2022-08-02T15:23:49.484Z] 15:23:49 [2022-08-02T15:23:49.484Z] WARNING: No swap limit support [Pipeline] sh 15:23:49 [2022-08-02T15:23:49.794Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:23:49 [2022-08-02T15:23:49.794Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:23:49 [2022-08-02T15:23:49.794Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43889/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 15:23:49 [2022-08-02T15:23:49.794Z] + bash /home/ubuntu/workspace/moby_PR-43889/check-config.sh 15:23:49 [2022-08-02T15:23:49.794Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 15:23:49 [2022-08-02T15:23:49.794Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... 15:23:49 [2022-08-02T15:23:49.794Z] 15:23:49 [2022-08-02T15:23:49.794Z] Generally Necessary: 15:23:49 [2022-08-02T15:23:49.794Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 15:23:49 [2022-08-02T15:23:49.794Z] - apparmor: enabled and tools installed 15:23:49 [2022-08-02T15:23:49.794Z] - CONFIG_NAMESPACES: enabled 15:23:49 [2022-08-02T15:23:49.794Z] - CONFIG_NET_NS: enabled 15:23:49 [2022-08-02T15:23:49.794Z] - CONFIG_PID_NS: enabled 15:23:49 [2022-08-02T15:23:49.794Z] - CONFIG_IPC_NS: enabled 15:23:49 [2022-08-02T15:23:49.794Z] - CONFIG_UTS_NS: enabled 15:23:49 [2022-08-02T15:23:49.794Z] - CONFIG_CGROUPS: enabled 15:23:49 [2022-08-02T15:23:49.794Z] - CONFIG_CGROUP_CPUACCT: enabled 15:23:49 [2022-08-02T15:23:49.795Z] - CONFIG_CGROUP_DEVICE: enabled 15:23:49 [2022-08-02T15:23:49.795Z] - CONFIG_CGROUP_FREEZER: enabled 15:23:49 [2022-08-02T15:23:49.795Z] - CONFIG_CGROUP_SCHED: enabled 15:23:49 [2022-08-02T15:23:49.795Z] - CONFIG_CPUSETS: enabled 15:23:49 [2022-08-02T15:23:49.795Z] - CONFIG_MEMCG: enabled 15:23:49 [2022-08-02T15:23:49.833Z] #8 ... 15:23:49 [2022-08-02T15:23:49.833Z] 15:23:49 [2022-08-02T15:23:49.833Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:23:49 [2022-08-02T15:23:49.833Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 15:23:49 [2022-08-02T15:23:49.833Z] #7 DONE 0.9s 15:23:49 [2022-08-02T15:23:49.833Z] 15:23:49 [2022-08-02T15:23:49.833Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:23:49 [2022-08-02T15:23:49.833Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 15:23:49 [2022-08-02T15:23:49.833Z] #6 DONE 1.0s 15:23:49 [2022-08-02T15:23:49.833Z] 15:23:49 [2022-08-02T15:23:49.833Z] #8 [internal] load metadata for docker.io/library/debian:buster 15:23:49 [2022-08-02T15:23:49.833Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c 15:23:49 [2022-08-02T15:23:49.833Z] #8 DONE 1.0s 15:23:49 [2022-08-02T15:23:49.833Z] 15:23:49 [2022-08-02T15:23:49.833Z] #5 [internal] load metadata for docker.io/library/golang:1.17.12-buster 15:23:49 [2022-08-02T15:23:49.833Z] #5 sha256:f3087b5f083a124a18408672381ca899b3be572df401c92312be15a5af5de77b 15:23:49 [2022-08-02T15:23:49.833Z] #5 DONE 1.1s 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_KEYS: enabled 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_VETH: enabled (as module) 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_BRIDGE: enabled (as module) 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_NF_NAT_IPV4: missing 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_IP_NF_FILTER: enabled (as module) 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_IP_NF_NAT: enabled (as module) 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_NF_NAT: enabled (as module) 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_NF_NAT_NEEDED: missing 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_POSIX_MQUEUE: enabled 15:23:50 [2022-08-02T15:23:50.061Z] 15:23:50 [2022-08-02T15:23:50.061Z] Optional Features: 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_USER_NS: enabled 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_SECCOMP: enabled 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_CGROUP_PIDS: enabled 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_MEMCG_SWAP: enabled 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 15:23:50 [2022-08-02T15:23:50.061Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_BLK_CGROUP: enabled 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_BLK_DEV_THROTTLING: enabled 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_IOSCHED_CFQ: missing 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_CGROUP_PERF: enabled 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_CGROUP_HUGETLB: enabled 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_CGROUP_NET_PRIO: enabled 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_CFS_BANDWIDTH: enabled 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_FAIR_GROUP_SCHED: enabled 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_RT_GROUP_SCHED: missing 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_IP_VS: enabled (as module) 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_IP_VS_NFCT: enabled 15:23:50 [2022-08-02T15:23:50.061Z] - CONFIG_IP_VS_PROTO_TCP: enabled 15:23:50 [2022-08-02T15:23:50.095Z] 15:23:50 [2022-08-02T15:23:50.095Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:23:50 [2022-08-02T15:23:50.095Z] #9 sha256:18560b4f434e87316994132e03b977d4fd7abbfad2fcca441d1d27b2dc8a5cea 15:23:50 [2022-08-02T15:23:50.095Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 0.0s done 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_IP_VS_PROTO_UDP: enabled 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_IP_VS_RR: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_EXT4_FS: enabled 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_EXT4_FS_SECURITY: enabled 15:23:50 [2022-08-02T15:23:50.324Z] - Network Drivers: 15:23:50 [2022-08-02T15:23:50.324Z] - "overlay": 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_VXLAN: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 15:23:50 [2022-08-02T15:23:50.324Z] Optional (for encrypted networks): 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_CRYPTO: enabled 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_CRYPTO_AEAD: enabled 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_CRYPTO_GCM: enabled 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_CRYPTO_SEQIV: enabled 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_CRYPTO_GHASH: enabled 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_XFRM: enabled 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_XFRM_USER: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_XFRM_ALGO: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_INET_ESP: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 15:23:50 [2022-08-02T15:23:50.324Z] - "ipvlan": 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_IPVLAN: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - "macvlan": 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_MACVLAN: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_DUMMY: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - "ftp,tftp client in container": 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_NF_NAT_FTP: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - Storage Drivers: 15:23:50 [2022-08-02T15:23:50.324Z] - "aufs": 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_AUFS_FS: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - "btrfs": 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_BTRFS_FS: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 15:23:50 [2022-08-02T15:23:50.324Z] - "devicemapper": 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_BLK_DEV_DM: enabled 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - "overlay": 15:23:50 [2022-08-02T15:23:50.324Z] - CONFIG_OVERLAY_FS: enabled (as module) 15:23:50 [2022-08-02T15:23:50.324Z] - "zfs": 15:23:50 [2022-08-02T15:23:50.324Z] - /dev/zfs: present 15:23:50 [2022-08-02T15:23:50.324Z] - zfs command: missing 15:23:50 [2022-08-02T15:23:50.324Z] - zpool command: missing 15:23:50 [2022-08-02T15:23:50.324Z] 15:23:50 [2022-08-02T15:23:50.324Z] Limits: 15:23:50 [2022-08-02T15:23:50.389Z] #9 sha256:2668df28fc0ceb448102df750029c721fc314a1d26efbaddbbebe69a9d2ca05b 1.79kB / 1.79kB done 15:23:50 [2022-08-02T15:23:50.389Z] #9 sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 1.86kB / 1.86kB done 15:23:50 [2022-08-02T15:23:50.389Z] #9 sha256:5b9f27a30f04847f4fc0c2f77355b4117fe8d2eeaf1decd4211e6ce73e9b1fca 7.13kB / 7.13kB done 15:23:50 [2022-08-02T15:23:50.585Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 15:23:50 [2022-08-02T15:23:50.585Z] 15:23:50 [2022-08-02T15:23:50.585Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 15:23:50 [2022-08-02T15:23:50.653Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 167.94kB / 49.23MB 0.3s 15:23:50 [2022-08-02T15:23:50.653Z] #9 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 0B / 9.77MB 0.3s 15:23:50 [2022-08-02T15:23:50.653Z] #9 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 0B / 7.72MB 0.3s 15:23:50 [2022-08-02T15:23:50.922Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 16.78MB / 49.23MB 0.4s 15:23:50 [2022-08-02T15:23:50.922Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 30.41MB / 49.23MB 0.5s 15:23:50 [2022-08-02T15:23:50.922Z] #9 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 4.19MB / 7.72MB 0.5s 15:23:50 [2022-08-02T15:23:50.924Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b . 15:23:51 [2022-08-02T15:23:51.187Z] #1 [internal] load build definition from Dockerfile 15:23:51 [2022-08-02T15:23:51.187Z] #1 sha256:930dff61f6ece39c7a0847a32e86c8cbd506adcc4510d18f87a1e10782ad2e7d 15:23:51 [2022-08-02T15:23:51.187Z] #1 transferring dockerfile: 15:23:51 [2022-08-02T15:23:51.187Z] #1 transferring dockerfile: 17.05kB done 15:23:51 [2022-08-02T15:23:51.187Z] #1 DONE 0.2s 15:23:51 [2022-08-02T15:23:51.187Z] 15:23:51 [2022-08-02T15:23:51.187Z] #2 [internal] load .dockerignore 15:23:51 [2022-08-02T15:23:51.187Z] #2 sha256:d96ed16dec787710b4bdf09035b05bcd4e4bd22a7d964e090d3c8fa9209869d1 15:23:51 [2022-08-02T15:23:51.187Z] #2 transferring context: 87B done 15:23:51 [2022-08-02T15:23:51.187Z] #2 DONE 0.1s 15:23:51 [2022-08-02T15:23:51.187Z] 15:23:51 [2022-08-02T15:23:51.187Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 15:23:51 [2022-08-02T15:23:51.187Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 15:23:51 [2022-08-02T15:23:51.243Z] #9 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 9.77MB / 9.77MB 0.6s 15:23:51 [2022-08-02T15:23:51.243Z] #9 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 7.72MB / 7.72MB 0.6s 15:23:51 [2022-08-02T15:23:51.243Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 43.55MB / 49.23MB 0.7s 15:23:51 [2022-08-02T15:23:51.243Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 47.19MB / 49.23MB 0.9s 15:23:51 [2022-08-02T15:23:51.488Z] Client: 15:23:51 [2022-08-02T15:23:51.488Z] Context: default 15:23:51 [2022-08-02T15:23:51.488Z] Debug Mode: false 15:23:51 [2022-08-02T15:23:51.488Z] Plugins: 15:23:51 [2022-08-02T15:23:51.488Z] app: Docker App (Docker Inc., v0.9.1-beta3) 15:23:51 [2022-08-02T15:23:51.488Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) 15:23:51 [2022-08-02T15:23:51.488Z] compose: Docker Compose (Docker Inc., v2.4.1) 15:23:51 [2022-08-02T15:23:51.488Z] scan: Docker Scan (Docker Inc., v0.17.0) 15:23:51 [2022-08-02T15:23:51.488Z] 15:23:51 [2022-08-02T15:23:51.488Z] Server: 15:23:51 [2022-08-02T15:23:51.488Z] Containers: 0 15:23:51 [2022-08-02T15:23:51.488Z] Running: 0 15:23:51 [2022-08-02T15:23:51.488Z] Paused: 0 15:23:51 [2022-08-02T15:23:51.488Z] Stopped: 0 15:23:51 [2022-08-02T15:23:51.488Z] Images: 0 15:23:51 [2022-08-02T15:23:51.488Z] Server Version: 20.10.14 15:23:51 [2022-08-02T15:23:51.488Z] Storage Driver: overlay2 15:23:51 [2022-08-02T15:23:51.488Z] Backing Filesystem: extfs 15:23:51 [2022-08-02T15:23:51.488Z] Supports d_type: true 15:23:51 [2022-08-02T15:23:51.488Z] Native Overlay Diff: true 15:23:51 [2022-08-02T15:23:51.488Z] userxattr: false 15:23:51 [2022-08-02T15:23:51.488Z] Logging Driver: json-file 15:23:51 [2022-08-02T15:23:51.488Z] Cgroup Driver: cgroupfs 15:23:51 [2022-08-02T15:23:51.488Z] Cgroup Version: 1 15:23:51 [2022-08-02T15:23:51.488Z] Plugins: 15:23:51 [2022-08-02T15:23:51.488Z] Volume: local 15:23:51 [2022-08-02T15:23:51.488Z] Network: bridge host ipvlan macvlan null overlay 15:23:51 [2022-08-02T15:23:51.488Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 15:23:51 [2022-08-02T15:23:51.488Z] Swarm: inactive 15:23:51 [2022-08-02T15:23:51.488Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 15:23:51 [2022-08-02T15:23:51.488Z] Default Runtime: runc 15:23:51 [2022-08-02T15:23:51.488Z] Init Binary: docker-init 15:23:51 [2022-08-02T15:23:51.488Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 15:23:51 [2022-08-02T15:23:51.488Z] runc version: v1.0.3-0-gf46b6ba 15:23:51 [2022-08-02T15:23:51.488Z] init version: de40ad0 15:23:51 [2022-08-02T15:23:51.488Z] Security Options: 15:23:51 [2022-08-02T15:23:51.488Z] apparmor 15:23:51 [2022-08-02T15:23:51.488Z] seccomp 15:23:51 [2022-08-02T15:23:51.488Z] Profile: default 15:23:51 [2022-08-02T15:23:51.488Z] Kernel Version: 5.4.0-1071-aws 15:23:51 [2022-08-02T15:23:51.488Z] Operating System: Ubuntu 18.04.6 LTS 15:23:51 [2022-08-02T15:23:51.488Z] OSType: linux 15:23:51 [2022-08-02T15:23:51.488Z] Architecture: x86_64 15:23:51 [2022-08-02T15:23:51.488Z] CPUs: 2 15:23:51 [2022-08-02T15:23:51.488Z] Total Memory: 7.483GiB 15:23:51 [2022-08-02T15:23:51.488Z] Name: ip-10-100-37-245 15:23:51 [2022-08-02T15:23:51.488Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW 15:23:51 [2022-08-02T15:23:51.488Z] Docker Root Dir: /var/lib/docker 15:23:51 [2022-08-02T15:23:51.488Z] Debug Mode: false 15:23:51 [2022-08-02T15:23:51.488Z] Registry: https://index.docker.io/v1/ 15:23:51 [2022-08-02T15:23:51.488Z] Labels: 15:23:51 [2022-08-02T15:23:51.488Z] Experimental: true 15:23:51 [2022-08-02T15:23:51.488Z] Insecure Registries: 15:23:51 [2022-08-02T15:23:51.488Z] 127.0.0.0/8 15:23:51 [2022-08-02T15:23:51.488Z] Live Restore Enabled: true 15:23:51 [2022-08-02T15:23:51.488Z] 15:23:51 [2022-08-02T15:23:51.488Z] WARNING: No swap limit support [Pipeline] sh 15:23:51 [2022-08-02T15:23:51.505Z] #9 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 7.72MB / 7.72MB 0.8s done 15:23:51 [2022-08-02T15:23:51.505Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 0B / 52.17MB 1.1s 15:23:51 [2022-08-02T15:23:51.505Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 14.68MB / 52.17MB 1.2s 15:23:51 [2022-08-02T15:23:51.759Z] #3 DONE 0.5s 15:23:51 [2022-08-02T15:23:51.759Z] 15:23:51 [2022-08-02T15:23:51.759Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 15:23:51 [2022-08-02T15:23:51.759Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 15:23:51 [2022-08-02T15:23:51.759Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done 15:23:51 [2022-08-02T15:23:51.759Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done 15:23:51 [2022-08-02T15:23:51.759Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done 15:23:51 [2022-08-02T15:23:51.759Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s 15:23:51 [2022-08-02T15:23:51.759Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 15:23:51 [2022-08-02T15:23:51.759Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s 15:23:51 [2022-08-02T15:23:51.769Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 22.02MB / 52.17MB 1.3s 15:23:51 [2022-08-02T15:23:51.769Z] #9 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 9.77MB / 9.77MB 1.3s done 15:23:51 [2022-08-02T15:23:51.769Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 28.31MB / 52.17MB 1.4s 15:23:51 [2022-08-02T15:23:51.769Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 32.51MB / 52.17MB 1.5s 15:23:51 [2022-08-02T15:23:51.807Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:23:51 [2022-08-02T15:23:51.807Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:23:51 [2022-08-02T15:23:51.807Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43889/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 15:23:51 [2022-08-02T15:23:51.807Z] + bash /home/ubuntu/workspace/moby_PR-43889/check-config.sh 15:23:51 [2022-08-02T15:23:51.807Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 15:23:51 [2022-08-02T15:23:51.807Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... 15:23:51 [2022-08-02T15:23:51.807Z] 15:23:51 [2022-08-02T15:23:51.807Z] Generally Necessary: 15:23:51 [2022-08-02T15:23:51.807Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 15:23:51 [2022-08-02T15:23:51.807Z] - apparmor: enabled and tools installed 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_NAMESPACES: enabled 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_NET_NS: enabled 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_PID_NS: enabled 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_IPC_NS: enabled 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_UTS_NS: enabled 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_CGROUPS: enabled 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_CGROUP_CPUACCT: enabled 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_CGROUP_DEVICE: enabled 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_CGROUP_FREEZER: enabled 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_CGROUP_SCHED: enabled 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_CPUSETS: enabled 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_MEMCG: enabled 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_KEYS: enabled 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_VETH: enabled (as module) 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_BRIDGE: enabled (as module) 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_NF_NAT_IPV4: missing 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_IP_NF_FILTER: enabled (as module) 15:23:51 [2022-08-02T15:23:51.807Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 15:23:52 [2022-08-02T15:23:52.021Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done 15:23:52 [2022-08-02T15:23:52.021Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s 15:23:52 [2022-08-02T15:23:52.027Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 35.66MB / 52.17MB 1.6s 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_IP_NF_NAT: enabled (as module) 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_NF_NAT: enabled (as module) 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_NF_NAT_NEEDED: missing 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_POSIX_MQUEUE: enabled 15:23:52 [2022-08-02T15:23:52.075Z] 15:23:52 [2022-08-02T15:23:52.075Z] Optional Features: 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_USER_NS: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_SECCOMP: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_CGROUP_PIDS: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_MEMCG_SWAP: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 15:23:52 [2022-08-02T15:23:52.075Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_BLK_CGROUP: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_BLK_DEV_THROTTLING: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_IOSCHED_CFQ: missing 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_CGROUP_PERF: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_CGROUP_HUGETLB: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_CGROUP_NET_PRIO: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_CFS_BANDWIDTH: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_FAIR_GROUP_SCHED: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_RT_GROUP_SCHED: missing 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_IP_VS: enabled (as module) 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_IP_VS_NFCT: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_IP_VS_PROTO_TCP: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_IP_VS_PROTO_UDP: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_IP_VS_RR: enabled (as module) 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_EXT4_FS: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_EXT4_FS_SECURITY: enabled 15:23:52 [2022-08-02T15:23:52.075Z] - Network Drivers: 15:23:52 [2022-08-02T15:23:52.075Z] - "overlay": 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_VXLAN: enabled (as module) 15:23:52 [2022-08-02T15:23:52.075Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 15:23:52 [2022-08-02T15:23:52.075Z] Optional (for encrypted networks): 15:23:52 [2022-08-02T15:23:52.286Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 52.17MB / 52.17MB 1.8s 15:23:52 [2022-08-02T15:23:52.349Z] - CONFIG_CRYPTO: enabled 15:23:52 [2022-08-02T15:23:52.349Z] - CONFIG_CRYPTO_AEAD: enabled 15:23:52 [2022-08-02T15:23:52.349Z] - CONFIG_CRYPTO_GCM: enabled 15:23:52 [2022-08-02T15:23:52.349Z] - CONFIG_CRYPTO_SEQIV: enabled 15:23:52 [2022-08-02T15:23:52.349Z] - CONFIG_CRYPTO_GHASH: enabled 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_XFRM: enabled 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_XFRM_USER: enabled (as module) 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_XFRM_ALGO: enabled (as module) 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_INET_ESP: enabled (as module) 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 15:23:52 [2022-08-02T15:23:52.350Z] - "ipvlan": 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_IPVLAN: enabled (as module) 15:23:52 [2022-08-02T15:23:52.350Z] - "macvlan": 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_MACVLAN: enabled (as module) 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_DUMMY: enabled (as module) 15:23:52 [2022-08-02T15:23:52.350Z] - "ftp,tftp client in container": 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_NF_NAT_FTP: enabled (as module) 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 15:23:52 [2022-08-02T15:23:52.350Z] - Storage Drivers: 15:23:52 [2022-08-02T15:23:52.350Z] - "aufs": 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_AUFS_FS: enabled (as module) 15:23:52 [2022-08-02T15:23:52.350Z] - "btrfs": 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_BTRFS_FS: enabled (as module) 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 15:23:52 [2022-08-02T15:23:52.350Z] - "devicemapper": 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_BLK_DEV_DM: enabled 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 15:23:52 [2022-08-02T15:23:52.350Z] - "overlay": 15:23:52 [2022-08-02T15:23:52.350Z] - CONFIG_OVERLAY_FS: enabled (as module) 15:23:52 [2022-08-02T15:23:52.350Z] - "zfs": 15:23:52 [2022-08-02T15:23:52.350Z] - /dev/zfs: present 15:23:52 [2022-08-02T15:23:52.350Z] - zfs command: missing 15:23:52 [2022-08-02T15:23:52.350Z] - zpool command: missing 15:23:52 [2022-08-02T15:23:52.350Z] 15:23:52 [2022-08-02T15:23:52.350Z] Limits: 15:23:52 [2022-08-02T15:23:52.350Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 15:23:52 [2022-08-02T15:23:52.350Z] 15:23:52 [2022-08-02T15:23:52.350Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 15:23:52 [2022-08-02T15:23:52.545Z] #9 ... 15:23:52 [2022-08-02T15:23:52.545Z] 15:23:52 [2022-08-02T15:23:52.545Z] #23 [internal] load build context 15:23:52 [2022-08-02T15:23:52.545Z] #23 sha256:5afdf95fcccfc91f085d98dc083d0d9574afbc1b164f95bd7ea46241263b77e0 15:23:52 [2022-08-02T15:23:52.545Z] #23 transferring context: 53.39MB 1.8s done 15:23:52 [2022-08-02T15:23:52.545Z] #23 DONE 2.4s 15:23:52 [2022-08-02T15:23:52.545Z] 15:23:52 [2022-08-02T15:23:52.545Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:23:52 [2022-08-02T15:23:52.545Z] #9 sha256:18560b4f434e87316994132e03b977d4fd7abbfad2fcca441d1d27b2dc8a5cea 15:23:52 [2022-08-02T15:23:52.606Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done 15:23:52 [2022-08-02T15:23:52.606Z] #4 DONE 0.8s 15:23:52 [2022-08-02T15:23:52.700Z] + sudo modprobe ip_vs 15:23:52 [2022-08-02T15:23:52.700Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b . 15:23:52 [2022-08-02T15:23:52.807Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 49.23MB / 49.23MB 2.2s done 15:23:52 [2022-08-02T15:23:52.807Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 0B / 62.47MB 2.4s 15:23:52 [2022-08-02T15:23:52.807Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 0B / 102.79MB 2.4s 15:23:52 [2022-08-02T15:23:52.807Z] #9 extracting sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 15:23:52 [2022-08-02T15:23:52.807Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 15.96MB / 62.47MB 2.5s 15:23:52 [2022-08-02T15:23:52.807Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 16.78MB / 102.79MB 2.5s 15:23:52 [2022-08-02T15:23:52.961Z] #1 [internal] load build definition from Dockerfile 15:23:52 [2022-08-02T15:23:52.961Z] #1 sha256:18256e1f56a70c86dcd03bd638915651bdd02ecafdfb5ee9f8199a5b7f66bf92 15:23:52 [2022-08-02T15:23:52.961Z] #1 transferring dockerfile: 37B 15:23:53 [2022-08-02T15:23:53.066Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 25.17MB / 62.47MB 2.6s 15:23:53 [2022-08-02T15:23:53.066Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 37.37MB / 62.47MB 2.7s 15:23:53 [2022-08-02T15:23:53.066Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 32.51MB / 102.79MB 2.7s 15:23:53 [2022-08-02T15:23:53.175Z] 15:23:53 [2022-08-02T15:23:53.176Z] #5 [internal] load metadata for docker.io/library/golang:1.17.12-buster 15:23:53 [2022-08-02T15:23:53.176Z] #5 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb 15:23:53 [2022-08-02T15:23:53.222Z] #1 transferring dockerfile: 17.05kB done 15:23:53 [2022-08-02T15:23:53.222Z] #1 DONE 0.2s 15:23:53 [2022-08-02T15:23:53.222Z] 15:23:53 [2022-08-02T15:23:53.222Z] #2 [internal] load .dockerignore 15:23:53 [2022-08-02T15:23:53.222Z] #2 sha256:36d4cd80ea7a11b080b1a01c9acfcba93dfc863dcaed57b1645b611cd3296ab0 15:23:53 [2022-08-02T15:23:53.222Z] #2 transferring context: 87B done 15:23:53 [2022-08-02T15:23:53.222Z] #2 DONE 0.1s 15:23:53 [2022-08-02T15:23:53.222Z] 15:23:53 [2022-08-02T15:23:53.222Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 15:23:53 [2022-08-02T15:23:53.222Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 15:23:53 [2022-08-02T15:23:53.334Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 50.33MB / 62.47MB 2.8s 15:23:53 [2022-08-02T15:23:53.334Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 62.47MB / 62.47MB 3.0s 15:23:53 [2022-08-02T15:23:53.334Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 50.33MB / 102.79MB 3.0s 15:23:53 [2022-08-02T15:23:53.484Z] #3 DONE 0.4s 15:23:53 [2022-08-02T15:23:53.593Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 57.05MB / 102.79MB 3.1s 15:23:53 [2022-08-02T15:23:53.593Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 67.11MB / 102.79MB 3.2s 15:23:53 [2022-08-02T15:23:53.745Z] 15:23:53 [2022-08-02T15:23:53.745Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 15:23:53 [2022-08-02T15:23:53.745Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 15:23:53 [2022-08-02T15:23:53.745Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done 15:23:53 [2022-08-02T15:23:53.745Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 15:23:53 [2022-08-02T15:23:53.745Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done 15:23:53 [2022-08-02T15:23:53.745Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done 15:23:53 [2022-08-02T15:23:53.745Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s 15:23:53 [2022-08-02T15:23:53.745Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s 15:23:53 [2022-08-02T15:23:53.752Z] #5 DONE 0.7s 15:23:53 [2022-08-02T15:23:53.752Z] 15:23:53 [2022-08-02T15:23:53.752Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:23:53 [2022-08-02T15:23:53.752Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 15:23:53 [2022-08-02T15:23:53.752Z] #6 DONE 0.7s 15:23:53 [2022-08-02T15:23:53.752Z] 15:23:53 [2022-08-02T15:23:53.752Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:23:53 [2022-08-02T15:23:53.752Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 15:23:53 [2022-08-02T15:23:53.752Z] #8 DONE 0.7s 15:23:53 [2022-08-02T15:23:53.752Z] 15:23:53 [2022-08-02T15:23:53.752Z] #7 [internal] load metadata for docker.io/library/debian:buster 15:23:53 [2022-08-02T15:23:53.752Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 15:23:53 [2022-08-02T15:23:53.851Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 52.17MB / 52.17MB 3.2s done 15:23:53 [2022-08-02T15:23:53.851Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 83.89MB / 102.79MB 3.3s 15:23:53 [2022-08-02T15:23:53.852Z] #9 sha256:9d5577adfe44ac766c0036083d075b2928c4b487fdc634eb5c53754f93416a09 0B / 126B 3.3s 15:23:53 [2022-08-02T15:23:53.852Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 101.71MB / 102.79MB 3.5s 15:23:53 [2022-08-02T15:23:53.852Z] #9 sha256:9d5577adfe44ac766c0036083d075b2928c4b487fdc634eb5c53754f93416a09 126B / 126B 3.5s 15:23:54 [2022-08-02T15:23:54.006Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done 15:23:54 [2022-08-02T15:23:54.006Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s 15:23:54 [2022-08-02T15:23:54.014Z] #7 DONE 0.7s 15:23:54 [2022-08-02T15:23:54.580Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done 15:23:54 [2022-08-02T15:23:54.580Z] #4 DONE 0.9s 15:23:54 [2022-08-02T15:23:54.788Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 62.47MB / 62.47MB 4.1s done 15:23:54 [2022-08-02T15:23:54.788Z] #9 extracting sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 2.0s done 15:23:54 [2022-08-02T15:23:54.788Z] #9 sha256:9d5577adfe44ac766c0036083d075b2928c4b487fdc634eb5c53754f93416a09 126B / 126B 4.2s done 15:23:54 [2022-08-02T15:23:54.843Z] 15:23:54 [2022-08-02T15:23:54.843Z] #8 [internal] load metadata for docker.io/library/debian:buster 15:23:54 [2022-08-02T15:23:54.843Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 15:23:54 [2022-08-02T15:23:54.972Z] 15:23:54 [2022-08-02T15:23:54.972Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 15:23:54 [2022-08-02T15:23:54.972Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef 15:23:54 [2022-08-02T15:23:54.972Z] #26 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 0.0s done 15:23:55 [2022-08-02T15:23:55.234Z] #26 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done 15:23:55 [2022-08-02T15:23:55.234Z] #26 sha256:7e1f93236be2e4a04a2b83e7fda8c0186e72e4c1e8cc830e097710ccc71d2dcf 529B / 529B done 15:23:55 [2022-08-02T15:23:55.234Z] #26 sha256:d4729731066ba484d1909e3fd9464467e255f55b4bd41b46a05766836b461b6f 1.46kB / 1.46kB done 15:23:55 [2022-08-02T15:23:55.234Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 1.05MB / 50.44MB 0.1s 15:23:55 [2022-08-02T15:23:55.354Z] #9 extracting sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 15:23:55 [2022-08-02T15:23:55.419Z] #8 DONE 0.6s 15:23:55 [2022-08-02T15:23:55.419Z] 15:23:55 [2022-08-02T15:23:55.419Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:23:55 [2022-08-02T15:23:55.419Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 15:23:55 [2022-08-02T15:23:55.419Z] #5 DONE 0.5s 15:23:55 [2022-08-02T15:23:55.419Z] 15:23:55 [2022-08-02T15:23:55.419Z] #6 [internal] load metadata for docker.io/library/golang:1.17.12-buster 15:23:55 [2022-08-02T15:23:55.419Z] #6 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb 15:23:55 [2022-08-02T15:23:55.419Z] #6 DONE 0.6s 15:23:55 [2022-08-02T15:23:55.419Z] 15:23:55 [2022-08-02T15:23:55.419Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:23:55 [2022-08-02T15:23:55.419Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 15:23:55 [2022-08-02T15:23:55.419Z] #7 DONE 0.6s 15:23:55 [2022-08-02T15:23:55.497Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 4.19MB / 50.44MB 0.3s 15:23:55 [2022-08-02T15:23:55.616Z] #9 extracting sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 0.2s done 15:23:55 [2022-08-02T15:23:55.758Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 13.63MB / 50.44MB 0.5s 15:23:55 [2022-08-02T15:23:55.758Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 16.78MB / 50.44MB 0.6s 15:23:55 [2022-08-02T15:23:55.758Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 19.92MB / 50.44MB 0.7s 15:23:55 [2022-08-02T15:23:55.875Z] #9 extracting sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 15:23:56 [2022-08-02T15:23:56.018Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 24.12MB / 50.44MB 0.9s 15:23:56 [2022-08-02T15:23:56.018Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 28.31MB / 50.44MB 1.0s 15:23:56 [2022-08-02T15:23:56.133Z] #9 sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 102.79MB / 102.79MB 5.5s done 15:23:56 [2022-08-02T15:23:56.133Z] #9 extracting sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 0.3s done 15:23:56 [2022-08-02T15:23:56.279Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 33.55MB / 50.44MB 1.2s 15:23:56 [2022-08-02T15:23:56.541Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 36.70MB / 50.44MB 1.3s 15:23:56 [2022-08-02T15:23:56.699Z] #9 extracting sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 15:23:56 [2022-08-02T15:23:56.805Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 40.89MB / 50.44MB 1.5s 15:23:56 [2022-08-02T15:23:56.805Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 45.46MB / 50.44MB 1.7s 15:23:57 [2022-08-02T15:23:57.067Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 48.23MB / 50.44MB 1.8s 15:23:57 [2022-08-02T15:23:57.373Z] 15:23:57 [2022-08-02T15:23:57.373Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 15:23:57 [2022-08-02T15:23:57.373Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef 15:23:57 [2022-08-02T15:23:57.373Z] #26 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 0.1s done 15:23:57 [2022-08-02T15:23:57.373Z] #26 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done 15:23:57 [2022-08-02T15:23:57.373Z] #26 sha256:7e1f93236be2e4a04a2b83e7fda8c0186e72e4c1e8cc830e097710ccc71d2dcf 529B / 529B done 15:23:57 [2022-08-02T15:23:57.373Z] #26 sha256:d4729731066ba484d1909e3fd9464467e255f55b4bd41b46a05766836b461b6f 1.46kB / 1.46kB done 15:23:57 [2022-08-02T15:23:57.643Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 2.4s done 15:23:58 [2022-08-02T15:23:58.078Z] #9 ... 15:23:58 [2022-08-02T15:23:58.078Z] 15:23:58 [2022-08-02T15:23:58.078Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:23:58 [2022-08-02T15:23:58.078Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 15:23:58 [2022-08-02T15:23:58.078Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 15:23:58 [2022-08-02T15:23:58.078Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 15:23:58 [2022-08-02T15:23:58.078Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 15:23:58 [2022-08-02T15:23:58.078Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 15:23:58 [2022-08-02T15:23:58.078Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.1s done 15:23:58 [2022-08-02T15:23:58.078Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done 15:23:58 [2022-08-02T15:23:58.078Z] #62 DONE 7.5s 15:23:58 [2022-08-02T15:23:58.078Z] 15:23:58 [2022-08-02T15:23:58.078Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:23:58 [2022-08-02T15:23:58.078Z] #9 sha256:18560b4f434e87316994132e03b977d4fd7abbfad2fcca441d1d27b2dc8a5cea 15:23:58 [2022-08-02T15:23:58.078Z] #9 ... 15:23:58 [2022-08-02T15:23:58.078Z] 15:23:58 [2022-08-02T15:23:58.078Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 15:23:58 [2022-08-02T15:23:58.078Z] #26 sha256:f4d441d9307bcf0ec54ed625509bbb37eb92e5ba47a933bf2fb309276ac2961c 15:23:58 [2022-08-02T15:23:58.078Z] #26 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 0.1s done 15:23:58 [2022-08-02T15:23:58.078Z] #26 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done 15:23:58 [2022-08-02T15:23:58.078Z] #26 sha256:d0f5ed350e7624e19f0f40c2c0cc31b0b2811f444ca929a083fefe449432333d 529B / 529B done 15:23:58 [2022-08-02T15:23:58.078Z] #26 sha256:6ce8342704e30bd883f054b058208ad264c387435534a1d661a641b4f3a72b62 1.48kB / 1.48kB done 15:23:58 [2022-08-02T15:23:58.078Z] #26 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 6.2s done 15:23:58 [2022-08-02T15:23:58.078Z] #26 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 1.0s 15:23:58 [2022-08-02T15:23:58.078Z] #26 ... 15:23:58 [2022-08-02T15:23:58.078Z] 15:23:58 [2022-08-02T15:23:58.078Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:23:58 [2022-08-02T15:23:58.078Z] #9 sha256:18560b4f434e87316994132e03b977d4fd7abbfad2fcca441d1d27b2dc8a5cea 15:23:58 [2022-08-02T15:23:58.214Z] #26 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 15:23:59 [2022-08-02T15:23:59.022Z] #9 ... 15:23:59 [2022-08-02T15:23:59.022Z] 15:23:59 [2022-08-02T15:23:59.022Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:23:59 [2022-08-02T15:23:59.022Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 15:23:59 [2022-08-02T15:23:59.022Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 15:23:59 [2022-08-02T15:23:59.022Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 15:23:59 [2022-08-02T15:23:59.022Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 15:23:59 [2022-08-02T15:23:59.022Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 15:23:59 [2022-08-02T15:23:59.022Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.4s done 15:23:59 [2022-08-02T15:23:59.022Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done 15:23:59 [2022-08-02T15:23:59.022Z] #64 DONE 8.6s 15:23:59 [2022-08-02T15:23:59.022Z] 15:23:59 [2022-08-02T15:23:59.022Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:23:59 [2022-08-02T15:23:59.022Z] #9 sha256:18560b4f434e87316994132e03b977d4fd7abbfad2fcca441d1d27b2dc8a5cea 15:23:59 [2022-08-02T15:23:59.093Z] Client: 15:23:59 [2022-08-02T15:23:59.093Z] Context: default 15:23:59 [2022-08-02T15:23:59.093Z] Debug Mode: false 15:23:59 [2022-08-02T15:23:59.093Z] Plugins: 15:23:59 [2022-08-02T15:23:59.093Z] app: Docker App (Docker Inc., v0.9.1-beta3) 15:23:59 [2022-08-02T15:23:59.093Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) 15:23:59 [2022-08-02T15:23:59.093Z] compose: Docker Compose (Docker Inc., v2.4.1) 15:23:59 [2022-08-02T15:23:59.093Z] scan: Docker Scan (Docker Inc., v0.17.0) 15:23:59 [2022-08-02T15:23:59.093Z] 15:23:59 [2022-08-02T15:23:59.093Z] Server: 15:23:59 [2022-08-02T15:23:59.093Z] Containers: 0 15:23:59 [2022-08-02T15:23:59.093Z] Running: 0 15:23:59 [2022-08-02T15:23:59.093Z] Paused: 0 15:23:59 [2022-08-02T15:23:59.093Z] Stopped: 0 15:23:59 [2022-08-02T15:23:59.093Z] Images: 0 15:23:59 [2022-08-02T15:23:59.093Z] Server Version: 20.10.14 15:23:59 [2022-08-02T15:23:59.093Z] Storage Driver: overlay2 15:23:59 [2022-08-02T15:23:59.093Z] Backing Filesystem: extfs 15:23:59 [2022-08-02T15:23:59.093Z] Supports d_type: true 15:23:59 [2022-08-02T15:23:59.093Z] Native Overlay Diff: true 15:23:59 [2022-08-02T15:23:59.093Z] userxattr: false 15:23:59 [2022-08-02T15:23:59.093Z] Logging Driver: json-file 15:23:59 [2022-08-02T15:23:59.093Z] Cgroup Driver: cgroupfs 15:23:59 [2022-08-02T15:23:59.093Z] Cgroup Version: 1 15:23:59 [2022-08-02T15:23:59.093Z] Plugins: 15:23:59 [2022-08-02T15:23:59.093Z] Volume: local 15:23:59 [2022-08-02T15:23:59.093Z] Network: bridge host ipvlan macvlan null overlay 15:23:59 [2022-08-02T15:23:59.093Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 15:23:59 [2022-08-02T15:23:59.093Z] Swarm: inactive 15:23:59 [2022-08-02T15:23:59.093Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 15:23:59 [2022-08-02T15:23:59.093Z] Default Runtime: runc 15:23:59 [2022-08-02T15:23:59.093Z] Init Binary: docker-init 15:23:59 [2022-08-02T15:23:59.093Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 15:23:59 [2022-08-02T15:23:59.093Z] runc version: v1.0.3-0-gf46b6ba 15:23:59 [2022-08-02T15:23:59.093Z] init version: de40ad0 15:23:59 [2022-08-02T15:23:59.093Z] Security Options: 15:23:59 [2022-08-02T15:23:59.093Z] apparmor 15:23:59 [2022-08-02T15:23:59.093Z] seccomp 15:23:59 [2022-08-02T15:23:59.093Z] Profile: default 15:23:59 [2022-08-02T15:23:59.093Z] Kernel Version: 5.4.0-1071-aws 15:23:59 [2022-08-02T15:23:59.093Z] Operating System: Ubuntu 18.04.6 LTS 15:23:59 [2022-08-02T15:23:59.093Z] OSType: linux 15:23:59 [2022-08-02T15:23:59.093Z] Architecture: x86_64 15:23:59 [2022-08-02T15:23:59.093Z] CPUs: 2 15:23:59 [2022-08-02T15:23:59.093Z] Total Memory: 7.565GiB 15:23:59 [2022-08-02T15:23:59.093Z] Name: ip-10-100-89-25 15:23:59 [2022-08-02T15:23:59.093Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW 15:23:59 [2022-08-02T15:23:59.093Z] Docker Root Dir: /var/lib/docker 15:23:59 [2022-08-02T15:23:59.093Z] Debug Mode: false 15:23:59 [2022-08-02T15:23:59.093Z] Registry: https://index.docker.io/v1/ 15:23:59 [2022-08-02T15:23:59.093Z] Labels: 15:23:59 [2022-08-02T15:23:59.093Z] Experimental: true 15:23:59 [2022-08-02T15:23:59.093Z] Insecure Registries: 15:23:59 [2022-08-02T15:23:59.093Z] 127.0.0.0/8 15:23:59 [2022-08-02T15:23:59.093Z] Live Restore Enabled: true 15:23:59 [2022-08-02T15:23:59.093Z] 15:23:59 [2022-08-02T15:23:59.093Z] WARNING: No swap limit support [Pipeline] sh 15:23:59 [2022-08-02T15:23:59.383Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:23:59 [2022-08-02T15:23:59.383Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:23:59 [2022-08-02T15:23:59.383Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43889/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 15:23:59 [2022-08-02T15:23:59.383Z] + bash /home/ubuntu/workspace/moby_PR-43889/check-config.sh 15:23:59 [2022-08-02T15:23:59.383Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 15:23:59 [2022-08-02T15:23:59.383Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... 15:23:59 [2022-08-02T15:23:59.383Z] 15:23:59 [2022-08-02T15:23:59.383Z] Generally Necessary: 15:23:59 [2022-08-02T15:23:59.383Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 15:23:59 [2022-08-02T15:23:59.383Z] - apparmor: enabled and tools installed 15:23:59 [2022-08-02T15:23:59.383Z] - CONFIG_NAMESPACES: enabled 15:23:59 [2022-08-02T15:23:59.383Z] - CONFIG_NET_NS: enabled 15:23:59 [2022-08-02T15:23:59.383Z] - CONFIG_PID_NS: enabled 15:23:59 [2022-08-02T15:23:59.383Z] - CONFIG_IPC_NS: enabled 15:23:59 [2022-08-02T15:23:59.383Z] - CONFIG_UTS_NS: enabled 15:23:59 [2022-08-02T15:23:59.383Z] - CONFIG_CGROUPS: enabled 15:23:59 [2022-08-02T15:23:59.383Z] - CONFIG_CGROUP_CPUACCT: enabled 15:23:59 [2022-08-02T15:23:59.383Z] - CONFIG_CGROUP_DEVICE: enabled 15:23:59 [2022-08-02T15:23:59.383Z] - CONFIG_CGROUP_FREEZER: enabled 15:23:59 [2022-08-02T15:23:59.383Z] - CONFIG_CGROUP_SCHED: enabled 15:23:59 [2022-08-02T15:23:59.383Z] - CONFIG_CPUSETS: enabled 15:23:59 [2022-08-02T15:23:59.383Z] - CONFIG_MEMCG: enabled 15:23:59 [2022-08-02T15:23:59.383Z] - CONFIG_KEYS: enabled 15:23:59 [2022-08-02T15:23:59.383Z] - CONFIG_VETH: enabled (as module) 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_BRIDGE: enabled (as module) 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_NF_NAT_IPV4: missing 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_IP_NF_FILTER: enabled (as module) 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_IP_NF_NAT: enabled (as module) 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_NF_NAT: enabled (as module) 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_NF_NAT_NEEDED: missing 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_POSIX_MQUEUE: enabled 15:23:59 [2022-08-02T15:23:59.682Z] 15:23:59 [2022-08-02T15:23:59.682Z] Optional Features: 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_USER_NS: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_SECCOMP: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_CGROUP_PIDS: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_MEMCG_SWAP: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 15:23:59 [2022-08-02T15:23:59.682Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_BLK_CGROUP: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_BLK_DEV_THROTTLING: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_IOSCHED_CFQ: missing 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_CGROUP_PERF: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_CGROUP_HUGETLB: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_CGROUP_NET_PRIO: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_CFS_BANDWIDTH: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_FAIR_GROUP_SCHED: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_RT_GROUP_SCHED: missing 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_IP_VS: enabled (as module) 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_IP_VS_NFCT: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_IP_VS_PROTO_TCP: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_IP_VS_PROTO_UDP: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_IP_VS_RR: enabled (as module) 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_EXT4_FS: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - CONFIG_EXT4_FS_SECURITY: enabled 15:23:59 [2022-08-02T15:23:59.682Z] - Network Drivers: 15:23:59 [2022-08-02T15:23:59.682Z] - "overlay": 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_VXLAN: enabled (as module) 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 15:23:59 [2022-08-02T15:23:59.983Z] Optional (for encrypted networks): 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_CRYPTO: enabled 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_CRYPTO_AEAD: enabled 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_CRYPTO_GCM: enabled 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_CRYPTO_SEQIV: enabled 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_CRYPTO_GHASH: enabled 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_XFRM: enabled 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_XFRM_USER: enabled (as module) 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_XFRM_ALGO: enabled (as module) 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_INET_ESP: enabled (as module) 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 15:23:59 [2022-08-02T15:23:59.983Z] - "ipvlan": 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_IPVLAN: enabled (as module) 15:23:59 [2022-08-02T15:23:59.983Z] - "macvlan": 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_MACVLAN: enabled (as module) 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_DUMMY: enabled (as module) 15:23:59 [2022-08-02T15:23:59.983Z] - "ftp,tftp client in container": 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_NF_NAT_FTP: enabled (as module) 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 15:23:59 [2022-08-02T15:23:59.983Z] - Storage Drivers: 15:23:59 [2022-08-02T15:23:59.983Z] - "aufs": 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_AUFS_FS: enabled (as module) 15:23:59 [2022-08-02T15:23:59.983Z] - "btrfs": 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_BTRFS_FS: enabled (as module) 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 15:23:59 [2022-08-02T15:23:59.983Z] - "devicemapper": 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_BLK_DEV_DM: enabled 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 15:23:59 [2022-08-02T15:23:59.983Z] - "overlay": 15:23:59 [2022-08-02T15:23:59.983Z] - CONFIG_OVERLAY_FS: enabled (as module) 15:23:59 [2022-08-02T15:23:59.983Z] - "zfs": 15:23:59 [2022-08-02T15:23:59.983Z] - /dev/zfs: present 15:23:59 [2022-08-02T15:23:59.983Z] - zfs command: missing 15:23:59 [2022-08-02T15:23:59.983Z] - zpool command: missing 15:23:59 [2022-08-02T15:23:59.983Z] 15:23:59 [2022-08-02T15:23:59.983Z] Limits: 15:23:59 [2022-08-02T15:23:59.983Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 15:23:59 [2022-08-02T15:23:59.983Z] 15:23:59 [2022-08-02T15:23:59.983Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 15:24:00 [2022-08-02T15:24:00.387Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b . 15:24:00 [2022-08-02T15:24:00.688Z] #1 [internal] load build definition from Dockerfile 15:24:00 [2022-08-02T15:24:00.688Z] #1 sha256:827377ee0600bebe096d4614270aec6b134e7174fc14d3316d526713dccfe7fe 15:24:00 [2022-08-02T15:24:00.688Z] #1 transferring dockerfile: 15:24:00 [2022-08-02T15:24:00.688Z] #1 transferring dockerfile: 17.05kB done 15:24:00 [2022-08-02T15:24:00.688Z] #1 DONE 0.2s 15:24:00 [2022-08-02T15:24:00.688Z] 15:24:00 [2022-08-02T15:24:00.688Z] #2 [internal] load .dockerignore 15:24:00 [2022-08-02T15:24:00.688Z] #2 sha256:be471cc690955c222570e17cbf3228f9be307b96262496e888c060f7709447f5 15:24:00 [2022-08-02T15:24:00.688Z] #2 transferring context: 87B done 15:24:00 [2022-08-02T15:24:00.688Z] #2 DONE 0.1s 15:24:00 [2022-08-02T15:24:00.768Z] #26 ... 15:24:00 [2022-08-02T15:24:00.768Z] 15:24:00 [2022-08-02T15:24:00.768Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:00 [2022-08-02T15:24:00.768Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:00 [2022-08-02T15:24:00.768Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 0.2s done 15:24:00 [2022-08-02T15:24:00.768Z] #9 sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 1.86kB / 1.86kB done 15:24:00 [2022-08-02T15:24:00.768Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done 15:24:00 [2022-08-02T15:24:00.768Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done 15:24:00 [2022-08-02T15:24:00.768Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 3.5s done 15:24:00 [2022-08-02T15:24:00.768Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 1.4s done 15:24:00 [2022-08-02T15:24:00.768Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 2.5s done 15:24:00 [2022-08-02T15:24:00.768Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 5.5s done 15:24:00 [2022-08-02T15:24:00.768Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 58.72MB / 68.83MB 5.6s 15:24:00 [2022-08-02T15:24:00.768Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 38.80MB / 135.03MB 5.6s 15:24:00 [2022-08-02T15:24:00.768Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 1.4s 15:24:00 [2022-08-02T15:24:00.768Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 0B / 157B 5.6s 15:24:00 [2022-08-02T15:24:00.768Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 5.7s 15:24:00 [2022-08-02T15:24:00.928Z] #9 extracting sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 4.0s done 15:24:00 [2022-08-02T15:24:00.946Z] 15:24:00 [2022-08-02T15:24:00.946Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 15:24:00 [2022-08-02T15:24:00.946Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 15:24:01 [2022-08-02T15:24:01.029Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 5.7s done 15:24:01 [2022-08-02T15:24:01.029Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 63.38MB / 68.83MB 5.9s 15:24:01 [2022-08-02T15:24:01.187Z] #9 ... 15:24:01 [2022-08-02T15:24:01.187Z] 15:24:01 [2022-08-02T15:24:01.187Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 15:24:01 [2022-08-02T15:24:01.187Z] #26 sha256:f4d441d9307bcf0ec54ed625509bbb37eb92e5ba47a933bf2fb309276ac2961c 15:24:01 [2022-08-02T15:24:01.187Z] #26 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 3.6s done 15:24:01 [2022-08-02T15:24:01.187Z] #26 DONE 11.0s 15:24:01 [2022-08-02T15:24:01.203Z] #3 DONE 0.4s 15:24:01 [2022-08-02T15:24:01.203Z] 15:24:01 [2022-08-02T15:24:01.203Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 15:24:01 [2022-08-02T15:24:01.203Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 15:24:01 [2022-08-02T15:24:01.203Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done 15:24:01 [2022-08-02T15:24:01.203Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 15:24:01 [2022-08-02T15:24:01.203Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done 15:24:01 [2022-08-02T15:24:01.203Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done 15:24:01 [2022-08-02T15:24:01.203Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s 15:24:01 [2022-08-02T15:24:01.290Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 46.14MB / 135.03MB 6.1s 15:24:01 [2022-08-02T15:24:01.290Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 6.2s 15:24:01 [2022-08-02T15:24:01.450Z] 15:24:01 [2022-08-02T15:24:01.450Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:01 [2022-08-02T15:24:01.450Z] #9 sha256:18560b4f434e87316994132e03b977d4fd7abbfad2fcca441d1d27b2dc8a5cea 15:24:01 [2022-08-02T15:24:01.450Z] #9 extracting sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 0.1s 15:24:01 [2022-08-02T15:24:01.460Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s 15:24:01 [2022-08-02T15:24:01.460Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done 15:24:01 [2022-08-02T15:24:01.460Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s 15:24:01 [2022-08-02T15:24:01.575Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 58.72MB / 135.03MB 6.5s 15:24:01 [2022-08-02T15:24:01.836Z] #9 ... 15:24:01 [2022-08-02T15:24:01.836Z] 15:24:01 [2022-08-02T15:24:01.836Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:24:01 [2022-08-02T15:24:01.836Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 15:24:01 [2022-08-02T15:24:01.836Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 15:24:01 [2022-08-02T15:24:01.836Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 15:24:01 [2022-08-02T15:24:01.836Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 15:24:01 [2022-08-02T15:24:01.836Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 15:24:01 [2022-08-02T15:24:01.836Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done 15:24:01 [2022-08-02T15:24:01.836Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done 15:24:01 [2022-08-02T15:24:01.836Z] #62 DONE 6.8s 15:24:01 [2022-08-02T15:24:01.836Z] 15:24:01 [2022-08-02T15:24:01.836Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:01 [2022-08-02T15:24:01.836Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:01 [2022-08-02T15:24:01.836Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 69.21MB / 135.03MB 6.7s 15:24:01 [2022-08-02T15:24:01.836Z] #9 ... 15:24:01 [2022-08-02T15:24:01.836Z] 15:24:01 [2022-08-02T15:24:01.836Z] #23 [internal] load build context 15:24:01 [2022-08-02T15:24:01.836Z] #23 sha256:9ebe13e22716fc84745410c02f9b6fb316448b01b7facdf460c75d3e5ab041ad 15:24:01 [2022-08-02T15:24:01.836Z] #23 transferring context: 19.32MB 6.9s 15:24:02 [2022-08-02T15:24:02.029Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done 15:24:02 [2022-08-02T15:24:02.100Z] #23 ... 15:24:02 [2022-08-02T15:24:02.100Z] 15:24:02 [2022-08-02T15:24:02.100Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:02 [2022-08-02T15:24:02.100Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:02 [2022-08-02T15:24:02.100Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 77.59MB / 135.03MB 7.0s 15:24:02 [2022-08-02T15:24:02.362Z] #9 ... 15:24:02 [2022-08-02T15:24:02.362Z] 15:24:02 [2022-08-02T15:24:02.362Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:24:02 [2022-08-02T15:24:02.362Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 15:24:02 [2022-08-02T15:24:02.362Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 15:24:02 [2022-08-02T15:24:02.362Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 15:24:02 [2022-08-02T15:24:02.362Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 15:24:02 [2022-08-02T15:24:02.362Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done 15:24:02 [2022-08-02T15:24:02.362Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 15:24:02 [2022-08-02T15:24:02.362Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done 15:24:02 [2022-08-02T15:24:02.362Z] #64 DONE 7.2s 15:24:02 [2022-08-02T15:24:02.362Z] 15:24:02 [2022-08-02T15:24:02.362Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:02 [2022-08-02T15:24:02.362Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:02 [2022-08-02T15:24:02.362Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 84.93MB / 135.03MB 7.3s 15:24:02 [2022-08-02T15:24:02.704Z] #26 ... 15:24:02 [2022-08-02T15:24:02.704Z] 15:24:02 [2022-08-02T15:24:02.704Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:02 [2022-08-02T15:24:02.704Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:02 [2022-08-02T15:24:02.704Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 0.1s done 15:24:02 [2022-08-02T15:24:02.704Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done 15:24:02 [2022-08-02T15:24:02.704Z] #9 sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 1.86kB / 1.86kB done 15:24:02 [2022-08-02T15:24:02.704Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done 15:24:02 [2022-08-02T15:24:02.704Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 2.3s done 15:24:02 [2022-08-02T15:24:02.704Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 1.8s done 15:24:02 [2022-08-02T15:24:02.704Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 1.7s done 15:24:02 [2022-08-02T15:24:02.704Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 50.33MB / 51.84MB 4.9s 15:24:02 [2022-08-02T15:24:02.704Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 39.85MB / 68.83MB 4.9s 15:24:02 [2022-08-02T15:24:02.704Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 32.51MB / 135.03MB 4.9s 15:24:02 [2022-08-02T15:24:02.704Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 1.7s 15:24:02 [2022-08-02T15:24:02.704Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 46.14MB / 68.83MB 5.1s 15:24:02 [2022-08-02T15:24:02.704Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 46.14MB / 135.03MB 5.1s 15:24:02 [2022-08-02T15:24:02.704Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 50.33MB / 68.83MB 5.4s 15:24:02 [2022-08-02T15:24:02.832Z] #9 ... 15:24:02 [2022-08-02T15:24:02.832Z] 15:24:02 [2022-08-02T15:24:02.832Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 15:24:02 [2022-08-02T15:24:02.832Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef 15:24:02 [2022-08-02T15:24:02.832Z] #63 DONE 0.7s 15:24:02 [2022-08-02T15:24:02.832Z] 15:24:02 [2022-08-02T15:24:02.832Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:02 [2022-08-02T15:24:02.832Z] #9 sha256:18560b4f434e87316994132e03b977d4fd7abbfad2fcca441d1d27b2dc8a5cea 15:24:02 [2022-08-02T15:24:02.933Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 95.15MB / 135.03MB 7.6s 15:24:02 [2022-08-02T15:24:02.965Z] #4 DONE 1.8s 15:24:02 [2022-08-02T15:24:02.967Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 55.57MB / 68.83MB 5.5s 15:24:02 [2022-08-02T15:24:02.967Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 55.57MB / 135.03MB 5.5s 15:24:02 [2022-08-02T15:24:02.967Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 5.6s done 15:24:02 [2022-08-02T15:24:02.967Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 59.66MB / 68.83MB 5.7s 15:24:02 [2022-08-02T15:24:02.967Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 0B / 157B 5.7s 15:24:03 [2022-08-02T15:24:03.195Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 106.60MB / 135.03MB 8.1s 15:24:03 [2022-08-02T15:24:03.228Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 5.7s done 15:24:03 [2022-08-02T15:24:03.228Z] #9 ... 15:24:03 [2022-08-02T15:24:03.228Z] 15:24:03 [2022-08-02T15:24:03.228Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 15:24:03 [2022-08-02T15:24:03.228Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef 15:24:03 [2022-08-02T15:24:03.228Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 0B / 50.44MB 5.9s 15:24:03 [2022-08-02T15:24:03.270Z] 15:24:03 [2022-08-02T15:24:03.270Z] #8 [internal] load metadata for docker.io/library/golang:1.17.12-buster 15:24:03 [2022-08-02T15:24:03.270Z] #8 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb 15:24:03 [2022-08-02T15:24:03.464Z] Client: 15:24:03 [2022-08-02T15:24:03.464Z] Context: default 15:24:03 [2022-08-02T15:24:03.464Z] Debug Mode: false 15:24:03 [2022-08-02T15:24:03.464Z] Plugins: 15:24:03 [2022-08-02T15:24:03.464Z] app: Docker App (Docker Inc., v0.9.1-beta3) 15:24:03 [2022-08-02T15:24:03.464Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) 15:24:03 [2022-08-02T15:24:03.464Z] compose: Docker Compose (Docker Inc., v2.4.1) 15:24:03 [2022-08-02T15:24:03.464Z] scan: Docker Scan (Docker Inc., v0.17.0) 15:24:03 [2022-08-02T15:24:03.464Z] 15:24:03 [2022-08-02T15:24:03.464Z] Server: 15:24:03 [2022-08-02T15:24:03.464Z] Containers: 0 15:24:03 [2022-08-02T15:24:03.464Z] Running: 0 15:24:03 [2022-08-02T15:24:03.464Z] Paused: 0 15:24:03 [2022-08-02T15:24:03.464Z] Stopped: 0 15:24:03 [2022-08-02T15:24:03.464Z] Images: 0 15:24:03 [2022-08-02T15:24:03.464Z] Server Version: 20.10.14 15:24:03 [2022-08-02T15:24:03.464Z] Storage Driver: overlay2 15:24:03 [2022-08-02T15:24:03.464Z] Backing Filesystem: extfs 15:24:03 [2022-08-02T15:24:03.464Z] Supports d_type: true 15:24:03 [2022-08-02T15:24:03.464Z] Native Overlay Diff: true 15:24:03 [2022-08-02T15:24:03.464Z] userxattr: false 15:24:03 [2022-08-02T15:24:03.464Z] Logging Driver: json-file 15:24:03 [2022-08-02T15:24:03.464Z] Cgroup Driver: systemd 15:24:03 [2022-08-02T15:24:03.464Z] Cgroup Version: 2 15:24:03 [2022-08-02T15:24:03.464Z] Plugins: 15:24:03 [2022-08-02T15:24:03.464Z] Volume: local 15:24:03 [2022-08-02T15:24:03.464Z] Network: bridge host ipvlan macvlan null overlay 15:24:03 [2022-08-02T15:24:03.464Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 15:24:03 [2022-08-02T15:24:03.464Z] Swarm: inactive 15:24:03 [2022-08-02T15:24:03.464Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 15:24:03 [2022-08-02T15:24:03.464Z] Default Runtime: runc 15:24:03 [2022-08-02T15:24:03.464Z] Init Binary: docker-init 15:24:03 [2022-08-02T15:24:03.464Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 15:24:03 [2022-08-02T15:24:03.464Z] runc version: v1.0.3-0-gf46b6ba 15:24:03 [2022-08-02T15:24:03.464Z] init version: de40ad0 15:24:03 [2022-08-02T15:24:03.464Z] Security Options: 15:24:03 [2022-08-02T15:24:03.464Z] apparmor 15:24:03 [2022-08-02T15:24:03.464Z] seccomp 15:24:03 [2022-08-02T15:24:03.464Z] Profile: default 15:24:03 [2022-08-02T15:24:03.464Z] cgroupns 15:24:03 [2022-08-02T15:24:03.464Z] Kernel Version: 5.13.0-1021-aws 15:24:03 [2022-08-02T15:24:03.464Z] Operating System: Ubuntu 20.04.4 LTS 15:24:03 [2022-08-02T15:24:03.464Z] OSType: linux 15:24:03 [2022-08-02T15:24:03.464Z] Architecture: x86_64 15:24:03 [2022-08-02T15:24:03.464Z] CPUs: 2 15:24:03 [2022-08-02T15:24:03.464Z] Total Memory: 7.476GiB 15:24:03 [2022-08-02T15:24:03.464Z] Name: ip-10-100-104-172 15:24:03 [2022-08-02T15:24:03.464Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK 15:24:03 [2022-08-02T15:24:03.464Z] Docker Root Dir: /var/lib/docker 15:24:03 [2022-08-02T15:24:03.464Z] Debug Mode: false 15:24:03 [2022-08-02T15:24:03.464Z] Registry: https://index.docker.io/v1/ 15:24:03 [2022-08-02T15:24:03.464Z] Labels: 15:24:03 [2022-08-02T15:24:03.464Z] Experimental: true 15:24:03 [2022-08-02T15:24:03.464Z] Insecure Registries: 15:24:03 [2022-08-02T15:24:03.464Z] 127.0.0.0/8 15:24:03 [2022-08-02T15:24:03.464Z] Live Restore Enabled: true 15:24:03 [2022-08-02T15:24:03.464Z] [Pipeline] } [Pipeline] // stage 15:24:03 [2022-08-02T15:24:03.496Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 3.01MB / 50.44MB 6.2s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 15:24:03 [2022-08-02T15:24:03.758Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 8.39MB / 50.44MB 6.5s 15:24:03 [2022-08-02T15:24:03.792Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b . 15:24:03 [2022-08-02T15:24:03.792Z] #1 [internal] load build definition from Dockerfile 15:24:03 [2022-08-02T15:24:03.792Z] #1 sha256:7349dd24d852636d05cf7b4edb7c767d52be639bfbc7a7a4b5094b84a37123e5 15:24:03 [2022-08-02T15:24:03.792Z] #1 transferring dockerfile: 17.05kB 0.1s done 15:24:03 [2022-08-02T15:24:03.837Z] #8 ... 15:24:03 [2022-08-02T15:24:03.837Z] 15:24:03 [2022-08-02T15:24:03.837Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:24:03 [2022-08-02T15:24:03.837Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 15:24:03 [2022-08-02T15:24:03.837Z] #7 DONE 0.8s 15:24:03 [2022-08-02T15:24:03.837Z] 15:24:03 [2022-08-02T15:24:03.837Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:24:03 [2022-08-02T15:24:03.837Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 15:24:03 [2022-08-02T15:24:03.837Z] #5 DONE 0.8s 15:24:03 [2022-08-02T15:24:03.837Z] 15:24:03 [2022-08-02T15:24:03.837Z] #6 [internal] load metadata for docker.io/library/debian:buster 15:24:03 [2022-08-02T15:24:03.837Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 15:24:03 [2022-08-02T15:24:03.837Z] #6 DONE 0.8s 15:24:04 [2022-08-02T15:24:04.061Z] #1 DONE 0.1s 15:24:04 [2022-08-02T15:24:04.061Z] 15:24:04 [2022-08-02T15:24:04.061Z] #2 [internal] load .dockerignore 15:24:04 [2022-08-02T15:24:04.061Z] #2 sha256:7eecda9981605be767980f9e0915d26072189d323bde3739eda2148351d055a9 15:24:04 [2022-08-02T15:24:04.061Z] #2 transferring context: 87B done 15:24:04 [2022-08-02T15:24:04.061Z] #2 DONE 0.1s 15:24:04 [2022-08-02T15:24:04.061Z] 15:24:04 [2022-08-02T15:24:04.061Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 15:24:04 [2022-08-02T15:24:04.061Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 15:24:04 [2022-08-02T15:24:04.095Z] 15:24:04 [2022-08-02T15:24:04.095Z] #8 [internal] load metadata for docker.io/library/golang:1.17.12-buster 15:24:04 [2022-08-02T15:24:04.095Z] #8 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb 15:24:04 [2022-08-02T15:24:04.095Z] #8 DONE 0.8s 15:24:04 [2022-08-02T15:24:04.147Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 114.29MB / 135.03MB 8.8s 15:24:04 [2022-08-02T15:24:04.147Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 121.63MB / 135.03MB 9.0s 15:24:04 [2022-08-02T15:24:04.262Z] #9 extracting sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 2.9s done 15:24:04 [2022-08-02T15:24:04.332Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 13.96MB / 50.44MB 6.8s 15:24:04 [2022-08-02T15:24:04.332Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 18.87MB / 50.44MB 7.1s 15:24:04 [2022-08-02T15:24:04.598Z] #26 ... 15:24:04 [2022-08-02T15:24:04.598Z] 15:24:04 [2022-08-02T15:24:04.598Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:24:04 [2022-08-02T15:24:04.598Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 15:24:04 [2022-08-02T15:24:04.598Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 15:24:04 [2022-08-02T15:24:04.598Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 15:24:04 [2022-08-02T15:24:04.598Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 15:24:04 [2022-08-02T15:24:04.598Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done 15:24:04 [2022-08-02T15:24:04.598Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 15:24:04 [2022-08-02T15:24:04.598Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.3s done 15:24:04 [2022-08-02T15:24:04.598Z] #62 DONE 7.4s 15:24:04 [2022-08-02T15:24:04.598Z] 15:24:04 [2022-08-02T15:24:04.598Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 15:24:04 [2022-08-02T15:24:04.598Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef 15:24:04 [2022-08-02T15:24:04.598Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 21.99MB / 50.44MB 7.3s 15:24:04 [2022-08-02T15:24:04.627Z] #3 DONE 0.5s 15:24:04 [2022-08-02T15:24:04.627Z] 15:24:04 [2022-08-02T15:24:04.627Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 15:24:04 [2022-08-02T15:24:04.627Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 15:24:04 [2022-08-02T15:24:04.627Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done 15:24:04 [2022-08-02T15:24:04.627Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 15:24:04 [2022-08-02T15:24:04.627Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done 15:24:04 [2022-08-02T15:24:04.627Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done 15:24:04 [2022-08-02T15:24:04.627Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.1s 15:24:04 [2022-08-02T15:24:04.627Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s 15:24:04 [2022-08-02T15:24:04.658Z] 15:24:04 [2022-08-02T15:24:04.658Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 15:24:04 [2022-08-02T15:24:04.658Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef 15:24:04 [2022-08-02T15:24:04.658Z] #26 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 0.1s done 15:24:04 [2022-08-02T15:24:04.658Z] #26 DONE 0.1s 15:24:04 [2022-08-02T15:24:04.658Z] 15:24:04 [2022-08-02T15:24:04.658Z] #23 [internal] load build context 15:24:04 [2022-08-02T15:24:04.658Z] #23 sha256:8f2a7378b2ab8c7608075f05e8e41de25dd1de7ab630f9a7a906544f639d5c18 15:24:04 [2022-08-02T15:24:04.720Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 128.41MB / 135.03MB 9.5s 15:24:04 [2022-08-02T15:24:04.832Z] #9 ... 15:24:04 [2022-08-02T15:24:04.832Z] 15:24:04 [2022-08-02T15:24:04.832Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 15:24:04 [2022-08-02T15:24:04.832Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 15:24:04 [2022-08-02T15:24:04.832Z] #65 DONE 2.1s 15:24:04 [2022-08-02T15:24:04.832Z] 15:24:04 [2022-08-02T15:24:04.832Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:04 [2022-08-02T15:24:04.832Z] #9 sha256:18560b4f434e87316994132e03b977d4fd7abbfad2fcca441d1d27b2dc8a5cea 15:24:04 [2022-08-02T15:24:04.832Z] #9 extracting sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 15:24:04 [2022-08-02T15:24:04.866Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 26.21MB / 50.44MB 7.6s 15:24:04 [2022-08-02T15:24:04.887Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done 15:24:04 [2022-08-02T15:24:04.887Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 15:24:05 [2022-08-02T15:24:05.127Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 29.42MB / 50.44MB 7.7s 15:24:05 [2022-08-02T15:24:05.146Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done 15:24:05 [2022-08-02T15:24:05.146Z] #4 DONE 0.6s 15:24:05 [2022-08-02T15:24:05.388Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 35.65MB / 50.44MB 7.9s 15:24:05 [2022-08-02T15:24:05.388Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 39.85MB / 50.44MB 8.1s 15:24:05 [2022-08-02T15:24:05.404Z] 15:24:05 [2022-08-02T15:24:05.404Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:24:05 [2022-08-02T15:24:05.404Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 15:24:05 [2022-08-02T15:24:05.636Z] #23 transferring context: 4.82MB 1.0s 15:24:05 [2022-08-02T15:24:05.660Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 10.4s done 15:24:05 [2022-08-02T15:24:05.674Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 44.04MB / 50.44MB 8.2s 15:24:05 [2022-08-02T15:24:05.674Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 47.19MB / 50.44MB 8.3s 15:24:05 [2022-08-02T15:24:05.920Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 6.5s 15:24:05 [2022-08-02T15:24:05.963Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 8.6s 15:24:06 [2022-08-02T15:24:06.338Z] #8 ... 15:24:06 [2022-08-02T15:24:06.338Z] 15:24:06 [2022-08-02T15:24:06.338Z] #7 [internal] load metadata for docker.io/library/golang:1.17.12-buster 15:24:06 [2022-08-02T15:24:06.338Z] #7 sha256:ad45a3fcb9b8a1fa60463341cd8afe34202017c4f5c5490b87aa23d8cbe427fb 15:24:06 [2022-08-02T15:24:06.338Z] #7 DONE 0.9s 15:24:06 [2022-08-02T15:24:06.338Z] 15:24:06 [2022-08-02T15:24:06.338Z] #5 [internal] load metadata for docker.io/library/debian:buster 15:24:06 [2022-08-02T15:24:06.338Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 15:24:06 [2022-08-02T15:24:06.338Z] #5 DONE 0.9s 15:24:06 [2022-08-02T15:24:06.338Z] 15:24:06 [2022-08-02T15:24:06.338Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:24:06 [2022-08-02T15:24:06.338Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 15:24:06 [2022-08-02T15:24:06.338Z] #8 DONE 0.9s 15:24:06 [2022-08-02T15:24:06.338Z] 15:24:06 [2022-08-02T15:24:06.338Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:24:06 [2022-08-02T15:24:06.338Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 15:24:06 [2022-08-02T15:24:06.338Z] #6 DONE 0.9s 15:24:06 [2022-08-02T15:24:06.604Z] 15:24:06 [2022-08-02T15:24:06.604Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:06 [2022-08-02T15:24:06.604Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:06 [2022-08-02T15:24:06.604Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 0.0s done 15:24:06 [2022-08-02T15:24:06.604Z] #9 sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 1.86kB / 1.86kB done 15:24:06 [2022-08-02T15:24:06.866Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done 15:24:06 [2022-08-02T15:24:06.866Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done 15:24:06 [2022-08-02T15:24:06.866Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 10.49MB / 50.44MB 0.3s 15:24:06 [2022-08-02T15:24:06.866Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 2.10MB / 7.86MB 0.3s 15:24:06 [2022-08-02T15:24:06.866Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0B / 10.00MB 0.3s 15:24:06 [2022-08-02T15:24:06.866Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 18.87MB / 50.44MB 0.4s 15:24:06 [2022-08-02T15:24:06.866Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.4s 15:24:06 [2022-08-02T15:24:06.908Z] #26 ... 15:24:06 [2022-08-02T15:24:06.908Z] 15:24:06 [2022-08-02T15:24:06.908Z] #23 [internal] load build context 15:24:06 [2022-08-02T15:24:06.908Z] #23 sha256:34da0c8cf1289270e2ab834cafd6197abcf58b729c06000423e1bb92cff5e89f 15:24:06 [2022-08-02T15:24:06.908Z] #23 transferring context: 53.39MB 9.0s done 15:24:06 [2022-08-02T15:24:06.908Z] #23 DONE 9.9s 15:24:06 [2022-08-02T15:24:06.908Z] 15:24:06 [2022-08-02T15:24:06.908Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 15:24:06 [2022-08-02T15:24:06.908Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef 15:24:07 [2022-08-02T15:24:07.128Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 25.17MB / 50.44MB 0.5s 15:24:07 [2022-08-02T15:24:07.128Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.5s done 15:24:07 [2022-08-02T15:24:07.128Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 2.10MB / 10.00MB 0.5s 15:24:07 [2022-08-02T15:24:07.170Z] #26 ... 15:24:07 [2022-08-02T15:24:07.170Z] 15:24:07 [2022-08-02T15:24:07.170Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:24:07 [2022-08-02T15:24:07.170Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 15:24:07 [2022-08-02T15:24:07.170Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 15:24:07 [2022-08-02T15:24:07.170Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 15:24:07 [2022-08-02T15:24:07.170Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 15:24:07 [2022-08-02T15:24:07.170Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 15:24:07 [2022-08-02T15:24:07.170Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done 15:24:07 [2022-08-02T15:24:07.170Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.6s done 15:24:07 [2022-08-02T15:24:07.393Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 34.60MB / 50.44MB 0.6s 15:24:07 [2022-08-02T15:24:07.393Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 7.34MB / 10.00MB 0.6s 15:24:07 [2022-08-02T15:24:07.393Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 2.10MB / 51.84MB 0.6s 15:24:07 [2022-08-02T15:24:07.393Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 47.19MB / 50.44MB 0.8s 15:24:07 [2022-08-02T15:24:07.393Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.8s 15:24:07 [2022-08-02T15:24:07.393Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 12.58MB / 51.84MB 0.8s 15:24:07 [2022-08-02T15:24:07.435Z] #64 ... 15:24:07 [2022-08-02T15:24:07.435Z] 15:24:07 [2022-08-02T15:24:07.435Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:07 [2022-08-02T15:24:07.435Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:07 [2022-08-02T15:24:07.435Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 7.2s done 15:24:07 [2022-08-02T15:24:07.435Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 10.0s 15:24:07 [2022-08-02T15:24:07.435Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 7.0s 15:24:07 [2022-08-02T15:24:07.652Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 0.9s 15:24:07 [2022-08-02T15:24:07.652Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.8s done 15:24:07 [2022-08-02T15:24:07.652Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 16.78MB / 51.84MB 0.9s 15:24:07 [2022-08-02T15:24:07.652Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 2.10MB / 68.83MB 0.9s 15:24:07 [2022-08-02T15:24:07.652Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 33.55MB / 51.84MB 1.1s 15:24:07 [2022-08-02T15:24:07.652Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 8.39MB / 68.83MB 1.1s 15:24:07 [2022-08-02T15:24:07.830Z] #9 ... 15:24:07 [2022-08-02T15:24:07.830Z] 15:24:07 [2022-08-02T15:24:07.830Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 15:24:07 [2022-08-02T15:24:07.830Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 15:24:07 [2022-08-02T15:24:07.830Z] #63 DONE 1.1s 15:24:07 [2022-08-02T15:24:07.830Z] 15:24:07 [2022-08-02T15:24:07.830Z] #23 [internal] load build context 15:24:07 [2022-08-02T15:24:07.830Z] #23 sha256:9ebe13e22716fc84745410c02f9b6fb316448b01b7facdf460c75d3e5ab041ad 15:24:07 [2022-08-02T15:24:07.830Z] #23 transferring context: 48.29MB 12.7s 15:24:07 [2022-08-02T15:24:07.830Z] #23 ... 15:24:07 [2022-08-02T15:24:07.830Z] 15:24:07 [2022-08-02T15:24:07.830Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:07 [2022-08-02T15:24:07.830Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:07 [2022-08-02T15:24:07.956Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 39.85MB / 51.84MB 1.2s 15:24:07 [2022-08-02T15:24:07.956Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 12.58MB / 68.83MB 1.2s 15:24:07 [2022-08-02T15:24:07.956Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 44.04MB / 51.84MB 1.3s 15:24:07 [2022-08-02T15:24:07.956Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 20.97MB / 68.83MB 1.3s 15:24:08 [2022-08-02T15:24:08.253Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.4s done 15:24:08 [2022-08-02T15:24:08.253Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 1.5s 15:24:08 [2022-08-02T15:24:08.253Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 30.41MB / 68.83MB 1.5s 15:24:08 [2022-08-02T15:24:08.253Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 0B / 135.03MB 1.5s 15:24:08 [2022-08-02T15:24:08.253Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 39.85MB / 68.83MB 1.7s 15:24:08 [2022-08-02T15:24:08.253Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 44.04MB / 68.83MB 1.8s 15:24:08 [2022-08-02T15:24:08.253Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 11.53MB / 135.03MB 1.8s 15:24:08 [2022-08-02T15:24:08.253Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 15:24:08 [2022-08-02T15:24:08.525Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 49.28MB / 68.83MB 2.0s 15:24:08 [2022-08-02T15:24:08.769Z] #9 ... 15:24:08 [2022-08-02T15:24:08.769Z] 15:24:08 [2022-08-02T15:24:08.769Z] #23 [internal] load build context 15:24:08 [2022-08-02T15:24:08.769Z] #23 sha256:9ebe13e22716fc84745410c02f9b6fb316448b01b7facdf460c75d3e5ab041ad 15:24:08 [2022-08-02T15:24:08.769Z] #23 transferring context: 53.39MB 13.3s done 15:24:08 [2022-08-02T15:24:08.769Z] #23 DONE 13.7s 15:24:08 [2022-08-02T15:24:08.769Z] 15:24:08 [2022-08-02T15:24:08.769Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:08 [2022-08-02T15:24:08.769Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:08 [2022-08-02T15:24:08.769Z] #9 ... 15:24:08 [2022-08-02T15:24:08.769Z] 15:24:08 [2022-08-02T15:24:08.769Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 15:24:08 [2022-08-02T15:24:08.769Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 15:24:08 [2022-08-02T15:24:08.769Z] #65 DONE 1.1s 15:24:08 [2022-08-02T15:24:08.769Z] 15:24:08 [2022-08-02T15:24:08.769Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:08 [2022-08-02T15:24:08.769Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:08 [2022-08-02T15:24:08.788Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 2.0s done 15:24:08 [2022-08-02T15:24:08.788Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 56.62MB / 68.83MB 2.1s 15:24:08 [2022-08-02T15:24:08.788Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 26.21MB / 135.03MB 2.1s 15:24:08 [2022-08-02T15:24:08.788Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 0B / 157B 2.1s 15:24:08 [2022-08-02T15:24:08.788Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 61.87MB / 68.83MB 2.3s 15:24:08 [2022-08-02T15:24:08.788Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 47.19MB / 135.03MB 2.3s 15:24:08 [2022-08-02T15:24:08.788Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 2.2s done 15:24:09 [2022-08-02T15:24:09.047Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.16MB / 68.83MB 2.4s 15:24:09 [2022-08-02T15:24:09.047Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 59.77MB / 135.03MB 2.5s 15:24:09 [2022-08-02T15:24:09.311Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 69.21MB / 135.03MB 2.7s 15:24:09 [2022-08-02T15:24:09.347Z] #9 ... 15:24:09 [2022-08-02T15:24:09.347Z] 15:24:09 [2022-08-02T15:24:09.347Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:24:09 [2022-08-02T15:24:09.347Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 15:24:09 [2022-08-02T15:24:09.347Z] #64 DONE 12.3s 15:24:09 [2022-08-02T15:24:09.347Z] 15:24:09 [2022-08-02T15:24:09.347Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:09 [2022-08-02T15:24:09.347Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:09 [2022-08-02T15:24:09.347Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 11.9s done 15:24:09 [2022-08-02T15:24:09.347Z] #9 ... 15:24:09 [2022-08-02T15:24:09.347Z] 15:24:09 [2022-08-02T15:24:09.347Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 15:24:09 [2022-08-02T15:24:09.347Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef 15:24:09 [2022-08-02T15:24:09.347Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 10.0s done 15:24:09 [2022-08-02T15:24:09.347Z] #26 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 1.5s 15:24:09 [2022-08-02T15:24:09.579Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 76.55MB / 135.03MB 2.8s 15:24:09 [2022-08-02T15:24:09.579Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 84.93MB / 135.03MB 3.0s 15:24:09 [2022-08-02T15:24:09.840Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 3.0s done 15:24:09 [2022-08-02T15:24:09.840Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 94.09MB / 135.03MB 3.1s 15:24:10 [2022-08-02T15:24:10.101Z] #9 extracting sha256:b9ea777faa3b627267a9b4b3f82b7dc7b6390bf54e235f06866b21de3ff1a590 5.1s done 15:24:10 [2022-08-02T15:24:10.101Z] #9 extracting sha256:9d5577adfe44ac766c0036083d075b2928c4b487fdc634eb5c53754f93416a09 15:24:10 [2022-08-02T15:24:10.101Z] #9 extracting sha256:9d5577adfe44ac766c0036083d075b2928c4b487fdc634eb5c53754f93416a09 done 15:24:10 [2022-08-02T15:24:10.112Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 103.81MB / 135.03MB 3.4s 15:24:10 [2022-08-02T15:24:10.112Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 111.34MB / 135.03MB 3.6s 15:24:10 [2022-08-02T15:24:10.289Z] #26 ... 15:24:10 [2022-08-02T15:24:10.289Z] 15:24:10 [2022-08-02T15:24:10.289Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 15:24:10 [2022-08-02T15:24:10.289Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 15:24:10 [2022-08-02T15:24:10.289Z] #63 DONE 0.7s 15:24:10 [2022-08-02T15:24:10.360Z] #9 DONE 20.2s 15:24:10 [2022-08-02T15:24:10.360Z] 15:24:10 [2022-08-02T15:24:10.360Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 15:24:10 [2022-08-02T15:24:10.360Z] #10 sha256:77215661486dbab58b136afb63d2096a850b11b46aa574061a0f7ec4e0f257cc 15:24:10 [2022-08-02T15:24:10.382Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 124.78MB / 135.03MB 3.8s 15:24:10 [2022-08-02T15:24:10.550Z] 15:24:10 [2022-08-02T15:24:10.550Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 15:24:10 [2022-08-02T15:24:10.550Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 15:24:10 [2022-08-02T15:24:10.641Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 132.12MB / 135.03MB 3.9s 15:24:10 [2022-08-02T15:24:10.944Z] #23 transferring context: 34.49MB 6.2s 15:24:10 [2022-08-02T15:24:10.944Z] #23 ... 15:24:10 [2022-08-02T15:24:10.944Z] 15:24:10 [2022-08-02T15:24:10.944Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:10 [2022-08-02T15:24:10.944Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:10 [2022-08-02T15:24:10.944Z] #9 resolve docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 0.1s done 15:24:10 [2022-08-02T15:24:10.944Z] #9 sha256:b82226270aacc2014fd482fc2a36a57ee9a39d08348b1a1754ec3ba4b403c93d 1.79kB / 1.79kB done 15:24:10 [2022-08-02T15:24:10.944Z] #9 sha256:dceb04f401ebbca5447c43fe443f9f6b35642416864a67dbdc74d7fcfebd8196 7.12kB / 7.12kB done 15:24:10 [2022-08-02T15:24:10.944Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.5s done 15:24:10 [2022-08-02T15:24:10.944Z] #9 sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 1.86kB / 1.86kB done 15:24:10 [2022-08-02T15:24:10.944Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 2.1s done 15:24:10 [2022-08-02T15:24:10.944Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 1.0s done 15:24:10 [2022-08-02T15:24:10.944Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 3.1s done 15:24:10 [2022-08-02T15:24:10.944Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 3.5s 15:24:10 [2022-08-02T15:24:10.944Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 5.9s 15:24:10 [2022-08-02T15:24:10.944Z] #9 sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 157B / 157B 3.4s done 15:24:10 [2022-08-02T15:24:10.944Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 59.77MB / 135.03MB 5.9s 15:24:10 [2022-08-02T15:24:10.944Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 6.1s done 15:24:11 [2022-08-02T15:24:11.204Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 69.40MB / 135.03MB 6.4s 15:24:11 [2022-08-02T15:24:11.210Z] #9 ... 15:24:11 [2022-08-02T15:24:11.210Z] 15:24:11 [2022-08-02T15:24:11.210Z] #23 [internal] load build context 15:24:11 [2022-08-02T15:24:11.210Z] #23 sha256:7ed5fd9afb66d837a31f2005fbc2b9acf7c39f13ce2bb8d97a94d959a7c09f26 15:24:11 [2022-08-02T15:24:11.210Z] #23 transferring context: 53.38MB 4.3s done 15:24:11 [2022-08-02T15:24:11.210Z] #23 DONE 4.6s 15:24:11 [2022-08-02T15:24:11.210Z] 15:24:11 [2022-08-02T15:24:11.210Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:11 [2022-08-02T15:24:11.210Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:11 [2022-08-02T15:24:11.297Z] #10 ... 15:24:11 [2022-08-02T15:24:11.297Z] 15:24:11 [2022-08-02T15:24:11.297Z] #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 15:24:11 [2022-08-02T15:24:11.297Z] #27 sha256:5e4c0751dfc0af1e6235e73330e54f67ecc9dd5881b67a7397e795603574bb96 15:24:11 [2022-08-02T15:24:11.297Z] #27 1.223 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 1.278 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 1.278 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 1.494 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 1.999 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 2.011 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] 15:24:11 [2022-08-02T15:24:11.297Z] #27 3.257 Fetched 8331 kB in 2s (3641 kB/s) 15:24:11 [2022-08-02T15:24:11.297Z] #27 3.257 Reading package lists... 15:24:11 [2022-08-02T15:24:11.297Z] #27 4.107 Reading package lists... 15:24:11 [2022-08-02T15:24:11.297Z] #27 4.783 Building dependency tree... 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.119 The following additional packages will be installed: 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.119 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.119 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.119 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.119 Suggested packages: 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.119 krb5-doc krb5-user 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.119 Recommended packages: 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.119 krb5-locales publicsuffix libsasl2-modules 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.243 The following NEW packages will be installed: 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.243 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.243 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.243 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.243 libssh2-1 libssl1.1 openssl 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.515 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.515 Need to get 4798 kB of archives. 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.515 After this operation, 11.5 MB of additional disk space will be used. 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.515 Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.531 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.533 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.540 Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.540 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.541 Get:6 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.555 Get:7 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.557 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.567 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.567 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.569 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.580 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.582 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.583 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.583 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.584 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.586 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.589 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.592 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.593 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.596 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.789 debconf: delaying package configuration, since apt-utils is not installed 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.822 Fetched 4798 kB in 0s (14.1 MB/s) 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.866 Selecting previously unselected package libssl1.1:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.866 (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.) 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.866 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 5.873 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.027 Selecting previously unselected package libsasl2-modules-db:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.027 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.030 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.074 Selecting previously unselected package libsasl2-2:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.074 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.078 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.123 Selecting previously unselected package libldap-common. 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.123 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.128 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.174 Selecting previously unselected package libldap-2.4-2:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.174 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.178 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.239 Selecting previously unselected package openssl. 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.239 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.245 Unpacking openssl (1.1.1n-0+deb10u3) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.450 Selecting previously unselected package ca-certificates. 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.450 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.455 Unpacking ca-certificates (20200601~deb10u2) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.541 Selecting previously unselected package libkeyutils1:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.541 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.545 Unpacking libkeyutils1:arm64 (1.6-6) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.591 Selecting previously unselected package libkrb5support0:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.591 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.595 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.655 Selecting previously unselected package libk5crypto3:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.655 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.655 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.709 Selecting previously unselected package libkrb5-3:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.709 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.714 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.801 Selecting previously unselected package libgssapi-krb5-2:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.801 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.808 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.867 Selecting previously unselected package libnghttp2-14:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.867 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.872 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.925 Selecting previously unselected package libpsl5:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.925 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.933 Unpacking libpsl5:arm64 (0.20.2-2) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.978 Selecting previously unselected package librtmp1:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.978 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 6.982 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.028 Selecting previously unselected package libssh2-1:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.028 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.033 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.099 Selecting previously unselected package libcurl4:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.099 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.108 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.172 Selecting previously unselected package curl. 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.172 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.176 Unpacking curl (7.64.0-4+deb10u2) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.246 Selecting previously unselected package libonig5:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.248 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.252 Unpacking libonig5:arm64 (6.9.1-1) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.316 Selecting previously unselected package libjq1:arm64. 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.316 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.320 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.367 Selecting previously unselected package jq. 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.367 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.372 Unpacking jq (1.5+dfsg-2+b1) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.437 Setting up libkeyutils1:arm64 (1.6-6) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.456 Setting up libpsl5:arm64 (0.20.2-2) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.468 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.588 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.599 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.620 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.627 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.705 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.721 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.736 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.749 Setting up libssh2-1:arm64 (1.8.0-2.1) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.763 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.775 Setting up openssl (1.1.1n-0+deb10u3) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.795 Setting up libonig5:arm64 (6.9.1-1) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.808 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.822 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 7.835 Setting up ca-certificates (20200601~deb10u2) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 8.600 Updating certificates in /etc/ssl/certs... 15:24:11 [2022-08-02T15:24:11.297Z] #27 9.489 137 added, 0 removed; done. 15:24:11 [2022-08-02T15:24:11.297Z] #27 9.641 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 9.747 Setting up jq (1.5+dfsg-2+b1) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 9.838 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 9.868 Setting up curl (7.64.0-4+deb10u2) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 10.01 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:24:11 [2022-08-02T15:24:11.297Z] #27 10.14 Processing triggers for ca-certificates (20200601~deb10u2) ... 15:24:11 [2022-08-02T15:24:11.309Z] #9 ... 15:24:11 [2022-08-02T15:24:11.309Z] 15:24:11 [2022-08-02T15:24:11.309Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 15:24:11 [2022-08-02T15:24:11.309Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef 15:24:11 [2022-08-02T15:24:11.309Z] #26 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 12.9s 15:24:11 [2022-08-02T15:24:11.309Z] #26 ... 15:24:11 [2022-08-02T15:24:11.309Z] 15:24:11 [2022-08-02T15:24:11.309Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:11 [2022-08-02T15:24:11.309Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:11 [2022-08-02T15:24:11.309Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 11.7s 15:24:11 [2022-08-02T15:24:11.498Z] #65 DONE 1.0s 15:24:11 [2022-08-02T15:24:11.498Z] 15:24:11 [2022-08-02T15:24:11.498Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 15:24:11 [2022-08-02T15:24:11.498Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef 15:24:11 [2022-08-02T15:24:11.559Z] #27 10.15 Updating certificates in /etc/ssl/certs... 15:24:11 [2022-08-02T15:24:11.559Z] #27 ... 15:24:11 [2022-08-02T15:24:11.559Z] 15:24:11 [2022-08-02T15:24:11.559Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 15:24:11 [2022-08-02T15:24:11.559Z] #10 sha256:77215661486dbab58b136afb63d2096a850b11b46aa574061a0f7ec4e0f257cc 15:24:11 [2022-08-02T15:24:11.559Z] #10 DONE 1.4s 15:24:11 [2022-08-02T15:24:11.812Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 77.62MB / 135.03MB 6.8s 15:24:11 [2022-08-02T15:24:11.822Z] 15:24:11 [2022-08-02T15:24:11.823Z] #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 15:24:11 [2022-08-02T15:24:11.823Z] #11 sha256:f0d5f122a912b8a7bef76d88066a2b109509b606db5b1ba31204069816a8eb51 15:24:12 [2022-08-02T15:24:12.068Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 87.03MB / 135.03MB 7.3s 15:24:12 [2022-08-02T15:24:12.394Z] #11 DONE 0.5s 15:24:12 [2022-08-02T15:24:12.394Z] 15:24:12 [2022-08-02T15:24:12.394Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 15:24:12 [2022-08-02T15:24:12.394Z] #31 sha256:a8029d6872b915a78cde636164aba7dfbc989caa942c279090282afe1a4cb056 15:24:12 [2022-08-02T15:24:12.394Z] #31 DONE 0.1s 15:24:12 [2022-08-02T15:24:12.394Z] 15:24:12 [2022-08-02T15:24:12.394Z] #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 15:24:12 [2022-08-02T15:24:12.394Z] #27 sha256:5e4c0751dfc0af1e6235e73330e54f67ecc9dd5881b67a7397e795603574bb96 15:24:12 [2022-08-02T15:24:12.394Z] #27 10.93 0 added, 0 removed; done. 15:24:12 [2022-08-02T15:24:12.394Z] #27 10.93 Running hooks in /etc/ca-certificates/update.d... 15:24:12 [2022-08-02T15:24:12.394Z] #27 10.93 done. 15:24:12 [2022-08-02T15:24:12.394Z] #27 DONE 11.1s 15:24:12 [2022-08-02T15:24:12.394Z] 15:24:12 [2022-08-02T15:24:12.394Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 15:24:12 [2022-08-02T15:24:12.394Z] #28 sha256:5d51302b35aba364958b8c44c41a16beed5bad9d9b99b18ea178747ca6b5f9d6 15:24:12 [2022-08-02T15:24:12.394Z] #28 ... 15:24:12 [2022-08-02T15:24:12.394Z] 15:24:12 [2022-08-02T15:24:12.394Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 15:24:12 [2022-08-02T15:24:12.394Z] #39 sha256:241b2438a0774095e4de6c993576392c10420f908cb9d8e3b0cc854b68f3e96e 15:24:12 [2022-08-02T15:24:12.394Z] #39 DONE 0.3s 15:24:12 [2022-08-02T15:24:12.591Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 5.7s done 15:24:12 [2022-08-02T15:24:12.591Z] #9 ... 15:24:12 [2022-08-02T15:24:12.591Z] 15:24:12 [2022-08-02T15:24:12.591Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:24:12 [2022-08-02T15:24:12.591Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 15:24:12 [2022-08-02T15:24:12.591Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done 15:24:12 [2022-08-02T15:24:12.591Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 15:24:12 [2022-08-02T15:24:12.591Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 15:24:12 [2022-08-02T15:24:12.591Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 15:24:12 [2022-08-02T15:24:12.591Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done 15:24:12 [2022-08-02T15:24:12.591Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done 15:24:12 [2022-08-02T15:24:12.591Z] #62 DONE 5.9s 15:24:12 [2022-08-02T15:24:12.591Z] 15:24:12 [2022-08-02T15:24:12.591Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:12 [2022-08-02T15:24:12.591Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:12 [2022-08-02T15:24:12.636Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 94.37MB / 135.03MB 7.7s 15:24:12 [2022-08-02T15:24:12.652Z] 15:24:12 [2022-08-02T15:24:12.652Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 15:24:12 [2022-08-02T15:24:12.652Z] #28 sha256:5d51302b35aba364958b8c44c41a16beed5bad9d9b99b18ea178747ca6b5f9d6 15:24:12 [2022-08-02T15:24:12.652Z] #28 DONE 0.2s 15:24:12 [2022-08-02T15:24:12.652Z] 15:24:12 [2022-08-02T15:24:12.652Z] #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 15:24:12 [2022-08-02T15:24:12.652Z] #29 sha256:eda087b4bc0db81a55dcde8602489b32e7a5afb007829d2bc41adaff8bb75431 15:24:12 [2022-08-02T15:24:12.892Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 102.76MB / 135.03MB 8.1s 15:24:12 [2022-08-02T15:24:12.892Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 110.10MB / 135.03MB 8.2s 15:24:13 [2022-08-02T15:24:13.150Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 119.54MB / 135.03MB 8.4s 15:24:13 [2022-08-02T15:24:13.221Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 14.0s done 15:24:13 [2022-08-02T15:24:13.481Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 15:24:13 [2022-08-02T15:24:13.533Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 5.0s 15:24:13 [2022-08-02T15:24:13.711Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 127.93MB / 135.03MB 8.7s 15:24:13 [2022-08-02T15:24:13.745Z] #9 ... 15:24:13 [2022-08-02T15:24:13.745Z] 15:24:13 [2022-08-02T15:24:13.745Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 15:24:13 [2022-08-02T15:24:13.745Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef 15:24:13 [2022-08-02T15:24:13.745Z] #26 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 15.0s done 15:24:13 [2022-08-02T15:24:13.745Z] #26 DONE 18.5s 15:24:13 [2022-08-02T15:24:13.745Z] 15:24:13 [2022-08-02T15:24:13.745Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:13 [2022-08-02T15:24:13.745Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:13 [2022-08-02T15:24:13.973Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 9.1s 15:24:14 [2022-08-02T15:24:14.470Z] #9 ... 15:24:14 [2022-08-02T15:24:14.470Z] 15:24:14 [2022-08-02T15:24:14.470Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:24:14 [2022-08-02T15:24:14.470Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 15:24:14 [2022-08-02T15:24:14.470Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 15:24:14 [2022-08-02T15:24:14.470Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 15:24:14 [2022-08-02T15:24:14.470Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 15:24:14 [2022-08-02T15:24:14.470Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 15:24:14 [2022-08-02T15:24:14.470Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done 15:24:14 [2022-08-02T15:24:14.470Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done 15:24:14 [2022-08-02T15:24:14.470Z] #64 DONE 7.6s 15:24:14 [2022-08-02T15:24:14.470Z] 15:24:14 [2022-08-02T15:24:14.470Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:14 [2022-08-02T15:24:14.470Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:14 [2022-08-02T15:24:14.539Z] #9 ... 15:24:14 [2022-08-02T15:24:14.539Z] 15:24:14 [2022-08-02T15:24:14.539Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:24:14 [2022-08-02T15:24:14.539Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 15:24:14 [2022-08-02T15:24:14.539Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 15:24:14 [2022-08-02T15:24:14.539Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 15:24:14 [2022-08-02T15:24:14.539Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 15:24:14 [2022-08-02T15:24:14.539Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 15:24:14 [2022-08-02T15:24:14.539Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done 15:24:14 [2022-08-02T15:24:14.539Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.9s done 15:24:14 [2022-08-02T15:24:14.557Z] #29 ... 15:24:14 [2022-08-02T15:24:14.557Z] 15:24:14 [2022-08-02T15:24:14.557Z] #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 15:24:14 [2022-08-02T15:24:14.557Z] #12 sha256:fc486f5ae7e77135b26fc845c729aee935e6fa8536a5061769232bcfac5c507b 15:24:14 [2022-08-02T15:24:14.557Z] #12 DONE 2.2s 15:24:14 [2022-08-02T15:24:14.557Z] 15:24:14 [2022-08-02T15:24:14.557Z] #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 15:24:14 [2022-08-02T15:24:14.557Z] #13 sha256:7e97a10123a6363973b334d132efa3e178a4ac83eb0790d2bc3c7556f148155c 15:24:14 [2022-08-02T15:24:14.689Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 1.0s done 15:24:14 [2022-08-02T15:24:14.690Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 15:24:14 [2022-08-02T15:24:14.803Z] #26 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 6.6s 15:24:14 [2022-08-02T15:24:14.809Z] #64 ... 15:24:14 [2022-08-02T15:24:14.809Z] 15:24:14 [2022-08-02T15:24:14.809Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 15:24:14 [2022-08-02T15:24:14.809Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef 15:24:14 [2022-08-02T15:24:14.809Z] #26 sha256:7e1f93236be2e4a04a2b83e7fda8c0186e72e4c1e8cc830e097710ccc71d2dcf 529B / 529B done 15:24:14 [2022-08-02T15:24:14.809Z] #26 sha256:d4729731066ba484d1909e3fd9464467e255f55b4bd41b46a05766836b461b6f 1.46kB / 1.46kB done 15:24:14 [2022-08-02T15:24:14.809Z] #26 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done 15:24:14 [2022-08-02T15:24:14.809Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 2.6s done 15:24:14 [2022-08-02T15:24:14.809Z] #26 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 6.7s 15:24:14 [2022-08-02T15:24:14.809Z] #26 ... 15:24:14 [2022-08-02T15:24:14.809Z] 15:24:14 [2022-08-02T15:24:14.809Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:24:14 [2022-08-02T15:24:14.809Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 15:24:14 [2022-08-02T15:24:14.809Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 15:24:14 [2022-08-02T15:24:14.809Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 15:24:14 [2022-08-02T15:24:14.809Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 15:24:14 [2022-08-02T15:24:14.809Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 15:24:14 [2022-08-02T15:24:14.809Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done 15:24:14 [2022-08-02T15:24:14.809Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done 15:24:15 [2022-08-02T15:24:15.037Z] #9 ... 15:24:15 [2022-08-02T15:24:15.037Z] 15:24:15 [2022-08-02T15:24:15.037Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 15:24:15 [2022-08-02T15:24:15.037Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 15:24:15 [2022-08-02T15:24:15.037Z] #63 DONE 0.9s 15:24:15 [2022-08-02T15:24:15.066Z] #62 ... 15:24:15 [2022-08-02T15:24:15.066Z] 15:24:15 [2022-08-02T15:24:15.066Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:15 [2022-08-02T15:24:15.066Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:15 [2022-08-02T15:24:15.066Z] #9 ... 15:24:15 [2022-08-02T15:24:15.066Z] 15:24:15 [2022-08-02T15:24:15.066Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:24:15 [2022-08-02T15:24:15.066Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 15:24:15 [2022-08-02T15:24:15.066Z] #62 DONE 10.4s 15:24:15 [2022-08-02T15:24:15.066Z] 15:24:15 [2022-08-02T15:24:15.066Z] #23 [internal] load build context 15:24:15 [2022-08-02T15:24:15.066Z] #23 sha256:8f2a7378b2ab8c7608075f05e8e41de25dd1de7ab630f9a7a906544f639d5c18 15:24:15 [2022-08-02T15:24:15.066Z] #23 transferring context: 53.39MB 9.5s done 15:24:15 [2022-08-02T15:24:15.066Z] #23 DONE 10.5s 15:24:15 [2022-08-02T15:24:15.066Z] 15:24:15 [2022-08-02T15:24:15.066Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:15 [2022-08-02T15:24:15.066Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:15 [2022-08-02T15:24:15.066Z] #9 sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 135.03MB / 135.03MB 10.2s done 15:24:15 [2022-08-02T15:24:15.296Z] 15:24:15 [2022-08-02T15:24:15.296Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:15 [2022-08-02T15:24:15.296Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:15 [2022-08-02T15:24:15.322Z] #9 ... 15:24:15 [2022-08-02T15:24:15.322Z] 15:24:15 [2022-08-02T15:24:15.322Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:24:15 [2022-08-02T15:24:15.322Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 15:24:15 [2022-08-02T15:24:15.322Z] #64 DONE 10.6s 15:24:15 [2022-08-02T15:24:15.322Z] 15:24:15 [2022-08-02T15:24:15.322Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:15 [2022-08-02T15:24:15.322Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:15 [2022-08-02T15:24:15.556Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 7.0s done 15:24:15 [2022-08-02T15:24:15.556Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 15:24:15 [2022-08-02T15:24:15.884Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 8.6s 15:24:16 [2022-08-02T15:24:16.092Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 1.1s done 15:24:16 [2022-08-02T15:24:16.122Z] #9 ... 15:24:16 [2022-08-02T15:24:16.123Z] 15:24:16 [2022-08-02T15:24:16.123Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 15:24:16 [2022-08-02T15:24:16.123Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 15:24:16 [2022-08-02T15:24:16.123Z] #65 DONE 0.9s 15:24:16 [2022-08-02T15:24:16.123Z] 15:24:16 [2022-08-02T15:24:16.123Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:16 [2022-08-02T15:24:16.123Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:16 [2022-08-02T15:24:16.352Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 0.1s 15:24:16 [2022-08-02T15:24:16.382Z] #9 ... 15:24:16 [2022-08-02T15:24:16.382Z] 15:24:16 [2022-08-02T15:24:16.382Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 15:24:16 [2022-08-02T15:24:16.382Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef 15:24:16 [2022-08-02T15:24:16.382Z] #26 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 0.2s done 15:24:16 [2022-08-02T15:24:16.382Z] #26 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done 15:24:16 [2022-08-02T15:24:16.382Z] #26 sha256:7e1f93236be2e4a04a2b83e7fda8c0186e72e4c1e8cc830e097710ccc71d2dcf 529B / 529B done 15:24:16 [2022-08-02T15:24:16.382Z] #26 sha256:d4729731066ba484d1909e3fd9464467e255f55b4bd41b46a05766836b461b6f 1.46kB / 1.46kB done 15:24:16 [2022-08-02T15:24:16.382Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 3.9s done 15:24:16 [2022-08-02T15:24:16.382Z] #26 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 5.3s done 15:24:16 [2022-08-02T15:24:16.641Z] #26 DONE 10.0s 15:24:16 [2022-08-02T15:24:16.641Z] 15:24:16 [2022-08-02T15:24:16.641Z] #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 15:24:16 [2022-08-02T15:24:16.641Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc 15:24:16 [2022-08-02T15:24:16.713Z] #26 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 8.6s done 15:24:16 [2022-08-02T15:24:16.976Z] #26 DONE 19.6s 15:24:16 [2022-08-02T15:24:16.976Z] 15:24:16 [2022-08-02T15:24:16.976Z] #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 15:24:16 [2022-08-02T15:24:16.976Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc 15:24:17 [2022-08-02T15:24:17.090Z] #13 2.577 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] 15:24:17 [2022-08-02T15:24:17.090Z] #13 2.595 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:24:17 [2022-08-02T15:24:17.090Z] #13 2.599 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:17 [2022-08-02T15:24:17.090Z] #13 2.622 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:17 [2022-08-02T15:24:17.578Z] #27 0.935 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 15:24:17 [2022-08-02T15:24:17.578Z] #27 0.945 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:17 [2022-08-02T15:24:17.578Z] #27 0.945 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:17 [2022-08-02T15:24:17.840Z] #27 1.109 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:24:18 [2022-08-02T15:24:18.023Z] #13 3.568 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] 15:24:18 [2022-08-02T15:24:18.101Z] #27 1.409 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:24:18 [2022-08-02T15:24:18.362Z] #27 1.464 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 15:24:18 [2022-08-02T15:24:18.362Z] #27 1.481 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:18 [2022-08-02T15:24:18.362Z] #27 1.481 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:18 [2022-08-02T15:24:18.362Z] #27 1.722 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:24:18 [2022-08-02T15:24:18.372Z] #27 1.684 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:24:18 [2022-08-02T15:24:18.411Z] #9 ... 15:24:18 [2022-08-02T15:24:18.411Z] 15:24:18 [2022-08-02T15:24:18.411Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 15:24:18 [2022-08-02T15:24:18.411Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 15:24:18 [2022-08-02T15:24:18.411Z] #63 DONE 0.7s 15:24:18 [2022-08-02T15:24:18.411Z] 15:24:18 [2022-08-02T15:24:18.411Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:18 [2022-08-02T15:24:18.411Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:18 [2022-08-02T15:24:18.933Z] #27 2.093 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:24:18 [2022-08-02T15:24:18.978Z] #9 ... 15:24:18 [2022-08-02T15:24:18.978Z] 15:24:18 [2022-08-02T15:24:18.978Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 15:24:18 [2022-08-02T15:24:18.978Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 15:24:18 [2022-08-02T15:24:18.978Z] #65 DONE 0.9s 15:24:18 [2022-08-02T15:24:18.978Z] 15:24:18 [2022-08-02T15:24:18.978Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:18 [2022-08-02T15:24:18.978Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:19 [2022-08-02T15:24:19.402Z] #13 ... 15:24:19 [2022-08-02T15:24:19.402Z] 15:24:19 [2022-08-02T15:24:19.402Z] #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 15:24:19 [2022-08-02T15:24:19.402Z] #29 sha256:eda087b4bc0db81a55dcde8602489b32e7a5afb007829d2bc41adaff8bb75431 15:24:19 [2022-08-02T15:24:19.402Z] #29 5.314 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 15:24:19 [2022-08-02T15:24:19.402Z] #29 5.766 15:24:19 [2022-08-02T15:24:19.505Z] #27 2.608 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:24:19 [2022-08-02T15:24:19.505Z] #27 ... 15:24:19 [2022-08-02T15:24:19.505Z] 15:24:19 [2022-08-02T15:24:19.505Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:19 [2022-08-02T15:24:19.505Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:19 [2022-08-02T15:24:19.505Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 12.5s done 15:24:19 [2022-08-02T15:24:19.505Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 1.3s done 15:24:19 [2022-08-02T15:24:19.505Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.9s done 15:24:19 [2022-08-02T15:24:19.505Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 3.1s 15:24:20 [2022-08-02T15:24:20.283Z] #27 3.350 Fetched 8509 kB in 3s (3187 kB/s) 15:24:20 [2022-08-02T15:24:20.852Z] #27 3.350 Reading package lists... 15:24:20 [2022-08-02T15:24:20.889Z] #9 ... 15:24:20 [2022-08-02T15:24:20.889Z] 15:24:20 [2022-08-02T15:24:20.889Z] #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 15:24:20 [2022-08-02T15:24:20.889Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc 15:24:20 [2022-08-02T15:24:20.889Z] #27 4.018 Fetched 8509 kB in 3s (3030 kB/s) 15:24:20 [2022-08-02T15:24:20.955Z] #29 6.108 #=#=# 0.0% ###### 9.3% ############ 17.5% ################ 22.7% ################### 26.7% ##################### 29.9% ########################## 36.9% ########################### 38.7% ############################## 43.0% ################################## 47.5% ##################################### 52.3% ############################################# 63.7% ################################################### 71.4% ####################################################### 77.1% ########################################################## 81.1% ############################################################## 86.8% ################################################################## 92.1% ######################################################################## 100.0% 15:24:21 [2022-08-02T15:24:21.215Z] #29 8.559 15:24:21 [2022-08-02T15:24:21.547Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 13.7s 15:24:21 [2022-08-02T15:24:21.651Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 5.2s 15:24:21 [2022-08-02T15:24:21.831Z] #27 4.018 Reading package lists... 15:24:21 [2022-08-02T15:24:21.992Z] #29 8.911 #=#=# 0.2% ############################################## 64.6% ######################################################################## 100.0% 15:24:22 [2022-08-02T15:24:22.051Z] #27 4.425 Reading package lists... 15:24:22 [2022-08-02T15:24:22.140Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 14.8s done 15:24:22 [2022-08-02T15:24:22.250Z] #29 ... 15:24:22 [2022-08-02T15:24:22.250Z] 15:24:22 [2022-08-02T15:24:22.250Z] #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 15:24:22 [2022-08-02T15:24:22.251Z] #49 sha256:2c1637fc5ece527d84192cc208005a9b81c023dce957668e6a6b915f2c420e9e 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.434 + RM_GOPATH=0 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.434 + TMP_GOPATH= 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.434 + : /build 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.434 + '[' -z '' ']' 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.434 ++ mktemp -d 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.435 + export GOPATH=/tmp/tmp.X3dQc0ssYK 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.438 + GOPATH=/tmp/tmp.X3dQc0ssYK 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.438 + RM_GOPATH=1 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.438 + case "$(go env GOARCH)" in 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.438 ++ go env GOARCH 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.448 + export GO_BUILDMODE=-buildmode=pie 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.456 + GO_BUILDMODE=-buildmode=pie 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.456 ++ dirname /tmp/install/install.sh 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.462 Install golangci-lint version v1.23.8 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.463 + dir=/tmp/install 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.463 + bin=golangci_lint 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.463 + shift 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.463 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.463 + . /tmp/install/golangci_lint.installer 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.463 ++ : v1.23.8 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.463 + install_golangci_lint 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.463 + set -e 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.463 + echo 'Install golangci-lint version v1.23.8' 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.463 + GOBIN=/build 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.463 + GO111MODULE=on 15:24:22 [2022-08-02T15:24:22.251Z] #49 3.463 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 15:24:22 [2022-08-02T15:24:22.251Z] #49 4.089 go: downloading github.com/golangci/golangci-lint v1.23.8 15:24:22 [2022-08-02T15:24:22.251Z] #49 10.07 go: downloading github.com/fatih/color v1.7.0 15:24:22 [2022-08-02T15:24:22.251Z] #49 10.09 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 15:24:22 [2022-08-02T15:24:22.251Z] #49 ... 15:24:22 [2022-08-02T15:24:22.251Z] 15:24:22 [2022-08-02T15:24:22.251Z] #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 15:24:22 [2022-08-02T15:24:22.251Z] #36 sha256:76417810cf8bd74023f53cb62a8cb91a5c16d40cc66f7b63a974c0438d246af5 15:24:22 [2022-08-02T15:24:22.251Z] #36 4.667 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:24:22 [2022-08-02T15:24:22.251Z] #36 4.697 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:22 [2022-08-02T15:24:22.251Z] #36 4.700 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:22 [2022-08-02T15:24:22.251Z] #36 5.810 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] 15:24:22 [2022-08-02T15:24:22.251Z] #36 8.182 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] 15:24:22 [2022-08-02T15:24:22.310Z] #27 5.579 Building dependency tree... 15:24:22 [2022-08-02T15:24:22.510Z] #36 ... 15:24:22 [2022-08-02T15:24:22.510Z] 15:24:22 [2022-08-02T15:24:22.510Z] #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 15:24:22 [2022-08-02T15:24:22.510Z] #55 sha256:7bff6fe4a2b5634de831dd5bd8c74bac0239f86ea0c5240d5d9216d33fa48b74 15:24:22 [2022-08-02T15:24:22.510Z] #55 3.315 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:24:22 [2022-08-02T15:24:22.510Z] #55 3.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:22 [2022-08-02T15:24:22.510Z] #55 3.343 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:22 [2022-08-02T15:24:22.510Z] #55 3.911 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] 15:24:22 [2022-08-02T15:24:22.510Z] #55 6.008 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] 15:24:22 [2022-08-02T15:24:22.510Z] #55 9.222 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] 15:24:22 [2022-08-02T15:24:22.510Z] #55 ... 15:24:22 [2022-08-02T15:24:22.510Z] 15:24:22 [2022-08-02T15:24:22.510Z] #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 15:24:22 [2022-08-02T15:24:22.510Z] #40 sha256:12502e430632626b9f5a09b8501607515114ce078814e2c12cd3425badcdcbc0 15:24:22 [2022-08-02T15:24:22.510Z] #40 4.016 + git clone https://github.com/docker/distribution.git . 15:24:22 [2022-08-02T15:24:22.510Z] #40 4.030 Cloning into '.'... 15:24:22 [2022-08-02T15:24:22.745Z] #9 ... 15:24:22 [2022-08-02T15:24:22.745Z] 15:24:22 [2022-08-02T15:24:22.745Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 15:24:22 [2022-08-02T15:24:22.745Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef 15:24:22 [2022-08-02T15:24:22.745Z] #26 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 14.3s done 15:24:22 [2022-08-02T15:24:22.745Z] #26 DONE 17.8s 15:24:22 [2022-08-02T15:24:22.745Z] 15:24:22 [2022-08-02T15:24:22.745Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:22 [2022-08-02T15:24:22.745Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:22 [2022-08-02T15:24:22.745Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 15:24:22 [2022-08-02T15:24:22.770Z] #40 ... 15:24:22 [2022-08-02T15:24:22.770Z] 15:24:22 [2022-08-02T15:24:22.770Z] #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 15:24:22 [2022-08-02T15:24:22.770Z] #67 sha256:bdbbbbcbfdb6236312afe671ace8dd81b058e21d60fadac7f1dc44989e4d353c 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.066 + RM_GOPATH=0 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.066 + TMP_GOPATH= 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.066 + : /build 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.066 + '[' -z '' ']' 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.066 ++ mktemp -d 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.089 + export GOPATH=/tmp/tmp.n03wmOXCM7 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.089 + GOPATH=/tmp/tmp.n03wmOXCM7 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.089 + RM_GOPATH=1 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.089 + case "$(go env GOARCH)" in 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.089 ++ go env GOARCH 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 + export GO_BUILDMODE=-buildmode=pie 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 + GO_BUILDMODE=-buildmode=pie 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 ++ dirname /tmp/install/install.sh 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 + dir=/tmp/install 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 + bin=proxy 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 + shift 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 + '[' '!' -f /tmp/install/proxy.installer ']' 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 + . /tmp/install/proxy.installer 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 + install_proxy 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 + case "$1" in 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 + export CGO_ENABLED=0 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 + CGO_ENABLED=0 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 + _install_proxy 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.n03wmOXCM7/src/github.com/docker/libnetwork 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 Cloning into '/tmp/tmp.n03wmOXCM7/src/github.com/docker/libnetwork'... 15:24:22 [2022-08-02T15:24:22.770Z] #67 4.135 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 15:24:22 [2022-08-02T15:24:22.770Z] #67 ... 15:24:22 [2022-08-02T15:24:22.770Z] 15:24:22 [2022-08-02T15:24:22.770Z] #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 15:24:22 [2022-08-02T15:24:22.770Z] #58 sha256:8411bc9aa14a82414ae750502734d3846cf57cabc56950b6e943e448e2553d6e 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.250 + RM_GOPATH=0 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.250 + TMP_GOPATH= 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.250 + : /build 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.250 + '[' -z '' ']' 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.250 ++ mktemp -d 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.250 + export GOPATH=/tmp/tmp.DgBt4JT4MQ 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.250 + GOPATH=/tmp/tmp.DgBt4JT4MQ 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.250 + RM_GOPATH=1 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.250 + case "$(go env GOARCH)" in 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.253 ++ go env GOARCH 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.352 + export GO_BUILDMODE=-buildmode=pie 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.352 + GO_BUILDMODE=-buildmode=pie 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.352 ++ dirname /tmp/install/install.sh 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.358 Install rootlesskit version v0.14.4 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.359 + dir=/tmp/install 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.359 + bin=rootlesskit 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.359 + shift 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.359 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.359 + . /tmp/install/rootlesskit.installer 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.359 ++ : v0.14.4 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.359 + install_rootlesskit 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.359 + case "$1" in 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.359 + export CGO_ENABLED=0 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.359 + CGO_ENABLED=0 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.359 + _install_rootlesskit 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.359 + echo 'Install rootlesskit version v0.14.4' 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.365 + for f in rootlesskit rootlesskit-docker-proxy 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.379 + GOBIN=/build 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.379 + GO111MODULE=on 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.379 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 15:24:22 [2022-08-02T15:24:22.770Z] #58 4.948 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 15:24:22 [2022-08-02T15:24:22.770Z] #58 8.048 go: downloading github.com/pkg/errors v0.9.1 15:24:22 [2022-08-02T15:24:22.770Z] #58 8.050 go: downloading github.com/sirupsen/logrus v1.8.1 15:24:22 [2022-08-02T15:24:22.770Z] #58 8.126 go: downloading github.com/urfave/cli/v2 v2.3.0 15:24:22 [2022-08-02T15:24:22.770Z] #58 8.515 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 15:24:22 [2022-08-02T15:24:22.773Z] #27 4.897 Reading package lists... 15:24:22 [2022-08-02T15:24:22.773Z] #27 5.770 Building dependency tree... 15:24:22 [2022-08-02T15:24:22.879Z] #27 6.140 The following additional packages will be installed: 15:24:22 [2022-08-02T15:24:22.879Z] #27 6.140 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 15:24:22 [2022-08-02T15:24:22.879Z] #27 6.140 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 15:24:22 [2022-08-02T15:24:22.879Z] #27 6.140 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 15:24:22 [2022-08-02T15:24:22.879Z] #27 6.148 Suggested packages: 15:24:22 [2022-08-02T15:24:22.879Z] #27 6.148 krb5-doc krb5-user 15:24:22 [2022-08-02T15:24:22.879Z] #27 6.148 Recommended packages: 15:24:22 [2022-08-02T15:24:22.879Z] #27 6.148 krb5-locales publicsuffix libsasl2-modules 15:24:22 [2022-08-02T15:24:22.879Z] #27 6.314 The following NEW packages will be installed: 15:24:22 [2022-08-02T15:24:22.879Z] #27 6.315 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 15:24:22 [2022-08-02T15:24:22.879Z] #27 6.315 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 15:24:22 [2022-08-02T15:24:22.879Z] #27 6.315 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 15:24:22 [2022-08-02T15:24:22.879Z] #27 6.321 libssh2-1 libssl1.1 openssl 15:24:23 [2022-08-02T15:24:23.029Z] #58 ... 15:24:23 [2022-08-02T15:24:23.029Z] 15:24:23 [2022-08-02T15:24:23.029Z] #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 15:24:23 [2022-08-02T15:24:23.029Z] #51 sha256:266401633c8e97082352feac9bdf929c73d9b2431bfc107873cb5579fddc410f 15:24:23 [2022-08-02T15:24:23.029Z] #51 3.943 + RM_GOPATH=0 15:24:23 [2022-08-02T15:24:23.029Z] #51 3.943 + TMP_GOPATH= 15:24:23 [2022-08-02T15:24:23.029Z] #51 3.943 + : /build 15:24:23 [2022-08-02T15:24:23.029Z] #51 3.943 + '[' -z '' ']' 15:24:23 [2022-08-02T15:24:23.029Z] #51 3.946 ++ mktemp -d 15:24:23 [2022-08-02T15:24:23.029Z] #51 3.963 + export GOPATH=/tmp/tmp.yhDAuelxob 15:24:23 [2022-08-02T15:24:23.029Z] #51 3.963 + GOPATH=/tmp/tmp.yhDAuelxob 15:24:23 [2022-08-02T15:24:23.029Z] #51 3.963 + RM_GOPATH=1 15:24:23 [2022-08-02T15:24:23.029Z] #51 3.963 + case "$(go env GOARCH)" in 15:24:23 [2022-08-02T15:24:23.029Z] #51 3.963 ++ go env GOARCH 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.023 + export GO_BUILDMODE=-buildmode=pie 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.023 + GO_BUILDMODE=-buildmode=pie 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.023 ++ dirname /tmp/install/install.sh 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.033 + dir=/tmp/install 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.033 + bin=shfmt 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.033 + shift 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.049 + '[' '!' -f /tmp/install/shfmt.installer ']' 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.055 Install shfmt version v3.0.2 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.055 + . /tmp/install/shfmt.installer 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.055 ++ : v3.0.2 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.055 + install_shfmt 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.055 + echo 'Install shfmt version v3.0.2' 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.055 + GOBIN=/build 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.055 + GO111MODULE=on 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.055 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 15:24:23 [2022-08-02T15:24:23.029Z] #51 4.582 go: downloading mvdan.cc/sh/v3 v3.0.2 15:24:23 [2022-08-02T15:24:23.029Z] #51 5.622 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 15:24:23 [2022-08-02T15:24:23.029Z] #51 5.640 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 15:24:23 [2022-08-02T15:24:23.029Z] #51 5.765 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 15:24:23 [2022-08-02T15:24:23.029Z] #51 7.429 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 15:24:23 [2022-08-02T15:24:23.029Z] #51 ... 15:24:23 [2022-08-02T15:24:23.029Z] 15:24:23 [2022-08-02T15:24:23.029Z] #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 15:24:23 [2022-08-02T15:24:23.029Z] #45 sha256:a2b5fe110b12618a871ecae4361bf5cb06baffb155fadbc1fbf7929ec74a9be6 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.366 + RM_GOPATH=0 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.369 + TMP_GOPATH= 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.369 + : /build 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.369 + '[' -z '' ']' 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.379 ++ mktemp -d 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.384 + export GOPATH=/tmp/tmp.iSHo1CF8m9 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.384 + GOPATH=/tmp/tmp.iSHo1CF8m9 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.384 + RM_GOPATH=1 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.384 + case "$(go env GOARCH)" in 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.393 ++ go env GOARCH 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.403 + export GO_BUILDMODE=-buildmode=pie 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.403 + GO_BUILDMODE=-buildmode=pie 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.405 Install vndr version v0.1.2 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.405 ++ dirname /tmp/install/install.sh 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.405 + dir=/tmp/install 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.405 + bin=vndr 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.405 + shift 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.405 + '[' '!' -f /tmp/install/vndr.installer ']' 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.405 + . /tmp/install/vndr.installer 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.405 ++ : v0.1.2 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.405 + install_vndr 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.405 + echo 'Install vndr version v0.1.2' 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.405 + GOBIN=/build 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.405 + GO111MODULE=on 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.405 + go install github.com/LK4D4/vndr@v0.1.2 15:24:23 [2022-08-02T15:24:23.029Z] #45 3.887 go: downloading github.com/LK4D4/vndr v0.1.2 15:24:23 [2022-08-02T15:24:23.033Z] #27 6.111 The following additional packages will be installed: 15:24:23 [2022-08-02T15:24:23.033Z] #27 6.111 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 15:24:23 [2022-08-02T15:24:23.033Z] #27 6.111 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 15:24:23 [2022-08-02T15:24:23.033Z] #27 6.112 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 15:24:23 [2022-08-02T15:24:23.033Z] #27 6.113 Suggested packages: 15:24:23 [2022-08-02T15:24:23.033Z] #27 6.113 krb5-doc krb5-user 15:24:23 [2022-08-02T15:24:23.033Z] #27 6.113 Recommended packages: 15:24:23 [2022-08-02T15:24:23.033Z] #27 6.113 krb5-locales publicsuffix libsasl2-modules 15:24:23 [2022-08-02T15:24:23.033Z] #27 6.283 The following NEW packages will be installed: 15:24:23 [2022-08-02T15:24:23.033Z] #27 6.290 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 15:24:23 [2022-08-02T15:24:23.033Z] #27 6.290 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 15:24:23 [2022-08-02T15:24:23.033Z] #27 6.290 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 15:24:23 [2022-08-02T15:24:23.033Z] #27 6.290 libssh2-1 libssl1.1 openssl 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.592 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.592 Need to get 5083 kB of archives. 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.592 After this operation, 12.1 MB of additional disk space will be used. 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.592 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.616 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.618 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.620 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.622 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.625 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.635 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.640 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.640 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.643 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.644 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.650 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.653 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.654 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 15:24:23 [2022-08-02T15:24:23.138Z] #27 6.655 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 15:24:23 [2022-08-02T15:24:23.288Z] #45 ... 15:24:23 [2022-08-02T15:24:23.288Z] 15:24:23 [2022-08-02T15:24:23.288Z] #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 15:24:23 [2022-08-02T15:24:23.288Z] #42 sha256:dcc250f58b4c7c94dbc3d48f3754b0c9245749a922c811d4548511e1fbc7da44 15:24:23 [2022-08-02T15:24:23.288Z] #42 4.780 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:24:23 [2022-08-02T15:24:23.288Z] #42 4.810 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:23 [2022-08-02T15:24:23.288Z] #42 4.811 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:23 [2022-08-02T15:24:23.288Z] #42 5.861 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] 15:24:23 [2022-08-02T15:24:23.288Z] #42 8.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] 15:24:23 [2022-08-02T15:24:23.288Z] #42 ... 15:24:23 [2022-08-02T15:24:23.288Z] 15:24:23 [2022-08-02T15:24:23.288Z] #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 15:24:23 [2022-08-02T15:24:23.288Z] #32 sha256:01346652821e5bebd3ad1a6feb05edd09af28712629ee3e56a7d6bca7a7d0bf8 15:24:23 [2022-08-02T15:24:23.288Z] #32 3.778 + git clone https://github.com/kolyshkin/go-swagger.git . 15:24:23 [2022-08-02T15:24:23.288Z] #32 3.778 Cloning into '.'... 15:24:23 [2022-08-02T15:24:23.294Z] #27 6.575 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 15:24:23 [2022-08-02T15:24:23.294Z] #27 6.575 Need to get 5083 kB of archives. 15:24:23 [2022-08-02T15:24:23.294Z] #27 6.575 After this operation, 12.1 MB of additional disk space will be used. 15:24:23 [2022-08-02T15:24:23.294Z] #27 6.575 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] 15:24:23 [2022-08-02T15:24:23.294Z] #27 6.597 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] 15:24:23 [2022-08-02T15:24:23.294Z] #27 6.597 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] 15:24:23 [2022-08-02T15:24:23.294Z] #27 6.597 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] 15:24:23 [2022-08-02T15:24:23.294Z] #27 6.597 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] 15:24:23 [2022-08-02T15:24:23.295Z] #27 6.597 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] 15:24:23 [2022-08-02T15:24:23.295Z] #27 6.616 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] 15:24:23 [2022-08-02T15:24:23.295Z] #27 6.619 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 15:24:23 [2022-08-02T15:24:23.397Z] #27 6.657 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 15:24:23 [2022-08-02T15:24:23.397Z] #27 6.659 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] 15:24:23 [2022-08-02T15:24:23.397Z] #27 6.665 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] 15:24:23 [2022-08-02T15:24:23.397Z] #27 6.669 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 15:24:23 [2022-08-02T15:24:23.397Z] #27 6.671 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 15:24:23 [2022-08-02T15:24:23.397Z] #27 6.674 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 15:24:23 [2022-08-02T15:24:23.397Z] #27 6.865 debconf: delaying package configuration, since apt-utils is not installed 15:24:23 [2022-08-02T15:24:23.546Z] #32 ... 15:24:23 [2022-08-02T15:24:23.546Z] 15:24:23 [2022-08-02T15:24:23.546Z] #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 15:24:23 [2022-08-02T15:24:23.546Z] #24 sha256:4998d6d74b7f2fe690e56d61b6347d4da7d732fca91116ddb70af02f0a33e48e 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.907 + RM_GOPATH=0 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.907 + TMP_GOPATH= 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.907 + : /build 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.907 + '[' -z '' ']' 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.911 ++ mktemp -d 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.914 + export GOPATH=/tmp/tmp.I9Wl9K7TFP 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.914 + GOPATH=/tmp/tmp.I9Wl9K7TFP 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.914 + RM_GOPATH=1 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.914 + case "$(go env GOARCH)" in 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.916 ++ go env GOARCH 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.936 + export GO_BUILDMODE=-buildmode=pie 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.936 + GO_BUILDMODE=-buildmode=pie 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.938 ++ dirname /tmp/install/install.sh 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.944 + dir=/tmp/install 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.944 + bin=dockercli 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.944 + shift 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.944 + '[' '!' -f /tmp/install/dockercli.installer ']' 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.944 + . /tmp/install/dockercli.installer 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.944 ++ : stable 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.944 ++ : 17.06.2-ce 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.947 + install_dockercli 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.947 + echo 'Install docker/cli version 17.06.2-ce from stable' 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.947 ++ uname -m 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.947 + arch=aarch64 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.947 + '[' aarch64 '!=' x86_64 ']' 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.947 Install docker/cli version 17.06.2-ce from stable 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.963 + '[' aarch64 '!=' s390x ']' 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.963 + '[' aarch64 '!=' armhf ']' 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.963 + build_dockercli 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.963 + git clone https://github.com/docker/docker-ce /tmp/tmp.I9Wl9K7TFP/tmp/docker-ce 15:24:23 [2022-08-02T15:24:23.546Z] #24 3.975 Cloning into '/tmp/tmp.I9Wl9K7TFP/tmp/docker-ce'... 15:24:23 [2022-08-02T15:24:23.556Z] #27 6.621 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] 15:24:23 [2022-08-02T15:24:23.556Z] #27 6.631 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] 15:24:23 [2022-08-02T15:24:23.556Z] #27 6.631 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] 15:24:23 [2022-08-02T15:24:23.556Z] #27 6.639 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] 15:24:23 [2022-08-02T15:24:23.556Z] #27 6.655 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 15:24:23 [2022-08-02T15:24:23.556Z] #27 6.658 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 15:24:23 [2022-08-02T15:24:23.556Z] #27 6.658 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 15:24:23 [2022-08-02T15:24:23.556Z] #27 6.659 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 15:24:23 [2022-08-02T15:24:23.556Z] #27 6.661 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] 15:24:23 [2022-08-02T15:24:23.556Z] #27 6.676 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] 15:24:23 [2022-08-02T15:24:23.556Z] #27 6.684 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 15:24:23 [2022-08-02T15:24:23.556Z] #27 6.687 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 15:24:23 [2022-08-02T15:24:23.556Z] #27 6.694 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #9 ... 15:24:23 [2022-08-02T15:24:23.567Z] 15:24:23 [2022-08-02T15:24:23.567Z] #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 15:24:23 [2022-08-02T15:24:23.567Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc 15:24:23 [2022-08-02T15:24:23.567Z] #27 1.488 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 1.488 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 1.488 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 1.790 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 2.241 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 2.414 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:24:23 [2022-08-02T15:24:23.567Z] #27 4.022 Fetched 8509 kB in 3s (3045 kB/s) 15:24:23 [2022-08-02T15:24:23.567Z] #27 4.022 Reading package lists... 15:24:23 [2022-08-02T15:24:23.567Z] #27 4.979 Reading package lists... 15:24:23 [2022-08-02T15:24:23.567Z] #27 5.944 Building dependency tree... 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.272 The following additional packages will be installed: 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.272 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.272 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.272 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.272 Suggested packages: 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.272 krb5-doc krb5-user 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.272 Recommended packages: 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.272 krb5-locales publicsuffix libsasl2-modules 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.428 The following NEW packages will be installed: 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.428 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.428 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.428 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.428 libssh2-1 libssl1.1 openssl 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.691 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.691 Need to get 5083 kB of archives. 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.691 After this operation, 12.1 MB of additional disk space will be used. 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.691 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.734 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.734 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.734 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.734 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.765 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.765 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.765 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.765 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.765 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.765 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.783 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.783 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.783 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.783 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.783 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.783 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.783 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.796 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.796 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.796 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 15:24:23 [2022-08-02T15:24:23.567Z] #27 6.987 debconf: delaying package configuration, since apt-utils is not installed 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.021 Fetched 5083 kB in 0s (14.2 MB/s) 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.103 Selecting previously unselected package libssl1.1:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.103 (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.) 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.103 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.114 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.415 Selecting previously unselected package libsasl2-modules-db:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.415 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.420 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.500 Selecting previously unselected package libsasl2-2:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.500 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.512 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.610 Selecting previously unselected package libldap-common. 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.610 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.617 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.736 Selecting previously unselected package libldap-2.4-2:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.736 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.769 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.954 Selecting previously unselected package openssl. 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.954 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 7.959 Unpacking openssl (1.1.1n-0+deb10u3) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.298 Selecting previously unselected package ca-certificates. 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.298 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.303 Unpacking ca-certificates (20200601~deb10u2) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.531 Selecting previously unselected package libkeyutils1:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.531 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.537 Unpacking libkeyutils1:amd64 (1.6-6) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.579 Selecting previously unselected package libkrb5support0:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.579 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.585 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.637 Selecting previously unselected package libk5crypto3:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.637 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.646 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.716 Selecting previously unselected package libkrb5-3:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.716 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.722 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.845 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.848 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.853 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.928 Selecting previously unselected package libnghttp2-14:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.928 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 8.938 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.000 Selecting previously unselected package libpsl5:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.000 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.005 Unpacking libpsl5:amd64 (0.20.2-2) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.070 Selecting previously unselected package librtmp1:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.074 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.079 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.139 Selecting previously unselected package libssh2-1:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.139 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.144 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.218 Selecting previously unselected package libcurl4:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.218 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.238 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.310 Selecting previously unselected package curl. 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.310 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.322 Unpacking curl (7.64.0-4+deb10u2) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.434 Selecting previously unselected package libonig5:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.434 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.440 Unpacking libonig5:amd64 (6.9.1-1) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.522 Selecting previously unselected package libjq1:amd64. 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.522 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.527 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.588 Selecting previously unselected package jq. 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.588 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.594 Unpacking jq (1.5+dfsg-2+b1) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.671 Setting up libkeyutils1:amd64 (1.6-6) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.691 Setting up libpsl5:amd64 (0.20.2-2) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.706 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.832 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.845 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.865 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.880 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.888 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.907 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.920 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.933 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.946 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.961 Setting up openssl (1.1.1n-0+deb10u3) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.984 Setting up libonig5:amd64 (6.9.1-1) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 9.992 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 10.01 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 10.02 Setting up ca-certificates (20200601~deb10u2) ... 15:24:23 [2022-08-02T15:24:23.567Z] #27 ... 15:24:23 [2022-08-02T15:24:23.567Z] 15:24:23 [2022-08-02T15:24:23.567Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:23 [2022-08-02T15:24:23.567Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:23 [2022-08-02T15:24:23.655Z] #27 6.897 Fetched 5083 kB in 0s (14.9 MB/s) 15:24:23 [2022-08-02T15:24:23.655Z] #27 6.956 Selecting previously unselected package libssl1.1:amd64. 15:24:23 [2022-08-02T15:24:23.655Z] #27 6.956 (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.) 15:24:23 [2022-08-02T15:24:23.655Z] #27 6.956 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.655Z] #27 6.974 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... 15:24:23 [2022-08-02T15:24:23.715Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 1.0s done 15:24:23 [2022-08-02T15:24:23.715Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 15:24:23 [2022-08-02T15:24:23.804Z] #24 ... 15:24:23 [2022-08-02T15:24:23.804Z] 15:24:23 [2022-08-02T15:24:23.804Z] #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 15:24:23 [2022-08-02T15:24:23.804Z] #47 sha256:56c1441fe9e55e0d94a6e04d0f7965fa26130dacae373a433293445772a84c27 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.622 + RM_GOPATH=0 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.622 + TMP_GOPATH= 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.622 + : /build 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.622 + '[' -z '' ']' 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.622 ++ mktemp -d 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.635 + export GOPATH=/tmp/tmp.3RUAVcQUqI 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.635 + GOPATH=/tmp/tmp.3RUAVcQUqI 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.635 + RM_GOPATH=1 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.635 + case "$(go env GOARCH)" in 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.635 ++ go env GOARCH 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 Install gotestsum version v1.7.0 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 + export GO_BUILDMODE=-buildmode=pie 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 + GO_BUILDMODE=-buildmode=pie 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 ++ dirname /tmp/install/install.sh 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 + dir=/tmp/install 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 + bin=gotestsum 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 + shift 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 + '[' '!' -f /tmp/install/gotestsum.installer ']' 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 + . /tmp/install/gotestsum.installer 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 ++ : v1.7.0 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 + install_gotestsum 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 + set -e 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 + echo 'Install gotestsum version v1.7.0' 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 + GOBIN=/build 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 + GO111MODULE=on 15:24:23 [2022-08-02T15:24:23.804Z] #47 3.647 + go install gotest.tools/gotestsum@v1.7.0 15:24:23 [2022-08-02T15:24:23.804Z] #47 4.103 go: downloading gotest.tools/gotestsum v1.7.0 15:24:23 [2022-08-02T15:24:23.804Z] #47 5.814 go: downloading github.com/dnephin/pflag v1.0.7 15:24:23 [2022-08-02T15:24:23.804Z] #47 5.831 go: downloading github.com/fatih/color v1.10.0 15:24:23 [2022-08-02T15:24:23.804Z] #47 5.903 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 15:24:23 [2022-08-02T15:24:23.804Z] #47 5.933 go: downloading github.com/pkg/errors v0.9.1 15:24:23 [2022-08-02T15:24:23.804Z] #47 6.378 go: downloading github.com/mattn/go-colorable v0.1.8 15:24:23 [2022-08-02T15:24:23.804Z] #47 6.490 go: downloading github.com/mattn/go-isatty v0.0.12 15:24:23 [2022-08-02T15:24:23.804Z] #47 6.517 go: downloading github.com/fsnotify/fsnotify v1.4.9 15:24:23 [2022-08-02T15:24:23.804Z] #47 6.613 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 15:24:23 [2022-08-02T15:24:23.804Z] #47 6.681 go: downloading github.com/jonboulle/clockwork v0.2.2 15:24:23 [2022-08-02T15:24:23.804Z] #47 6.752 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 15:24:23 [2022-08-02T15:24:23.804Z] #47 6.826 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 15:24:23 [2022-08-02T15:24:23.804Z] #47 7.216 go: downloading golang.org/x/tools v0.1.0 15:24:23 [2022-08-02T15:24:23.804Z] #47 ... 15:24:23 [2022-08-02T15:24:23.804Z] 15:24:23 [2022-08-02T15:24:23.804Z] #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 15:24:23 [2022-08-02T15:24:23.804Z] #34 sha256:b44ec1f02632a35a3b725750e254bbe3172f17dc814dab2cc0e9670d4989a21f 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.105 + RM_GOPATH=0 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.105 + TMP_GOPATH= 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.105 + : /build 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.105 + '[' -z '' ']' 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.109 ++ mktemp -d 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.109 + export GOPATH=/tmp/tmp.PG2xL6T7IJ 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.109 + GOPATH=/tmp/tmp.PG2xL6T7IJ 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.109 + RM_GOPATH=1 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.109 + case "$(go env GOARCH)" in 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.109 ++ go env GOARCH 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.111 + export GO_BUILDMODE=-buildmode=pie 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.111 + GO_BUILDMODE=-buildmode=pie 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.115 ++ dirname /tmp/install/install.sh 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.115 + dir=/tmp/install 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.115 + bin=tomlv 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.115 + shift 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.115 + '[' '!' -f /tmp/install/tomlv.installer ']' 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.115 + . /tmp/install/tomlv.installer 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.115 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.115 + install_tomlv 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.115 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.115 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PG2xL6T7IJ/src/github.com/BurntSushi/toml 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.115 Cloning into '/tmp/tmp.PG2xL6T7IJ/src/github.com/BurntSushi/toml'... 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.115 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.647 + cd /tmp/tmp.PG2xL6T7IJ/src/github.com/BurntSushi/toml 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.647 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:24:23 [2022-08-02T15:24:23.804Z] #34 3.697 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 15:24:23 [2022-08-02T15:24:23.804Z] #34 4.423 internal/abi 15:24:23 [2022-08-02T15:24:23.804Z] #34 4.424 internal/unsafeheader 15:24:23 [2022-08-02T15:24:23.804Z] #34 4.468 internal/cpu 15:24:23 [2022-08-02T15:24:23.804Z] #34 4.649 internal/goexperiment 15:24:23 [2022-08-02T15:24:23.804Z] #34 4.726 runtime/internal/sys 15:24:23 [2022-08-02T15:24:23.804Z] #34 4.967 runtime/internal/math 15:24:23 [2022-08-02T15:24:23.804Z] #34 5.000 internal/bytealg 15:24:23 [2022-08-02T15:24:23.804Z] #34 5.107 runtime/internal/atomic 15:24:23 [2022-08-02T15:24:23.804Z] #34 5.492 internal/itoa 15:24:23 [2022-08-02T15:24:23.804Z] #34 5.780 math/bits 15:24:23 [2022-08-02T15:24:23.804Z] #34 5.781 runtime 15:24:23 [2022-08-02T15:24:23.804Z] #34 6.309 math 15:24:23 [2022-08-02T15:24:23.804Z] #34 10.94 unicode/utf8 15:24:23 [2022-08-02T15:24:23.804Z] #34 11.47 internal/race 15:24:23 [2022-08-02T15:24:23.804Z] #34 11.61 sync/atomic 15:24:23 [2022-08-02T15:24:23.817Z] #27 7.025 debconf: delaying package configuration, since apt-utils is not installed 15:24:23 [2022-08-02T15:24:23.817Z] #27 7.063 Fetched 5083 kB in 0s (13.0 MB/s) 15:24:23 [2022-08-02T15:24:23.817Z] #27 7.159 Selecting previously unselected package libssl1.1:amd64. 15:24:23 [2022-08-02T15:24:23.817Z] #27 7.159 (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.) 15:24:23 [2022-08-02T15:24:23.817Z] #27 7.159 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.914Z] #27 7.178 Selecting previously unselected package libsasl2-modules-db:amd64. 15:24:23 [2022-08-02T15:24:23.914Z] #27 7.178 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.914Z] #27 7.182 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:23 [2022-08-02T15:24:23.914Z] #27 7.232 Selecting previously unselected package libsasl2-2:amd64. 15:24:23 [2022-08-02T15:24:23.914Z] #27 7.232 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... 15:24:23 [2022-08-02T15:24:23.914Z] #27 7.239 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:23 [2022-08-02T15:24:23.914Z] #27 7.289 Selecting previously unselected package libldap-common. 15:24:23 [2022-08-02T15:24:23.914Z] #27 7.289 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... 15:24:23 [2022-08-02T15:24:23.914Z] #27 7.294 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... 15:24:23 [2022-08-02T15:24:23.914Z] #27 7.351 Selecting previously unselected package libldap-2.4-2:amd64. 15:24:23 [2022-08-02T15:24:23.914Z] #27 7.351 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.063Z] #34 ... 15:24:24 [2022-08-02T15:24:24.063Z] 15:24:24 [2022-08-02T15:24:24.063Z] #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 15:24:24 [2022-08-02T15:24:24.063Z] #29 sha256:eda087b4bc0db81a55dcde8602489b32e7a5afb007829d2bc41adaff8bb75431 15:24:24 [2022-08-02T15:24:24.063Z] #29 9.667 15:24:24 [2022-08-02T15:24:24.063Z] #29 10.01 #=#=# 0.0% ############################# 40.6% ################################################# 68.2% ######################################################################## 100.0% 15:24:24 [2022-08-02T15:24:24.063Z] #29 11.06 15:24:24 [2022-08-02T15:24:24.077Z] #27 7.170 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... 15:24:24 [2022-08-02T15:24:24.172Z] #27 7.355 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... 15:24:24 [2022-08-02T15:24:24.172Z] #27 7.421 Selecting previously unselected package openssl. 15:24:24 [2022-08-02T15:24:24.172Z] #27 7.421 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.172Z] #27 7.427 Unpacking openssl (1.1.1n-0+deb10u3) ... 15:24:24 [2022-08-02T15:24:24.337Z] #27 7.480 Selecting previously unselected package libsasl2-modules-db:amd64. 15:24:24 [2022-08-02T15:24:24.337Z] #27 7.480 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.337Z] #27 7.480 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:24 [2022-08-02T15:24:24.337Z] #27 7.564 Selecting previously unselected package libsasl2-2:amd64. 15:24:24 [2022-08-02T15:24:24.337Z] #27 7.564 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.337Z] #27 7.578 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:24 [2022-08-02T15:24:24.337Z] #27 7.656 Selecting previously unselected package libldap-common. 15:24:24 [2022-08-02T15:24:24.337Z] #27 7.656 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... 15:24:24 [2022-08-02T15:24:24.337Z] #27 7.667 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... 15:24:24 [2022-08-02T15:24:24.430Z] #27 7.633 Selecting previously unselected package ca-certificates. 15:24:24 [2022-08-02T15:24:24.430Z] #27 7.633 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... 15:24:24 [2022-08-02T15:24:24.430Z] #27 7.641 Unpacking ca-certificates (20200601~deb10u2) ... 15:24:24 [2022-08-02T15:24:24.430Z] #27 7.739 Selecting previously unselected package libkeyutils1:amd64. 15:24:24 [2022-08-02T15:24:24.430Z] #27 7.741 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.430Z] #27 7.745 Unpacking libkeyutils1:amd64 (1.6-6) ... 15:24:24 [2022-08-02T15:24:24.430Z] #27 7.783 Selecting previously unselected package libkrb5support0:amd64. 15:24:24 [2022-08-02T15:24:24.430Z] #27 7.783 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.430Z] #27 7.786 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... 15:24:24 [2022-08-02T15:24:24.430Z] #27 7.830 Selecting previously unselected package libk5crypto3:amd64. 15:24:24 [2022-08-02T15:24:24.430Z] #27 7.830 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.430Z] #27 7.835 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... 15:24:24 [2022-08-02T15:24:24.430Z] #27 7.899 Selecting previously unselected package libkrb5-3:amd64. 15:24:24 [2022-08-02T15:24:24.430Z] #27 7.901 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.430Z] #27 7.906 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... 15:24:24 [2022-08-02T15:24:24.509Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 8.0s done 15:24:24 [2022-08-02T15:24:24.597Z] #27 7.784 Selecting previously unselected package libldap-2.4-2:amd64. 15:24:24 [2022-08-02T15:24:24.597Z] #27 7.784 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.597Z] #27 7.790 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... 15:24:24 [2022-08-02T15:24:24.597Z] #27 7.896 Selecting previously unselected package openssl. 15:24:24 [2022-08-02T15:24:24.597Z] #27 7.896 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.650Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.9s done 15:24:24 [2022-08-02T15:24:24.689Z] #27 8.030 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:24:24 [2022-08-02T15:24:24.689Z] #27 8.030 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.689Z] #27 8.034 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... 15:24:24 [2022-08-02T15:24:24.689Z] #27 8.104 Selecting previously unselected package libnghttp2-14:amd64. 15:24:24 [2022-08-02T15:24:24.689Z] #27 8.104 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.689Z] #27 8.114 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 15:24:24 [2022-08-02T15:24:24.689Z] #27 8.167 Selecting previously unselected package libpsl5:amd64. 15:24:24 [2022-08-02T15:24:24.689Z] #27 8.167 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.769Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 15:24:24 [2022-08-02T15:24:24.858Z] #27 7.903 Unpacking openssl (1.1.1n-0+deb10u3) ... 15:24:24 [2022-08-02T15:24:24.859Z] #27 8.100 Selecting previously unselected package ca-certificates. 15:24:24 [2022-08-02T15:24:24.859Z] #27 8.100 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... 15:24:24 [2022-08-02T15:24:24.859Z] #27 8.105 Unpacking ca-certificates (20200601~deb10u2) ... 15:24:24 [2022-08-02T15:24:24.907Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 15:24:24 [2022-08-02T15:24:24.951Z] #27 8.171 Unpacking libpsl5:amd64 (0.20.2-2) ... 15:24:24 [2022-08-02T15:24:24.951Z] #27 8.220 Selecting previously unselected package librtmp1:amd64. 15:24:24 [2022-08-02T15:24:24.951Z] #27 8.220 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.951Z] #27 8.226 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 15:24:24 [2022-08-02T15:24:24.951Z] #27 8.272 Selecting previously unselected package libssh2-1:amd64. 15:24:24 [2022-08-02T15:24:24.951Z] #27 8.272 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.951Z] #27 8.277 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 15:24:24 [2022-08-02T15:24:24.951Z] #27 8.332 Selecting previously unselected package libcurl4:amd64. 15:24:24 [2022-08-02T15:24:24.951Z] #27 8.332 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... 15:24:24 [2022-08-02T15:24:24.951Z] #27 8.337 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... 15:24:25 [2022-08-02T15:24:25.119Z] #27 8.251 Selecting previously unselected package libkeyutils1:amd64. 15:24:25 [2022-08-02T15:24:25.119Z] #27 8.251 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... 15:24:25 [2022-08-02T15:24:25.119Z] #27 8.258 Unpacking libkeyutils1:amd64 (1.6-6) ... 15:24:25 [2022-08-02T15:24:25.119Z] #27 8.303 Selecting previously unselected package libkrb5support0:amd64. 15:24:25 [2022-08-02T15:24:25.119Z] #27 8.303 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... 15:24:25 [2022-08-02T15:24:25.119Z] #27 8.310 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... 15:24:25 [2022-08-02T15:24:25.119Z] #27 8.363 Selecting previously unselected package libk5crypto3:amd64. 15:24:25 [2022-08-02T15:24:25.119Z] #27 8.363 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... 15:24:25 [2022-08-02T15:24:25.119Z] #27 8.368 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... 15:24:25 [2022-08-02T15:24:25.210Z] #27 8.412 Selecting previously unselected package curl. 15:24:25 [2022-08-02T15:24:25.210Z] #27 8.412 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... 15:24:25 [2022-08-02T15:24:25.210Z] #27 8.418 Unpacking curl (7.64.0-4+deb10u2) ... 15:24:25 [2022-08-02T15:24:25.210Z] #27 8.504 Selecting previously unselected package libonig5:amd64. 15:24:25 [2022-08-02T15:24:25.210Z] #27 8.504 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... 15:24:25 [2022-08-02T15:24:25.210Z] #27 8.511 Unpacking libonig5:amd64 (6.9.1-1) ... 15:24:25 [2022-08-02T15:24:25.210Z] #27 8.590 Selecting previously unselected package libjq1:amd64. 15:24:25 [2022-08-02T15:24:25.210Z] #27 8.590 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... 15:24:25 [2022-08-02T15:24:25.210Z] #27 8.595 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 15:24:25 [2022-08-02T15:24:25.210Z] #27 8.651 Selecting previously unselected package jq. 15:24:25 [2022-08-02T15:24:25.210Z] #27 8.651 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... 15:24:25 [2022-08-02T15:24:25.210Z] #27 8.656 Unpacking jq (1.5+dfsg-2+b1) ... 15:24:25 [2022-08-02T15:24:25.210Z] #27 8.724 Setting up libkeyutils1:amd64 (1.6-6) ... 15:24:25 [2022-08-02T15:24:25.210Z] #27 8.737 Setting up libpsl5:amd64 (0.20.2-2) ... 15:24:25 [2022-08-02T15:24:25.380Z] #27 8.433 Selecting previously unselected package libkrb5-3:amd64. 15:24:25 [2022-08-02T15:24:25.380Z] #27 8.433 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... 15:24:25 [2022-08-02T15:24:25.380Z] #27 8.437 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... 15:24:25 [2022-08-02T15:24:25.380Z] #27 8.584 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:24:25 [2022-08-02T15:24:25.380Z] #27 8.584 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... 15:24:25 [2022-08-02T15:24:25.380Z] #27 8.589 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... 15:24:25 [2022-08-02T15:24:25.469Z] #27 8.754 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... 15:24:25 [2022-08-02T15:24:25.469Z] #27 8.903 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 15:24:25 [2022-08-02T15:24:25.469Z] #27 8.915 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... 15:24:25 [2022-08-02T15:24:25.469Z] #27 8.934 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... 15:24:25 [2022-08-02T15:24:25.469Z] #27 8.949 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:25 [2022-08-02T15:24:25.469Z] #27 8.961 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 15:24:25 [2022-08-02T15:24:25.642Z] #27 8.736 Selecting previously unselected package libnghttp2-14:amd64. 15:24:25 [2022-08-02T15:24:25.642Z] #27 8.736 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 15:24:25 [2022-08-02T15:24:25.642Z] #27 8.741 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 15:24:25 [2022-08-02T15:24:25.642Z] #27 8.810 Selecting previously unselected package libpsl5:amd64. 15:24:25 [2022-08-02T15:24:25.642Z] #27 8.810 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... 15:24:25 [2022-08-02T15:24:25.642Z] #27 8.815 Unpacking libpsl5:amd64 (0.20.2-2) ... 15:24:25 [2022-08-02T15:24:25.642Z] #27 8.882 Selecting previously unselected package librtmp1:amd64. 15:24:25 [2022-08-02T15:24:25.642Z] #27 8.882 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 15:24:25 [2022-08-02T15:24:25.642Z] #27 8.887 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 15:24:25 [2022-08-02T15:24:25.642Z] #27 8.944 Selecting previously unselected package libssh2-1:amd64. 15:24:25 [2022-08-02T15:24:25.642Z] #27 8.944 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... 15:24:25 [2022-08-02T15:24:25.729Z] #27 8.975 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... 15:24:25 [2022-08-02T15:24:25.729Z] #27 8.991 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:25 [2022-08-02T15:24:25.729Z] #27 9.004 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 15:24:25 [2022-08-02T15:24:25.729Z] #27 9.019 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... 15:24:25 [2022-08-02T15:24:25.729Z] #27 9.036 Setting up openssl (1.1.1n-0+deb10u3) ... 15:24:25 [2022-08-02T15:24:25.729Z] #27 9.052 Setting up libonig5:amd64 (6.9.1-1) ... 15:24:25 [2022-08-02T15:24:25.729Z] #27 9.066 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 15:24:25 [2022-08-02T15:24:25.729Z] #27 9.081 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... 15:24:25 [2022-08-02T15:24:25.729Z] #27 9.091 Setting up ca-certificates (20200601~deb10u2) ... 15:24:25 [2022-08-02T15:24:25.903Z] #27 8.951 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 15:24:25 [2022-08-02T15:24:25.903Z] #27 9.029 Selecting previously unselected package libcurl4:amd64. 15:24:25 [2022-08-02T15:24:25.903Z] #27 9.029 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... 15:24:25 [2022-08-02T15:24:25.903Z] #27 9.034 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... 15:24:25 [2022-08-02T15:24:25.903Z] #27 9.131 Selecting previously unselected package curl. 15:24:25 [2022-08-02T15:24:25.903Z] #27 9.131 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... 15:24:25 [2022-08-02T15:24:25.903Z] #27 9.140 Unpacking curl (7.64.0-4+deb10u2) ... 15:24:26 [2022-08-02T15:24:26.132Z] #29 11.37 #=#=# 0.0% #### 6.5% ######## 11.8% ########### 16.3% ############## 20.6% ################# 25.0% ###################### 30.7% ######################### 34.9% ############################## 42.1% ################################## 47.5% ######################################## 56.2% ############################################ 61.5% ################################################ 67.5% #################################################### 72.5% ###################################################### 76.3% ########################################################## 81.0% ############################################################### 87.8% #################################################################### 94.5% ######################################################################## 100.0% 15:24:26 [2022-08-02T15:24:26.164Z] #27 9.252 Selecting previously unselected package libonig5:amd64. 15:24:26 [2022-08-02T15:24:26.164Z] #27 9.252 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... 15:24:26 [2022-08-02T15:24:26.164Z] #27 9.257 Unpacking libonig5:amd64 (6.9.1-1) ... 15:24:26 [2022-08-02T15:24:26.164Z] #27 9.338 Selecting previously unselected package libjq1:amd64. 15:24:26 [2022-08-02T15:24:26.164Z] #27 9.339 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... 15:24:26 [2022-08-02T15:24:26.164Z] #27 9.349 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 15:24:26 [2022-08-02T15:24:26.164Z] #27 9.414 Selecting previously unselected package jq. 15:24:26 [2022-08-02T15:24:26.164Z] #27 9.414 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... 15:24:26 [2022-08-02T15:24:26.164Z] #27 9.430 Unpacking jq (1.5+dfsg-2+b1) ... 15:24:26 [2022-08-02T15:24:26.390Z] #29 13.87 15:24:26 [2022-08-02T15:24:26.424Z] #27 9.515 Setting up libkeyutils1:amd64 (1.6-6) ... 15:24:26 [2022-08-02T15:24:26.424Z] #27 9.529 Setting up libpsl5:amd64 (0.20.2-2) ... 15:24:26 [2022-08-02T15:24:26.424Z] #27 9.557 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... 15:24:26 [2022-08-02T15:24:26.424Z] #27 9.744 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 15:24:26 [2022-08-02T15:24:26.666Z] #27 9.756 Updating certificates in /etc/ssl/certs... 15:24:26 [2022-08-02T15:24:26.666Z] #27 ... 15:24:26 [2022-08-02T15:24:26.666Z] 15:24:26 [2022-08-02T15:24:26.666Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:26 [2022-08-02T15:24:26.666Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:26 [2022-08-02T15:24:26.666Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 1.0s done 15:24:26 [2022-08-02T15:24:26.666Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.5s done 15:24:26 [2022-08-02T15:24:26.666Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 5.1s done 15:24:26 [2022-08-02T15:24:26.666Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 3.5s done 15:24:26 [2022-08-02T15:24:26.666Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 15:24:26 [2022-08-02T15:24:26.685Z] #27 9.786 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... 15:24:26 [2022-08-02T15:24:26.685Z] #27 9.806 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... 15:24:26 [2022-08-02T15:24:26.685Z] #27 9.819 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:26 [2022-08-02T15:24:26.685Z] #27 9.834 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 15:24:26 [2022-08-02T15:24:26.685Z] #27 9.859 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... 15:24:26 [2022-08-02T15:24:26.685Z] #27 9.885 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:26 [2022-08-02T15:24:26.685Z] #27 9.891 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 15:24:26 [2022-08-02T15:24:26.685Z] #27 9.904 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... 15:24:26 [2022-08-02T15:24:26.685Z] #27 9.914 Setting up openssl (1.1.1n-0+deb10u3) ... 15:24:26 [2022-08-02T15:24:26.685Z] #27 9.933 Setting up libonig5:amd64 (6.9.1-1) ... 15:24:26 [2022-08-02T15:24:26.685Z] #27 9.946 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 15:24:26 [2022-08-02T15:24:26.685Z] #27 9.959 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... 15:24:26 [2022-08-02T15:24:26.945Z] #27 9.972 Setting up ca-certificates (20200601~deb10u2) ... 15:24:27 [2022-08-02T15:24:27.235Z] #9 ... 15:24:27 [2022-08-02T15:24:27.235Z] 15:24:27 [2022-08-02T15:24:27.235Z] #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 15:24:27 [2022-08-02T15:24:27.235Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc 15:24:27 [2022-08-02T15:24:27.235Z] #27 10.52 137 added, 0 removed; done. 15:24:27 [2022-08-02T15:24:27.235Z] #27 10.59 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... 15:24:27 [2022-08-02T15:24:27.235Z] #27 10.61 Setting up jq (1.5+dfsg-2+b1) ... 15:24:27 [2022-08-02T15:24:27.235Z] #27 10.62 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... 15:24:27 [2022-08-02T15:24:27.235Z] #27 10.63 Setting up curl (7.64.0-4+deb10u2) ... 15:24:27 [2022-08-02T15:24:27.235Z] #27 10.64 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:24:27 [2022-08-02T15:24:27.235Z] #27 10.66 Processing triggers for ca-certificates (20200601~deb10u2) ... 15:24:27 [2022-08-02T15:24:27.235Z] #27 10.67 Updating certificates in /etc/ssl/certs... 15:24:27 [2022-08-02T15:24:27.894Z] #27 10.80 Updating certificates in /etc/ssl/certs... 15:24:28 [2022-08-02T15:24:28.173Z] #27 11.37 0 added, 0 removed; done. 15:24:28 [2022-08-02T15:24:28.173Z] #27 11.37 Running hooks in /etc/ca-certificates/update.d... 15:24:28 [2022-08-02T15:24:28.173Z] #27 11.37 done. 15:24:28 [2022-08-02T15:24:28.973Z] #9 ... 15:24:28 [2022-08-02T15:24:28.973Z] 15:24:28 [2022-08-02T15:24:28.973Z] #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 15:24:28 [2022-08-02T15:24:28.973Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc 15:24:28 [2022-08-02T15:24:28.973Z] #27 10.90 Updating certificates in /etc/ssl/certs... 15:24:28 [2022-08-02T15:24:28.973Z] #27 12.29 137 added, 0 removed; done. 15:24:28 [2022-08-02T15:24:28.973Z] #27 12.33 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... 15:24:28 [2022-08-02T15:24:28.973Z] #27 12.35 Setting up jq (1.5+dfsg-2+b1) ... 15:24:28 [2022-08-02T15:24:28.973Z] #27 12.37 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... 15:24:28 [2022-08-02T15:24:28.973Z] #27 12.38 Setting up curl (7.64.0-4+deb10u2) ... 15:24:28 [2022-08-02T15:24:28.973Z] #27 12.40 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:24:28 [2022-08-02T15:24:28.973Z] #27 12.42 Processing triggers for ca-certificates (20200601~deb10u2) ... 15:24:28 [2022-08-02T15:24:28.973Z] #27 12.44 Updating certificates in /etc/ssl/certs... 15:24:28 [2022-08-02T15:24:28.973Z] #27 13.62 0 added, 0 removed; done. 15:24:28 [2022-08-02T15:24:28.973Z] #27 13.62 Running hooks in /etc/ca-certificates/update.d... 15:24:28 [2022-08-02T15:24:28.973Z] #27 13.62 done. 15:24:28 [2022-08-02T15:24:28.973Z] #27 DONE 15.1s 15:24:28 [2022-08-02T15:24:28.973Z] 15:24:28 [2022-08-02T15:24:28.973Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:28 [2022-08-02T15:24:28.973Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:28 [2022-08-02T15:24:28.973Z] #9 ... 15:24:28 [2022-08-02T15:24:28.973Z] 15:24:28 [2022-08-02T15:24:28.973Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 15:24:28 [2022-08-02T15:24:28.973Z] #28 sha256:53aea828e9bbfaee64c07651e40aaa6737f507ceb73eaf72e214c8f05b5b3e9e 15:24:28 [2022-08-02T15:24:28.973Z] #28 DONE 0.2s 15:24:29 [2022-08-02T15:24:29.233Z] 15:24:29 [2022-08-02T15:24:29.233Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:29 [2022-08-02T15:24:29.233Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:29 [2022-08-02T15:24:29.279Z] #27 12.32 137 added, 0 removed; done. 15:24:29 [2022-08-02T15:24:29.279Z] #27 12.37 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... 15:24:29 [2022-08-02T15:24:29.279Z] #27 12.38 Setting up jq (1.5+dfsg-2+b1) ... 15:24:29 [2022-08-02T15:24:29.279Z] #27 12.40 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... 15:24:29 [2022-08-02T15:24:29.279Z] #27 12.41 Setting up curl (7.64.0-4+deb10u2) ... 15:24:29 [2022-08-02T15:24:29.279Z] #27 12.43 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:24:29 [2022-08-02T15:24:29.279Z] #27 12.45 Processing triggers for ca-certificates (20200601~deb10u2) ... 15:24:29 [2022-08-02T15:24:29.279Z] #27 12.47 Updating certificates in /etc/ssl/certs... 15:24:29 [2022-08-02T15:24:29.551Z] #29 14.25 #=#=# 0.0% # 2.6% ## 4.0% #### 6.5% ##### 7.5% ###### 9.4% ####### 11.0% ######## 12.4% ########## 14.4% ########### 16.4% ############# 18.2% ############## 20.3% ################ 22.9% ################# 24.8% ################### 26.8% #################### 28.3% ###################### 31.1% ######################## 33.7% ########################## 36.3% ########################### 38.4% ############################# 41.3% ############################### 43.9% ################################## 47.2% #################################### 50.9% 15:24:29 [2022-08-02T15:24:29.551Z] #29 ... 15:24:29 [2022-08-02T15:24:29.551Z] 15:24:29 [2022-08-02T15:24:29.551Z] #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 15:24:29 [2022-08-02T15:24:29.551Z] #13 sha256:7e97a10123a6363973b334d132efa3e178a4ac83eb0790d2bc3c7556f148155c 15:24:29 [2022-08-02T15:24:29.551Z] #13 5.176 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] 15:24:29 [2022-08-02T15:24:29.551Z] #13 7.691 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] 15:24:29 [2022-08-02T15:24:29.551Z] #13 10.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] 15:24:29 [2022-08-02T15:24:29.803Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 5.0s 15:24:29 [2022-08-02T15:24:29.811Z] #13 ... 15:24:29 [2022-08-02T15:24:29.811Z] 15:24:29 [2022-08-02T15:24:29.811Z] #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 15:24:29 [2022-08-02T15:24:29.811Z] #29 sha256:eda087b4bc0db81a55dcde8602489b32e7a5afb007829d2bc41adaff8bb75431 15:24:30 [2022-08-02T15:24:30.081Z] #27 DONE 13.3s 15:24:30 [2022-08-02T15:24:30.081Z] 15:24:30 [2022-08-02T15:24:30.081Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 15:24:30 [2022-08-02T15:24:30.081Z] #28 sha256:0bc1886f320c5c392d9dee47a97a796019b5cc38fc0720b13ef590017ce1bad5 15:24:30 [2022-08-02T15:24:30.167Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 5.2s 15:24:30 [2022-08-02T15:24:30.648Z] #28 DONE 0.7s 15:24:30 [2022-08-02T15:24:30.648Z] 15:24:30 [2022-08-02T15:24:30.648Z] #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 15:24:30 [2022-08-02T15:24:30.648Z] #29 sha256:169da97b01e7328a2a77544149a5ac9f4b71e6afcfb08d17d185fc19bd07267b 15:24:30 [2022-08-02T15:24:30.667Z] #27 13.61 0 added, 0 removed; done. 15:24:30 [2022-08-02T15:24:30.667Z] #27 13.61 Running hooks in /etc/ca-certificates/update.d... 15:24:30 [2022-08-02T15:24:30.667Z] #27 13.61 done. 15:24:30 [2022-08-02T15:24:30.742Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 6.0s done 15:24:30 [2022-08-02T15:24:30.927Z] #27 ... 15:24:30 [2022-08-02T15:24:30.927Z] 15:24:30 [2022-08-02T15:24:30.927Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:30 [2022-08-02T15:24:30.927Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:30 [2022-08-02T15:24:30.927Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 8.2s done 15:24:30 [2022-08-02T15:24:30.927Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 6.1s done 15:24:31 [2022-08-02T15:24:31.002Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 15:24:31 [2022-08-02T15:24:31.188Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 15:24:31 [2022-08-02T15:24:31.367Z] #29 14.25 #=#=# 0.0% # 2.6% ## 4.0% #### 6.5% ##### 7.5% ###### 9.4% ####### 11.0% ######## 12.4% ########## 14.4% ########### 16.4% ############# 18.2% ############## 20.3% ################ 22.9% ################# 24.8% ################### 26.8% #################### 28.3% ###################### 31.1% ######################## 33.7% ########################## 36.3% ########################### 38.4% ############################# 41.3% ############################### 43.9% ################################## 47.2% #################################### 50.9% ####################################### 54.4% ######################################### 57.2% ########################################### 60.2% ############################################## 63.9% ################################################ 66.8% ################################################## 70.0% #################################################### 73.4% ###################################################### 76.0% ####################################################### 77.7% ######################################################### 80.4% ########################################################### 82.3% ############################################################ 83.5% ############################################################# 85.7% ################################################################ 89.5% ################################################################### 93.1% ##################################################################### 97.0% ######################################################################## 100.0% 15:24:31 [2022-08-02T15:24:31.627Z] #29 18.95 15:24:32 [2022-08-02T15:24:32.025Z] #29 1.278 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 15:24:32 [2022-08-02T15:24:32.025Z] #29 1.399 15:24:32 [2022-08-02T15:24:32.062Z] #9 ... 15:24:32 [2022-08-02T15:24:32.062Z] 15:24:32 [2022-08-02T15:24:32.062Z] #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 15:24:32 [2022-08-02T15:24:32.062Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc 15:24:32 [2022-08-02T15:24:32.062Z] #27 1.625 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 15:24:32 [2022-08-02T15:24:32.062Z] #27 1.637 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:32 [2022-08-02T15:24:32.062Z] #27 1.637 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:32 [2022-08-02T15:24:32.062Z] #27 1.882 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:24:32 [2022-08-02T15:24:32.062Z] #27 2.277 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:24:32 [2022-08-02T15:24:32.062Z] #27 2.951 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:24:32 [2022-08-02T15:24:32.062Z] #27 4.251 Fetched 8509 kB in 3s (2957 kB/s) 15:24:32 [2022-08-02T15:24:32.062Z] #27 4.251 Reading package lists... 15:24:32 [2022-08-02T15:24:32.062Z] #27 5.229 Reading package lists... 15:24:32 [2022-08-02T15:24:32.062Z] #27 6.195 Building dependency tree... 15:24:32 [2022-08-02T15:24:32.062Z] #27 6.538 The following additional packages will be installed: 15:24:32 [2022-08-02T15:24:32.062Z] #27 6.538 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 15:24:32 [2022-08-02T15:24:32.062Z] #27 6.538 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 15:24:32 [2022-08-02T15:24:32.062Z] #27 6.538 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 15:24:32 [2022-08-02T15:24:32.062Z] #27 6.538 Suggested packages: 15:24:32 [2022-08-02T15:24:32.062Z] #27 6.538 krb5-doc krb5-user 15:24:32 [2022-08-02T15:24:32.062Z] #27 6.538 Recommended packages: 15:24:32 [2022-08-02T15:24:32.062Z] #27 6.538 krb5-locales publicsuffix libsasl2-modules 15:24:32 [2022-08-02T15:24:32.062Z] #27 6.705 The following NEW packages will be installed: 15:24:32 [2022-08-02T15:24:32.062Z] #27 6.706 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 15:24:32 [2022-08-02T15:24:32.062Z] #27 6.706 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 15:24:32 [2022-08-02T15:24:32.062Z] #27 6.706 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 15:24:32 [2022-08-02T15:24:32.062Z] #27 6.710 libssh2-1 libssl1.1 openssl 15:24:32 [2022-08-02T15:24:32.063Z] #27 6.995 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 15:24:32 [2022-08-02T15:24:32.063Z] #27 6.995 Need to get 5083 kB of archives. 15:24:32 [2022-08-02T15:24:32.063Z] #27 6.995 After this operation, 12.1 MB of additional disk space will be used. 15:24:32 [2022-08-02T15:24:32.063Z] #27 6.995 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.026 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.026 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.026 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.026 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.034 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.044 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.058 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.058 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.058 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.058 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.062 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.065 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.084 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.084 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.084 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.084 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.084 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.091 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.092 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.094 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.322 debconf: delaying package configuration, since apt-utils is not installed 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.359 Fetched 5083 kB in 0s (13.6 MB/s) 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.406 Selecting previously unselected package libssl1.1:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.406 (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.) 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.408 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.442 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.734 Selecting previously unselected package libsasl2-modules-db:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.734 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.739 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.823 Selecting previously unselected package libsasl2-2:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.823 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.823 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.970 Selecting previously unselected package libldap-common. 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.972 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 7.979 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.077 Selecting previously unselected package libldap-2.4-2:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.077 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.082 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.193 Selecting previously unselected package openssl. 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.193 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.229 Unpacking openssl (1.1.1n-0+deb10u3) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.453 Selecting previously unselected package ca-certificates. 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.453 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.468 Unpacking ca-certificates (20200601~deb10u2) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.608 Selecting previously unselected package libkeyutils1:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.608 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.613 Unpacking libkeyutils1:amd64 (1.6-6) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.658 Selecting previously unselected package libkrb5support0:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.658 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.663 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.738 Selecting previously unselected package libk5crypto3:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.738 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.744 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.841 Selecting previously unselected package libkrb5-3:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.841 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.853 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.978 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.978 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 8.985 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.064 Selecting previously unselected package libnghttp2-14:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.064 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.074 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.142 Selecting previously unselected package libpsl5:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.142 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.147 Unpacking libpsl5:amd64 (0.20.2-2) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.211 Selecting previously unselected package librtmp1:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.211 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.215 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.278 Selecting previously unselected package libssh2-1:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.278 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.287 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.376 Selecting previously unselected package libcurl4:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.376 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.382 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.486 Selecting previously unselected package curl. 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.489 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.493 Unpacking curl (7.64.0-4+deb10u2) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.595 Selecting previously unselected package libonig5:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.595 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.599 Unpacking libonig5:amd64 (6.9.1-1) ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.673 Selecting previously unselected package libjq1:amd64. 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.675 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.063Z] #27 9.680 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 15:24:32 [2022-08-02T15:24:32.332Z] #27 9.789 Selecting previously unselected package jq. 15:24:32 [2022-08-02T15:24:32.332Z] #27 9.789 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... 15:24:32 [2022-08-02T15:24:32.332Z] #27 9.793 Unpacking jq (1.5+dfsg-2+b1) ... 15:24:32 [2022-08-02T15:24:32.332Z] #27 ... 15:24:32 [2022-08-02T15:24:32.332Z] 15:24:32 [2022-08-02T15:24:32.332Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:32 [2022-08-02T15:24:32.332Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:32 [2022-08-02T15:24:32.586Z] #29 ... 15:24:32 [2022-08-02T15:24:32.586Z] 15:24:32 [2022-08-02T15:24:32.586Z] #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 15:24:32 [2022-08-02T15:24:32.586Z] #49 sha256:2c1637fc5ece527d84192cc208005a9b81c023dce957668e6a6b915f2c420e9e 15:24:32 [2022-08-02T15:24:32.586Z] #49 10.17 go: downloading github.com/pkg/errors v0.8.1 15:24:32 [2022-08-02T15:24:32.586Z] #49 10.21 go: downloading github.com/spf13/cobra v0.0.5 15:24:32 [2022-08-02T15:24:32.586Z] #49 10.22 go: downloading github.com/spf13/pflag v1.0.5 15:24:32 [2022-08-02T15:24:32.586Z] #49 10.45 go: downloading github.com/spf13/viper v1.6.1 15:24:32 [2022-08-02T15:24:32.586Z] #49 10.94 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 15:24:32 [2022-08-02T15:24:32.586Z] #49 10.96 go: downloading github.com/go-critic/go-critic v0.4.1 15:24:32 [2022-08-02T15:24:32.586Z] #49 12.17 go: downloading github.com/go-lintpack/lintpack v0.5.2 15:24:32 [2022-08-02T15:24:32.586Z] #49 12.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 15.36 go: downloading github.com/mattn/go-colorable v0.1.4 15:24:32 [2022-08-02T15:24:32.586Z] #49 15.40 go: downloading github.com/mattn/go-isatty v0.0.8 15:24:32 [2022-08-02T15:24:32.586Z] #49 15.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 15:24:32 [2022-08-02T15:24:32.586Z] #49 15.48 go: downloading github.com/sirupsen/logrus v1.4.2 15:24:32 [2022-08-02T15:24:32.586Z] #49 15.59 go: downloading github.com/stretchr/testify v1.4.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 15.76 go: downloading github.com/fsnotify/fsnotify v1.4.7 15:24:32 [2022-08-02T15:24:32.586Z] #49 15.89 go: downloading github.com/hashicorp/hcl v1.0.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 16.15 go: downloading github.com/magiconair/properties v1.8.1 15:24:32 [2022-08-02T15:24:32.586Z] #49 16.16 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:24:32 [2022-08-02T15:24:32.586Z] #49 16.31 go: downloading github.com/pelletier/go-toml v1.2.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 16.38 go: downloading github.com/spf13/afero v1.1.2 15:24:32 [2022-08-02T15:24:32.586Z] #49 16.53 go: downloading github.com/spf13/cast v1.3.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 16.61 go: downloading github.com/spf13/jwalterweatherman v1.0.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 16.63 go: downloading github.com/subosito/gotenv v1.2.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 16.65 go: downloading gopkg.in/ini.v1 v1.51.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 16.77 go: downloading gopkg.in/yaml.v2 v2.2.7 15:24:32 [2022-08-02T15:24:32.586Z] #49 16.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 16.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 16.91 go: downloading github.com/go-toolsmith/astequal v1.0.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 16.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 16.95 go: downloading github.com/go-toolsmith/astp v1.0.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 16.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 17.01 go: downloading github.com/go-toolsmith/typep v1.0.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 17.09 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 15:24:32 [2022-08-02T15:24:32.586Z] #49 17.13 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 17.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 15:24:32 [2022-08-02T15:24:32.586Z] #49 17.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 15:24:32 [2022-08-02T15:24:32.586Z] #49 17.38 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 15:24:32 [2022-08-02T15:24:32.586Z] #49 17.41 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 15:24:32 [2022-08-02T15:24:32.586Z] #49 17.46 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 15:24:32 [2022-08-02T15:24:32.586Z] #49 17.57 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 15:24:32 [2022-08-02T15:24:32.586Z] #49 17.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 15:24:32 [2022-08-02T15:24:32.586Z] #49 18.01 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 15:24:32 [2022-08-02T15:24:32.586Z] #49 18.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 15:24:32 [2022-08-02T15:24:32.586Z] #49 18.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 15:24:32 [2022-08-02T15:24:32.586Z] #49 18.13 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 15:24:32 [2022-08-02T15:24:32.586Z] #49 18.15 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 15:24:32 [2022-08-02T15:24:32.586Z] #49 18.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 15:24:32 [2022-08-02T15:24:32.586Z] #49 18.27 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 15:24:32 [2022-08-02T15:24:32.586Z] #49 18.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 15:24:32 [2022-08-02T15:24:32.586Z] #49 18.46 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 15:24:32 [2022-08-02T15:24:32.586Z] #49 18.49 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 15:24:32 [2022-08-02T15:24:32.586Z] #49 18.75 go: downloading github.com/sourcegraph/go-diff v0.5.1 15:24:32 [2022-08-02T15:24:32.586Z] #49 18.76 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 15:24:32 [2022-08-02T15:24:32.586Z] #49 18.83 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 15:24:32 [2022-08-02T15:24:32.586Z] #49 19.07 go: downloading github.com/ultraware/funlen v0.0.2 15:24:32 [2022-08-02T15:24:32.586Z] #49 19.08 go: downloading github.com/ultraware/whitespace v0.0.4 15:24:32 [2022-08-02T15:24:32.586Z] #49 19.11 go: downloading github.com/uudashr/gocognit v1.0.1 15:24:32 [2022-08-02T15:24:32.586Z] #49 19.28 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 15:24:32 [2022-08-02T15:24:32.586Z] #49 19.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 15:24:32 [2022-08-02T15:24:32.586Z] #49 19.99 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 15:24:32 [2022-08-02T15:24:32.586Z] #49 20.14 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 15:24:32 [2022-08-02T15:24:32.586Z] #49 20.24 go: downloading github.com/davecgh/go-spew v1.1.1 15:24:32 [2022-08-02T15:24:32.586Z] #49 20.31 go: downloading github.com/pmezard/go-difflib v1.0.0 15:24:32 [2022-08-02T15:24:32.586Z] #49 ... 15:24:32 [2022-08-02T15:24:32.586Z] 15:24:32 [2022-08-02T15:24:32.586Z] #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 15:24:32 [2022-08-02T15:24:32.586Z] #67 sha256:bdbbbbcbfdb6236312afe671ace8dd81b058e21d60fadac7f1dc44989e4d353c 15:24:32 [2022-08-02T15:24:32.586Z] #67 19.28 Checking out files: 75% (1444/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. 15:24:32 [2022-08-02T15:24:32.586Z] #67 19.57 + cd /tmp/tmp.n03wmOXCM7/src/github.com/docker/libnetwork 15:24:32 [2022-08-02T15:24:32.586Z] #67 19.57 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 15:24:32 [2022-08-02T15:24:32.586Z] #67 20.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 15:24:32 [2022-08-02T15:24:32.801Z] #29 1.607 #=#=# ######### 13.6% ########################### 37.6% ######################################### 57.6% ####################################################### 77.4% ###################################################################### 97.5% ######################################################################## 100.0% 15:24:32 [2022-08-02T15:24:32.801Z] #29 2.219 15:24:33 [2022-08-02T15:24:33.153Z] #67 ... 15:24:33 [2022-08-02T15:24:33.153Z] 15:24:33 [2022-08-02T15:24:33.153Z] #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 15:24:33 [2022-08-02T15:24:33.153Z] #36 sha256:76417810cf8bd74023f53cb62a8cb91a5c16d40cc66f7b63a974c0438d246af5 15:24:33 [2022-08-02T15:24:33.153Z] #36 10.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] 15:24:33 [2022-08-02T15:24:33.153Z] #36 17.89 Fetched 8331 kB in 14s (616 kB/s) 15:24:33 [2022-08-02T15:24:33.263Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 8.3s done 15:24:33 [2022-08-02T15:24:33.320Z] #29 2.442 #=#=# ######################################################################## 100.0% 15:24:33 [2022-08-02T15:24:33.320Z] #29 2.636 15:24:33 [2022-08-02T15:24:33.412Z] #36 17.89 Reading package lists... 15:24:33 [2022-08-02T15:24:33.412Z] #36 ... 15:24:33 [2022-08-02T15:24:33.412Z] 15:24:33 [2022-08-02T15:24:33.412Z] #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 15:24:33 [2022-08-02T15:24:33.412Z] #29 sha256:eda087b4bc0db81a55dcde8602489b32e7a5afb007829d2bc41adaff8bb75431 15:24:33 [2022-08-02T15:24:33.412Z] #29 20.04 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 15:24:33 [2022-08-02T15:24:33.412Z] #29 20.53 15:24:33 [2022-08-02T15:24:33.412Z] #29 20.94 #=#=# 15:24:33 [2022-08-02T15:24:33.412Z] #29 ... 15:24:33 [2022-08-02T15:24:33.412Z] 15:24:33 [2022-08-02T15:24:33.412Z] #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 15:24:33 [2022-08-02T15:24:33.412Z] #42 sha256:dcc250f58b4c7c94dbc3d48f3754b0c9245749a922c811d4548511e1fbc7da44 15:24:33 [2022-08-02T15:24:33.412Z] #42 11.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] 15:24:33 [2022-08-02T15:24:33.412Z] #42 18.52 Fetched 8331 kB in 14s (596 kB/s) 15:24:33 [2022-08-02T15:24:33.578Z] #29 2.861 #=#=# ################################################### 71.7% ######################################################################## 100.0% 15:24:33 [2022-08-02T15:24:33.671Z] #42 18.52 Reading package lists... 15:24:33 [2022-08-02T15:24:33.671Z] #42 ... 15:24:33 [2022-08-02T15:24:33.671Z] 15:24:33 [2022-08-02T15:24:33.671Z] #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 15:24:33 [2022-08-02T15:24:33.671Z] #29 sha256:eda087b4bc0db81a55dcde8602489b32e7a5afb007829d2bc41adaff8bb75431 15:24:33 [2022-08-02T15:24:33.671Z] #29 20.94 #=#=# ######################################################################## 100.0% 15:24:33 [2022-08-02T15:24:33.735Z] #9 ... 15:24:33 [2022-08-02T15:24:33.735Z] 15:24:33 [2022-08-02T15:24:33.735Z] #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 15:24:33 [2022-08-02T15:24:33.735Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc 15:24:33 [2022-08-02T15:24:33.735Z] #27 DONE 16.4s 15:24:33 [2022-08-02T15:24:33.735Z] 15:24:33 [2022-08-02T15:24:33.735Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:33 [2022-08-02T15:24:33.735Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:33 [2022-08-02T15:24:33.735Z] #9 ... 15:24:33 [2022-08-02T15:24:33.735Z] 15:24:33 [2022-08-02T15:24:33.735Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 15:24:33 [2022-08-02T15:24:33.735Z] #28 sha256:fbe7ead9ecd5d7a1f992436ad8f3b5d1441e04ac612e14318c5c13ba35336757 15:24:33 [2022-08-02T15:24:33.735Z] #28 DONE 0.2s 15:24:33 [2022-08-02T15:24:33.735Z] 15:24:33 [2022-08-02T15:24:33.735Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:33 [2022-08-02T15:24:33.735Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:33 [2022-08-02T15:24:33.827Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 15:24:33 [2022-08-02T15:24:33.847Z] #29 3.100 15:24:33 [2022-08-02T15:24:33.930Z] #29 21.15 15:24:33 [2022-08-02T15:24:33.930Z] #29 ... 15:24:33 [2022-08-02T15:24:33.930Z] 15:24:33 [2022-08-02T15:24:33.930Z] #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 15:24:33 [2022-08-02T15:24:33.930Z] #58 sha256:8411bc9aa14a82414ae750502734d3846cf57cabc56950b6e943e448e2553d6e 15:24:33 [2022-08-02T15:24:33.930Z] #58 11.60 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 15:24:33 [2022-08-02T15:24:33.930Z] #58 11.91 go: downloading github.com/google/uuid v1.3.0 15:24:33 [2022-08-02T15:24:33.930Z] #58 11.93 go: downloading github.com/moby/vpnkit v0.5.0 15:24:33 [2022-08-02T15:24:33.930Z] #58 12.01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 15:24:33 [2022-08-02T15:24:33.930Z] #58 12.15 go: downloading github.com/gofrs/flock v0.8.1 15:24:33 [2022-08-02T15:24:33.930Z] #58 12.36 go: downloading github.com/gorilla/mux v1.8.0 15:24:33 [2022-08-02T15:24:33.930Z] #58 12.45 go: downloading github.com/moby/sys/mountinfo v0.4.1 15:24:33 [2022-08-02T15:24:33.930Z] #58 12.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 15:24:33 [2022-08-02T15:24:33.930Z] #58 13.15 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 15:24:33 [2022-08-02T15:24:33.930Z] #58 15.49 go: downloading github.com/u-root/u-root v7.0.0+incompatible 15:24:33 [2022-08-02T15:24:33.930Z] #58 19.89 go: downloading github.com/russross/blackfriday/v2 v2.1.0 15:24:33 [2022-08-02T15:24:33.930Z] #58 ... 15:24:33 [2022-08-02T15:24:33.930Z] 15:24:33 [2022-08-02T15:24:33.930Z] #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 15:24:33 [2022-08-02T15:24:33.930Z] #40 sha256:12502e430632626b9f5a09b8501607515114ce078814e2c12cd3425badcdcbc0 15:24:34 [2022-08-02T15:24:34.189Z] #40 21.36 Checking out files: 82% (1806/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. 15:24:34 [2022-08-02T15:24:34.189Z] #40 21.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 15:24:34 [2022-08-02T15:24:34.447Z] #40 ... 15:24:34 [2022-08-02T15:24:34.447Z] 15:24:34 [2022-08-02T15:24:34.447Z] #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 15:24:34 [2022-08-02T15:24:34.447Z] #34 sha256:b44ec1f02632a35a3b725750e254bbe3172f17dc814dab2cc0e9670d4989a21f 15:24:34 [2022-08-02T15:24:34.447Z] #34 12.12 unicode 15:24:34 [2022-08-02T15:24:34.447Z] #34 15.50 encoding 15:24:34 [2022-08-02T15:24:34.447Z] #34 ... 15:24:34 [2022-08-02T15:24:34.447Z] 15:24:34 [2022-08-02T15:24:34.447Z] #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 15:24:34 [2022-08-02T15:24:34.447Z] #49 sha256:2c1637fc5ece527d84192cc208005a9b81c023dce957668e6a6b915f2c420e9e 15:24:34 [2022-08-02T15:24:34.447Z] #49 20.40 go: downloading github.com/stretchr/objx v0.2.0 15:24:34 [2022-08-02T15:24:34.447Z] #49 20.65 go: downloading golang.org/x/text v0.3.2 15:24:34 [2022-08-02T15:24:34.627Z] #29 3.319 #=#=# ######## 11.1% ########################## 36.7% ######################################## 55.6% ###################################################### 75.4% #####################################################29 ... 15:24:34 [2022-08-02T15:24:34.627Z] 15:24:34 [2022-08-02T15:24:34.627Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:34 [2022-08-02T15:24:34.627Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:34 [2022-08-02T15:24:34.627Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 7.2s done 15:24:34 [2022-08-02T15:24:34.627Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done 15:24:34 [2022-08-02T15:24:34.627Z] #9 DONE 28.0s 15:24:34 [2022-08-02T15:24:34.627Z] 15:24:34 [2022-08-02T15:24:34.627Z] #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 15:24:34 [2022-08-02T15:24:34.627Z] #29 sha256:169da97b01e7328a2a77544149a5ac9f4b71e6afcfb08d17d185fc19bd07267b 15:24:34 [2022-08-02T15:24:34.627Z] #29 3.319 #=#=# ######## 11.1% ########################## 36.7% ######################################## 55.6% ###################################################### 75.4% #################################################################### 94.6% ######################################################################## 100.0% 15:24:34 [2022-08-02T15:24:34.627Z] #29 3.911 15:24:35 [2022-08-02T15:24:35.384Z] #49 ... 15:24:35 [2022-08-02T15:24:35.384Z] 15:24:35 [2022-08-02T15:24:35.384Z] #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 15:24:35 [2022-08-02T15:24:35.384Z] #47 sha256:56c1441fe9e55e0d94a6e04d0f7965fa26130dacae373a433293445772a84c27 15:24:35 [2022-08-02T15:24:35.384Z] #47 13.12 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 15:24:35 [2022-08-02T15:24:35.384Z] #47 13.14 go: downloading golang.org/x/mod v0.3.0 15:24:35 [2022-08-02T15:24:35.642Z] #47 ... 15:24:35 [2022-08-02T15:24:35.642Z] 15:24:35 [2022-08-02T15:24:35.642Z] #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 15:24:35 [2022-08-02T15:24:35.642Z] #29 sha256:eda087b4bc0db81a55dcde8602489b32e7a5afb007829d2bc41adaff8bb75431 15:24:35 [2022-08-02T15:24:35.642Z] #29 22.39 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 15:24:35 [2022-08-02T15:24:35.642Z] #29 22.88 15:24:36 [2022-08-02T15:24:36.161Z] #29 23.26 #=#=# ######################################### 58.2% ######################################################################## 100.0% 15:24:36 [2022-08-02T15:24:36.161Z] #29 23.58 15:24:36 [2022-08-02T15:24:36.278Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 5.1s 15:24:36 [2022-08-02T15:24:36.294Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 5.1s 15:24:36 [2022-08-02T15:24:36.962Z] #29 4.174 #=#=# # 2.3% ####### 9.9% ######### 12.8% ######### 13.7% ################### 26.5% ########################## 36.7% ############################## 42.0% ################################# 47.1% ##################################### 52.4% ######################################### 57.9% ############################################# 63.1% ################################################# 68.3% #################################################### 73.5% ######################################################## 78.7% ############################################################ 83.8% ############################################################## 87.4% #################################################################### 94.5% ###################################################################### 98.6% ######################################################################## 100.0% 15:24:36 [2022-08-02T15:24:36.962Z] #29 6.168 15:24:37 [2022-08-02T15:24:37.220Z] #29 6.618 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 15:24:37 [2022-08-02T15:24:37.220Z] #29 6.676 15:24:37 [2022-08-02T15:24:37.478Z] #29 6.890 #=#=# ######################################################################## 100.0% 15:24:37 [2022-08-02T15:24:37.478Z] #29 6.965 15:24:37 [2022-08-02T15:24:37.553Z] #29 24.89 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 15:24:38 [2022-08-02T15:24:38.044Z] #29 7.441 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 15:24:38 [2022-08-02T15:24:38.044Z] #29 7.503 15:24:38 [2022-08-02T15:24:38.106Z] #9 ... 15:24:38 [2022-08-02T15:24:38.106Z] 15:24:38 [2022-08-02T15:24:38.106Z] #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 15:24:38 [2022-08-02T15:24:38.106Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc 15:24:38 [2022-08-02T15:24:38.106Z] #27 9.865 Setting up libkeyutils1:amd64 (1.6-6) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 9.876 Setting up libpsl5:amd64 (0.20.2-2) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 9.892 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 10.05 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 10.07 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 10.08 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 10.10 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 10.11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 10.13 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 10.14 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 10.16 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 10.17 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 10.19 Setting up openssl (1.1.1n-0+deb10u3) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 10.21 Setting up libonig5:amd64 (6.9.1-1) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 10.23 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 10.24 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 10.25 Setting up ca-certificates (20200601~deb10u2) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 11.06 Updating certificates in /etc/ssl/certs... 15:24:38 [2022-08-02T15:24:38.106Z] #27 12.50 137 added, 0 removed; done. 15:24:38 [2022-08-02T15:24:38.106Z] #27 12.55 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 12.56 Setting up jq (1.5+dfsg-2+b1) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 12.57 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 12.59 Setting up curl (7.64.0-4+deb10u2) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 12.60 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 12.62 Processing triggers for ca-certificates (20200601~deb10u2) ... 15:24:38 [2022-08-02T15:24:38.106Z] #27 12.65 Updating certificates in /etc/ssl/certs... 15:24:38 [2022-08-02T15:24:38.106Z] #27 13.83 0 added, 0 removed; done. 15:24:38 [2022-08-02T15:24:38.106Z] #27 13.83 Running hooks in /etc/ca-certificates/update.d... 15:24:38 [2022-08-02T15:24:38.106Z] #27 13.84 done. 15:24:38 [2022-08-02T15:24:38.106Z] #27 DONE 15.5s 15:24:38 [2022-08-02T15:24:38.106Z] 15:24:38 [2022-08-02T15:24:38.106Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 15:24:38 [2022-08-02T15:24:38.106Z] #28 sha256:36cc6a11b325fe24be383fd66f84cf095c067c58edaea5b0f80a793fb0869e84 15:24:38 [2022-08-02T15:24:38.106Z] #28 DONE 0.3s 15:24:38 [2022-08-02T15:24:38.106Z] 15:24:38 [2022-08-02T15:24:38.106Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:38 [2022-08-02T15:24:38.106Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:38 [2022-08-02T15:24:38.120Z] #29 25.43 15:24:38 [2022-08-02T15:24:38.303Z] #29 7.720 #=#=# ######################################################################## 100.0% 15:24:38 [2022-08-02T15:24:38.303Z] #29 7.822 15:24:38 [2022-08-02T15:24:38.379Z] #29 25.71 #=#=# 15:24:38 [2022-08-02T15:24:38.379Z] #29 ... 15:24:38 [2022-08-02T15:24:38.379Z] 15:24:38 [2022-08-02T15:24:38.379Z] #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 15:24:38 [2022-08-02T15:24:38.379Z] #55 sha256:7bff6fe4a2b5634de831dd5bd8c74bac0239f86ea0c5240d5d9216d33fa48b74 15:24:38 [2022-08-02T15:24:38.379Z] #55 16.17 Fetched 8331 kB in 13s (637 kB/s) 15:24:38 [2022-08-02T15:24:38.379Z] #55 16.17 Reading package lists... 15:24:38 [2022-08-02T15:24:38.637Z] #55 22.69 Reading package lists... 15:24:38 [2022-08-02T15:24:38.637Z] #55 ... 15:24:38 [2022-08-02T15:24:38.637Z] 15:24:38 [2022-08-02T15:24:38.637Z] #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 15:24:38 [2022-08-02T15:24:38.637Z] #29 sha256:eda087b4bc0db81a55dcde8602489b32e7a5afb007829d2bc41adaff8bb75431 15:24:38 [2022-08-02T15:24:38.673Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 5.1s 15:24:38 [2022-08-02T15:24:38.872Z] #29 8.261 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 15:24:38 [2022-08-02T15:24:38.872Z] #29 8.327 15:24:38 [2022-08-02T15:24:38.908Z] #9 ... 15:24:38 [2022-08-02T15:24:38.908Z] 15:24:38 [2022-08-02T15:24:38.908Z] #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 15:24:38 [2022-08-02T15:24:38.908Z] #29 sha256:aea7e6c6b9dc8aeed0df555bb7b1aa96acf84363f13f37780288feb803f1490f 15:24:38 [2022-08-02T15:24:38.908Z] #29 2.114 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 15:24:38 [2022-08-02T15:24:38.908Z] #29 2.217 15:24:38 [2022-08-02T15:24:38.908Z] #29 2.450 #=#=# ############# 18.1% ########################### 37.5% ######################################### 57.6% ####################################################### 77.4% ###################################################################### 97.4% ######################################################################## 100.0% 15:24:38 [2022-08-02T15:24:38.908Z] #29 3.075 15:24:38 [2022-08-02T15:24:38.908Z] #29 3.301 #=#=# ######################################################################## 100.0% 15:24:38 [2022-08-02T15:24:38.908Z] #29 3.488 15:24:38 [2022-08-02T15:24:38.908Z] #29 3.711 #=#=# ####################################################### 76.4% ######################################################################## 100.0% 15:24:38 [2022-08-02T15:24:38.908Z] #29 3.962 15:24:38 [2022-08-02T15:24:38.908Z] #29 4.205 #=#=# ########## 14.3% ########################## 36.9% ######################################## 56.2% ###################################################### 75.5% #################################################################### 94.6% ######################################################################## 100.0% 15:24:38 [2022-08-02T15:24:38.908Z] #29 4.817 15:24:38 [2022-08-02T15:24:38.908Z] #29 5.049 #=#=# # 1.9% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.6% ######################### 34.9% ############################# 41.4% ################################# 46.6% ##################################### 51.8% ######################################### 57.0% ############################################ 62.2% ################################################ 66.9% #################################################### 72.8% ######################################################## 78.0% ########################################################### 83.1% ############################################################### 88.4% ################################################################### 93.6% ####################################################################### 98.8% ######################################################################## 100.0% 15:24:38 [2022-08-02T15:24:38.908Z] #29 7.022 15:24:38 [2022-08-02T15:24:38.908Z] #29 7.557 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 15:24:38 [2022-08-02T15:24:38.908Z] #29 7.682 15:24:38 [2022-08-02T15:24:38.908Z] #29 7.912 #=#=# ######################################################################## 100.0% 15:24:38 [2022-08-02T15:24:38.908Z] #29 7.993 15:24:38 [2022-08-02T15:24:38.908Z] #29 8.729 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 15:24:38 [2022-08-02T15:24:38.908Z] #29 8.833 15:24:38 [2022-08-02T15:24:38.908Z] #29 9.074 #=#=# ######################################################################## 100.0% 15:24:38 [2022-08-02T15:24:38.908Z] #29 9.185 15:24:38 [2022-08-02T15:24:38.908Z] #29 9.841 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 15:24:38 [2022-08-02T15:24:38.908Z] #29 9.948 15:24:39 [2022-08-02T15:24:39.170Z] #29 10.17 #=#=# 15:24:39 [2022-08-02T15:24:39.170Z] #29 ... 15:24:39 [2022-08-02T15:24:39.170Z] 15:24:39 [2022-08-02T15:24:39.170Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:39 [2022-08-02T15:24:39.170Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:40 [2022-08-02T15:24:40.088Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 6.0s done 15:24:40 [2022-08-02T15:24:40.088Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 15:24:40 [2022-08-02T15:24:40.166Z] #29 8.541 #=#=# 0.0% ############ 17.6% ################################# 47.1% ########################################### 60.4% #################################################################### 95.7% ######################################################################## 100.0% 15:24:40 [2022-08-02T15:24:40.166Z] #29 9.585 15:24:40 [2022-08-02T15:24:40.196Z] #29 25.71 #=#=# 0.0% ###### 8.8% ########### 15.6% ############### 21.6% ##################### 30.2% ########################## 36.3% ############################### 43.3% #################################### 50.2% ########################################## 58.5% ############################################## 64.5% ################################################# 69.1% ######################################################### 80.0% ############################################################## 87.2% ################################################################## 92.1% ####################################################################### 99.2% ######################################################################## 100.0% 15:24:40 [2022-08-02T15:24:40.196Z] #29 27.60 15:24:40 [2022-08-02T15:24:40.732Z] #29 10.03 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 15:24:40 [2022-08-02T15:24:40.732Z] #29 10.09 15:24:40 [2022-08-02T15:24:40.763Z] #29 ... 15:24:40 [2022-08-02T15:24:40.763Z] 15:24:40 [2022-08-02T15:24:40.763Z] #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 15:24:40 [2022-08-02T15:24:40.763Z] #45 sha256:a2b5fe110b12618a871ecae4361bf5cb06baffb155fadbc1fbf7929ec74a9be6 15:24:40 [2022-08-02T15:24:40.763Z] #45 DONE 28.6s 15:24:40 [2022-08-02T15:24:40.992Z] #29 10.31 #=#=# #29 ... 15:24:40 [2022-08-02T15:24:40.992Z] 15:24:40 [2022-08-02T15:24:40.992Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 15:24:40 [2022-08-02T15:24:40.992Z] #10 sha256:b86b357fc439ffea0f68e7820b60b4ae83f055ab6e0e9dbf7e522afe8c6119bd 15:24:40 [2022-08-02T15:24:40.992Z] #10 DONE 6.6s 15:24:40 [2022-08-02T15:24:40.992Z] 15:24:40 [2022-08-02T15:24:40.992Z] #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 15:24:40 [2022-08-02T15:24:40.992Z] #29 sha256:169da97b01e7328a2a77544149a5ac9f4b71e6afcfb08d17d185fc19bd07267b 15:24:40 [2022-08-02T15:24:40.992Z] #29 10.31 #=#=# ######################################################################## 100.0% 15:24:40 [2022-08-02T15:24:40.992Z] #29 10.37 15:24:41 [2022-08-02T15:24:41.022Z] 15:24:41 [2022-08-02T15:24:41.022Z] #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 15:24:41 [2022-08-02T15:24:41.022Z] #55 sha256:7bff6fe4a2b5634de831dd5bd8c74bac0239f86ea0c5240d5d9216d33fa48b74 15:24:41 [2022-08-02T15:24:41.022Z] #55 22.69 Reading package lists... 15:24:41 [2022-08-02T15:24:41.174Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 10.1s 15:24:41 [2022-08-02T15:24:41.251Z] #29 ... 15:24:41 [2022-08-02T15:24:41.251Z] 15:24:41 [2022-08-02T15:24:41.251Z] #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 15:24:41 [2022-08-02T15:24:41.251Z] #11 sha256:16f26e93e84ce2e9a01cd67b31a2bf0da25c57b9d446c56662468d06a7eeab42 15:24:41 [2022-08-02T15:24:41.510Z] #11 DONE 0.5s 15:24:41 [2022-08-02T15:24:41.510Z] 15:24:41 [2022-08-02T15:24:41.510Z] #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 15:24:41 [2022-08-02T15:24:41.510Z] #49 sha256:86ac7fd7ef35d4aa6f84860c3255d434099f67b6a4e1c1018b5f41a3a20e3da1 15:24:41 [2022-08-02T15:24:41.576Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 10.2s 15:24:41 [2022-08-02T15:24:41.769Z] #49 ... 15:24:41 [2022-08-02T15:24:41.769Z] 15:24:41 [2022-08-02T15:24:41.769Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 15:24:41 [2022-08-02T15:24:41.769Z] #31 sha256:9d572658ee4e52505c4829c7b499b6a4af079ea1e6ee3c0a1718cc89db29b0e0 15:24:41 [2022-08-02T15:24:41.769Z] #31 DONE 0.2s 15:24:41 [2022-08-02T15:24:41.769Z] 15:24:41 [2022-08-02T15:24:41.769Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 15:24:41 [2022-08-02T15:24:41.769Z] #39 sha256:9851bae0a545ce1e53207b5ef2b3555397268bb7b9930814c93149b782be38b9 15:24:41 [2022-08-02T15:24:41.769Z] #39 DONE 0.2s 15:24:42 [2022-08-02T15:24:42.028Z] 15:24:42 [2022-08-02T15:24:42.028Z] #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 15:24:42 [2022-08-02T15:24:42.028Z] #29 sha256:169da97b01e7328a2a77544149a5ac9f4b71e6afcfb08d17d185fc19bd07267b 15:24:42 [2022-08-02T15:24:42.028Z] #29 10.78 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 15:24:42 [2022-08-02T15:24:42.028Z] #29 10.87 15:24:42 [2022-08-02T15:24:42.028Z] #29 11.10 #=#=# ######################################################################## 100.0% 15:24:42 [2022-08-02T15:24:42.028Z] #29 11.16 15:24:42 [2022-08-02T15:24:42.028Z] #29 11.18 Download of images into '/build' complete. 15:24:42 [2022-08-02T15:24:42.028Z] #29 11.18 Use something like the following to load the result into a Docker daemon: 15:24:42 [2022-08-02T15:24:42.028Z] #29 11.18 tar -cC '/build' . | docker load 15:24:42 [2022-08-02T15:24:42.028Z] #29 DONE 11.2s 15:24:42 [2022-08-02T15:24:42.028Z] 15:24:42 [2022-08-02T15:24:42.028Z] #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 15:24:42 [2022-08-02T15:24:42.028Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:24:42 [2022-08-02T15:24:42.397Z] #55 28.53 Building dependency tree... 15:24:42 [2022-08-02T15:24:42.397Z] #55 ... 15:24:42 [2022-08-02T15:24:42.397Z] 15:24:42 [2022-08-02T15:24:42.397Z] #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 15:24:42 [2022-08-02T15:24:42.397Z] #13 sha256:7e97a10123a6363973b334d132efa3e178a4ac83eb0790d2bc3c7556f148155c 15:24:42 [2022-08-02T15:24:42.397Z] #13 17.68 Fetched 8865 kB in 15s (579 kB/s) 15:24:42 [2022-08-02T15:24:42.397Z] #13 17.68 Reading package lists... 15:24:42 [2022-08-02T15:24:42.397Z] #13 23.54 Reading package lists... 15:24:42 [2022-08-02T15:24:42.397Z] #13 ... 15:24:42 [2022-08-02T15:24:42.397Z] 15:24:42 [2022-08-02T15:24:42.397Z] #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 15:24:42 [2022-08-02T15:24:42.397Z] #29 sha256:eda087b4bc0db81a55dcde8602489b32e7a5afb007829d2bc41adaff8bb75431 15:24:42 [2022-08-02T15:24:42.397Z] #29 29.45 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 15:24:42 [2022-08-02T15:24:42.655Z] #29 29.88 15:24:42 [2022-08-02T15:24:42.914Z] #29 30.22 #=#=# ######################################################################## 100.0% 15:24:42 [2022-08-02T15:24:42.914Z] #29 30.40 15:24:43 [2022-08-02T15:24:43.499Z] #9 ... 15:24:43 [2022-08-02T15:24:43.499Z] 15:24:43 [2022-08-02T15:24:43.499Z] #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 15:24:43 [2022-08-02T15:24:43.499Z] #29 sha256:1adb653de052e9569871be8900c617abf1338edebdb0ae1a0edb1592d6dcb27a 15:24:43 [2022-08-02T15:24:43.500Z] #29 1.984 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 15:24:43 [2022-08-02T15:24:43.500Z] #29 2.093 15:24:43 [2022-08-02T15:24:43.500Z] #29 2.331 #=#=# ########## 15.1% ########################## 37.0% ######################################### 57.0% ####################################################### 76.9% ##################################################################### 96.7% ######################################################################## 100.0% 15:24:43 [2022-08-02T15:24:43.500Z] #29 2.973 15:24:43 [2022-08-02T15:24:43.500Z] #29 3.207 #=#=# ################################################################ 89.2% ######################################################################## 100.0% 15:24:43 [2022-08-02T15:24:43.500Z] #29 3.424 15:24:43 [2022-08-02T15:24:43.500Z] #29 3.653 #=#=# ################################################### 71.4% ######################################################################## 100.0% 15:24:43 [2022-08-02T15:24:43.500Z] #29 3.896 15:24:43 [2022-08-02T15:24:43.500Z] #29 4.130 #=#=# #### 6.5% ######################### 35.9% ####################################### 55.2% ##################################################### 74.4% ################################################################### 93.5% ######################################################################## 100.0% 15:24:43 [2022-08-02T15:24:43.500Z] #29 4.782 15:24:43 [2022-08-02T15:24:43.500Z] #29 5.020 #=#=# ## 2.8% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.4% ###################### 30.7% ######################### 35.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.9% ############################################################## 87.4% ################################################################### 93.3% ###################################################################### 98.6% ######################################################################## 100.0% 15:24:43 [2022-08-02T15:24:43.500Z] #29 6.991 15:24:43 [2022-08-02T15:24:43.500Z] #29 7.504 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 15:24:43 [2022-08-02T15:24:43.500Z] #29 7.618 15:24:43 [2022-08-02T15:24:43.500Z] #29 7.848 #=#=# ######################################################################## 100.0% 15:24:43 [2022-08-02T15:24:43.500Z] #29 7.935 15:24:43 [2022-08-02T15:24:43.500Z] #29 8.465 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 15:24:43 [2022-08-02T15:24:43.500Z] #29 8.593 15:24:43 [2022-08-02T15:24:43.500Z] #29 8.819 #=#=# ######################################################################## 100.0% 15:24:43 [2022-08-02T15:24:43.500Z] #29 8.888 15:24:43 [2022-08-02T15:24:43.500Z] #29 9.432 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 15:24:43 [2022-08-02T15:24:43.500Z] #29 9.534 15:24:43 [2022-08-02T15:24:43.500Z] #29 9.755 #=#=# ############ 16.8% ######################### 34.8% ##################################### 52.8% ################################################### 70.9% 15:24:43 [2022-08-02T15:24:43.500Z] #29 ... 15:24:43 [2022-08-02T15:24:43.500Z] 15:24:43 [2022-08-02T15:24:43.500Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:43 [2022-08-02T15:24:43.500Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:44 [2022-08-02T15:24:44.296Z] #29 31.43 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 15:24:44 [2022-08-02T15:24:44.467Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 13.0s done 15:24:44 [2022-08-02T15:24:44.555Z] #29 31.86 15:24:44 [2022-08-02T15:24:44.814Z] #29 32.21 #=#=# ######################################################################## 100.0% 15:24:44 [2022-08-02T15:24:44.898Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 13.4s done 15:24:45 [2022-08-02T15:24:45.037Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done 15:24:45 [2022-08-02T15:24:45.072Z] #29 32.40 15:24:45 [2022-08-02T15:24:45.159Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done 15:24:45 [2022-08-02T15:24:45.332Z] #29 32.49 Download of images into '/build' complete. 15:24:45 [2022-08-02T15:24:45.332Z] #29 32.49 Use something like the following to load the result into a Docker daemon: 15:24:45 [2022-08-02T15:24:45.332Z] #29 32.49 tar -cC '/build' . | docker load 15:24:45 [2022-08-02T15:24:45.388Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 5.1s 15:24:45 [2022-08-02T15:24:45.420Z] #9 DONE 48.3s 15:24:45 [2022-08-02T15:24:45.420Z] 15:24:45 [2022-08-02T15:24:45.420Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 15:24:45 [2022-08-02T15:24:45.420Z] #10 sha256:b86b357fc439ffea0f68e7820b60b4ae83f055ab6e0e9dbf7e522afe8c6119bd 15:24:45 [2022-08-02T15:24:45.590Z] #29 DONE 32.9s 15:24:45 [2022-08-02T15:24:45.590Z] 15:24:45 [2022-08-02T15:24:45.590Z] #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 15:24:45 [2022-08-02T15:24:45.590Z] #55 sha256:7bff6fe4a2b5634de831dd5bd8c74bac0239f86ea0c5240d5d9216d33fa48b74 15:24:45 [2022-08-02T15:24:45.590Z] #55 28.53 Building dependency tree... 15:24:45 [2022-08-02T15:24:45.590Z] #55 32.60 The following additional packages will be installed: 15:24:45 [2022-08-02T15:24:45.590Z] #55 32.60 libbtrfs0 15:24:45 [2022-08-02T15:24:45.590Z] #55 32.79 The following NEW packages will be installed: 15:24:45 [2022-08-02T15:24:45.590Z] #55 32.82 libbtrfs-dev libbtrfs0 15:24:45 [2022-08-02T15:24:45.590Z] #55 33.28 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 15:24:45 [2022-08-02T15:24:45.590Z] #55 33.28 Need to get 119 kB of archives. 15:24:45 [2022-08-02T15:24:45.590Z] #55 33.28 After this operation, 387 kB of additional disk space will be used. 15:24:45 [2022-08-02T15:24:45.590Z] #55 33.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] 15:24:45 [2022-08-02T15:24:45.590Z] #55 33.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] 15:24:45 [2022-08-02T15:24:45.849Z] #55 ... 15:24:45 [2022-08-02T15:24:45.849Z] 15:24:45 [2022-08-02T15:24:45.849Z] #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 15:24:45 [2022-08-02T15:24:45.849Z] #36 sha256:76417810cf8bd74023f53cb62a8cb91a5c16d40cc66f7b63a974c0438d246af5 15:24:45 [2022-08-02T15:24:45.849Z] #36 17.89 Reading package lists... 15:24:45 [2022-08-02T15:24:45.849Z] #36 23.85 Reading package lists... 15:24:45 [2022-08-02T15:24:45.849Z] #36 29.79 Building dependency tree... 15:24:45 [2022-08-02T15:24:45.849Z] #36 33.52 The following additional packages will be installed: 15:24:45 [2022-08-02T15:24:45.849Z] #36 33.53 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 15:24:45 [2022-08-02T15:24:45.849Z] #36 33.57 Suggested packages: 15:24:45 [2022-08-02T15:24:45.849Z] #36 33.57 cmake-doc ninja-build lrzip 15:24:45 [2022-08-02T15:24:45.849Z] #36 33.57 Recommended packages: 15:24:45 [2022-08-02T15:24:45.849Z] #36 33.57 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 15:24:45 [2022-08-02T15:24:45.849Z] #36 ... 15:24:45 [2022-08-02T15:24:45.849Z] 15:24:45 [2022-08-02T15:24:45.849Z] #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 15:24:45 [2022-08-02T15:24:45.849Z] #49 sha256:2c1637fc5ece527d84192cc208005a9b81c023dce957668e6a6b915f2c420e9e 15:24:45 [2022-08-02T15:24:45.849Z] #49 27.43 go: downloading github.com/gobwas/glob v0.2.3 15:24:45 [2022-08-02T15:24:45.849Z] #49 27.48 go: downloading github.com/kisielk/gotool v1.0.0 15:24:45 [2022-08-02T15:24:45.849Z] #49 27.56 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 15:24:45 [2022-08-02T15:24:45.849Z] #49 27.60 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 15:24:45 [2022-08-02T15:24:45.849Z] #49 27.62 go: downloading github.com/gogo/protobuf v1.2.1 15:24:45 [2022-08-02T15:24:45.849Z] #49 29.27 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 15:24:45 [2022-08-02T15:24:45.849Z] #49 29.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 15:24:45 [2022-08-02T15:24:45.849Z] #49 29.82 go: downloading github.com/BurntSushi/toml v0.3.1 15:24:46 [2022-08-02T15:24:46.216Z] #40 ... 15:24:46 [2022-08-02T15:24:46.216Z] 15:24:46 [2022-08-02T15:24:46.216Z] #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 15:24:46 [2022-08-02T15:24:46.216Z] #12 sha256:f4202040a50bcf9f86bde0dc2a01c9ad97e181ec00f53009564ff99c844e463f 15:24:46 [2022-08-02T15:24:46.216Z] #12 DONE 4.0s 15:24:46 [2022-08-02T15:24:46.216Z] 15:24:46 [2022-08-02T15:24:46.216Z] #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 15:24:46 [2022-08-02T15:24:46.216Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:24:46 [2022-08-02T15:24:46.508Z] #49 ... 15:24:46 [2022-08-02T15:24:46.508Z] 15:24:46 [2022-08-02T15:24:46.508Z] #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 15:24:46 [2022-08-02T15:24:46.508Z] #42 sha256:dcc250f58b4c7c94dbc3d48f3754b0c9245749a922c811d4548511e1fbc7da44 15:24:46 [2022-08-02T15:24:46.508Z] #42 18.52 Reading package lists... 15:24:46 [2022-08-02T15:24:46.508Z] #42 24.37 Reading package lists... 15:24:46 [2022-08-02T15:24:46.508Z] #42 30.29 Building dependency tree... 15:24:46 [2022-08-02T15:24:46.508Z] #42 34.02 The following additional packages will be installed: 15:24:46 [2022-08-02T15:24:46.508Z] #42 34.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 15:24:46 [2022-08-02T15:24:46.508Z] #42 34.02 libprotoc17 python-pkg-resources python-six zlib1g-dev 15:24:46 [2022-08-02T15:24:46.508Z] #42 34.02 Suggested packages: 15:24:46 [2022-08-02T15:24:46.508Z] #42 34.02 manpages-dev python-setuptools 15:24:46 [2022-08-02T15:24:46.508Z] #42 ... 15:24:46 [2022-08-02T15:24:46.508Z] 15:24:46 [2022-08-02T15:24:46.508Z] #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 15:24:46 [2022-08-02T15:24:46.508Z] #40 sha256:12502e430632626b9f5a09b8501607515114ce078814e2c12cd3425badcdcbc0 15:24:46 [2022-08-02T15:24:46.508Z] #40 23.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 15:24:46 [2022-08-02T15:24:46.508Z] #40 ... 15:24:46 [2022-08-02T15:24:46.508Z] 15:24:46 [2022-08-02T15:24:46.508Z] #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 15:24:46 [2022-08-02T15:24:46.508Z] #51 sha256:266401633c8e97082352feac9bdf929c73d9b2431bfc107873cb5579fddc410f 15:24:46 [2022-08-02T15:24:46.508Z] #51 DONE 34.3s 15:24:46 [2022-08-02T15:24:46.508Z] 15:24:46 [2022-08-02T15:24:46.508Z] #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 15:24:46 [2022-08-02T15:24:46.508Z] #13 sha256:7e97a10123a6363973b334d132efa3e178a4ac83eb0790d2bc3c7556f148155c 15:24:46 [2022-08-02T15:24:46.508Z] #13 23.54 Reading package lists... 15:24:46 [2022-08-02T15:24:46.508Z] #13 30.11 Building dependency tree... 15:24:46 [2022-08-02T15:24:46.947Z] #9 DONE 51.5s 15:24:46 [2022-08-02T15:24:46.947Z] 15:24:46 [2022-08-02T15:24:46.947Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 15:24:46 [2022-08-02T15:24:46.947Z] #10 sha256:b86b357fc439ffea0f68e7820b60b4ae83f055ab6e0e9dbf7e522afe8c6119bd 15:24:46 [2022-08-02T15:24:46.947Z] #10 ... 15:24:46 [2022-08-02T15:24:46.947Z] 15:24:46 [2022-08-02T15:24:46.947Z] #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 15:24:46 [2022-08-02T15:24:46.947Z] #29 sha256:aea7e6c6b9dc8aeed0df555bb7b1aa96acf84363f13f37780288feb803f1490f 15:24:46 [2022-08-02T15:24:46.947Z] #29 10.17 #=#=# 0.0% ############# 18.6% ################################# 46.1% ################################# 47.1% ########################################## 58.9% ########################################### 60.4% ############################################################ 83.3% ######################################################################## 100.0% 15:24:46 [2022-08-02T15:24:46.947Z] #29 11.25 15:24:46 [2022-08-02T15:24:46.947Z] #29 11.80 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 15:24:46 [2022-08-02T15:24:46.947Z] #29 11.92 15:24:46 [2022-08-02T15:24:46.947Z] #29 12.14 #=#=# ######################################################################## 100.0% 15:24:46 [2022-08-02T15:24:46.947Z] #29 12.22 15:24:46 [2022-08-02T15:24:46.947Z] #29 12.63 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 15:24:46 [2022-08-02T15:24:46.947Z] #29 12.75 15:24:46 [2022-08-02T15:24:46.947Z] #29 12.97 #=#=# ######################################################################## 100.0% 15:24:46 [2022-08-02T15:24:46.947Z] #29 13.03 15:24:46 [2022-08-02T15:24:46.947Z] #29 13.06 Download of images into '/build' complete. 15:24:46 [2022-08-02T15:24:46.947Z] #29 13.06 Use something like the following to load the result into a Docker daemon: 15:24:46 [2022-08-02T15:24:46.947Z] #29 13.06 tar -cC '/build' . | docker load 15:24:46 [2022-08-02T15:24:46.947Z] #29 DONE 17.9s 15:24:46 [2022-08-02T15:24:46.947Z] 15:24:46 [2022-08-02T15:24:46.947Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 15:24:46 [2022-08-02T15:24:46.947Z] #10 sha256:b86b357fc439ffea0f68e7820b60b4ae83f055ab6e0e9dbf7e522afe8c6119bd 15:24:47 [2022-08-02T15:24:47.161Z] #13 ... 15:24:47 [2022-08-02T15:24:47.161Z] 15:24:47 [2022-08-02T15:24:47.161Z] #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 15:24:47 [2022-08-02T15:24:47.161Z] #24 sha256:92a8549c1f4beea8705eeaf28c36cb40edbb9d1d4f7fbd1096fad036def5f696 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + RM_GOPATH=0 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + TMP_GOPATH= 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + : /build 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + '[' -z '' ']' 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 ++ mktemp -d 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + export GOPATH=/tmp/tmp.JqznNugKGQ 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + GOPATH=/tmp/tmp.JqznNugKGQ 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + RM_GOPATH=1 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + case "$(go env GOARCH)" in 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 ++ go env GOARCH 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + export GO_BUILDMODE=-buildmode=pie 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + GO_BUILDMODE=-buildmode=pie 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 ++ dirname /tmp/install/install.sh 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + dir=/tmp/install 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + bin=dockercli 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + shift 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + '[' '!' -f /tmp/install/dockercli.installer ']' 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + . /tmp/install/dockercli.installer 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 ++ : stable 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 ++ : 17.06.2-ce 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + install_dockercli 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.209 + echo 'Install docker/cli version 17.06.2-ce from stable' 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.242 Install docker/cli version 17.06.2-ce from stable 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.242 ++ uname -m 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.242 + arch=x86_64 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.242 + '[' x86_64 '!=' x86_64 ']' 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.242 + url=https://download.docker.com/linux/static 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.242 + tar -xz docker/docker 15:24:47 [2022-08-02T15:24:47.161Z] #24 3.242 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 15:24:47 [2022-08-02T15:24:47.161Z] #24 5.367 + mkdir -p /build 15:24:47 [2022-08-02T15:24:47.161Z] #24 5.378 + mv docker/docker /build/ 15:24:47 [2022-08-02T15:24:47.161Z] #24 5.378 + rmdir docker 15:24:47 [2022-08-02T15:24:47.161Z] #24 DONE 5.5s 15:24:47 [2022-08-02T15:24:47.161Z] 15:24:47 [2022-08-02T15:24:47.161Z] #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 15:24:47 [2022-08-02T15:24:47.161Z] #47 sha256:1bb04c24d596dbd921517d7614d31a730239b4f51203c33f726f1c97e7f384a0 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.124 + RM_GOPATH=0 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.131 + TMP_GOPATH= 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.132 + : /build 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.132 + '[' -z '' ']' 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.133 ++ mktemp -d 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.141 + export GOPATH=/tmp/tmp.96lVlH9IbX 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.141 + GOPATH=/tmp/tmp.96lVlH9IbX 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.141 + RM_GOPATH=1 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.141 + case "$(go env GOARCH)" in 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.151 ++ go env GOARCH 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.171 + export GO_BUILDMODE=-buildmode=pie 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.171 + GO_BUILDMODE=-buildmode=pie 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.171 ++ dirname /tmp/install/install.sh 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.175 + dir=/tmp/install 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.175 + bin=gotestsum 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.175 + shift 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.175 + '[' '!' -f /tmp/install/gotestsum.installer ']' 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.175 + . /tmp/install/gotestsum.installer 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.175 ++ : v1.7.0 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.175 + install_gotestsum 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.175 + set -e 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.175 + echo 'Install gotestsum version v1.7.0' 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.175 + GOBIN=/build 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.175 Install gotestsum version v1.7.0 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.176 + GO111MODULE=on 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.176 + go install gotest.tools/gotestsum@v1.7.0 15:24:47 [2022-08-02T15:24:47.161Z] #47 5.664 go: downloading gotest.tools/gotestsum v1.7.0 15:24:47 [2022-08-02T15:24:47.894Z] #10 DONE 0.9s 15:24:47 [2022-08-02T15:24:47.894Z] 15:24:47 [2022-08-02T15:24:47.894Z] #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 15:24:47 [2022-08-02T15:24:47.894Z] #11 sha256:16f26e93e84ce2e9a01cd67b31a2bf0da25c57b9d446c56662468d06a7eeab42 15:24:47 [2022-08-02T15:24:47.961Z] #10 ... 15:24:47 [2022-08-02T15:24:47.961Z] 15:24:47 [2022-08-02T15:24:47.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 15:24:47 [2022-08-02T15:24:47.961Z] #29 sha256:1adb653de052e9569871be8900c617abf1338edebdb0ae1a0edb1592d6dcb27a 15:24:47 [2022-08-02T15:24:47.961Z] #29 9.755 #=#=# ############ 16.8% ######################### 34.8% ##################################### 52.8% ################################################### 70.9% ############################################################### 88.4% ######################################################################## 100.0% 15:24:47 [2022-08-02T15:24:47.961Z] #29 10.37 15:24:47 [2022-08-02T15:24:47.961Z] #29 10.92 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 15:24:47 [2022-08-02T15:24:47.961Z] #29 11.08 15:24:47 [2022-08-02T15:24:47.961Z] #29 11.26 #=#=# ######################################################################## 100.0% 15:24:47 [2022-08-02T15:24:47.961Z] #29 11.31 15:24:47 [2022-08-02T15:24:47.961Z] #29 11.76 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 15:24:47 [2022-08-02T15:24:47.961Z] #29 11.85 15:24:47 [2022-08-02T15:24:47.961Z] #29 12.09 #=#=# ######################################################################## 100.0% 15:24:47 [2022-08-02T15:24:47.961Z] #29 12.14 15:24:47 [2022-08-02T15:24:47.961Z] #29 12.16 Download of images into '/build' complete. 15:24:47 [2022-08-02T15:24:47.961Z] #29 12.16 Use something like the following to load the result into a Docker daemon: 15:24:47 [2022-08-02T15:24:47.961Z] #29 12.16 tar -cC '/build' . | docker load 15:24:47 [2022-08-02T15:24:47.961Z] #29 DONE 14.2s 15:24:47 [2022-08-02T15:24:47.961Z] 15:24:47 [2022-08-02T15:24:47.961Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 15:24:47 [2022-08-02T15:24:47.961Z] #10 sha256:b86b357fc439ffea0f68e7820b60b4ae83f055ab6e0e9dbf7e522afe8c6119bd 15:24:48 [2022-08-02T15:24:48.100Z] #47 ... 15:24:48 [2022-08-02T15:24:48.100Z] 15:24:48 [2022-08-02T15:24:48.100Z] #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 15:24:48 [2022-08-02T15:24:48.100Z] #49 sha256:86ac7fd7ef35d4aa6f84860c3255d434099f67b6a4e1c1018b5f41a3a20e3da1 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.473 + RM_GOPATH=0 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.473 + TMP_GOPATH= 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.473 + : /build 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.473 + '[' -z '' ']' 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.473 ++ mktemp -d 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.473 + export GOPATH=/tmp/tmp.61C7LQuxFt 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.473 + GOPATH=/tmp/tmp.61C7LQuxFt 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.473 + RM_GOPATH=1 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.473 + case "$(go env GOARCH)" in 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.473 ++ go env GOARCH 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.525 + export GO_BUILDMODE=-buildmode=pie 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.525 + GO_BUILDMODE=-buildmode=pie 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.525 ++ dirname /tmp/install/install.sh 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.525 + dir=/tmp/install 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.525 + bin=golangci_lint 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.525 + shift 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.525 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.525 + . /tmp/install/golangci_lint.installer 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.525 ++ : v1.23.8 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.525 + install_golangci_lint 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.525 + set -e 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.525 + echo 'Install golangci-lint version v1.23.8' 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.525 + GOBIN=/build 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.525 + GO111MODULE=on 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.525 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 15:24:48 [2022-08-02T15:24:48.100Z] #49 6.541 Install golangci-lint version v1.23.8 15:24:48 [2022-08-02T15:24:48.222Z] #10 DONE 2.6s 15:24:48 [2022-08-02T15:24:48.222Z] 15:24:48 [2022-08-02T15:24:48.222Z] #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 15:24:48 [2022-08-02T15:24:48.222Z] #11 sha256:16f26e93e84ce2e9a01cd67b31a2bf0da25c57b9d446c56662468d06a7eeab42 15:24:48 [2022-08-02T15:24:48.468Z] #13 ... 15:24:48 [2022-08-02T15:24:48.468Z] 15:24:48 [2022-08-02T15:24:48.468Z] #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 15:24:48 [2022-08-02T15:24:48.468Z] #55 sha256:7bff6fe4a2b5634de831dd5bd8c74bac0239f86ea0c5240d5d9216d33fa48b74 15:24:48 [2022-08-02T15:24:48.468Z] #55 34.61 debconf: delaying package configuration, since apt-utils is not installed 15:24:48 [2022-08-02T15:24:48.468Z] #55 35.04 Fetched 119 kB in 0s (438 kB/s) 15:24:48 [2022-08-02T15:24:48.468Z] #55 35.25 Selecting previously unselected package libbtrfs0. 15:24:48 [2022-08-02T15:24:48.468Z] #55 35.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) 15:24:48 [2022-08-02T15:24:48.468Z] #55 35.34 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... 15:24:48 [2022-08-02T15:24:48.468Z] #55 35.36 Unpacking libbtrfs0 (4.20.1-2) ... 15:24:48 [2022-08-02T15:24:48.468Z] #55 35.51 Selecting previously unselected package libbtrfs-dev. 15:24:48 [2022-08-02T15:24:48.468Z] #55 35.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... 15:24:48 [2022-08-02T15:24:48.468Z] #55 35.53 Unpacking libbtrfs-dev (4.20.1-2) ... 15:24:48 [2022-08-02T15:24:48.468Z] #55 35.73 Setting up libbtrfs0 (4.20.1-2) ... 15:24:48 [2022-08-02T15:24:48.468Z] #55 35.75 Setting up libbtrfs-dev (4.20.1-2) ... 15:24:48 [2022-08-02T15:24:48.468Z] #55 35.77 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:24:48 [2022-08-02T15:24:48.468Z] #55 DONE 36.2s 15:24:48 [2022-08-02T15:24:48.668Z] #49 6.954 go: downloading github.com/golangci/golangci-lint v1.23.8 15:24:48 [2022-08-02T15:24:48.704Z] #9 ... 15:24:48 [2022-08-02T15:24:48.704Z] 15:24:48 [2022-08-02T15:24:48.704Z] #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 15:24:48 [2022-08-02T15:24:48.704Z] #29 sha256:c6c0a13e021beb6cddef33ef9a9007631c1fd541958f97fe86643f5105e52531 15:24:48 [2022-08-02T15:24:48.704Z] #29 1.955 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 15:24:48 [2022-08-02T15:24:48.704Z] #29 2.073 15:24:48 [2022-08-02T15:24:48.705Z] #29 2.303 #=#=# ##### 7.5% ###################### 31.3% ######################################### 57.6% ####################################################### 77.4% #################################################################### 94.9% ######################################################################## 100.0% 15:24:48 [2022-08-02T15:24:48.705Z] #29 2.949 15:24:48 [2022-08-02T15:24:48.705Z] #29 3.195 #=#=# ##################### 29.6% ######################################################################## 100.0% 15:24:48 [2022-08-02T15:24:48.705Z] #29 3.477 15:24:48 [2022-08-02T15:24:48.705Z] #29 3.708 #=#=# #################################################### 73.4% ######################################################################## 100.0% 15:24:48 [2022-08-02T15:24:48.705Z] #29 3.942 15:24:48 [2022-08-02T15:24:48.705Z] #29 4.166 #=#=# ########## 14.8% ########################## 36.6% ####################################### 55.6% ###################################################### 75.3% #################################################################### 94.6% ######################################################################## 100.0% 15:24:48 [2022-08-02T15:24:48.705Z] #29 4.804 15:24:48 [2022-08-02T15:24:48.705Z] #29 5.036 #=#=# # 2.5% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.4% ###################### 30.7% ######################### 35.9% ############################# 41.0% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.9% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.7% ############################################################## 87.5% ################################################################### 93.1% ###################################################################### 98.3% ######################################################################## 100.0% 15:24:48 [2022-08-02T15:24:48.705Z] #29 6.995 15:24:48 [2022-08-02T15:24:48.705Z] #29 7.529 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 15:24:48 [2022-08-02T15:24:48.705Z] #29 7.835 #=#=# ##O#- # 15:24:48 [2022-08-02T15:24:48.705Z] #29 8.909 #=#=# ######################################################################## 100.0% 15:24:48 [2022-08-02T15:24:48.705Z] #29 8.975 15:24:48 [2022-08-02T15:24:48.705Z] #29 9.607 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 15:24:48 [2022-08-02T15:24:48.705Z] #29 9.711 15:24:48 [2022-08-02T15:24:48.705Z] #29 9.939 #=#=# ######################################################################## 100.0% 15:24:48 [2022-08-02T15:24:48.705Z] #29 10.03 15:24:48 [2022-08-02T15:24:48.705Z] #29 ... 15:24:48 [2022-08-02T15:24:48.705Z] 15:24:48 [2022-08-02T15:24:48.705Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.12-buster@sha256:47f9cb64320e6358175e4cd214fa9b486918a8daabaffd502a40c62e147665e7 15:24:48 [2022-08-02T15:24:48.705Z] #9 sha256:469577bb80c2c4b553c0976db973106e118451cd3a9619e0ccced452829c4651 15:24:48 [2022-08-02T15:24:48.733Z] 15:24:48 [2022-08-02T15:24:48.733Z] #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 15:24:48 [2022-08-02T15:24:48.733Z] #13 sha256:7e97a10123a6363973b334d132efa3e178a4ac83eb0790d2bc3c7556f148155c 15:24:48 [2022-08-02T15:24:48.733Z] #13 34.23 The following additional packages will be installed: 15:24:48 [2022-08-02T15:24:48.733Z] #13 34.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 15:24:48 [2022-08-02T15:24:48.733Z] #13 34.23 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 15:24:48 [2022-08-02T15:24:48.733Z] #13 34.23 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 15:24:48 [2022-08-02T15:24:48.733Z] #13 34.23 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common 15:24:48 [2022-08-02T15:24:48.733Z] #13 34.23 mingw-w64-x86-64-dev 15:24:48 [2022-08-02T15:24:48.733Z] #13 34.26 Suggested packages: 15:24:48 [2022-08-02T15:24:48.733Z] #13 34.26 gcc-8-locales seccomp wine64 15:24:48 [2022-08-02T15:24:48.792Z] #11 DONE 0.6s 15:24:48 [2022-08-02T15:24:48.792Z] 15:24:48 [2022-08-02T15:24:48.792Z] #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 15:24:48 [2022-08-02T15:24:48.792Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:24:48 [2022-08-02T15:24:48.837Z] #11 DONE 0.9s 15:24:48 [2022-08-02T15:24:48.837Z] 15:24:48 [2022-08-02T15:24:48.837Z] #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 15:24:48 [2022-08-02T15:24:48.837Z] #58 sha256:d2a8c0826dacffcd594f9280279d52a27f88669776fd3b7de7bde1a5a2851bea 15:24:49 [2022-08-02T15:24:49.053Z] #42 ... 15:24:49 [2022-08-02T15:24:49.053Z] 15:24:49 [2022-08-02T15:24:49.053Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 15:24:49 [2022-08-02T15:24:49.053Z] #39 sha256:9851bae0a545ce1e53207b5ef2b3555397268bb7b9930814c93149b782be38b9 15:24:49 [2022-08-02T15:24:49.053Z] #39 DONE 0.3s 15:24:49 [2022-08-02T15:24:49.053Z] 15:24:49 [2022-08-02T15:24:49.053Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 15:24:49 [2022-08-02T15:24:49.053Z] #31 sha256:9d572658ee4e52505c4829c7b499b6a4af079ea1e6ee3c0a1718cc89db29b0e0 15:24:49 [2022-08-02T15:24:49.053Z] #31 DONE 0.3s 15:24:49 [2022-08-02T15:24:49.053Z] 15:24:49 [2022-08-02T15:24:49.053Z] #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 15:24:49 [2022-08-02T15:24:49.053Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:24:49 [2022-08-02T15:24:49.100Z] #58 ... 15:24:49 [2022-08-02T15:24:49.100Z] 15:24:49 [2022-08-02T15:24:49.100Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 15:24:49 [2022-08-02T15:24:49.100Z] #39 sha256:9851bae0a545ce1e53207b5ef2b3555397268bb7b9930814c93149b782be38b9 15:24:49 [2022-08-02T15:24:49.100Z] #39 DONE 0.4s 15:24:49 [2022-08-02T15:24:49.100Z] 15:24:49 [2022-08-02T15:24:49.100Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 15:24:49 [2022-08-02T15:24:49.100Z] #31 sha256:9d572658ee4e52505c4829c7b499b6a4af079ea1e6ee3c0a1718cc89db29b0e0 15:24:49 [2022-08-02T15:24:49.100Z] #31 DONE 0.4s 15:24:49 [2022-08-02T15:24:49.100Z] 15:24:49 [2022-08-02T15:24:49.100Z] #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 15:24:49 [2022-08-02T15:24:49.100Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:24:49 [2022-08-02T15:24:49.676Z] #13 ... 15:24:49 [2022-08-02T15:24:49.676Z] 15:24:49 [2022-08-02T15:24:49.676Z] #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 15:24:49 [2022-08-02T15:24:49.676Z] #67 sha256:bdbbbbcbfdb6236312afe671ace8dd81b058e21d60fadac7f1dc44989e4d353c 15:24:49 [2022-08-02T15:24:49.676Z] #67 DONE 37.2s 15:24:49 [2022-08-02T15:24:49.676Z] 15:24:49 [2022-08-02T15:24:49.676Z] #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 15:24:49 [2022-08-02T15:24:49.676Z] #56 sha256:57765730b2691f7541c402af344bc734cbd2db7bf50a3227ee3a1e71c67b4a94 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.706 + RM_GOPATH=0 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.706 + TMP_GOPATH= 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.706 + : /build 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.706 + '[' -z '' ']' 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.706 ++ mktemp -d 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.719 + export GOPATH=/tmp/tmp.LUgsElHOn5 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.720 + GOPATH=/tmp/tmp.LUgsElHOn5 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.721 + RM_GOPATH=1 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.721 + case "$(go env GOARCH)" in 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.723 ++ go env GOARCH 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.763 + export GO_BUILDMODE=-buildmode=pie 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.764 + GO_BUILDMODE=-buildmode=pie 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.764 ++ dirname /tmp/install/install.sh 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.773 + dir=/tmp/install 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.773 + bin=containerd 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.773 + shift 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.774 + '[' '!' -f /tmp/install/containerd.installer ']' 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.774 + . /tmp/install/containerd.installer 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.775 ++ set -e 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.777 ++ : v1.6.6 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.778 + install_containerd 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.779 + echo 'Install containerd version v1.6.6' 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.783 Install containerd version v1.6.6 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.784 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LUgsElHOn5/src/github.com/containerd/containerd 15:24:49 [2022-08-02T15:24:49.676Z] #56 0.787 Cloning into '/tmp/tmp.LUgsElHOn5/src/github.com/containerd/containerd'... 15:24:50 [2022-08-02T15:24:50.076Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 10.1s 15:24:51 [2022-08-02T15:24:51.608Z] #32 ... 15:24:51 [2022-08-02T15:24:51.609Z] 15:24:51 [2022-08-02T15:24:51.609Z] #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 15:24:51 [2022-08-02T15:24:51.609Z] #12 sha256:f4202040a50bcf9f86bde0dc2a01c9ad97e181ec00f53009564ff99c844e463f 15:24:51 [2022-08-02T15:24:51.609Z] #12 DONE 2.6s 15:24:51 [2022-08-02T15:24:51.609Z] 15:24:51 [2022-08-02T15:24:51.609Z] #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 15:24:51 [2022-08-02T15:24:51.609Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:24:51 [2022-08-02T15:24:51.961Z] #49 ... 15:24:51 [2022-08-02T15:24:51.961Z] 15:24:51 [2022-08-02T15:24:51.961Z] #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 15:24:51 [2022-08-02T15:24:51.961Z] #51 sha256:8a78e0c64dc948dbf31e2f818b135afa6d0222e62b5d08fb6cebe7fdeb1d31ff 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.486 + RM_GOPATH=0 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.486 + TMP_GOPATH= 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.486 + : /build 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.486 + '[' -z '' ']' 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.486 ++ mktemp -d 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.486 + export GOPATH=/tmp/tmp.lMED9Ejdsf 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.486 + GOPATH=/tmp/tmp.lMED9Ejdsf 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.486 + RM_GOPATH=1 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.486 + case "$(go env GOARCH)" in 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.486 ++ go env GOARCH 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.526 Install shfmt version v3.0.2 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.542 + export GO_BUILDMODE=-buildmode=pie 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.542 + GO_BUILDMODE=-buildmode=pie 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.542 ++ dirname /tmp/install/install.sh 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.542 + dir=/tmp/install 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.542 + bin=shfmt 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.542 + shift 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.542 + '[' '!' -f /tmp/install/shfmt.installer ']' 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.542 + . /tmp/install/shfmt.installer 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.542 ++ : v3.0.2 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.542 + install_shfmt 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.542 + echo 'Install shfmt version v3.0.2' 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.542 + GOBIN=/build 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.542 + GO111MODULE=on 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.542 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 15:24:51 [2022-08-02T15:24:51.961Z] #51 6.987 go: downloading mvdan.cc/sh/v3 v3.0.2 15:24:51 [2022-08-02T15:24:51.961Z] #51 7.830 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 15:24:51 [2022-08-02T15:24:51.961Z] #51 7.856 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 15:24:51 [2022-08-02T15:24:51.961Z] #51 7.911 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 15:24:51 [2022-08-02T15:24:51.961Z] #51 9.310 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 15:24:51 [2022-08-02T15:24:51.961Z] #51 ... 15:24:51 [2022-08-02T15:24:51.961Z] 15:24:51 [2022-08-02T15:24:51.961Z] #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 15:24:51 [2022-08-02T15:24:51.961Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:24:51 [2022-08-02T15:24:51.961Z] #36 10.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:24:51 [2022-08-02T15:24:51.961Z] #36 10.27 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:51 [2022-08-02T15:24:51.961Z] #36 10.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:51 [2022-08-02T15:24:51.961Z] #36 ... 15:24:51 [2022-08-02T15:24:51.961Z] 15:24:51 [2022-08-02T15:24:51.961Z] #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 15:24:51 [2022-08-02T15:24:51.961Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:24:51 [2022-08-02T15:24:51.961Z] #55 10.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:24:51 [2022-08-02T15:24:51.961Z] #55 10.30 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:51 [2022-08-02T15:24:51.961Z] #55 10.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:52 [2022-08-02T15:24:52.224Z] #55 ... 15:24:52 [2022-08-02T15:24:52.224Z] 15:24:52 [2022-08-02T15:24:52.224Z] #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 15:24:52 [2022-08-02T15:24:52.224Z] #58 sha256:12abba72e5bf968c671c5cd4b622ef09add79a2cec7d38e0affc113acc2a33a8 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.686 + RM_GOPATH=0 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.686 + TMP_GOPATH= 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.686 + : /build 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.686 + '[' -z '' ']' 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.686 ++ mktemp -d 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.688 + export GOPATH=/tmp/tmp.HfJGUlXNHQ 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.688 + GOPATH=/tmp/tmp.HfJGUlXNHQ 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.688 + RM_GOPATH=1 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.688 + case "$(go env GOARCH)" in 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.688 ++ go env GOARCH 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.699 + export GO_BUILDMODE=-buildmode=pie 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.699 + GO_BUILDMODE=-buildmode=pie 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.699 ++ dirname /tmp/install/install.sh 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 + dir=/tmp/install 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 + bin=rootlesskit 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 + shift 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 + . /tmp/install/rootlesskit.installer 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 ++ : v0.14.4 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 + install_rootlesskit 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 + case "$1" in 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 + export CGO_ENABLED=0 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 + CGO_ENABLED=0 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 + _install_rootlesskit 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 + echo 'Install rootlesskit version v0.14.4' 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 + for f in rootlesskit rootlesskit-docker-proxy 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 Install rootlesskit version v0.14.4 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 + GOBIN=/build 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 + GO111MODULE=on 15:24:52 [2022-08-02T15:24:52.224Z] #58 4.701 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 15:24:52 [2022-08-02T15:24:52.224Z] #58 5.188 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 15:24:52 [2022-08-02T15:24:52.224Z] #58 6.795 go: downloading github.com/pkg/errors v0.9.1 15:24:52 [2022-08-02T15:24:52.224Z] #58 6.795 go: downloading github.com/sirupsen/logrus v1.8.1 15:24:52 [2022-08-02T15:24:52.224Z] #58 6.854 go: downloading github.com/urfave/cli/v2 v2.3.0 15:24:52 [2022-08-02T15:24:52.224Z] #58 7.170 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 15:24:52 [2022-08-02T15:24:52.224Z] #58 9.490 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 15:24:52 [2022-08-02T15:24:52.224Z] #58 10.23 go: downloading github.com/google/uuid v1.3.0 15:24:52 [2022-08-02T15:24:52.224Z] #58 10.23 go: downloading github.com/moby/vpnkit v0.5.0 15:24:52 [2022-08-02T15:24:52.224Z] #58 10.29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 15:24:52 [2022-08-02T15:24:52.224Z] #58 10.46 go: downloading github.com/gofrs/flock v0.8.1 15:24:52 [2022-08-02T15:24:52.224Z] #58 10.46 go: downloading github.com/gorilla/mux v1.8.0 15:24:52 [2022-08-02T15:24:52.224Z] #58 ... 15:24:52 [2022-08-02T15:24:52.224Z] 15:24:52 [2022-08-02T15:24:52.224Z] #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 15:24:52 [2022-08-02T15:24:52.224Z] #45 sha256:3aa34ea13215a959ff86e6ce064bc34e1504c4a388d63cb305134a0230511dca 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.649 + RM_GOPATH=0 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.649 + TMP_GOPATH= 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.649 + : /build 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.649 + '[' -z '' ']' 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.649 ++ mktemp -d 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.649 + export GOPATH=/tmp/tmp.7jyInl4Eeu 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.649 + GOPATH=/tmp/tmp.7jyInl4Eeu 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.649 + RM_GOPATH=1 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.649 + case "$(go env GOARCH)" in 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.649 ++ go env GOARCH 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.675 Install vndr version v0.1.2 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.675 + export GO_BUILDMODE=-buildmode=pie 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.675 + GO_BUILDMODE=-buildmode=pie 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.675 ++ dirname /tmp/install/install.sh 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.675 + dir=/tmp/install 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.675 + bin=vndr 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.675 + shift 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.675 + '[' '!' -f /tmp/install/vndr.installer ']' 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.675 + . /tmp/install/vndr.installer 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.675 ++ : v0.1.2 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.675 + install_vndr 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.675 + echo 'Install vndr version v0.1.2' 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.675 + GOBIN=/build 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.675 + GO111MODULE=on 15:24:52 [2022-08-02T15:24:52.224Z] #45 4.675 + go install github.com/LK4D4/vndr@v0.1.2 15:24:52 [2022-08-02T15:24:52.224Z] #45 5.098 go: downloading github.com/LK4D4/vndr v0.1.2 15:24:52 [2022-08-02T15:24:52.415Z] #32 ... 15:24:52 [2022-08-02T15:24:52.415Z] 15:24:52 [2022-08-02T15:24:52.415Z] #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 15:24:52 [2022-08-02T15:24:52.415Z] #12 sha256:f4202040a50bcf9f86bde0dc2a01c9ad97e181ec00f53009564ff99c844e463f 15:24:52 [2022-08-02T15:24:52.415Z] #12 DONE 3.5s 15:24:52 [2022-08-02T15:24:52.415Z] 15:24:52 [2022-08-02T15:24:52.415Z] #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 15:24:52 [2022-08-02T15:24:52.415Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:24:52 [2022-08-02T15:24:52.483Z] #45 ... 15:24:52 [2022-08-02T15:24:52.483Z] 15:24:52 [2022-08-02T15:24:52.484Z] #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 15:24:52 [2022-08-02T15:24:52.484Z] #67 sha256:5008083759872337407f79f213ba88c32b7765dcf90273be0cad6390dd88ff62 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.960 + RM_GOPATH=0 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.960 + TMP_GOPATH= 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.960 + : /build 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.960 + '[' -z '' ']' 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.960 ++ mktemp -d 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.963 + export GOPATH=/tmp/tmp.9kUsUvIhH3 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.963 + GOPATH=/tmp/tmp.9kUsUvIhH3 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.963 + RM_GOPATH=1 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.963 + case "$(go env GOARCH)" in 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.964 ++ go env GOARCH 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 + export GO_BUILDMODE=-buildmode=pie 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 + GO_BUILDMODE=-buildmode=pie 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 ++ dirname /tmp/install/install.sh 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 + dir=/tmp/install 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 + bin=proxy 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 + shift 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 + '[' '!' -f /tmp/install/proxy.installer ']' 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 + . /tmp/install/proxy.installer 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 + install_proxy 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 + case "$1" in 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 + export CGO_ENABLED=0 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 + CGO_ENABLED=0 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 + _install_proxy 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9kUsUvIhH3/src/github.com/docker/libnetwork 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 Cloning into '/tmp/tmp.9kUsUvIhH3/src/github.com/docker/libnetwork'... 15:24:52 [2022-08-02T15:24:52.484Z] #67 4.978 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 15:24:52 [2022-08-02T15:24:52.484Z] #67 ... 15:24:52 [2022-08-02T15:24:52.484Z] 15:24:52 [2022-08-02T15:24:52.484Z] #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 15:24:52 [2022-08-02T15:24:52.484Z] #34 sha256:44c8633013eee7a0ae0a000e3acd570d28e58805073d77dce4155dc9f95e0d7d 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.795 + RM_GOPATH=0 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.795 + TMP_GOPATH= 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.795 + : /build 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.795 + '[' -z '' ']' 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.795 ++ mktemp -d 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.795 + export GOPATH=/tmp/tmp.JVPXLcvTIk 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.795 + GOPATH=/tmp/tmp.JVPXLcvTIk 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.795 + RM_GOPATH=1 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.795 + case "$(go env GOARCH)" in 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.795 ++ go env GOARCH 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.808 + export GO_BUILDMODE=-buildmode=pie 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.808 + GO_BUILDMODE=-buildmode=pie 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.808 ++ dirname /tmp/install/install.sh 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.810 + dir=/tmp/install 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.810 + bin=tomlv 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.810 + shift 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.810 + '[' '!' -f /tmp/install/tomlv.installer ']' 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.810 + . /tmp/install/tomlv.installer 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.810 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.810 + install_tomlv 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.810 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.810 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JVPXLcvTIk/src/github.com/BurntSushi/toml 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.810 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:24:52 [2022-08-02T15:24:52.484Z] #34 3.825 Cloning into '/tmp/tmp.JVPXLcvTIk/src/github.com/BurntSushi/toml'... 15:24:52 [2022-08-02T15:24:52.484Z] #34 5.490 + cd /tmp/tmp.JVPXLcvTIk/src/github.com/BurntSushi/toml 15:24:52 [2022-08-02T15:24:52.484Z] #34 5.490 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:24:52 [2022-08-02T15:24:52.484Z] #34 5.582 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 15:24:52 [2022-08-02T15:24:52.484Z] #34 5.933 internal/unsafeheader 15:24:52 [2022-08-02T15:24:52.484Z] #34 5.988 internal/abi 15:24:52 [2022-08-02T15:24:52.484Z] #34 5.988 internal/cpu 15:24:52 [2022-08-02T15:24:52.484Z] #34 6.278 internal/goexperiment 15:24:52 [2022-08-02T15:24:52.484Z] #34 6.278 runtime/internal/atomic 15:24:52 [2022-08-02T15:24:52.484Z] #34 6.389 internal/bytealg 15:24:52 [2022-08-02T15:24:52.484Z] #34 6.620 runtime/internal/sys 15:24:52 [2022-08-02T15:24:52.484Z] #34 6.769 runtime/internal/math 15:24:52 [2022-08-02T15:24:52.484Z] #34 6.801 internal/itoa 15:24:52 [2022-08-02T15:24:52.484Z] #34 6.955 math/bits 15:24:52 [2022-08-02T15:24:52.484Z] #34 7.118 runtime 15:24:52 [2022-08-02T15:24:52.484Z] #34 7.288 math 15:24:52 [2022-08-02T15:24:52.743Z] #34 ... 15:24:52 [2022-08-02T15:24:52.743Z] 15:24:52 [2022-08-02T15:24:52.743Z] #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 15:24:52 [2022-08-02T15:24:52.743Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:24:52 [2022-08-02T15:24:52.743Z] #32 7.222 + git clone https://github.com/kolyshkin/go-swagger.git . 15:24:52 [2022-08-02T15:24:52.743Z] #32 7.222 Cloning into '.'... 15:24:52 [2022-08-02T15:24:52.743Z] #32 ... 15:24:52 [2022-08-02T15:24:52.743Z] 15:24:52 [2022-08-02T15:24:52.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 15:24:52 [2022-08-02T15:24:52.743Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:24:52 [2022-08-02T15:24:52.743Z] #42 7.615 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:24:52 [2022-08-02T15:24:52.743Z] #42 7.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:52 [2022-08-02T15:24:52.743Z] #42 7.911 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:52 [2022-08-02T15:24:52.743Z] #42 8.488 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:24:52 [2022-08-02T15:24:52.743Z] #42 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:24:53 [2022-08-02T15:24:53.002Z] #42 ... 15:24:53 [2022-08-02T15:24:53.002Z] 15:24:53 [2022-08-02T15:24:53.002Z] #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 15:24:53 [2022-08-02T15:24:53.002Z] #58 sha256:12abba72e5bf968c671c5cd4b622ef09add79a2cec7d38e0affc113acc2a33a8 15:24:53 [2022-08-02T15:24:53.002Z] #58 10.92 go: downloading github.com/moby/sys/mountinfo v0.4.1 15:24:53 [2022-08-02T15:24:53.002Z] #58 11.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 15:24:53 [2022-08-02T15:24:53.002Z] #58 11.42 go: downloading github.com/u-root/u-root v7.0.0+incompatible 15:24:53 [2022-08-02T15:24:53.350Z] #9 extracting sha256:4a37965aa6404ff35a6342c860fa682e755c4f5ac9b7d73e33bcfbe4231361f2 13.3s done 15:24:54 [2022-08-02T15:24:54.284Z] #9 extracting sha256:5a1dcfbb393b55a440373f73beb9eccdeb05023b4a3812531fde98bee5c2e6e4 done 15:24:54 [2022-08-02T15:24:54.944Z] #56 ... 15:24:54 [2022-08-02T15:24:54.944Z] 15:24:54 [2022-08-02T15:24:54.944Z] #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 15:24:54 [2022-08-02T15:24:54.944Z] #42 sha256:dcc250f58b4c7c94dbc3d48f3754b0c9245749a922c811d4548511e1fbc7da44 15:24:54 [2022-08-02T15:24:54.944Z] #42 35.39 The following NEW packages will be installed: 15:24:54 [2022-08-02T15:24:54.944Z] #42 35.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 15:24:54 [2022-08-02T15:24:54.944Z] #42 35.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 15:24:54 [2022-08-02T15:24:54.944Z] #42 35.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 15:24:54 [2022-08-02T15:24:54.944Z] #42 35.40 python-six zlib1g-dev 15:24:54 [2022-08-02T15:24:54.944Z] #42 35.81 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 15:24:54 [2022-08-02T15:24:54.944Z] #42 35.81 Need to get 3796 kB of archives. 15:24:54 [2022-08-02T15:24:54.944Z] #42 35.81 After this operation, 21.6 MB of additional disk space will be used. 15:24:54 [2022-08-02T15:24:54.944Z] #42 35.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] 15:24:54 [2022-08-02T15:24:54.944Z] #42 35.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 15:24:54 [2022-08-02T15:24:54.944Z] #42 35.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] 15:24:54 [2022-08-02T15:24:54.944Z] #42 35.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] 15:24:54 [2022-08-02T15:24:54.944Z] #42 35.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] 15:24:54 [2022-08-02T15:24:54.944Z] #42 35.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] 15:24:54 [2022-08-02T15:24:54.944Z] #42 35.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] 15:24:54 [2022-08-02T15:24:54.945Z] #42 35.85 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1+deb10u1 [208 kB] 15:24:54 [2022-08-02T15:24:54.945Z] #42 35.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] 15:24:54 [2022-08-02T15:24:54.945Z] #42 35.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] 15:24:54 [2022-08-02T15:24:54.945Z] #42 35.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] 15:24:54 [2022-08-02T15:24:54.945Z] #42 36.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] 15:24:54 [2022-08-02T15:24:54.945Z] #42 36.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] 15:24:54 [2022-08-02T15:24:54.945Z] #42 36.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] 15:24:54 [2022-08-02T15:24:54.945Z] #42 36.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] 15:24:54 [2022-08-02T15:24:54.945Z] #42 36.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] 15:24:54 [2022-08-02T15:24:54.945Z] #42 36.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] 15:24:54 [2022-08-02T15:24:54.945Z] #42 37.11 debconf: delaying package configuration, since apt-utils is not installed 15:24:54 [2022-08-02T15:24:54.945Z] #42 37.46 Fetched 3796 kB in 1s (6514 kB/s) 15:24:54 [2022-08-02T15:24:54.945Z] #42 37.51 Selecting previously unselected package libcap-dev:arm64. 15:24:54 [2022-08-02T15:24:54.945Z] #42 37.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 ... 15394 files and directories currently installed.) 15:24:54 [2022-08-02T15:24:54.945Z] #42 37.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 37.65 Unpacking libcap-dev:arm64 (1:2.25-2) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 37.86 Selecting previously unselected package libnet1:arm64. 15:24:54 [2022-08-02T15:24:54.945Z] #42 37.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 37.87 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.11 Selecting previously unselected package libnet1-dev. 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.12 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.39 Selecting previously unselected package libnl-3-200:arm64. 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.40 Unpacking libnl-3-200:arm64 (3.4.0-1) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.53 Selecting previously unselected package libnl-3-dev:arm64. 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.53 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.53 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.74 Selecting previously unselected package libprotobuf-c1:arm64. 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.74 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.75 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.83 Selecting previously unselected package libprotobuf-c-dev:arm64. 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.85 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.94 Selecting previously unselected package zlib1g-dev:arm64. 15:24:54 [2022-08-02T15:24:54.945Z] #42 38.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 39.00 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 39.21 Selecting previously unselected package libprotobuf17:arm64. 15:24:54 [2022-08-02T15:24:54.945Z] #42 39.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 39.26 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 39.82 Selecting previously unselected package libprotobuf-lite17:arm64. 15:24:54 [2022-08-02T15:24:54.945Z] #42 39.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 39.86 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 40.05 Selecting previously unselected package libprotobuf-dev:arm64. 15:24:54 [2022-08-02T15:24:54.945Z] #42 40.05 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 40.07 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 41.21 Selecting previously unselected package libprotoc17:arm64. 15:24:54 [2022-08-02T15:24:54.945Z] #42 41.22 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 41.23 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 41.64 Selecting previously unselected package protobuf-c-compiler. 15:24:54 [2022-08-02T15:24:54.945Z] #42 41.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 41.65 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 41.76 Selecting previously unselected package protobuf-compiler. 15:24:54 [2022-08-02T15:24:54.945Z] #42 41.76 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 41.77 Unpacking protobuf-compiler (3.6.1.3-2) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 41.94 Selecting previously unselected package python-pkg-resources. 15:24:54 [2022-08-02T15:24:54.945Z] #42 41.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 41.94 Unpacking python-pkg-resources (40.8.0-1) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 42.19 Selecting previously unselected package python-six. 15:24:54 [2022-08-02T15:24:54.945Z] #42 42.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 42.21 Unpacking python-six (1.12.0-1) ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 42.31 Selecting previously unselected package python-protobuf. 15:24:54 [2022-08-02T15:24:54.945Z] #42 42.31 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... 15:24:54 [2022-08-02T15:24:54.945Z] #42 42.32 Unpacking python-protobuf (3.6.1.3-2) ... 15:24:55 [2022-08-02T15:24:55.203Z] #42 42.87 Setting up python-pkg-resources (40.8.0-1) ... 15:24:55 [2022-08-02T15:24:55.653Z] #9 DONE 51.1s 15:24:55 [2022-08-02T15:24:55.653Z] 15:24:55 [2022-08-02T15:24:55.653Z] #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 15:24:55 [2022-08-02T15:24:55.653Z] #29 sha256:c6c0a13e021beb6cddef33ef9a9007631c1fd541958f97fe86643f5105e52531 15:24:55 [2022-08-02T15:24:55.653Z] #29 10.59 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... 15:24:55 [2022-08-02T15:24:55.653Z] #29 10.72 15:24:55 [2022-08-02T15:24:55.653Z] #29 10.95 #=#=# # 1.5% ########## 14.4% ############################# 41.4% ########################################## 58.9% ############################################################### 88.6% ######################################################################## 100.0% 15:24:55 [2022-08-02T15:24:55.653Z] #29 11.54 15:24:55 [2022-08-02T15:24:55.653Z] #29 12.08 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 15:24:55 [2022-08-02T15:24:55.653Z] #29 12.20 15:24:55 [2022-08-02T15:24:55.653Z] #29 12.43 #=#=# ######################################################################## 100.0% 15:24:55 [2022-08-02T15:24:55.653Z] #29 12.53 15:24:55 [2022-08-02T15:24:55.653Z] #29 13.00 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 15:24:55 [2022-08-02T15:24:55.653Z] #29 13.11 15:24:55 [2022-08-02T15:24:55.653Z] #29 13.35 #=#=# ######################################################################## 100.0% 15:24:55 [2022-08-02T15:24:55.653Z] #29 13.41 15:24:55 [2022-08-02T15:24:55.653Z] #29 13.43 Download of images into '/build' complete. 15:24:55 [2022-08-02T15:24:55.653Z] #29 13.43 Use something like the following to load the result into a Docker daemon: 15:24:55 [2022-08-02T15:24:55.653Z] #29 13.43 tar -cC '/build' . | docker load 15:24:55 [2022-08-02T15:24:55.910Z] #29 ... 15:24:55 [2022-08-02T15:24:55.910Z] 15:24:55 [2022-08-02T15:24:55.910Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 15:24:55 [2022-08-02T15:24:55.910Z] #10 sha256:b86b357fc439ffea0f68e7820b60b4ae83f055ab6e0e9dbf7e522afe8c6119bd 15:24:55 [2022-08-02T15:24:55.910Z] #10 ... 15:24:55 [2022-08-02T15:24:55.910Z] 15:24:55 [2022-08-02T15:24:55.910Z] #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 15:24:55 [2022-08-02T15:24:55.910Z] #29 sha256:c6c0a13e021beb6cddef33ef9a9007631c1fd541958f97fe86643f5105e52531 15:24:55 [2022-08-02T15:24:55.910Z] #29 DONE 17.8s 15:24:56 [2022-08-02T15:24:56.166Z] 15:24:56 [2022-08-02T15:24:56.166Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 15:24:56 [2022-08-02T15:24:56.166Z] #10 sha256:b86b357fc439ffea0f68e7820b60b4ae83f055ab6e0e9dbf7e522afe8c6119bd 15:24:56 [2022-08-02T15:24:56.911Z] #13 ... 15:24:56 [2022-08-02T15:24:56.911Z] 15:24:56 [2022-08-02T15:24:56.911Z] #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 15:24:56 [2022-08-02T15:24:56.911Z] #51 sha256:22e2c3e6defd14052e9b750b041944cbaf4c45fa367c6657c7718af25e812903 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.866 + RM_GOPATH=0 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.866 + TMP_GOPATH= 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.866 + : /build 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.866 + '[' -z '' ']' 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.868 ++ mktemp -d 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.876 + export GOPATH=/tmp/tmp.CHVIhfX9qz 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.876 + GOPATH=/tmp/tmp.CHVIhfX9qz 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.876 + RM_GOPATH=1 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.876 + case "$(go env GOARCH)" in 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.876 ++ go env GOARCH 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.896 + export GO_BUILDMODE=-buildmode=pie 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.896 + GO_BUILDMODE=-buildmode=pie 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.896 ++ dirname /tmp/install/install.sh 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.896 + dir=/tmp/install 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.896 + bin=shfmt 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.896 + shift 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.896 + '[' '!' -f /tmp/install/shfmt.installer ']' 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.896 + . /tmp/install/shfmt.installer 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.896 ++ : v3.0.2 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.896 + install_shfmt 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.896 + echo 'Install shfmt version v3.0.2' 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.896 + GOBIN=/build 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.896 + GO111MODULE=on 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.896 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 15:24:56 [2022-08-02T15:24:56.911Z] #51 4.900 Install shfmt version v3.0.2 15:24:56 [2022-08-02T15:24:56.911Z] #51 5.308 go: downloading mvdan.cc/sh/v3 v3.0.2 15:24:56 [2022-08-02T15:24:56.911Z] #51 5.924 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 15:24:56 [2022-08-02T15:24:56.911Z] #51 5.952 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 15:24:56 [2022-08-02T15:24:56.911Z] #51 5.952 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 15:24:56 [2022-08-02T15:24:56.911Z] #51 7.094 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 15:24:56 [2022-08-02T15:24:56.911Z] #51 ... 15:24:56 [2022-08-02T15:24:56.911Z] 15:24:56 [2022-08-02T15:24:56.911Z] #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 15:24:56 [2022-08-02T15:24:56.911Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:24:56 [2022-08-02T15:24:56.911Z] #42 8.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:24:56 [2022-08-02T15:24:56.911Z] #42 8.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:56 [2022-08-02T15:24:56.911Z] #42 8.081 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:57 [2022-08-02T15:24:57.106Z] #42 ... 15:24:57 [2022-08-02T15:24:57.106Z] 15:24:57 [2022-08-02T15:24:57.106Z] #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 15:24:57 [2022-08-02T15:24:57.106Z] #36 sha256:76417810cf8bd74023f53cb62a8cb91a5c16d40cc66f7b63a974c0438d246af5 15:24:57 [2022-08-02T15:24:57.106Z] #36 34.55 The following NEW packages will be installed: 15:24:57 [2022-08-02T15:24:57.106Z] #36 34.55 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 15:24:57 [2022-08-02T15:24:57.106Z] #36 34.55 vim-common xxd 15:24:57 [2022-08-02T15:24:57.106Z] #36 35.08 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 15:24:57 [2022-08-02T15:24:57.106Z] #36 35.08 Need to get 14.2 MB of archives. 15:24:57 [2022-08-02T15:24:57.106Z] #36 35.08 After this operation, 60.0 MB of additional disk space will be used. 15:24:57 [2022-08-02T15:24:57.106Z] #36 35.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] 15:24:57 [2022-08-02T15:24:57.106Z] #36 35.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] 15:24:57 [2022-08-02T15:24:57.106Z] #36 35.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] 15:24:57 [2022-08-02T15:24:57.106Z] #36 35.74 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u4 [625 kB] 15:24:57 [2022-08-02T15:24:57.106Z] #36 35.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] 15:24:57 [2022-08-02T15:24:57.106Z] #36 35.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] 15:24:57 [2022-08-02T15:24:57.106Z] #36 35.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] 15:24:57 [2022-08-02T15:24:57.106Z] #36 35.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] 15:24:57 [2022-08-02T15:24:57.106Z] #36 35.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] 15:24:57 [2022-08-02T15:24:57.106Z] #36 35.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] 15:24:57 [2022-08-02T15:24:57.106Z] #36 37.23 debconf: delaying package configuration, since apt-utils is not installed 15:24:57 [2022-08-02T15:24:57.106Z] #36 37.61 Fetched 14.2 MB in 1s (10.7 MB/s) 15:24:57 [2022-08-02T15:24:57.106Z] #36 37.85 Selecting previously unselected package xxd. 15:24:57 [2022-08-02T15:24:57.106Z] #36 37.85 (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.) 15:24:57 [2022-08-02T15:24:57.106Z] #36 37.92 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... 15:24:57 [2022-08-02T15:24:57.106Z] #36 37.93 Unpacking xxd (2:8.1.0875-5+deb10u2) ... 15:24:57 [2022-08-02T15:24:57.106Z] #36 38.26 Selecting previously unselected package vim-common. 15:24:57 [2022-08-02T15:24:57.106Z] #36 38.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... 15:24:57 [2022-08-02T15:24:57.106Z] #36 38.33 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... 15:24:57 [2022-08-02T15:24:57.106Z] #36 38.47 Selecting previously unselected package libicu63:arm64. 15:24:57 [2022-08-02T15:24:57.106Z] #36 38.47 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_arm64.deb ... 15:24:57 [2022-08-02T15:24:57.106Z] #36 38.50 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... 15:24:57 [2022-08-02T15:24:57.106Z] #36 43.16 Selecting previously unselected package libxml2:arm64. 15:24:57 [2022-08-02T15:24:57.106Z] #36 43.17 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_arm64.deb ... 15:24:57 [2022-08-02T15:24:57.106Z] #36 43.18 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... 15:24:57 [2022-08-02T15:24:57.106Z] #36 43.72 Selecting previously unselected package cmake-data. 15:24:57 [2022-08-02T15:24:57.106Z] #36 43.72 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... 15:24:57 [2022-08-02T15:24:57.106Z] #36 43.73 Unpacking cmake-data (3.13.4-1) ... 15:24:57 [2022-08-02T15:24:57.106Z] #36 ... 15:24:57 [2022-08-02T15:24:57.106Z] 15:24:57 [2022-08-02T15:24:57.106Z] #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 15:24:57 [2022-08-02T15:24:57.107Z] #13 sha256:7e97a10123a6363973b334d132efa3e178a4ac83eb0790d2bc3c7556f148155c 15:24:57 [2022-08-02T15:24:57.107Z] #13 35.46 The following NEW packages will be installed: 15:24:57 [2022-08-02T15:24:57.107Z] #13 35.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 15:24:57 [2022-08-02T15:24:57.107Z] #13 35.46 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 15:24:57 [2022-08-02T15:24:57.107Z] #13 35.46 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 15:24:57 [2022-08-02T15:24:57.107Z] #13 35.46 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 15:24:57 [2022-08-02T15:24:57.107Z] #13 35.46 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 15:24:57 [2022-08-02T15:24:57.107Z] #13 35.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 15:24:57 [2022-08-02T15:24:57.107Z] #13 35.50 The following packages will be upgraded: 15:24:57 [2022-08-02T15:24:57.107Z] #13 35.50 libseccomp2 15:24:57 [2022-08-02T15:24:57.107Z] #13 36.00 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 15:24:57 [2022-08-02T15:24:57.107Z] #13 36.00 Need to get 73.4 MB of archives. 15:24:57 [2022-08-02T15:24:57.107Z] #13 36.00 After this operation, 471 MB of additional disk space will be used. 15:24:57 [2022-08-02T15:24:57.107Z] #13 36.00 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 36.01 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 36.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 36.18 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] 15:24:57 [2022-08-02T15:24:57.107Z] #13 36.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 36.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 36.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 36.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 36.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 36.85 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] 15:24:57 [2022-08-02T15:24:57.107Z] #13 36.85 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] 15:24:57 [2022-08-02T15:24:57.107Z] #13 38.88 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] 15:24:57 [2022-08-02T15:24:57.107Z] #13 40.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 40.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 40.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 40.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 40.14 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] 15:24:57 [2022-08-02T15:24:57.107Z] #13 40.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 40.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 40.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 40.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 40.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 40.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 40.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 40.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 40.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] 15:24:57 [2022-08-02T15:24:57.107Z] #13 41.12 debconf: delaying package configuration, since apt-utils is not installed 15:24:57 [2022-08-02T15:24:57.107Z] #13 41.29 Fetched 73.4 MB in 5s (16.1 MB/s) 15:24:57 [2022-08-02T15:24:57.107Z] #13 41.39 (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.) 15:24:57 [2022-08-02T15:24:57.107Z] #13 41.44 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... 15:24:57 [2022-08-02T15:24:57.107Z] #13 41.47 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... 15:24:57 [2022-08-02T15:24:57.107Z] #13 41.67 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... 15:24:57 [2022-08-02T15:24:57.107Z] #13 41.81 Selecting previously unselected package binutils-mingw-w64-i686. 15:24:57 [2022-08-02T15:24:57.107Z] #13 41.81 (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.) 15:24:57 [2022-08-02T15:24:57.107Z] #13 41.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... 15:24:57 [2022-08-02T15:24:57.107Z] #13 41.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 15:24:57 [2022-08-02T15:24:57.138Z] #10 DONE 1.2s 15:24:57 [2022-08-02T15:24:57.138Z] 15:24:57 [2022-08-02T15:24:57.138Z] #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 15:24:57 [2022-08-02T15:24:57.138Z] #11 sha256:16f26e93e84ce2e9a01cd67b31a2bf0da25c57b9d446c56662468d06a7eeab42 15:24:57 [2022-08-02T15:24:57.366Z] #13 ... 15:24:57 [2022-08-02T15:24:57.366Z] 15:24:57 [2022-08-02T15:24:57.366Z] #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 15:24:57 [2022-08-02T15:24:57.366Z] #42 sha256:dcc250f58b4c7c94dbc3d48f3754b0c9245749a922c811d4548511e1fbc7da44 15:24:57 [2022-08-02T15:24:57.366Z] #42 45.08 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... 15:24:57 [2022-08-02T15:24:57.366Z] #42 45.10 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 15:24:57 [2022-08-02T15:24:57.366Z] #42 45.11 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... 15:24:57 [2022-08-02T15:24:57.366Z] #42 45.14 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... 15:24:57 [2022-08-02T15:24:57.366Z] #42 45.17 Setting up python-six (1.12.0-1) ... 15:24:57 [2022-08-02T15:24:57.703Z] #13 4.813 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] 15:24:57 [2022-08-02T15:24:57.703Z] #13 4.813 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:24:57 [2022-08-02T15:24:57.703Z] #13 4.943 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:57 [2022-08-02T15:24:57.703Z] #13 4.952 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:57 [2022-08-02T15:24:57.703Z] #13 ... 15:24:57 [2022-08-02T15:24:57.703Z] 15:24:57 [2022-08-02T15:24:57.703Z] #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 15:24:57 [2022-08-02T15:24:57.703Z] #58 sha256:d2a8c0826dacffcd594f9280279d52a27f88669776fd3b7de7bde1a5a2851bea 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.610 + RM_GOPATH=0 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.610 + TMP_GOPATH= 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.610 + : /build 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.610 + '[' -z '' ']' 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.610 ++ mktemp -d 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.611 + export GOPATH=/tmp/tmp.wgFQ7jobbA 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.611 + GOPATH=/tmp/tmp.wgFQ7jobbA 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.617 + RM_GOPATH=1 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.617 + case "$(go env GOARCH)" in 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.617 ++ go env GOARCH 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.672 + export GO_BUILDMODE=-buildmode=pie 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.672 + GO_BUILDMODE=-buildmode=pie 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.672 ++ dirname /tmp/install/install.sh 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 Install rootlesskit version v0.14.4 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 + dir=/tmp/install 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 + bin=rootlesskit 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 + shift 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 + . /tmp/install/rootlesskit.installer 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 ++ : v0.14.4 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 + install_rootlesskit 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 + case "$1" in 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 + export CGO_ENABLED=0 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 + CGO_ENABLED=0 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 + _install_rootlesskit 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 + echo 'Install rootlesskit version v0.14.4' 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 + for f in rootlesskit rootlesskit-docker-proxy 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 + GOBIN=/build 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 + GO111MODULE=on 15:24:57 [2022-08-02T15:24:57.703Z] #58 6.694 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 15:24:57 [2022-08-02T15:24:57.703Z] #58 7.460 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 15:24:58 [2022-08-02T15:24:58.109Z] #11 DONE 0.9s 15:24:58 [2022-08-02T15:24:58.109Z] 15:24:58 [2022-08-02T15:24:58.109Z] #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 15:24:58 [2022-08-02T15:24:58.109Z] #58 sha256:b03fefad15b617f28553b19add0d8c89cb228650668c5638c534235866025d3b 15:24:58 [2022-08-02T15:24:58.109Z] #58 ... 15:24:58 [2022-08-02T15:24:58.109Z] 15:24:58 [2022-08-02T15:24:58.109Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 15:24:58 [2022-08-02T15:24:58.109Z] #39 sha256:9851bae0a545ce1e53207b5ef2b3555397268bb7b9930814c93149b782be38b9 15:24:58 [2022-08-02T15:24:58.109Z] #39 DONE 0.2s 15:24:58 [2022-08-02T15:24:58.109Z] 15:24:58 [2022-08-02T15:24:58.109Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 15:24:58 [2022-08-02T15:24:58.109Z] #31 sha256:9d572658ee4e52505c4829c7b499b6a4af079ea1e6ee3c0a1718cc89db29b0e0 15:24:58 [2022-08-02T15:24:58.109Z] #31 DONE 0.3s 15:24:58 [2022-08-02T15:24:58.283Z] #58 ... 15:24:58 [2022-08-02T15:24:58.283Z] 15:24:58 [2022-08-02T15:24:58.283Z] #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 15:24:58 [2022-08-02T15:24:58.283Z] #49 sha256:86ac7fd7ef35d4aa6f84860c3255d434099f67b6a4e1c1018b5f41a3a20e3da1 15:24:58 [2022-08-02T15:24:58.283Z] #49 12.93 go: downloading github.com/fatih/color v1.7.0 15:24:58 [2022-08-02T15:24:58.283Z] #49 12.93 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 15:24:58 [2022-08-02T15:24:58.283Z] #49 13.00 go: downloading github.com/pkg/errors v0.8.1 15:24:58 [2022-08-02T15:24:58.283Z] #49 13.05 go: downloading github.com/spf13/cobra v0.0.5 15:24:58 [2022-08-02T15:24:58.283Z] #49 13.25 go: downloading github.com/spf13/pflag v1.0.5 15:24:58 [2022-08-02T15:24:58.283Z] #49 13.38 go: downloading github.com/spf13/viper v1.6.1 15:24:58 [2022-08-02T15:24:58.283Z] #49 13.95 go: downloading github.com/mattn/go-colorable v0.1.4 15:24:58 [2022-08-02T15:24:58.283Z] #49 13.95 go: downloading github.com/mattn/go-isatty v0.0.8 15:24:58 [2022-08-02T15:24:58.283Z] #49 14.03 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 15:24:58 [2022-08-02T15:24:58.283Z] #49 14.10 go: downloading github.com/go-critic/go-critic v0.4.1 15:24:58 [2022-08-02T15:24:58.283Z] #49 15.13 go: downloading github.com/go-lintpack/lintpack v0.5.2 15:24:58 [2022-08-02T15:24:58.283Z] #49 15.49 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:24:58 [2022-08-02T15:24:58.283Z] #49 ... 15:24:58 [2022-08-02T15:24:58.283Z] 15:24:58 [2022-08-02T15:24:58.283Z] #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 15:24:58 [2022-08-02T15:24:58.283Z] #47 sha256:1bb04c24d596dbd921517d7614d31a730239b4f51203c33f726f1c97e7f384a0 15:24:58 [2022-08-02T15:24:58.283Z] #47 6.654 go: downloading github.com/dnephin/pflag v1.0.7 15:24:58 [2022-08-02T15:24:58.283Z] #47 6.703 go: downloading github.com/fatih/color v1.10.0 15:24:58 [2022-08-02T15:24:58.283Z] #47 6.732 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 15:24:58 [2022-08-02T15:24:58.283Z] #47 6.769 go: downloading github.com/pkg/errors v0.9.1 15:24:58 [2022-08-02T15:24:58.283Z] #47 7.044 go: downloading github.com/mattn/go-colorable v0.1.8 15:24:58 [2022-08-02T15:24:58.283Z] #47 7.044 go: downloading github.com/mattn/go-isatty v0.0.12 15:24:58 [2022-08-02T15:24:58.283Z] #47 7.133 go: downloading github.com/fsnotify/fsnotify v1.4.9 15:24:58 [2022-08-02T15:24:58.283Z] #47 7.151 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 15:24:58 [2022-08-02T15:24:58.283Z] #47 7.237 go: downloading github.com/jonboulle/clockwork v0.2.2 15:24:58 [2022-08-02T15:24:58.283Z] #47 7.299 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 15:24:58 [2022-08-02T15:24:58.283Z] #47 7.359 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 15:24:58 [2022-08-02T15:24:58.283Z] #47 7.530 go: downloading golang.org/x/tools v0.1.0 15:24:58 [2022-08-02T15:24:58.283Z] #47 13.81 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 15:24:58 [2022-08-02T15:24:58.283Z] #47 13.81 go: downloading golang.org/x/mod v0.3.0 15:24:58 [2022-08-02T15:24:58.283Z] #47 ... 15:24:58 [2022-08-02T15:24:58.283Z] 15:24:58 [2022-08-02T15:24:58.283Z] #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 15:24:58 [2022-08-02T15:24:58.283Z] #58 sha256:12abba72e5bf968c671c5cd4b622ef09add79a2cec7d38e0affc113acc2a33a8 15:24:58 [2022-08-02T15:24:58.283Z] #58 16.77 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 15:24:58 [2022-08-02T15:24:58.368Z] 15:24:58 [2022-08-02T15:24:58.368Z] #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 15:24:58 [2022-08-02T15:24:58.368Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:24:58 [2022-08-02T15:24:58.543Z] #58 16.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 15:24:58 [2022-08-02T15:24:58.643Z] #58 ... 15:24:58 [2022-08-02T15:24:58.643Z] 15:24:58 [2022-08-02T15:24:58.644Z] #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 15:24:58 [2022-08-02T15:24:58.644Z] #49 sha256:b6f794723a76caeedeb8e08da92dac73ed89f05d23681403afc4eb2c2f27057e 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.030 + RM_GOPATH=0 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.030 + TMP_GOPATH= 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.030 + : /build 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.030 + '[' -z '' ']' 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.030 ++ mktemp -d 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.036 + export GOPATH=/tmp/tmp.wwaXTJUtel 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.036 + GOPATH=/tmp/tmp.wwaXTJUtel 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.036 + RM_GOPATH=1 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.036 + case "$(go env GOARCH)" in 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.036 ++ go env GOARCH 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 Install golangci-lint version v1.23.8 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 + export GO_BUILDMODE=-buildmode=pie 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 + GO_BUILDMODE=-buildmode=pie 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 ++ dirname /tmp/install/install.sh 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 + dir=/tmp/install 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 + bin=golangci_lint 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 + shift 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 + . /tmp/install/golangci_lint.installer 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 ++ : v1.23.8 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 + install_golangci_lint 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 + set -e 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 + echo 'Install golangci-lint version v1.23.8' 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 + GOBIN=/build 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 + GO111MODULE=on 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.079 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 15:24:58 [2022-08-02T15:24:58.644Z] #49 6.383 go: downloading github.com/golangci/golangci-lint v1.23.8 15:24:58 [2022-08-02T15:24:58.644Z] #49 ... 15:24:58 [2022-08-02T15:24:58.644Z] 15:24:58 [2022-08-02T15:24:58.644Z] #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 15:24:58 [2022-08-02T15:24:58.644Z] #34 sha256:07fa2e395299bdfac7b621b8491623dc3a584397b2d4648b512b506ca1b78271 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.958 + RM_GOPATH=0 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.958 + TMP_GOPATH= 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.958 + : /build 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.958 + '[' -z '' ']' 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.958 ++ mktemp -d 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.958 + export GOPATH=/tmp/tmp.SgalWgeQSj 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.958 + GOPATH=/tmp/tmp.SgalWgeQSj 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.958 + RM_GOPATH=1 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.958 + case "$(go env GOARCH)" in 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.958 ++ go env GOARCH 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.989 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.989 + export GO_BUILDMODE=-buildmode=pie 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.989 + GO_BUILDMODE=-buildmode=pie 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.989 ++ dirname /tmp/install/install.sh 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.989 + dir=/tmp/install 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.989 + bin=tomlv 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.989 + shift 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.989 + '[' '!' -f /tmp/install/tomlv.installer ']' 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.989 + . /tmp/install/tomlv.installer 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.989 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.989 + install_tomlv 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.989 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.989 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SgalWgeQSj/src/github.com/BurntSushi/toml 15:24:58 [2022-08-02T15:24:58.644Z] #34 5.999 Cloning into '/tmp/tmp.SgalWgeQSj/src/github.com/BurntSushi/toml'... 15:24:58 [2022-08-02T15:24:58.644Z] #34 7.729 + cd /tmp/tmp.SgalWgeQSj/src/github.com/BurntSushi/toml 15:24:58 [2022-08-02T15:24:58.644Z] #34 7.729 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:24:58 [2022-08-02T15:24:58.644Z] #34 7.902 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 15:24:58 [2022-08-02T15:24:58.644Z] #34 9.232 internal/abi 15:24:58 [2022-08-02T15:24:58.644Z] #34 9.291 internal/unsafeheader 15:24:58 [2022-08-02T15:24:58.644Z] #34 9.402 internal/cpu 15:24:58 [2022-08-02T15:24:58.644Z] #34 9.898 internal/goexperiment 15:24:58 [2022-08-02T15:24:58.644Z] #34 10.25 runtime/internal/atomic 15:24:58 [2022-08-02T15:24:58.840Z] #42 10.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:24:58 [2022-08-02T15:24:58.840Z] #42 ... 15:24:58 [2022-08-02T15:24:58.840Z] 15:24:58 [2022-08-02T15:24:58.840Z] #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 15:24:58 [2022-08-02T15:24:58.841Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:24:58 [2022-08-02T15:24:58.841Z] #55 4.852 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:24:58 [2022-08-02T15:24:58.841Z] #55 4.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:58 [2022-08-02T15:24:58.841Z] #55 4.888 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:58 [2022-08-02T15:24:58.841Z] #55 5.158 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:24:58 [2022-08-02T15:24:58.841Z] #55 5.608 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:24:58 [2022-08-02T15:24:58.841Z] #55 6.597 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:24:58 [2022-08-02T15:24:58.841Z] #55 ... 15:24:58 [2022-08-02T15:24:58.841Z] 15:24:58 [2022-08-02T15:24:58.841Z] #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 15:24:58 [2022-08-02T15:24:58.841Z] #67 sha256:5740bee820a1a91a2e05e56ade3eaf9a0722f1ca14a0af5d19e4f09d65e886e5 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.593 + RM_GOPATH=0 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.593 + TMP_GOPATH= 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.593 + : /build 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.593 + '[' -z '' ']' 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.593 ++ mktemp -d 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.602 + export GOPATH=/tmp/tmp.qi88RqIsfr 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.602 + GOPATH=/tmp/tmp.qi88RqIsfr 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.602 + RM_GOPATH=1 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.602 + case "$(go env GOARCH)" in 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.602 ++ go env GOARCH 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.628 + export GO_BUILDMODE=-buildmode=pie 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.628 + GO_BUILDMODE=-buildmode=pie 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.628 ++ dirname /tmp/install/install.sh 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.638 + dir=/tmp/install 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.638 + bin=proxy 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.638 + shift 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.638 + '[' '!' -f /tmp/install/proxy.installer ']' 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.638 + . /tmp/install/proxy.installer 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.638 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.638 + install_proxy 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.638 + case "$1" in 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.638 + export CGO_ENABLED=0 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.638 + CGO_ENABLED=0 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.638 + _install_proxy 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.638 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.650 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qi88RqIsfr/src/github.com/docker/libnetwork 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.650 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 15:24:58 [2022-08-02T15:24:58.841Z] #67 6.665 Cloning into '/tmp/tmp.qi88RqIsfr/src/github.com/docker/libnetwork'... 15:24:58 [2022-08-02T15:24:58.904Z] #34 ... 15:24:58 [2022-08-02T15:24:58.904Z] 15:24:58 [2022-08-02T15:24:58.904Z] #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 15:24:58 [2022-08-02T15:24:58.904Z] #67 sha256:f2dddf7e4205f6c7cdcf00cca6f72fb4582c14f369cf5f998b153e86f429ede8 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.440 + RM_GOPATH=0 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.440 + TMP_GOPATH= 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.440 + : /build 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.440 + '[' -z '' ']' 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.441 ++ mktemp -d 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.443 + export GOPATH=/tmp/tmp.vEHKvla01I 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.443 + GOPATH=/tmp/tmp.vEHKvla01I 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.443 + RM_GOPATH=1 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.443 + case "$(go env GOARCH)" in 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.443 ++ go env GOARCH 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.447 + export GO_BUILDMODE=-buildmode=pie 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.447 + GO_BUILDMODE=-buildmode=pie 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.448 ++ dirname /tmp/install/install.sh 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.449 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.449 + dir=/tmp/install 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.449 + bin=proxy 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.449 + shift 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.449 + '[' '!' -f /tmp/install/proxy.installer ']' 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.449 + . /tmp/install/proxy.installer 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.449 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.449 + install_proxy 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.449 + case "$1" in 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.449 + export CGO_ENABLED=0 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.449 + CGO_ENABLED=0 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.449 + _install_proxy 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.449 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.449 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vEHKvla01I/src/github.com/docker/libnetwork 15:24:58 [2022-08-02T15:24:58.904Z] #67 4.452 Cloning into '/tmp/tmp.vEHKvla01I/src/github.com/docker/libnetwork'... 15:24:59 [2022-08-02T15:24:59.108Z] #67 ... 15:24:59 [2022-08-02T15:24:59.108Z] 15:24:59 [2022-08-02T15:24:59.108Z] #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 15:24:59 [2022-08-02T15:24:59.108Z] #47 sha256:54abc07531d6443bbf7a8a8d3fa2f392e18723fb442b311661d976d531701181 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.512 + RM_GOPATH=0 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.512 + TMP_GOPATH= 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.512 + : /build 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.512 + '[' -z '' ']' 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.512 ++ mktemp -d 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.519 + export GOPATH=/tmp/tmp.4DsZHDvjvq 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.519 + GOPATH=/tmp/tmp.4DsZHDvjvq 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.519 + RM_GOPATH=1 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.519 + case "$(go env GOARCH)" in 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.524 ++ go env GOARCH 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 Install gotestsum version v1.7.0 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 + export GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 + GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 ++ dirname /tmp/install/install.sh 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 + dir=/tmp/install 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 + bin=gotestsum 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 + shift 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 + '[' '!' -f /tmp/install/gotestsum.installer ']' 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 + . /tmp/install/gotestsum.installer 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 ++ : v1.7.0 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 + install_gotestsum 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 + set -e 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 + echo 'Install gotestsum version v1.7.0' 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 + GOBIN=/build 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 + GO111MODULE=on 15:24:59 [2022-08-02T15:24:59.108Z] #47 7.572 + go install gotest.tools/gotestsum@v1.7.0 15:24:59 [2022-08-02T15:24:59.108Z] #47 8.336 go: downloading gotest.tools/gotestsum v1.7.0 15:24:59 [2022-08-02T15:24:59.108Z] #47 ... 15:24:59 [2022-08-02T15:24:59.108Z] 15:24:59 [2022-08-02T15:24:59.108Z] #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 15:24:59 [2022-08-02T15:24:59.108Z] #34 sha256:5280659891524212ddbc7910c4635a626abea7caf2054ac65b1fe4e526dd705d 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.853 + RM_GOPATH=0 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.853 + TMP_GOPATH= 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.853 + : /build 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.853 + '[' -z '' ']' 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.853 ++ mktemp -d 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.855 + export GOPATH=/tmp/tmp.uYC5wjl8xX 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.855 + GOPATH=/tmp/tmp.uYC5wjl8xX 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.855 + RM_GOPATH=1 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.855 + case "$(go env GOARCH)" in 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.855 ++ go env GOARCH 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.874 + export GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.874 + GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.874 ++ dirname /tmp/install/install.sh 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.900 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.900 + dir=/tmp/install 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.900 + bin=tomlv 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.900 + shift 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.900 + '[' '!' -f /tmp/install/tomlv.installer ']' 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.900 + . /tmp/install/tomlv.installer 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.900 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.900 + install_tomlv 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.900 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.900 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uYC5wjl8xX/src/github.com/BurntSushi/toml 15:24:59 [2022-08-02T15:24:59.108Z] #34 7.903 Cloning into '/tmp/tmp.uYC5wjl8xX/src/github.com/BurntSushi/toml'... 15:24:59 [2022-08-02T15:24:59.108Z] #34 10.37 + cd /tmp/tmp.uYC5wjl8xX/src/github.com/BurntSushi/toml 15:24:59 [2022-08-02T15:24:59.108Z] #34 10.37 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:24:59 [2022-08-02T15:24:59.164Z] #67 ... 15:24:59 [2022-08-02T15:24:59.164Z] 15:24:59 [2022-08-02T15:24:59.164Z] #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 15:24:59 [2022-08-02T15:24:59.164Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:24:59 [2022-08-02T15:24:59.164Z] #36 7.571 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:24:59 [2022-08-02T15:24:59.164Z] #36 7.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:59 [2022-08-02T15:24:59.164Z] #36 7.701 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:59 [2022-08-02T15:24:59.164Z] #36 10.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:24:59 [2022-08-02T15:24:59.164Z] #36 ... 15:24:59 [2022-08-02T15:24:59.164Z] 15:24:59 [2022-08-02T15:24:59.164Z] #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 15:24:59 [2022-08-02T15:24:59.164Z] #47 sha256:f66e6648be130e497b43956b7ed9bc8cfbee22dcd141da88dd2b19eff80fbb08 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.818 + RM_GOPATH=0 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.818 + TMP_GOPATH= 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.818 + : /build 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.818 + '[' -z '' ']' 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.818 ++ mktemp -d 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.818 + export GOPATH=/tmp/tmp.Y4hXsBxIDm 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.818 + GOPATH=/tmp/tmp.Y4hXsBxIDm 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.818 + RM_GOPATH=1 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.818 + case "$(go env GOARCH)" in 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.818 ++ go env GOARCH 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 Install gotestsum version v1.7.0 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 + export GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 + GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 ++ dirname /tmp/install/install.sh 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 + dir=/tmp/install 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 + bin=gotestsum 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 + shift 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 + '[' '!' -f /tmp/install/gotestsum.installer ']' 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 + . /tmp/install/gotestsum.installer 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 ++ : v1.7.0 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 + install_gotestsum 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 + set -e 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 + echo 'Install gotestsum version v1.7.0' 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 + GOBIN=/build 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 + GO111MODULE=on 15:24:59 [2022-08-02T15:24:59.164Z] #47 4.830 + go install gotest.tools/gotestsum@v1.7.0 15:24:59 [2022-08-02T15:24:59.164Z] #47 5.223 go: downloading gotest.tools/gotestsum v1.7.0 15:24:59 [2022-08-02T15:24:59.164Z] #47 6.421 go: downloading github.com/fatih/color v1.10.0 15:24:59 [2022-08-02T15:24:59.164Z] #47 6.458 go: downloading github.com/dnephin/pflag v1.0.7 15:24:59 [2022-08-02T15:24:59.164Z] #47 6.609 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 15:24:59 [2022-08-02T15:24:59.164Z] #47 6.609 go: downloading github.com/pkg/errors v0.9.1 15:24:59 [2022-08-02T15:24:59.164Z] #47 7.305 go: downloading golang.org/x/tools v0.1.0 15:24:59 [2022-08-02T15:24:59.164Z] #47 7.494 go: downloading github.com/mattn/go-colorable v0.1.8 15:24:59 [2022-08-02T15:24:59.164Z] #47 7.714 go: downloading github.com/mattn/go-isatty v0.0.12 15:24:59 [2022-08-02T15:24:59.164Z] #47 7.789 go: downloading github.com/fsnotify/fsnotify v1.4.9 15:24:59 [2022-08-02T15:24:59.164Z] #47 8.194 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 15:24:59 [2022-08-02T15:24:59.271Z] #42 46.98 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... 15:24:59 [2022-08-02T15:24:59.271Z] #42 47.00 Setting up libnl-3-200:arm64 (3.4.0-1) ... 15:24:59 [2022-08-02T15:24:59.271Z] #42 47.02 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... 15:24:59 [2022-08-02T15:24:59.271Z] #42 47.05 Setting up libcap-dev:arm64 (1:2.25-2) ... 15:24:59 [2022-08-02T15:24:59.271Z] #42 47.07 Setting up libprotoc17:arm64 (3.6.1.3-2) ... 15:24:59 [2022-08-02T15:24:59.271Z] #42 47.09 Setting up protobuf-compiler (3.6.1.3-2) ... 15:24:59 [2022-08-02T15:24:59.271Z] #42 47.12 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 15:24:59 [2022-08-02T15:24:59.370Z] #34 10.56 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 15:24:59 [2022-08-02T15:24:59.370Z] #34 ... 15:24:59 [2022-08-02T15:24:59.370Z] 15:24:59 [2022-08-02T15:24:59.370Z] #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 15:24:59 [2022-08-02T15:24:59.370Z] #58 sha256:cf9c26ef10b20802e01d7f41c54c3638e714bd52e18e16068bc480354b2c7452 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.936 + RM_GOPATH=0 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.936 + TMP_GOPATH= 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.936 + : /build 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.936 + '[' -z '' ']' 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.936 ++ mktemp -d 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.959 + export GOPATH=/tmp/tmp.iuWoIwGDdx 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.959 + GOPATH=/tmp/tmp.iuWoIwGDdx 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.959 + RM_GOPATH=1 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.959 + case "$(go env GOARCH)" in 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.959 ++ go env GOARCH 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.994 + export GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.994 + GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.994 ++ dirname /tmp/install/install.sh 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.994 + dir=/tmp/install 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.994 + bin=rootlesskit 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.994 + shift 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.994 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.994 + . /tmp/install/rootlesskit.installer 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.994 ++ : v0.14.4 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.994 + install_rootlesskit 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.994 + case "$1" in 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.994 + export CGO_ENABLED=0 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.994 + CGO_ENABLED=0 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.994 + _install_rootlesskit 15:24:59 [2022-08-02T15:24:59.370Z] #58 7.995 Install rootlesskit version v0.14.4 15:24:59 [2022-08-02T15:24:59.370Z] #58 8.005 + echo 'Install rootlesskit version v0.14.4' 15:24:59 [2022-08-02T15:24:59.370Z] #58 8.005 + for f in rootlesskit rootlesskit-docker-proxy 15:24:59 [2022-08-02T15:24:59.370Z] #58 8.005 + GOBIN=/build 15:24:59 [2022-08-02T15:24:59.370Z] #58 8.005 + GO111MODULE=on 15:24:59 [2022-08-02T15:24:59.370Z] #58 8.005 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 15:24:59 [2022-08-02T15:24:59.370Z] #58 8.835 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 15:24:59 [2022-08-02T15:24:59.370Z] #58 ... 15:24:59 [2022-08-02T15:24:59.370Z] 15:24:59 [2022-08-02T15:24:59.370Z] #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 15:24:59 [2022-08-02T15:24:59.370Z] #45 sha256:63bc33dda4c1f503c1c9363bf71612ad11461954ec04aa4c07718bf320d1241c 15:24:59 [2022-08-02T15:24:59.370Z] #45 6.083 + RM_GOPATH=0 15:24:59 [2022-08-02T15:24:59.370Z] #45 6.083 + TMP_GOPATH= 15:24:59 [2022-08-02T15:24:59.370Z] #45 6.083 + : /build 15:24:59 [2022-08-02T15:24:59.370Z] #45 6.083 + '[' -z '' ']' 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.083 ++ mktemp -d 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.083 + export GOPATH=/tmp/tmp.UVyQ2g1IUg 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.083 + GOPATH=/tmp/tmp.UVyQ2g1IUg 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.083 + RM_GOPATH=1 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.083 + case "$(go env GOARCH)" in 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.095 ++ go env GOARCH 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.122 Install vndr version v0.1.2 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.122 + export GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.122 + GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.122 ++ dirname /tmp/install/install.sh 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.122 + dir=/tmp/install 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.122 + bin=vndr 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.122 + shift 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.122 + '[' '!' -f /tmp/install/vndr.installer ']' 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.122 + . /tmp/install/vndr.installer 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.122 ++ : v0.1.2 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.122 + install_vndr 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.122 + echo 'Install vndr version v0.1.2' 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.122 + GOBIN=/build 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.122 + GO111MODULE=on 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.122 + go install github.com/LK4D4/vndr@v0.1.2 15:24:59 [2022-08-02T15:24:59.371Z] #45 6.694 go: downloading github.com/LK4D4/vndr v0.1.2 15:24:59 [2022-08-02T15:24:59.424Z] #47 ... 15:24:59 [2022-08-02T15:24:59.424Z] 15:24:59 [2022-08-02T15:24:59.424Z] #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 15:24:59 [2022-08-02T15:24:59.424Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:24:59 [2022-08-02T15:24:59.424Z] #55 5.913 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:24:59 [2022-08-02T15:24:59.424Z] #55 6.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:59 [2022-08-02T15:24:59.424Z] #55 6.009 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:59 [2022-08-02T15:24:59.424Z] #55 7.324 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:24:59 [2022-08-02T15:24:59.424Z] #55 ... 15:24:59 [2022-08-02T15:24:59.424Z] 15:24:59 [2022-08-02T15:24:59.424Z] #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 15:24:59 [2022-08-02T15:24:59.424Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:24:59 [2022-08-02T15:24:59.424Z] #42 7.381 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:24:59 [2022-08-02T15:24:59.424Z] #42 7.563 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:59 [2022-08-02T15:24:59.424Z] #42 7.625 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:59 [2022-08-02T15:24:59.424Z] #42 10.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:24:59 [2022-08-02T15:24:59.532Z] #42 47.15 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... 15:24:59 [2022-08-02T15:24:59.532Z] #42 47.17 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 15:24:59 [2022-08-02T15:24:59.532Z] #42 47.19 Setting up python-protobuf (3.6.1.3-2) ... 15:24:59 [2022-08-02T15:24:59.631Z] #45 ... 15:24:59 [2022-08-02T15:24:59.631Z] 15:24:59 [2022-08-02T15:24:59.631Z] #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 15:24:59 [2022-08-02T15:24:59.631Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:24:59 [2022-08-02T15:24:59.631Z] #40 7.643 + git clone https://github.com/docker/distribution.git . 15:24:59 [2022-08-02T15:24:59.631Z] #40 7.649 Cloning into '.'... 15:24:59 [2022-08-02T15:24:59.631Z] #40 ... 15:24:59 [2022-08-02T15:24:59.631Z] 15:24:59 [2022-08-02T15:24:59.631Z] #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 15:24:59 [2022-08-02T15:24:59.631Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:24:59 [2022-08-02T15:24:59.631Z] #36 7.958 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:24:59 [2022-08-02T15:24:59.631Z] #36 8.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:24:59 [2022-08-02T15:24:59.631Z] #36 8.047 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:24:59 [2022-08-02T15:24:59.631Z] #36 9.679 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:24:59 [2022-08-02T15:24:59.684Z] #42 ... 15:24:59 [2022-08-02T15:24:59.684Z] 15:24:59 [2022-08-02T15:24:59.684Z] #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 15:24:59 [2022-08-02T15:24:59.684Z] #24 sha256:f529c466620feb50eb2402631456b37e5106ca2249874da55506a26ec4cc18c8 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.077 + RM_GOPATH=0 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.077 + TMP_GOPATH= 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.077 + : /build 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.077 + '[' -z '' ']' 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.077 ++ mktemp -d 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.077 + export GOPATH=/tmp/tmp.wrAYHulUA3 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.077 + GOPATH=/tmp/tmp.wrAYHulUA3 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.077 + RM_GOPATH=1 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.077 + case "$(go env GOARCH)" in 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.109 ++ go env GOARCH 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.193 + export GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.193 + GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.193 ++ dirname /tmp/install/install.sh 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.201 Install docker/cli version 17.06.2-ce from stable 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.201 + dir=/tmp/install 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.201 + bin=dockercli 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.201 + shift 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.201 + '[' '!' -f /tmp/install/dockercli.installer ']' 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.201 + . /tmp/install/dockercli.installer 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.201 ++ : stable 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.201 ++ : 17.06.2-ce 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.201 + install_dockercli 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.201 + echo 'Install docker/cli version 17.06.2-ce from stable' 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.201 ++ uname -m 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.206 + arch=x86_64 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.206 + '[' x86_64 '!=' x86_64 ']' 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.206 + url=https://download.docker.com/linux/static 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.206 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 15:24:59 [2022-08-02T15:24:59.684Z] #24 7.206 + tar -xz docker/docker 15:24:59 [2022-08-02T15:24:59.684Z] #24 ... 15:24:59 [2022-08-02T15:24:59.684Z] 15:24:59 [2022-08-02T15:24:59.684Z] #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 15:24:59 [2022-08-02T15:24:59.684Z] #51 sha256:87ccf57ffc89d55d170fdf055c04358bc2c1ff5674eb5ef383e9d78aa59f198d 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.566 + RM_GOPATH=0 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.566 + TMP_GOPATH= 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.566 + : /build 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.566 + '[' -z '' ']' 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.566 ++ mktemp -d 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.570 + export GOPATH=/tmp/tmp.FtrShiBHna 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.570 + GOPATH=/tmp/tmp.FtrShiBHna 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.570 + RM_GOPATH=1 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.570 + case "$(go env GOARCH)" in 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.570 ++ go env GOARCH 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.588 Install shfmt version v3.0.2 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.588 + export GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.588 + GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.588 ++ dirname /tmp/install/install.sh 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.588 + dir=/tmp/install 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.588 + bin=shfmt 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.588 + shift 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.588 + '[' '!' -f /tmp/install/shfmt.installer ']' 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.588 + . /tmp/install/shfmt.installer 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.588 ++ : v3.0.2 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.588 + install_shfmt 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.588 + echo 'Install shfmt version v3.0.2' 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.588 + GOBIN=/build 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.588 + GO111MODULE=on 15:24:59 [2022-08-02T15:24:59.684Z] #51 5.588 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 15:24:59 [2022-08-02T15:24:59.684Z] #51 6.126 go: downloading mvdan.cc/sh/v3 v3.0.2 15:24:59 [2022-08-02T15:24:59.684Z] #51 7.877 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 15:24:59 [2022-08-02T15:24:59.684Z] #51 7.889 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 15:24:59 [2022-08-02T15:24:59.684Z] #51 8.114 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 15:24:59 [2022-08-02T15:24:59.684Z] #51 10.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 15:24:59 [2022-08-02T15:24:59.945Z] #51 ... 15:24:59 [2022-08-02T15:24:59.945Z] 15:24:59 [2022-08-02T15:24:59.945Z] #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 15:24:59 [2022-08-02T15:24:59.945Z] #45 sha256:669d69ef9436096ea7d9229f8afafebb2b84fb2ce7ae530f869617d992fcee84 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.350 + RM_GOPATH=0 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.350 + TMP_GOPATH= 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.350 + : /build 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.350 + '[' -z '' ']' 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.350 ++ mktemp -d 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.350 + export GOPATH=/tmp/tmp.1LNgH4idZ6 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.350 + GOPATH=/tmp/tmp.1LNgH4idZ6 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.350 + RM_GOPATH=1 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.350 + case "$(go env GOARCH)" in 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.350 ++ go env GOARCH 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.392 + export GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.407 + GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.407 ++ dirname /tmp/install/install.sh 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.408 + dir=/tmp/install 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.408 + bin=vndr 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.408 + shift 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.408 + '[' '!' -f /tmp/install/vndr.installer ']' 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.408 + . /tmp/install/vndr.installer 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.421 ++ : v0.1.2 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.421 + install_vndr 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.421 + echo 'Install vndr version v0.1.2' 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.421 + GOBIN=/build 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.421 + GO111MODULE=on 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.421 + go install github.com/LK4D4/vndr@v0.1.2 15:24:59 [2022-08-02T15:24:59.945Z] #45 6.421 Install vndr version v0.1.2 15:24:59 [2022-08-02T15:24:59.945Z] #45 7.326 go: downloading github.com/LK4D4/vndr v0.1.2 15:24:59 [2022-08-02T15:24:59.945Z] #45 ... 15:24:59 [2022-08-02T15:24:59.945Z] 15:24:59 [2022-08-02T15:24:59.945Z] #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 15:24:59 [2022-08-02T15:24:59.945Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:24:59 [2022-08-02T15:24:59.945Z] #40 6.486 + git clone https://github.com/docker/distribution.git . 15:24:59 [2022-08-02T15:24:59.945Z] #40 6.486 Cloning into '.'... 15:24:59 [2022-08-02T15:24:59.955Z] #36 ... 15:24:59 [2022-08-02T15:24:59.955Z] 15:24:59 [2022-08-02T15:24:59.955Z] #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 15:24:59 [2022-08-02T15:24:59.955Z] #24 sha256:a682c8b28ccd0651ed3491cb64c0ba1af2f50715da204ecee2e2871dfa57f976 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.713 + RM_GOPATH=0 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.713 + TMP_GOPATH= 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.713 + : /build 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.713 + '[' -z '' ']' 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.713 ++ mktemp -d 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.713 + export GOPATH=/tmp/tmp.aL3VPBELTw 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.713 + GOPATH=/tmp/tmp.aL3VPBELTw 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.713 + RM_GOPATH=1 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.713 + case "$(go env GOARCH)" in 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.713 ++ go env GOARCH 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.725 + export GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.725 + GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.725 ++ dirname /tmp/install/install.sh 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 + dir=/tmp/install 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 + bin=dockercli 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 + shift 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 + '[' '!' -f /tmp/install/dockercli.installer ']' 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 + . /tmp/install/dockercli.installer 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 ++ : stable 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 ++ : 17.06.2-ce 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 + install_dockercli 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 + echo 'Install docker/cli version 17.06.2-ce from stable' 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 ++ uname -m 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 + arch=x86_64 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 + '[' x86_64 '!=' x86_64 ']' 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 + url=https://download.docker.com/linux/static 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 + tar -xz docker/docker 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 15:24:59 [2022-08-02T15:24:59.955Z] #24 5.741 Install docker/cli version 17.06.2-ce from stable 15:24:59 [2022-08-02T15:24:59.955Z] #24 ... 15:24:59 [2022-08-02T15:24:59.955Z] 15:24:59 [2022-08-02T15:24:59.955Z] #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 15:24:59 [2022-08-02T15:24:59.955Z] #49 sha256:8d3c7e8dc2271a0903064b3fb4260676ab465bee670ad47e2273372e91ffc32e 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.650 + RM_GOPATH=0 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.650 + TMP_GOPATH= 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.650 + : /build 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.650 + '[' -z '' ']' 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.650 ++ mktemp -d 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.664 + export GOPATH=/tmp/tmp.EbhckqdCRY 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.664 + GOPATH=/tmp/tmp.EbhckqdCRY 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.664 + RM_GOPATH=1 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.664 + case "$(go env GOARCH)" in 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.664 ++ go env GOARCH 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.664 + export GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.664 + GO_BUILDMODE=-buildmode=pie 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.687 ++ dirname /tmp/install/install.sh 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.687 + dir=/tmp/install 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.687 + bin=golangci_lint 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.687 + shift 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.687 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.687 + . /tmp/install/golangci_lint.installer 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.687 ++ : v1.23.8 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.687 + install_golangci_lint 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.687 + set -e 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.687 + echo 'Install golangci-lint version v1.23.8' 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.687 + GOBIN=/build 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.687 + GO111MODULE=on 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.687 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 15:24:59 [2022-08-02T15:24:59.955Z] #49 6.687 Install golangci-lint version v1.23.8 15:24:59 [2022-08-02T15:24:59.955Z] #49 7.200 go: downloading github.com/golangci/golangci-lint v1.23.8 15:25:00 [2022-08-02T15:25:00.206Z] #40 ... 15:25:00 [2022-08-02T15:25:00.206Z] 15:25:00 [2022-08-02T15:25:00.206Z] #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 15:25:00 [2022-08-02T15:25:00.206Z] #34 sha256:07fa2e395299bdfac7b621b8491623dc3a584397b2d4648b512b506ca1b78271 15:25:00 [2022-08-02T15:25:00.206Z] #34 11.11 internal/bytealg 15:25:00 [2022-08-02T15:25:00.206Z] #34 11.30 runtime/internal/sys 15:25:00 [2022-08-02T15:25:00.206Z] #34 11.57 runtime/internal/math 15:25:00 [2022-08-02T15:25:00.228Z] #49 ... 15:25:00 [2022-08-02T15:25:00.228Z] 15:25:00 [2022-08-02T15:25:00.228Z] #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 15:25:00 [2022-08-02T15:25:00.228Z] #34 sha256:5280659891524212ddbc7910c4635a626abea7caf2054ac65b1fe4e526dd705d 15:25:00 [2022-08-02T15:25:00.228Z] #34 11.47 internal/unsafeheader 15:25:00 [2022-08-02T15:25:00.228Z] #34 11.49 internal/abi 15:25:00 [2022-08-02T15:25:00.543Z] #34 11.71 internal/cpu 15:25:00 [2022-08-02T15:25:00.780Z] #34 12.11 internal/itoa 15:25:01 [2022-08-02T15:25:01.046Z] #34 12.51 math/bits 15:25:01 [2022-08-02T15:25:01.136Z] #34 12.48 internal/goexperiment 15:25:01 [2022-08-02T15:25:01.445Z] #42 ... 15:25:01 [2022-08-02T15:25:01.445Z] 15:25:01 [2022-08-02T15:25:01.445Z] #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 15:25:01 [2022-08-02T15:25:01.445Z] #32 sha256:01346652821e5bebd3ad1a6feb05edd09af28712629ee3e56a7d6bca7a7d0bf8 15:25:01 [2022-08-02T15:25:01.445Z] #32 38.79 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. 15:25:01 [2022-08-02T15:25:01.445Z] #32 39.00 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 15:25:01 [2022-08-02T15:25:01.445Z] #32 39.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 15:25:01 [2022-08-02T15:25:01.445Z] #32 ... 15:25:01 [2022-08-02T15:25:01.445Z] 15:25:01 [2022-08-02T15:25:01.445Z] #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 15:25:01 [2022-08-02T15:25:01.445Z] #36 sha256:76417810cf8bd74023f53cb62a8cb91a5c16d40cc66f7b63a974c0438d246af5 15:25:01 [2022-08-02T15:25:01.445Z] #36 46.61 Selecting previously unselected package libarchive13:arm64. 15:25:01 [2022-08-02T15:25:01.445Z] #36 46.62 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... 15:25:01 [2022-08-02T15:25:01.445Z] #36 46.62 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... 15:25:01 [2022-08-02T15:25:01.445Z] #36 46.91 Selecting previously unselected package libjsoncpp1:arm64. 15:25:01 [2022-08-02T15:25:01.445Z] #36 46.92 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... 15:25:01 [2022-08-02T15:25:01.445Z] #36 46.93 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... 15:25:01 [2022-08-02T15:25:01.445Z] #36 47.08 Selecting previously unselected package librhash0:arm64. 15:25:01 [2022-08-02T15:25:01.445Z] #36 47.08 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... 15:25:01 [2022-08-02T15:25:01.445Z] #36 47.10 Unpacking librhash0:arm64 (1.3.8-1) ... 15:25:01 [2022-08-02T15:25:01.445Z] #36 47.25 Selecting previously unselected package libuv1:arm64. 15:25:01 [2022-08-02T15:25:01.445Z] #36 47.25 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... 15:25:01 [2022-08-02T15:25:01.445Z] #36 47.26 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... 15:25:01 [2022-08-02T15:25:01.445Z] #36 47.39 Selecting previously unselected package cmake. 15:25:01 [2022-08-02T15:25:01.445Z] #36 47.40 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... 15:25:01 [2022-08-02T15:25:01.445Z] #36 47.41 Unpacking cmake (3.13.4-1) ... 15:25:01 [2022-08-02T15:25:01.704Z] #36 49.61 Setting up libicu63:arm64 (63.1-6+deb10u3) ... 15:25:01 [2022-08-02T15:25:01.739Z] #34 12.96 runtime/internal/atomic 15:25:01 [2022-08-02T15:25:01.839Z] #58 ... 15:25:01 [2022-08-02T15:25:01.839Z] 15:25:01 [2022-08-02T15:25:01.839Z] #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 15:25:01 [2022-08-02T15:25:01.839Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:25:01 [2022-08-02T15:25:01.839Z] #40 9.342 + git clone https://github.com/docker/distribution.git . 15:25:01 [2022-08-02T15:25:01.839Z] #40 9.342 Cloning into '.'... 15:25:01 [2022-08-02T15:25:01.839Z] #40 ... 15:25:01 [2022-08-02T15:25:01.839Z] 15:25:01 [2022-08-02T15:25:01.839Z] #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 15:25:01 [2022-08-02T15:25:01.839Z] #49 sha256:86ac7fd7ef35d4aa6f84860c3255d434099f67b6a4e1c1018b5f41a3a20e3da1 15:25:01 [2022-08-02T15:25:01.839Z] #49 19.03 go: downloading github.com/sirupsen/logrus v1.4.2 15:25:01 [2022-08-02T15:25:01.839Z] #49 19.08 go: downloading github.com/stretchr/testify v1.4.0 15:25:01 [2022-08-02T15:25:01.839Z] #49 19.21 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 15:25:01 [2022-08-02T15:25:01.839Z] #49 19.37 go: downloading github.com/fsnotify/fsnotify v1.4.7 15:25:01 [2022-08-02T15:25:01.839Z] #49 19.49 go: downloading github.com/hashicorp/hcl v1.0.0 15:25:01 [2022-08-02T15:25:01.839Z] #49 19.96 go: downloading github.com/magiconair/properties v1.8.1 15:25:01 [2022-08-02T15:25:01.839Z] #49 19.96 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:25:01 [2022-08-02T15:25:01.839Z] #49 20.10 go: downloading github.com/pelletier/go-toml v1.2.0 15:25:01 [2022-08-02T15:25:01.839Z] #49 20.10 go: downloading github.com/spf13/afero v1.1.2 15:25:01 [2022-08-02T15:25:01.839Z] #49 20.32 go: downloading github.com/spf13/cast v1.3.0 15:25:01 [2022-08-02T15:25:01.963Z] #36 49.63 Setting up xxd (2:8.1.0875-5+deb10u2) ... 15:25:01 [2022-08-02T15:25:01.963Z] #36 49.65 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... 15:25:01 [2022-08-02T15:25:01.963Z] #36 49.69 Setting up vim-common (2:8.1.0875-5+deb10u2) ... 15:25:01 [2022-08-02T15:25:01.963Z] #36 49.74 Setting up librhash0:arm64 (1.3.8-1) ... 15:25:01 [2022-08-02T15:25:01.963Z] #36 49.75 Setting up cmake-data (3.13.4-1) ... 15:25:01 [2022-08-02T15:25:01.963Z] #36 49.77 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... 15:25:01 [2022-08-02T15:25:01.963Z] #36 49.79 Setting up libjsoncpp1:arm64 (1.7.4-3) ... 15:25:01 [2022-08-02T15:25:01.963Z] #36 49.80 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... 15:25:01 [2022-08-02T15:25:01.989Z] #34 13.29 runtime 15:25:01 [2022-08-02T15:25:01.989Z] #34 13.53 math 15:25:02 [2022-08-02T15:25:02.097Z] #49 20.36 go: downloading github.com/spf13/jwalterweatherman v1.0.0 15:25:02 [2022-08-02T15:25:02.098Z] #49 20.53 go: downloading github.com/subosito/gotenv v1.2.0 15:25:02 [2022-08-02T15:25:02.098Z] #49 20.53 go: downloading gopkg.in/ini.v1 v1.51.0 15:25:02 [2022-08-02T15:25:02.098Z] #49 20.53 go: downloading gopkg.in/yaml.v2 v2.2.7 15:25:02 [2022-08-02T15:25:02.222Z] #36 49.84 Setting up cmake (3.13.4-1) ... 15:25:02 [2022-08-02T15:25:02.222Z] #36 49.86 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:25:02 [2022-08-02T15:25:02.222Z] #36 49.97 Processing triggers for mime-support (3.62) ... 15:25:02 [2022-08-02T15:25:02.222Z] #36 ... 15:25:02 [2022-08-02T15:25:02.222Z] 15:25:02 [2022-08-02T15:25:02.222Z] #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 15:25:02 [2022-08-02T15:25:02.222Z] #34 sha256:b44ec1f02632a35a3b725750e254bbe3172f17dc814dab2cc0e9670d4989a21f 15:25:02 [2022-08-02T15:25:02.222Z] #34 40.07 sync 15:25:02 [2022-08-02T15:25:02.222Z] #34 40.08 internal/reflectlite 15:25:02 [2022-08-02T15:25:02.222Z] #34 41.29 internal/testlog 15:25:02 [2022-08-02T15:25:02.222Z] #34 42.27 errors 15:25:02 [2022-08-02T15:25:02.222Z] #34 42.28 sort 15:25:02 [2022-08-02T15:25:02.222Z] #34 42.72 strconv 15:25:02 [2022-08-02T15:25:02.222Z] #34 43.30 io 15:25:02 [2022-08-02T15:25:02.222Z] #34 44.49 internal/oserror 15:25:02 [2022-08-02T15:25:02.222Z] #34 44.67 syscall 15:25:02 [2022-08-02T15:25:02.222Z] #34 45.98 reflect 15:25:02 [2022-08-02T15:25:02.356Z] #49 ... 15:25:02 [2022-08-02T15:25:02.356Z] 15:25:02 [2022-08-02T15:25:02.356Z] #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 15:25:02 [2022-08-02T15:25:02.356Z] #45 sha256:3aa34ea13215a959ff86e6ce064bc34e1504c4a388d63cb305134a0230511dca 15:25:02 [2022-08-02T15:25:02.356Z] #45 DONE 20.7s 15:25:02 [2022-08-02T15:25:02.356Z] 15:25:02 [2022-08-02T15:25:02.356Z] #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 15:25:02 [2022-08-02T15:25:02.356Z] #67 sha256:5008083759872337407f79f213ba88c32b7765dcf90273be0cad6390dd88ff62 15:25:02 [2022-08-02T15:25:02.483Z] #34 ... 15:25:02 [2022-08-02T15:25:02.483Z] 15:25:02 [2022-08-02T15:25:02.483Z] #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 15:25:02 [2022-08-02T15:25:02.483Z] #13 sha256:7e97a10123a6363973b334d132efa3e178a4ac83eb0790d2bc3c7556f148155c 15:25:02 [2022-08-02T15:25:02.483Z] #13 43.80 Selecting previously unselected package binutils-mingw-w64-x86-64. 15:25:02 [2022-08-02T15:25:02.483Z] #13 43.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... 15:25:02 [2022-08-02T15:25:02.483Z] #13 43.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 15:25:02 [2022-08-02T15:25:02.483Z] #13 45.94 Selecting previously unselected package binutils-mingw-w64. 15:25:02 [2022-08-02T15:25:02.483Z] #13 45.94 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 15:25:02 [2022-08-02T15:25:02.483Z] #13 45.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 15:25:02 [2022-08-02T15:25:02.483Z] #13 46.11 Selecting previously unselected package libdevmapper1.02.1:arm64. 15:25:02 [2022-08-02T15:25:02.483Z] #13 46.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... 15:25:02 [2022-08-02T15:25:02.483Z] #13 46.12 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... 15:25:02 [2022-08-02T15:25:02.483Z] #13 46.30 Selecting previously unselected package dmsetup. 15:25:02 [2022-08-02T15:25:02.483Z] #13 46.32 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... 15:25:02 [2022-08-02T15:25:02.483Z] #13 46.32 Unpacking dmsetup (2:1.02.155-3) ... 15:25:02 [2022-08-02T15:25:02.483Z] #13 46.50 Selecting previously unselected package mingw-w64-common. 15:25:02 [2022-08-02T15:25:02.483Z] #13 46.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 15:25:02 [2022-08-02T15:25:02.483Z] #13 46.51 Unpacking mingw-w64-common (6.0.0-3) ... 15:25:02 [2022-08-02T15:25:02.700Z] #34 13.75 internal/bytealg 15:25:02 [2022-08-02T15:25:02.961Z] #34 14.15 runtime/internal/sys 15:25:03 [2022-08-02T15:25:03.137Z] #67 20.40 Checking out files: 42% (813/1910) Checking out files: 43% (822/1910) Checking out files: 44% (841/1910) Checking out files: 45% (860/1910) Checking out files: 46% (879/1910) Checking out files: 47% (898/1910) Checking out files: 48% (917/1910) Checking out files: 49% (936/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 97% (1855/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. 15:25:03 [2022-08-02T15:25:03.137Z] #67 21.55 + cd /tmp/tmp.9kUsUvIhH3/src/github.com/docker/libnetwork 15:25:03 [2022-08-02T15:25:03.137Z] #67 21.55 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 15:25:03 [2022-08-02T15:25:03.137Z] #67 ... 15:25:03 [2022-08-02T15:25:03.137Z] 15:25:03 [2022-08-02T15:25:03.137Z] #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 15:25:03 [2022-08-02T15:25:03.137Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:03 [2022-08-02T15:25:03.137Z] #36 11.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:25:03 [2022-08-02T15:25:03.137Z] #36 13.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:25:03 [2022-08-02T15:25:03.137Z] #36 16.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:25:03 [2022-08-02T15:25:03.396Z] #36 ... 15:25:03 [2022-08-02T15:25:03.396Z] 15:25:03 [2022-08-02T15:25:03.396Z] #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 15:25:03 [2022-08-02T15:25:03.396Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:25:03 [2022-08-02T15:25:03.396Z] #55 11.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:25:03 [2022-08-02T15:25:03.396Z] #55 13.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:25:03 [2022-08-02T15:25:03.396Z] #55 16.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:25:03 [2022-08-02T15:25:03.396Z] #55 ... 15:25:03 [2022-08-02T15:25:03.396Z] 15:25:03 [2022-08-02T15:25:03.396Z] #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 15:25:03 [2022-08-02T15:25:03.396Z] #49 sha256:86ac7fd7ef35d4aa6f84860c3255d434099f67b6a4e1c1018b5f41a3a20e3da1 15:25:03 [2022-08-02T15:25:03.396Z] #49 20.79 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 15:25:03 [2022-08-02T15:25:03.396Z] #49 20.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 15:25:03 [2022-08-02T15:25:03.396Z] #49 20.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 15:25:03 [2022-08-02T15:25:03.396Z] #49 21.03 go: downloading github.com/go-toolsmith/astequal v1.0.0 15:25:03 [2022-08-02T15:25:03.396Z] #49 21.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 15:25:03 [2022-08-02T15:25:03.396Z] #49 21.15 go: downloading github.com/go-toolsmith/astp v1.0.0 15:25:03 [2022-08-02T15:25:03.396Z] #49 21.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 15:25:03 [2022-08-02T15:25:03.396Z] #49 21.21 go: downloading github.com/go-toolsmith/typep v1.0.0 15:25:03 [2022-08-02T15:25:03.396Z] #49 21.39 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 15:25:03 [2022-08-02T15:25:03.396Z] #49 21.46 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 15:25:03 [2022-08-02T15:25:03.396Z] #49 21.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 15:25:03 [2022-08-02T15:25:03.396Z] #49 21.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 15:25:03 [2022-08-02T15:25:03.396Z] #49 21.71 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 15:25:03 [2022-08-02T15:25:03.396Z] #49 21.89 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 15:25:03 [2022-08-02T15:25:03.420Z] #13 ... 15:25:03 [2022-08-02T15:25:03.420Z] 15:25:03 [2022-08-02T15:25:03.420Z] #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 15:25:03 [2022-08-02T15:25:03.420Z] #36 sha256:76417810cf8bd74023f53cb62a8cb91a5c16d40cc66f7b63a974c0438d246af5 15:25:03 [2022-08-02T15:25:03.420Z] #36 DONE 51.0s 15:25:03 [2022-08-02T15:25:03.420Z] 15:25:03 [2022-08-02T15:25:03.420Z] #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 15:25:03 [2022-08-02T15:25:03.420Z] #42 sha256:dcc250f58b4c7c94dbc3d48f3754b0c9245749a922c811d4548511e1fbc7da44 15:25:03 [2022-08-02T15:25:03.420Z] #42 51.14 Setting up libnl-3-dev:arm64 (3.4.0-1) ... 15:25:03 [2022-08-02T15:25:03.420Z] #42 51.16 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:25:03 [2022-08-02T15:25:03.533Z] #34 14.85 runtime/internal/math 15:25:03 [2022-08-02T15:25:03.656Z] #32 ... 15:25:03 [2022-08-02T15:25:03.656Z] 15:25:03 [2022-08-02T15:25:03.656Z] #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 15:25:03 [2022-08-02T15:25:03.656Z] #12 sha256:f4202040a50bcf9f86bde0dc2a01c9ad97e181ec00f53009564ff99c844e463f 15:25:03 [2022-08-02T15:25:03.656Z] #12 DONE 5.2s 15:25:03 [2022-08-02T15:25:03.656Z] 15:25:03 [2022-08-02T15:25:03.656Z] #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 15:25:03 [2022-08-02T15:25:03.656Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:03 [2022-08-02T15:25:03.690Z] #42 DONE 51.5s 15:25:03 [2022-08-02T15:25:03.690Z] 15:25:03 [2022-08-02T15:25: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 15:25:03 [2022-08-02T15:25:03.690Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:25:03 [2022-08-02T15:25:03.795Z] #34 14.99 internal/itoa 15:25:03 [2022-08-02T15:25:03.795Z] #34 15.25 math/bits 15:25:03 [2022-08-02T15:25:03.963Z] #49 22.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 15:25:03 [2022-08-02T15:25:03.963Z] #49 22.31 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 15:25:04 [2022-08-02T15:25:04.222Z] #49 22.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 15:25:04 [2022-08-02T15:25:04.222Z] #49 ... 15:25:04 [2022-08-02T15:25:04.222Z] 15:25:04 [2022-08-02T15:25:04.222Z] #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 15:25:04 [2022-08-02T15:25:04.222Z] #34 sha256:44c8633013eee7a0ae0a000e3acd570d28e58805073d77dce4155dc9f95e0d7d 15:25:04 [2022-08-02T15:25:04.222Z] #34 12.64 unicode/utf8 15:25:04 [2022-08-02T15:25:04.222Z] #34 13.35 internal/race 15:25:04 [2022-08-02T15:25:04.222Z] #34 13.53 sync/atomic 15:25:04 [2022-08-02T15:25:04.222Z] #34 14.08 unicode 15:25:04 [2022-08-02T15:25:04.222Z] #34 17.97 encoding 15:25:04 [2022-08-02T15:25:04.481Z] #34 ... 15:25:04 [2022-08-02T15:25:04.481Z] 15:25:04 [2022-08-02T15:25:04.481Z] #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 15:25:04 [2022-08-02T15:25:04.481Z] #49 sha256:86ac7fd7ef35d4aa6f84860c3255d434099f67b6a4e1c1018b5f41a3a20e3da1 15:25:04 [2022-08-02T15:25:04.481Z] #49 22.68 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 15:25:04 [2022-08-02T15:25:04.481Z] #49 22.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 15:25:04 [2022-08-02T15:25:04.481Z] #49 22.86 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 15:25:04 [2022-08-02T15:25:04.481Z] #49 22.86 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 15:25:04 [2022-08-02T15:25:04.737Z] #34 16.09 runtime 15:25:04 [2022-08-02T15:25:04.742Z] #49 23.20 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 15:25:04 [2022-08-02T15:25:04.742Z] #49 23.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 15:25:04 [2022-08-02T15:25:04.742Z] #49 23.24 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 15:25:05 [2022-08-02T15:25:05.001Z] #49 23.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 15:25:05 [2022-08-02T15:25:05.260Z] #49 23.59 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 15:25:05 [2022-08-02T15:25:05.260Z] #49 ... 15:25:05 [2022-08-02T15:25:05.260Z] 15:25:05 [2022-08-02T15:25:05.260Z] #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 15:25:05 [2022-08-02T15:25:05.260Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:05 [2022-08-02T15:25:05.260Z] #42 13.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:25:05 [2022-08-02T15:25:05.260Z] #42 23.83 Fetched 8509 kB in 16s (518 kB/s) 15:25:05 [2022-08-02T15:25:05.260Z] #42 23.83 Reading package lists... 15:25:05 [2022-08-02T15:25:05.260Z] #42 ... 15:25:05 [2022-08-02T15:25:05.260Z] 15:25:05 [2022-08-02T15:25:05.260Z] #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 15:25:05 [2022-08-02T15:25:05.260Z] #49 sha256:86ac7fd7ef35d4aa6f84860c3255d434099f67b6a4e1c1018b5f41a3a20e3da1 15:25:05 [2022-08-02T15:25:05.260Z] #49 23.64 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 15:25:05 [2022-08-02T15:25:05.308Z] #34 16.56 math 15:25:05 [2022-08-02T15:25:05.520Z] #49 24.09 go: downloading github.com/sourcegraph/go-diff v0.5.1 15:25:05 [2022-08-02T15:25:05.569Z] #34 ... 15:25:05 [2022-08-02T15:25:05.569Z] 15:25:05 [2022-08-02T15:25:05.569Z] #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 15:25:05 [2022-08-02T15:25:05.569Z] #24 sha256:a682c8b28ccd0651ed3491cb64c0ba1af2f50715da204ecee2e2871dfa57f976 15:25:05 [2022-08-02T15:25:05.569Z] #24 16.92 + mkdir -p /build 15:25:05 [2022-08-02T15:25:05.569Z] #24 16.93 + mv docker/docker /build/ 15:25:05 [2022-08-02T15:25:05.569Z] #24 16.93 + rmdir docker 15:25:06 [2022-08-02T15:25:06.089Z] #49 24.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 15:25:06 [2022-08-02T15:25:06.089Z] #49 24.39 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 15:25:06 [2022-08-02T15:25:06.148Z] #24 DONE 17.6s 15:25:06 [2022-08-02T15:25:06.148Z] 15:25:06 [2022-08-02T15:25:06.148Z] #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 15:25:06 [2022-08-02T15:25:06.148Z] #47 sha256:54abc07531d6443bbf7a8a8d3fa2f392e18723fb442b311661d976d531701181 15:25:06 [2022-08-02T15:25:06.148Z] #47 11.10 go: downloading github.com/dnephin/pflag v1.0.7 15:25:06 [2022-08-02T15:25:06.148Z] #47 11.12 go: downloading github.com/fatih/color v1.10.0 15:25:06 [2022-08-02T15:25:06.148Z] #47 11.68 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 15:25:06 [2022-08-02T15:25:06.148Z] #47 11.81 go: downloading github.com/pkg/errors v0.9.1 15:25:06 [2022-08-02T15:25:06.148Z] #47 12.55 go: downloading github.com/mattn/go-colorable v0.1.8 15:25:06 [2022-08-02T15:25:06.148Z] #47 12.59 go: downloading github.com/mattn/go-isatty v0.0.12 15:25:06 [2022-08-02T15:25:06.148Z] #47 12.87 go: downloading github.com/fsnotify/fsnotify v1.4.9 15:25:06 [2022-08-02T15:25:06.148Z] #47 12.88 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 15:25:06 [2022-08-02T15:25:06.148Z] #47 13.42 go: downloading github.com/jonboulle/clockwork v0.2.2 15:25:06 [2022-08-02T15:25:06.148Z] #47 13.74 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 15:25:06 [2022-08-02T15:25:06.148Z] #47 14.08 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 15:25:06 [2022-08-02T15:25:06.148Z] #47 14.48 go: downloading golang.org/x/tools v0.1.0 15:25:06 [2022-08-02T15:25:06.193Z] #34 ... 15:25:06 [2022-08-02T15:25:06.193Z] 15:25:06 [2022-08-02T15:25:06.193Z] #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 15:25:06 [2022-08-02T15:25:06.193Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:25:06 [2022-08-02T15:25:06.193Z] #32 6.434 + git clone https://github.com/kolyshkin/go-swagger.git . 15:25:06 [2022-08-02T15:25:06.193Z] #32 6.434 Cloning into '.'... 15:25:06 [2022-08-02T15:25:06.193Z] #32 ... 15:25:06 [2022-08-02T15:25:06.193Z] 15:25:06 [2022-08-02T15:25:06.193Z] #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 15:25:06 [2022-08-02T15:25:06.193Z] #47 sha256:f66e6648be130e497b43956b7ed9bc8cfbee22dcd141da88dd2b19eff80fbb08 15:25:06 [2022-08-02T15:25:06.193Z] #47 15.62 go: downloading github.com/jonboulle/clockwork v0.2.2 15:25:06 [2022-08-02T15:25:06.193Z] #47 15.80 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 15:25:06 [2022-08-02T15:25:06.193Z] #47 16.01 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 15:25:06 [2022-08-02T15:25:06.233Z] #43 2.162 Note: Building without setproctitle() and strlcpy() support. 15:25:06 [2022-08-02T15:25:06.233Z] #43 2.162 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:25:06 [2022-08-02T15:25:06.233Z] #43 2.182 Note: Building without GnuTLS support 15:25:06 [2022-08-02T15:25:06.233Z] #43 2.203 Makefile.config:39: Warn: you have no libnftables installed 15:25:06 [2022-08-02T15:25:06.233Z] #43 2.204 Makefile.config:40: Warn: Building without nftables support 15:25:06 [2022-08-02T15:25:06.348Z] #49 24.57 go: downloading github.com/ultraware/funlen v0.0.2 15:25:06 [2022-08-02T15:25:06.348Z] #49 24.58 go: downloading github.com/ultraware/whitespace v0.0.4 15:25:06 [2022-08-02T15:25:06.348Z] #49 24.60 go: downloading github.com/uudashr/gocognit v1.0.1 15:25:06 [2022-08-02T15:25:06.348Z] #49 ... 15:25:06 [2022-08-02T15:25:06.348Z] 15:25:06 [2022-08-02T15:25:06.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 15:25:06 [2022-08-02T15:25:06.348Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:06 [2022-08-02T15:25:06.348Z] #13 10.54 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] 15:25:06 [2022-08-02T15:25:06.348Z] #13 10.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:25:06 [2022-08-02T15:25:06.348Z] #13 10.61 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:25:06 [2022-08-02T15:25:06.348Z] #13 10.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:25:06 [2022-08-02T15:25:06.348Z] #13 11.77 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] 15:25:06 [2022-08-02T15:25:06.348Z] #13 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:25:06 [2022-08-02T15:25:06.348Z] #13 16.45 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:25:06 [2022-08-02T15:25:06.348Z] #13 19.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:25:06 [2022-08-02T15:25:06.607Z] #13 ... 15:25:06 [2022-08-02T15:25:06.607Z] 15:25:06 [2022-08-02T15:25:06.607Z] #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 15:25:06 [2022-08-02T15:25:06.607Z] #49 sha256:86ac7fd7ef35d4aa6f84860c3255d434099f67b6a4e1c1018b5f41a3a20e3da1 15:25:06 [2022-08-02T15:25:06.607Z] #49 24.87 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 15:25:07 [2022-08-02T15:25:07.091Z] #47 ... 15:25:07 [2022-08-02T15:25:07.091Z] 15:25:07 [2022-08-02T15:25:07.091Z] #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 15:25:07 [2022-08-02T15:25:07.091Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:25:07 [2022-08-02T15:25:07.091Z] #32 7.871 + git clone https://github.com/kolyshkin/go-swagger.git . 15:25:07 [2022-08-02T15:25:07.091Z] #32 7.872 Cloning into '.'... 15:25:07 [2022-08-02T15:25:07.091Z] #32 ... 15:25:07 [2022-08-02T15:25:07.091Z] 15:25:07 [2022-08-02T15:25:07.091Z] #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 15:25:07 [2022-08-02T15:25:07.091Z] #58 sha256:cf9c26ef10b20802e01d7f41c54c3638e714bd52e18e16068bc480354b2c7452 15:25:07 [2022-08-02T15:25:07.091Z] #58 13.87 go: downloading github.com/pkg/errors v0.9.1 15:25:07 [2022-08-02T15:25:07.091Z] #58 13.91 go: downloading github.com/sirupsen/logrus v1.8.1 15:25:07 [2022-08-02T15:25:07.091Z] #58 13.98 go: downloading github.com/urfave/cli/v2 v2.3.0 15:25:07 [2022-08-02T15:25:07.091Z] #58 15.27 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 15:25:07 [2022-08-02T15:25:07.092Z] #13 3.358 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] 15:25:07 [2022-08-02T15:25:07.092Z] #13 3.643 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:25:07 [2022-08-02T15:25:07.092Z] #13 3.643 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:25:07 [2022-08-02T15:25:07.092Z] #13 3.644 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:25:07 [2022-08-02T15:25:07.609Z] #43 3.903 fatal: not a git repository (or any of the parent directories): .git 15:25:07 [2022-08-02T15:25:07.670Z] #58 ... 15:25:07 [2022-08-02T15:25:07.670Z] 15:25:07 [2022-08-02T15:25:07.670Z] #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 15:25:07 [2022-08-02T15:25:07.670Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:07 [2022-08-02T15:25:07.670Z] #13 6.409 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:25:07 [2022-08-02T15:25:07.670Z] #13 6.506 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:25:07 [2022-08-02T15:25:07.670Z] #13 6.507 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:25:07 [2022-08-02T15:25:07.670Z] #13 6.508 Get:4 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] 15:25:07 [2022-08-02T15:25:07.670Z] #13 8.262 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:25:07 [2022-08-02T15:25:07.670Z] #13 12.24 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:25:07 [2022-08-02T15:25:07.670Z] #13 15.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:25:07 [2022-08-02T15:25:07.867Z] #43 3.978 GEN .gitid 15:25:07 [2022-08-02T15:25:07.867Z] #43 4.046 GEN criu/include/version.h 15:25:07 [2022-08-02T15:25:07.867Z] #43 4.155 GEN include/common/asm 15:25:08 [2022-08-02T15:25:08.016Z] #49 26.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 15:25:08 [2022-08-02T15:25:08.016Z] #49 26.18 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 15:25:08 [2022-08-02T15:25:08.016Z] #49 26.18 go: downloading github.com/davecgh/go-spew v1.1.1 15:25:08 [2022-08-02T15:25:08.016Z] #49 26.18 go: downloading github.com/pmezard/go-difflib v1.0.0 15:25:08 [2022-08-02T15:25:08.016Z] #49 26.18 go: downloading github.com/stretchr/objx v0.2.0 15:25:08 [2022-08-02T15:25:08.016Z] #49 26.37 go: downloading golang.org/x/text v0.3.2 15:25:08 [2022-08-02T15:25:08.104Z] #13 ... 15:25:08 [2022-08-02T15:25:08.104Z] 15:25:08 [2022-08-02T15:25:08.104Z] #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 15:25:08 [2022-08-02T15:25:08.104Z] #45 sha256:10953ef380791a3a6f327eb211af9644e94ad850b3c7f49703a68339c3fa2ece 15:25:08 [2022-08-02T15:25:08.104Z] #45 6.681 + RM_GOPATH=0 15:25:08 [2022-08-02T15:25:08.104Z] #45 6.681 + TMP_GOPATH= 15:25:08 [2022-08-02T15:25:08.104Z] #45 6.681 + : /build 15:25:08 [2022-08-02T15:25:08.104Z] #45 6.681 + '[' -z '' ']' 15:25:08 [2022-08-02T15:25:08.104Z] #45 6.684 ++ mktemp -d 15:25:08 [2022-08-02T15:25:08.104Z] #45 6.690 + export GOPATH=/tmp/tmp.CSfQbjYTV4 15:25:08 [2022-08-02T15:25:08.104Z] #45 6.690 + GOPATH=/tmp/tmp.CSfQbjYTV4 15:25:08 [2022-08-02T15:25:08.104Z] #45 6.690 + RM_GOPATH=1 15:25:08 [2022-08-02T15:25:08.104Z] #45 6.690 + case "$(go env GOARCH)" in 15:25:08 [2022-08-02T15:25:08.104Z] #45 6.690 ++ go env GOARCH 15:25:08 [2022-08-02T15:25:08.104Z] #45 6.774 + export GO_BUILDMODE=-buildmode=pie 15:25:08 [2022-08-02T15:25:08.104Z] #45 6.774 + GO_BUILDMODE=-buildmode=pie 15:25:08 [2022-08-02T15:25:08.104Z] #45 6.774 ++ dirname /tmp/install/install.sh 15:25:08 [2022-08-02T15:25:08.104Z] #45 6.774 + dir=/tmp/install 15:25:08 [2022-08-02T15:25:08.105Z] #45 6.774 + bin=vndr 15:25:08 [2022-08-02T15:25:08.105Z] #45 6.774 + shift 15:25:08 [2022-08-02T15:25:08.105Z] #45 6.774 + '[' '!' -f /tmp/install/vndr.installer ']' 15:25:08 [2022-08-02T15:25:08.105Z] #45 6.774 + . /tmp/install/vndr.installer 15:25:08 [2022-08-02T15:25:08.105Z] #45 6.774 ++ : v0.1.2 15:25:08 [2022-08-02T15:25:08.105Z] #45 6.774 + install_vndr 15:25:08 [2022-08-02T15:25:08.105Z] #45 6.774 + echo 'Install vndr version v0.1.2' 15:25:08 [2022-08-02T15:25:08.105Z] #45 6.774 + GOBIN=/build 15:25:08 [2022-08-02T15:25:08.105Z] #45 6.774 + GO111MODULE=on 15:25:08 [2022-08-02T15:25:08.105Z] #45 6.774 + go install github.com/LK4D4/vndr@v0.1.2 15:25:08 [2022-08-02T15:25:08.105Z] #45 6.775 Install vndr version v0.1.2 15:25:08 [2022-08-02T15:25:08.105Z] #45 7.274 go: downloading github.com/LK4D4/vndr v0.1.2 15:25:08 [2022-08-02T15:25:08.105Z] #45 ... 15:25:08 [2022-08-02T15:25:08.105Z] 15:25:08 [2022-08-02T15:25:08.105Z] #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 15:25:08 [2022-08-02T15:25:08.105Z] #67 sha256:014a295d145779c0857693c44b7eb065f272f95c42ac7707e7f115e5d66194a0 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.136 + RM_GOPATH=0 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.136 + TMP_GOPATH= 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.136 + : /build 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.136 + '[' -z '' ']' 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.140 ++ mktemp -d 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.140 + export GOPATH=/tmp/tmp.dCzkUuPVi9 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.140 + GOPATH=/tmp/tmp.dCzkUuPVi9 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.140 + RM_GOPATH=1 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.140 + case "$(go env GOARCH)" in 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.140 ++ go env GOARCH 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.144 + export GO_BUILDMODE=-buildmode=pie 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.144 + GO_BUILDMODE=-buildmode=pie 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.145 ++ dirname /tmp/install/install.sh 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.145 + dir=/tmp/install 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.146 + bin=proxy 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.146 + shift 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.146 + '[' '!' -f /tmp/install/proxy.installer ']' 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.146 + . /tmp/install/proxy.installer 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.146 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.146 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.146 + install_proxy 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.146 + case "$1" in 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.146 + export CGO_ENABLED=0 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.146 + CGO_ENABLED=0 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.146 + _install_proxy 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.146 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.146 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dCzkUuPVi9/src/github.com/docker/libnetwork 15:25:08 [2022-08-02T15:25:08.105Z] #67 6.154 Cloning into '/tmp/tmp.dCzkUuPVi9/src/github.com/docker/libnetwork'... 15:25:08 [2022-08-02T15:25:08.106Z] #47 19.49 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 15:25:08 [2022-08-02T15:25:08.106Z] #47 19.55 go: downloading golang.org/x/mod v0.3.0 15:25:08 [2022-08-02T15:25:08.243Z] #13 ... 15:25:08 [2022-08-02T15:25:08.243Z] 15:25:08 [2022-08-02T15:25:08.243Z] #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 15:25:08 [2022-08-02T15:25:08.243Z] #49 sha256:8d3c7e8dc2271a0903064b3fb4260676ab465bee670ad47e2273372e91ffc32e 15:25:08 [2022-08-02T15:25:08.243Z] #49 19.58 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 15:25:08 [2022-08-02T15:25:08.243Z] #49 19.59 go: downloading github.com/fatih/color v1.7.0 15:25:08 [2022-08-02T15:25:08.374Z] #67 ... 15:25:08 [2022-08-02T15:25:08.374Z] 15:25:08 [2022-08-02T15:25:08.374Z] #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 15:25:08 [2022-08-02T15:25:08.374Z] #49 sha256:0fbdc3ee2c2602dfc0323a38b68b65e9482593e2a22966109d911bb106cb8257 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.044 + RM_GOPATH=0 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.044 + TMP_GOPATH= 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.044 + : /build 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.044 + '[' -z '' ']' 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.048 ++ mktemp -d 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.048 + export GOPATH=/tmp/tmp.1wGsVGgNkM 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.048 + GOPATH=/tmp/tmp.1wGsVGgNkM 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.048 + RM_GOPATH=1 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.048 + case "$(go env GOARCH)" in 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.048 ++ go env GOARCH 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.050 + export GO_BUILDMODE=-buildmode=pie 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.050 + GO_BUILDMODE=-buildmode=pie 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.050 ++ dirname /tmp/install/install.sh 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.052 Install golangci-lint version v1.23.8 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.052 + dir=/tmp/install 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.052 + bin=golangci_lint 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.052 + shift 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.052 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.052 + . /tmp/install/golangci_lint.installer 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.052 ++ : v1.23.8 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.052 + install_golangci_lint 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.052 + set -e 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.052 + echo 'Install golangci-lint version v1.23.8' 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.052 + GOBIN=/build 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.052 + GO111MODULE=on 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.052 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 15:25:08 [2022-08-02T15:25:08.374Z] #49 6.642 go: downloading github.com/golangci/golangci-lint v1.23.8 15:25:08 [2022-08-02T15:25:08.374Z] #49 ... 15:25:08 [2022-08-02T15:25:08.374Z] 15:25:08 [2022-08-02T15:25:08.374Z] #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 15:25:08 [2022-08-02T15:25:08.374Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:25:08 [2022-08-02T15:25:08.374Z] #55 6.901 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:25:08 [2022-08-02T15:25:08.374Z] #55 7.089 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:25:08 [2022-08-02T15:25:08.374Z] #55 7.258 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:25:08 [2022-08-02T15:25:08.374Z] #55 8.787 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:25:08 [2022-08-02T15:25:08.434Z] #43 ... 15:25:08 [2022-08-02T15:25:08.435Z] 15:25:08 [2022-08-02T15:25:08.435Z] #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 15:25:08 [2022-08-02T15:25:08.435Z] #47 sha256:56c1441fe9e55e0d94a6e04d0f7965fa26130dacae373a433293445772a84c27 15:25:08 [2022-08-02T15:25:08.435Z] #47 DONE 56.1s 15:25:08 [2022-08-02T15:25:08.435Z] 15:25:08 [2022-08-02T15:25:08.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 15:25:08 [2022-08-02T15:25:08.435Z] #37 sha256:9b8c9f49e2074c20854e09746eeeefaeccc2bceb6b3d919f1207481b6cf318dc 15:25:08 [2022-08-02T15:25:08.435Z] #37 0.995 + RM_GOPATH=0 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.018 + TMP_GOPATH= 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.018 + : /build 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.018 + '[' -z '' ']' 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.018 ++ mktemp -d 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.031 + export GOPATH=/tmp/tmp.6r0qdAgS18 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.031 + GOPATH=/tmp/tmp.6r0qdAgS18 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.031 + RM_GOPATH=1 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.031 + case "$(go env GOARCH)" in 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.032 ++ go env GOARCH 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.055 + export GO_BUILDMODE=-buildmode=pie 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.055 + GO_BUILDMODE=-buildmode=pie 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.058 ++ dirname /tmp/install/install.sh 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.078 + dir=/tmp/install 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.078 + bin=tini 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.078 + shift 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.078 + '[' '!' -f /tmp/install/tini.installer ']' 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.078 + . /tmp/install/tini.installer 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.078 ++ : v0.19.0 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.078 + install_tini 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.078 + echo 'Install tini version v0.19.0' 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.078 + git clone https://github.com/krallin/tini.git /tmp/tmp.6r0qdAgS18/tini 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.078 Install tini version v0.19.0 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.082 Cloning into '/tmp/tmp.6r0qdAgS18/tini'... 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.774 + cd /tmp/tmp.6r0qdAgS18/tini 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.777 + git checkout -q v0.19.0 15:25:08 [2022-08-02T15:25:08.435Z] #37 1.783 + cmake . 15:25:08 [2022-08-02T15:25:08.435Z] #37 2.264 -- The C compiler identification is GNU 8.3.0 15:25:08 [2022-08-02T15:25:08.435Z] #37 2.326 -- Check for working C compiler: /usr/bin/cc 15:25:08 [2022-08-02T15:25:08.435Z] #37 2.905 -- Check for working C compiler: /usr/bin/cc -- works 15:25:08 [2022-08-02T15:25:08.435Z] #37 2.915 -- Detecting C compiler ABI info 15:25:08 [2022-08-02T15:25:08.435Z] #37 3.581 -- Detecting C compiler ABI info - done 15:25:08 [2022-08-02T15:25:08.435Z] #37 3.615 -- Detecting C compile features 15:25:08 [2022-08-02T15:25:08.503Z] #49 19.73 go: downloading github.com/pkg/errors v0.8.1 15:25:08 [2022-08-02T15:25:08.503Z] #49 19.78 go: downloading github.com/spf13/cobra v0.0.5 15:25:08 [2022-08-02T15:25:08.503Z] #49 19.81 go: downloading github.com/spf13/pflag v1.0.5 15:25:08 [2022-08-02T15:25:08.650Z] #55 ... 15:25:08 [2022-08-02T15:25:08.650Z] 15:25:08 [2022-08-02T15:25:08.650Z] #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 15:25:08 [2022-08-02T15:25:08.650Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:08 [2022-08-02T15:25:08.650Z] #36 7.510 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:25:08 [2022-08-02T15:25:08.650Z] #36 7.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:25:08 [2022-08-02T15:25:08.650Z] #36 7.604 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:25:08 [2022-08-02T15:25:08.650Z] #36 9.166 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:25:08 [2022-08-02T15:25:08.650Z] #36 ... 15:25:08 [2022-08-02T15:25:08.650Z] 15:25:08 [2022-08-02T15:25:08.650Z] #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 15:25:08 [2022-08-02T15:25:08.650Z] #34 sha256:5a227023a61589fba7fc495dfeccc1bd47f822a8f8382a8ad902ba09b7876079 15:25:08 [2022-08-02T15:25:08.650Z] #34 6.704 + RM_GOPATH=0 15:25:08 [2022-08-02T15:25:08.650Z] #34 6.704 + TMP_GOPATH= 15:25:08 [2022-08-02T15:25:08.650Z] #34 6.704 + : /build 15:25:08 [2022-08-02T15:25:08.650Z] #34 6.704 + '[' -z '' ']' 15:25:08 [2022-08-02T15:25:08.650Z] #34 6.704 ++ mktemp -d 15:25:08 [2022-08-02T15:25:08.650Z] #34 6.704 + export GOPATH=/tmp/tmp.lku7PatQYx 15:25:08 [2022-08-02T15:25:08.650Z] #34 6.704 + GOPATH=/tmp/tmp.lku7PatQYx 15:25:08 [2022-08-02T15:25:08.650Z] #34 6.704 + RM_GOPATH=1 15:25:08 [2022-08-02T15:25:08.650Z] #34 6.704 + case "$(go env GOARCH)" in 15:25:08 [2022-08-02T15:25:08.650Z] #34 6.705 ++ go env GOARCH 15:25:08 [2022-08-02T15:25:08.650Z] #34 6.719 + export GO_BUILDMODE=-buildmode=pie 15:25:08 [2022-08-02T15:25:08.650Z] #34 6.719 + GO_BUILDMODE=-buildmode=pie 15:25:08 [2022-08-02T15:25:08.650Z] #34 6.719 ++ dirname /tmp/install/install.sh 15:25:08 [2022-08-02T15:25:08.650Z] #34 6.719 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:25:08 [2022-08-02T15:25:08.650Z] #34 6.719 + dir=/tmp/install 15:25:08 [2022-08-02T15:25:08.651Z] #34 6.719 + bin=tomlv 15:25:08 [2022-08-02T15:25:08.651Z] #34 6.719 + shift 15:25:08 [2022-08-02T15:25:08.651Z] #34 6.719 + '[' '!' -f /tmp/install/tomlv.installer ']' 15:25:08 [2022-08-02T15:25:08.651Z] #34 6.719 + . /tmp/install/tomlv.installer 15:25:08 [2022-08-02T15:25:08.651Z] #34 6.719 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:25:08 [2022-08-02T15:25:08.651Z] #34 6.719 + install_tomlv 15:25:08 [2022-08-02T15:25:08.651Z] #34 6.719 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 15:25:08 [2022-08-02T15:25:08.651Z] #34 6.725 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lku7PatQYx/src/github.com/BurntSushi/toml 15:25:08 [2022-08-02T15:25:08.651Z] #34 6.725 Cloning into '/tmp/tmp.lku7PatQYx/src/github.com/BurntSushi/toml'... 15:25:08 [2022-08-02T15:25:08.651Z] #34 8.958 + cd /tmp/tmp.lku7PatQYx/src/github.com/BurntSushi/toml 15:25:08 [2022-08-02T15:25:08.651Z] #34 8.958 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:25:08 [2022-08-02T15:25:08.651Z] #34 9.086 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 15:25:08 [2022-08-02T15:25:08.651Z] #34 10.62 internal/unsafeheader 15:25:08 [2022-08-02T15:25:08.651Z] #34 10.72 internal/abi 15:25:08 [2022-08-02T15:25:08.651Z] #34 10.76 internal/cpu 15:25:08 [2022-08-02T15:25:08.693Z] #37 5.550 -- Detecting C compile features - done 15:25:08 [2022-08-02T15:25:08.693Z] #37 5.604 -- Performing Test HAS_BUILTIN_FORTIFY 15:25:08 [2022-08-02T15:25:08.911Z] #34 ... 15:25:08 [2022-08-02T15:25:08.912Z] 15:25:08 [2022-08-02T15:25:08.912Z] #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 15:25:08 [2022-08-02T15:25:08.912Z] #47 sha256:cf5539928ee0d68a15d8c42c0255fc49183273e76f35a87564d129cf91841070 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.453 + RM_GOPATH=0 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.453 + TMP_GOPATH= 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.453 + : /build 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.453 + '[' -z '' ']' 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.453 ++ mktemp -d 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.453 + export GOPATH=/tmp/tmp.S6mrCdVe7L 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.453 + GOPATH=/tmp/tmp.S6mrCdVe7L 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.453 + RM_GOPATH=1 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.453 + case "$(go env GOARCH)" in 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.453 ++ go env GOARCH 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.531 + export GO_BUILDMODE=-buildmode=pie 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.531 + GO_BUILDMODE=-buildmode=pie 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.533 ++ dirname /tmp/install/install.sh 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.534 + dir=/tmp/install 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.535 + bin=gotestsum 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.535 + shift 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.535 + '[' '!' -f /tmp/install/gotestsum.installer ']' 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.535 + . /tmp/install/gotestsum.installer 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.535 ++ : v1.7.0 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.535 + install_gotestsum 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.538 + set -e 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.538 + echo 'Install gotestsum version v1.7.0' 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.538 + GOBIN=/build 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.538 + GO111MODULE=on 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.538 + go install gotest.tools/gotestsum@v1.7.0 15:25:08 [2022-08-02T15:25:08.912Z] #47 6.542 Install gotestsum version v1.7.0 15:25:08 [2022-08-02T15:25:08.912Z] #47 7.384 go: downloading gotest.tools/gotestsum v1.7.0 15:25:08 [2022-08-02T15:25:08.912Z] #47 10.81 go: downloading github.com/dnephin/pflag v1.0.7 15:25:08 [2022-08-02T15:25:08.912Z] #47 10.81 go: downloading github.com/fatih/color v1.10.0 15:25:08 [2022-08-02T15:25:08.912Z] #47 ... 15:25:08 [2022-08-02T15:25:08.912Z] 15:25:08 [2022-08-02T15:25:08.912Z] #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 15:25:08 [2022-08-02T15:25:08.912Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:25:08 [2022-08-02T15:25:08.912Z] #40 6.623 + git clone https://github.com/docker/distribution.git . 15:25:08 [2022-08-02T15:25:08.912Z] #40 6.623 Cloning into '.'... 15:25:09 [2022-08-02T15:25:09.073Z] #49 20.30 go: downloading github.com/spf13/viper v1.6.1 15:25:09 [2022-08-02T15:25:09.168Z] #40 ... 15:25:09 [2022-08-02T15:25:09.168Z] 15:25:09 [2022-08-02T15:25:09.168Z] #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 15:25:09 [2022-08-02T15:25:09.168Z] #51 sha256:338e2d9137776f81c8cb292225f0794ae6dfbcdd5f7013e38ee06219b1c57f3b 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.688 + RM_GOPATH=0 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.688 + TMP_GOPATH= 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.688 + : /build 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.688 + '[' -z '' ']' 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.688 ++ mktemp -d 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.693 + export GOPATH=/tmp/tmp.5QwLa67lTX 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.693 + GOPATH=/tmp/tmp.5QwLa67lTX 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.693 + RM_GOPATH=1 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.693 + case "$(go env GOARCH)" in 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.693 ++ go env GOARCH 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.709 + export GO_BUILDMODE=-buildmode=pie 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.710 + GO_BUILDMODE=-buildmode=pie 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.711 ++ dirname /tmp/install/install.sh 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.714 Install shfmt version v3.0.2 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.714 + dir=/tmp/install 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.714 + bin=shfmt 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.714 + shift 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.714 + '[' '!' -f /tmp/install/shfmt.installer ']' 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.714 + . /tmp/install/shfmt.installer 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.714 ++ : v3.0.2 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.714 + install_shfmt 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.714 + echo 'Install shfmt version v3.0.2' 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.714 + GOBIN=/build 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.715 + GO111MODULE=on 15:25:09 [2022-08-02T15:25:09.168Z] #51 6.715 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 15:25:09 [2022-08-02T15:25:09.168Z] #51 7.359 go: downloading mvdan.cc/sh/v3 v3.0.2 15:25:09 [2022-08-02T15:25:09.168Z] #51 8.925 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 15:25:09 [2022-08-02T15:25:09.168Z] #51 8.959 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 15:25:09 [2022-08-02T15:25:09.168Z] #51 9.127 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 15:25:09 [2022-08-02T15:25:09.260Z] #37 6.144 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 15:25:09 [2022-08-02T15:25:09.260Z] #37 6.166 -- Configuring done 15:25:09 [2022-08-02T15:25:09.334Z] #49 20.68 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 15:25:09 [2022-08-02T15:25:09.334Z] #49 20.69 go: downloading github.com/go-critic/go-critic v0.4.1 15:25:09 [2022-08-02T15:25:09.425Z] #51 ... 15:25:09 [2022-08-02T15:25:09.425Z] 15:25:09 [2022-08-02T15:25:09.425Z] #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 15:25:09 [2022-08-02T15:25:09.425Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:09 [2022-08-02T15:25:09.425Z] #42 7.583 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:25:09 [2022-08-02T15:25:09.425Z] #42 7.861 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:25:09 [2022-08-02T15:25:09.425Z] #42 7.861 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:25:09 [2022-08-02T15:25:09.425Z] #42 9.593 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:25:09 [2022-08-02T15:25:09.425Z] #42 ... 15:25:09 [2022-08-02T15:25:09.425Z] 15:25:09 [2022-08-02T15:25:09.425Z] #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 15:25:09 [2022-08-02T15:25:09.425Z] #24 sha256:f466547687f94fa5d2f0169e578b8972ab31cfe90636366af5feb3fe483ad849 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.221 + RM_GOPATH=0 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.221 + TMP_GOPATH= 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.221 + : /build 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.221 + '[' -z '' ']' 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.221 ++ mktemp -d 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.221 + export GOPATH=/tmp/tmp.Z5V743y8yW 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.221 + GOPATH=/tmp/tmp.Z5V743y8yW 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.221 + RM_GOPATH=1 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.221 + case "$(go env GOARCH)" in 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.221 ++ go env GOARCH 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.234 Install docker/cli version 17.06.2-ce from stable 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.234 + export GO_BUILDMODE=-buildmode=pie 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.234 + GO_BUILDMODE=-buildmode=pie 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.234 ++ dirname /tmp/install/install.sh 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.234 + dir=/tmp/install 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.234 + bin=dockercli 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.234 + shift 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.234 + '[' '!' -f /tmp/install/dockercli.installer ']' 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.234 + . /tmp/install/dockercli.installer 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.234 ++ : stable 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.234 ++ : 17.06.2-ce 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.234 + install_dockercli 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.234 + echo 'Install docker/cli version 17.06.2-ce from stable' 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.234 ++ uname -m 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.238 + arch=x86_64 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.238 + '[' x86_64 '!=' x86_64 ']' 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.238 + url=https://download.docker.com/linux/static 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.238 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 15:25:09 [2022-08-02T15:25:09.425Z] #24 6.238 + tar -xz docker/docker 15:25:09 [2022-08-02T15:25:09.491Z] #47 ... 15:25:09 [2022-08-02T15:25:09.491Z] 15:25:09 [2022-08-02T15:25:09.491Z] #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 15:25:09 [2022-08-02T15:25:09.491Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:09 [2022-08-02T15:25:09.491Z] #13 7.217 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] 15:25:09 [2022-08-02T15:25:09.491Z] #13 10.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:25:09 [2022-08-02T15:25:09.491Z] #13 14.77 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:25:09 [2022-08-02T15:25:09.491Z] #13 ... 15:25:09 [2022-08-02T15:25:09.491Z] 15:25:09 [2022-08-02T15:25:09.491Z] #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 15:25:09 [2022-08-02T15:25:09.491Z] #49 sha256:b6f794723a76caeedeb8e08da92dac73ed89f05d23681403afc4eb2c2f27057e 15:25:09 [2022-08-02T15:25:09.491Z] #49 17.36 go: downloading github.com/fatih/color v1.7.0 15:25:09 [2022-08-02T15:25:09.491Z] #49 17.38 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 15:25:09 [2022-08-02T15:25:09.491Z] #49 17.44 go: downloading github.com/pkg/errors v0.8.1 15:25:09 [2022-08-02T15:25:09.491Z] #49 17.54 go: downloading github.com/spf13/cobra v0.0.5 15:25:09 [2022-08-02T15:25:09.491Z] #49 17.61 go: downloading github.com/spf13/pflag v1.0.5 15:25:09 [2022-08-02T15:25:09.491Z] #49 18.21 go: downloading github.com/spf13/viper v1.6.1 15:25:09 [2022-08-02T15:25:09.491Z] #49 18.75 go: downloading github.com/mattn/go-colorable v0.1.4 15:25:09 [2022-08-02T15:25:09.491Z] #49 18.77 go: downloading github.com/mattn/go-isatty v0.0.8 15:25:09 [2022-08-02T15:25:09.491Z] #49 18.84 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 15:25:09 [2022-08-02T15:25:09.491Z] #49 18.91 go: downloading github.com/go-critic/go-critic v0.4.1 15:25:09 [2022-08-02T15:25:09.491Z] #49 20.46 go: downloading github.com/go-lintpack/lintpack v0.5.2 15:25:09 [2022-08-02T15:25:09.491Z] #49 20.75 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:25:09 [2022-08-02T15:25:09.519Z] #37 6.174 -- Generating done 15:25:09 [2022-08-02T15:25:09.519Z] #37 6.184 -- Build files have been written to: /tmp/tmp.6r0qdAgS18/tini 15:25:09 [2022-08-02T15:25:09.519Z] #37 6.187 + make tini-static 15:25:09 [2022-08-02T15:25:09.724Z] #24 ... 15:25:09 [2022-08-02T15:25:09.724Z] 15:25:09 [2022-08-02T15:25:09.724Z] #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 15:25:09 [2022-08-02T15:25:09.724Z] #47 sha256:cf5539928ee0d68a15d8c42c0255fc49183273e76f35a87564d129cf91841070 15:25:09 [2022-08-02T15:25:09.724Z] #47 11.22 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 15:25:09 [2022-08-02T15:25:09.724Z] #47 11.29 go: downloading github.com/pkg/errors v0.9.1 15:25:09 [2022-08-02T15:25:09.724Z] #47 11.76 go: downloading github.com/mattn/go-colorable v0.1.8 15:25:09 [2022-08-02T15:25:09.778Z] #37 6.606 Scanning dependencies of target tini-static 15:25:09 [2022-08-02T15:25:09.981Z] #47 11.89 go: downloading github.com/mattn/go-isatty v0.0.12 15:25:09 [2022-08-02T15:25:09.982Z] #47 12.03 go: downloading github.com/fsnotify/fsnotify v1.4.9 15:25:10 [2022-08-02T15:25:10.036Z] #37 6.772 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 15:25:10 [2022-08-02T15:25:10.036Z] #37 ... 15:25:10 [2022-08-02T15:25:10.036Z] 15:25:10 [2022-08-02T15:25:10.036Z] #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 15:25:10 [2022-08-02T15:25:10.036Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:25:10 [2022-08-02T15:25:10.036Z] #43 6.356 PBCC images/timens.pb-c.c 15:25:10 [2022-08-02T15:25:10.036Z] #43 6.391 DEP images/timens.pb-c.d 15:25:10 [2022-08-02T15:25:10.036Z] #43 6.451 PBCC images/fown.pb-c.c 15:25:10 [2022-08-02T15:25:10.238Z] #47 12.13 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 15:25:10 [2022-08-02T15:25:10.238Z] #47 12.36 go: downloading github.com/jonboulle/clockwork v0.2.2 15:25:10 [2022-08-02T15:25:10.295Z] #43 6.490 PBCC images/google/protobuf/descriptor.pb-c.c 15:25:10 [2022-08-02T15:25:10.295Z] #43 6.559 PBCC images/opts.pb-c.c 15:25:10 [2022-08-02T15:25:10.295Z] #43 6.623 PBCC images/memfd.pb-c.c 15:25:10 [2022-08-02T15:25:10.295Z] #43 6.666 DEP images/fown.pb-c.d 15:25:10 [2022-08-02T15:25:10.430Z] #49 ... 15:25:10 [2022-08-02T15:25:10.430Z] 15:25:10 [2022-08-02T15:25:10.430Z] #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 15:25:10 [2022-08-02T15:25:10.430Z] #58 sha256:d2a8c0826dacffcd594f9280279d52a27f88669776fd3b7de7bde1a5a2851bea 15:25:10 [2022-08-02T15:25:10.430Z] #58 11.83 go: downloading github.com/pkg/errors v0.9.1 15:25:10 [2022-08-02T15:25:10.430Z] #58 11.91 go: downloading github.com/sirupsen/logrus v1.8.1 15:25:10 [2022-08-02T15:25:10.430Z] #58 12.08 go: downloading github.com/urfave/cli/v2 v2.3.0 15:25:10 [2022-08-02T15:25:10.430Z] #58 12.91 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 15:25:10 [2022-08-02T15:25:10.430Z] #58 18.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 15:25:10 [2022-08-02T15:25:10.430Z] #58 19.44 go: downloading github.com/google/uuid v1.3.0 15:25:10 [2022-08-02T15:25:10.430Z] #58 19.56 go: downloading github.com/moby/vpnkit v0.5.0 15:25:10 [2022-08-02T15:25:10.430Z] #58 19.68 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 15:25:10 [2022-08-02T15:25:10.430Z] #58 20.09 go: downloading github.com/gofrs/flock v0.8.1 15:25:10 [2022-08-02T15:25:10.430Z] #58 20.26 go: downloading github.com/gorilla/mux v1.8.0 15:25:10 [2022-08-02T15:25:10.430Z] #58 20.70 go: downloading github.com/moby/sys/mountinfo v0.4.1 15:25:10 [2022-08-02T15:25:10.430Z] #58 21.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 15:25:10 [2022-08-02T15:25:10.430Z] #58 21.66 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 15:25:10 [2022-08-02T15:25:10.430Z] #58 ... 15:25:10 [2022-08-02T15:25:10.430Z] 15:25:10 [2022-08-02T15:25:10.430Z] #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 15:25:10 [2022-08-02T15:25:10.430Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:25:10 [2022-08-02T15:25:10.430Z] #55 12.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:25:10 [2022-08-02T15:25:10.430Z] #55 15.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:25:10 [2022-08-02T15:25:10.495Z] #47 12.39 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 15:25:10 [2022-08-02T15:25:10.495Z] #47 12.61 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 15:25:10 [2022-08-02T15:25:10.553Z] #43 6.739 DEP images/google/protobuf/descriptor.pb-c.d 15:25:10 [2022-08-02T15:25:10.553Z] #43 6.805 DEP images/opts.pb-c.d 15:25:10 [2022-08-02T15:25:10.553Z] #43 6.861 DEP images/memfd.pb-c.d 15:25:10 [2022-08-02T15:25:10.553Z] #43 6.897 PBCC images/sit.pb-c.c 15:25:10 [2022-08-02T15:25:10.553Z] #43 6.937 DEP images/sit.pb-c.d 15:25:10 [2022-08-02T15:25:10.691Z] #55 ... 15:25:10 [2022-08-02T15:25:10.691Z] 15:25:10 [2022-08-02T15:25:10.691Z] #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 15:25:10 [2022-08-02T15:25:10.691Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:10 [2022-08-02T15:25:10.691Z] #13 18.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:25:10 [2022-08-02T15:25:10.812Z] #43 7.003 PBCC images/macvlan.pb-c.c 15:25:10 [2022-08-02T15:25:10.812Z] #43 7.016 DEP images/macvlan.pb-c.d 15:25:10 [2022-08-02T15:25:10.812Z] #43 7.063 PBCC images/autofs.pb-c.c 15:25:10 [2022-08-02T15:25:10.812Z] #43 7.110 DEP images/autofs.pb-c.d 15:25:10 [2022-08-02T15:25:10.812Z] #43 7.154 PBCC images/sysctl.pb-c.c 15:25:10 [2022-08-02T15:25:10.812Z] #43 7.189 DEP images/sysctl.pb-c.d 15:25:11 [2022-08-02T15:25:11.060Z] #47 12.98 go: downloading golang.org/x/tools v0.1.0 15:25:11 [2022-08-02T15:25:11.071Z] #43 7.234 PBCC images/time.pb-c.c 15:25:11 [2022-08-02T15:25:11.071Z] #43 7.245 DEP images/time.pb-c.d 15:25:11 [2022-08-02T15:25:11.071Z] #43 7.286 PBCC images/binfmt-misc.pb-c.c 15:25:11 [2022-08-02T15:25:11.071Z] #43 7.346 DEP images/binfmt-misc.pb-c.d 15:25:11 [2022-08-02T15:25:11.071Z] #43 7.393 PBCC images/seccomp.pb-c.c 15:25:11 [2022-08-02T15:25:11.071Z] #43 7.419 DEP images/seccomp.pb-c.d 15:25:11 [2022-08-02T15:25:11.246Z] #49 22.54 go: downloading github.com/go-lintpack/lintpack v0.5.2 15:25:11 [2022-08-02T15:25:11.329Z] #43 7.509 PBCC images/userns.pb-c.c 15:25:11 [2022-08-02T15:25:11.329Z] #43 7.543 DEP images/userns.pb-c.d 15:25:11 [2022-08-02T15:25:11.329Z] #43 7.608 PBCC images/cgroup.pb-c.c 15:25:11 [2022-08-02T15:25:11.329Z] #43 7.648 DEP images/cgroup.pb-c.d 15:25:11 [2022-08-02T15:25:11.329Z] #43 7.721 PBCC images/ext-file.pb-c.c 15:25:11 [2022-08-02T15:25:11.507Z] #49 22.87 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:25:11 [2022-08-02T15:25:11.588Z] #43 7.753 DEP images/ext-file.pb-c.d 15:25:11 [2022-08-02T15:25:11.588Z] #43 7.807 PBCC images/rpc.pb-c.c 15:25:11 [2022-08-02T15:25:11.588Z] #43 7.876 DEP images/rpc.pb-c.d 15:25:11 [2022-08-02T15:25:11.588Z] #43 7.921 PBCC images/siginfo.pb-c.c 15:25:11 [2022-08-02T15:25:11.588Z] #43 7.981 DEP images/siginfo.pb-c.d 15:25:11 [2022-08-02T15:25:11.631Z] #13 ... 15:25:11 [2022-08-02T15:25:11.631Z] 15:25:11 [2022-08-02T15:25:11.631Z] #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 15:25:11 [2022-08-02T15:25:11.631Z] #24 sha256:f529c466620feb50eb2402631456b37e5106ca2249874da55506a26ec4cc18c8 15:25:11 [2022-08-02T15:25:11.631Z] #24 22.10 + mkdir -p /build 15:25:11 [2022-08-02T15:25:11.631Z] #24 22.12 + mv docker/docker /build/ 15:25:11 [2022-08-02T15:25:11.631Z] #24 22.13 + rmdir docker 15:25:11 [2022-08-02T15:25:11.631Z] #24 DONE 22.8s 15:25:11 [2022-08-02T15:25:11.631Z] 15:25:11 [2022-08-02T15:25:11.631Z] #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 15:25:11 [2022-08-02T15:25:11.631Z] #34 sha256:07fa2e395299bdfac7b621b8491623dc3a584397b2d4648b512b506ca1b78271 15:25:11 [2022-08-02T15:25:11.631Z] #34 23.03 unicode/utf8 15:25:11 [2022-08-02T15:25:11.847Z] #43 8.035 PBCC images/pagemap.pb-c.c 15:25:11 [2022-08-02T15:25:11.847Z] #43 8.088 DEP images/pagemap.pb-c.d 15:25:11 [2022-08-02T15:25:11.847Z] #43 8.206 PBCC images/rlimit.pb-c.c 15:25:12 [2022-08-02T15:25:12.107Z] #43 8.281 DEP images/rlimit.pb-c.d 15:25:12 [2022-08-02T15:25:12.107Z] #43 8.331 PBCC images/file-lock.pb-c.c 15:25:12 [2022-08-02T15:25:12.107Z] #43 8.379 DEP images/file-lock.pb-c.d 15:25:12 [2022-08-02T15:25:12.107Z] #43 8.451 PBCC images/tty.pb-c.c 15:25:12 [2022-08-02T15:25:12.205Z] #34 23.57 internal/race 15:25:12 [2022-08-02T15:25:12.309Z] #49 ... 15:25:12 [2022-08-02T15:25:12.309Z] 15:25:12 [2022-08-02T15:25:12.309Z] #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 15:25:12 [2022-08-02T15:25:12.309Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:12 [2022-08-02T15:25:12.309Z] #42 23.83 Reading package lists... 15:25:12 [2022-08-02T15:25:12.366Z] #43 8.545 DEP images/tty.pb-c.d 15:25:12 [2022-08-02T15:25:12.366Z] #43 8.602 PBCC images/tun.pb-c.c 15:25:12 [2022-08-02T15:25:12.366Z] #43 8.670 PBCC images/netdev.pb-c.c 15:25:12 [2022-08-02T15:25:12.366Z] #43 8.704 DEP images/tun.pb-c.d 15:25:12 [2022-08-02T15:25:12.451Z] #49 ... 15:25:12 [2022-08-02T15:25:12.451Z] 15:25:12 [2022-08-02T15:25:12.451Z] #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 15:25:12 [2022-08-02T15:25:12.451Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:12 [2022-08-02T15:25:12.451Z] #42 13.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:25:12 [2022-08-02T15:25:12.451Z] #42 17.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:25:12 [2022-08-02T15:25:12.451Z] #42 ... 15:25:12 [2022-08-02T15:25:12.451Z] 15:25:12 [2022-08-02T15:25:12.451Z] #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 15:25:12 [2022-08-02T15:25:12.451Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:12 [2022-08-02T15:25:12.451Z] #13 20.76 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] 15:25:12 [2022-08-02T15:25:12.465Z] #34 24.06 sync/atomic 15:25:12 [2022-08-02T15:25:12.465Z] #34 ... 15:25:12 [2022-08-02T15:25:12.465Z] 15:25:12 [2022-08-02T15:25:12.465Z] #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 15:25:12 [2022-08-02T15:25:12.465Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:12 [2022-08-02T15:25:12.465Z] #36 13.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:25:12 [2022-08-02T15:25:12.465Z] #36 17.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:25:12 [2022-08-02T15:25:12.625Z] #43 8.751 DEP images/netdev.pb-c.d 15:25:12 [2022-08-02T15:25:12.625Z] #43 8.778 PBCC images/vma.pb-c.c 15:25:12 [2022-08-02T15:25:12.625Z] #43 8.809 DEP images/vma.pb-c.d 15:25:12 [2022-08-02T15:25:12.625Z] #43 ... 15:25:12 [2022-08-02T15:25:12.625Z] 15:25:12 [2022-08-02T15:25:12.625Z] #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 15:25:12 [2022-08-02T15:25:12.625Z] #37 sha256:9b8c9f49e2074c20854e09746eeeefaeccc2bceb6b3d919f1207481b6cf318dc 15:25:12 [2022-08-02T15:25:12.625Z] #37 8.151 [100%] Linking C executable tini-static 15:25:12 [2022-08-02T15:25:12.625Z] #37 8.607 [100%] Built target tini-static 15:25:12 [2022-08-02T15:25:12.625Z] #37 8.656 + mkdir -p /build 15:25:12 [2022-08-02T15:25:12.625Z] #37 8.662 + cp tini-static /build/docker-init 15:25:12 [2022-08-02T15:25:12.625Z] #37 DONE 9.4s 15:25:12 [2022-08-02T15:25:12.625Z] 15:25:12 [2022-08-02T15:25:12.625Z] #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 15:25:12 [2022-08-02T15:25:12.625Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:25:12 [2022-08-02T15:25:12.625Z] #43 8.873 PBCC images/creds.pb-c.c 15:25:12 [2022-08-02T15:25:12.625Z] #43 8.946 DEP images/creds.pb-c.d 15:25:12 [2022-08-02T15:25:12.712Z] #13 ... 15:25:12 [2022-08-02T15:25:12.712Z] 15:25:12 [2022-08-02T15:25:12.712Z] #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 15:25:12 [2022-08-02T15:25:12.712Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:12 [2022-08-02T15:25:12.712Z] #36 14.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:25:12 [2022-08-02T15:25:12.712Z] #36 17.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:25:12 [2022-08-02T15:25:12.728Z] #36 ... 15:25:12 [2022-08-02T15:25:12.728Z] 15:25:12 [2022-08-02T15:25:12.728Z] #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 15:25:12 [2022-08-02T15:25:12.728Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:12 [2022-08-02T15:25:12.728Z] #42 14.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:25:12 [2022-08-02T15:25:12.728Z] #42 18.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:25:12 [2022-08-02T15:25:12.728Z] #42 ... 15:25:12 [2022-08-02T15:25:12.728Z] 15:25:12 [2022-08-02T15:25:12.728Z] #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 15:25:12 [2022-08-02T15:25:12.728Z] #67 sha256:f2dddf7e4205f6c7cdcf00cca6f72fb4582c14f369cf5f998b153e86f429ede8 15:25:12 [2022-08-02T15:25:12.883Z] #43 9.093 PBCC images/utsns.pb-c.c 15:25:12 [2022-08-02T15:25:12.883Z] #43 9.146 DEP images/utsns.pb-c.d 15:25:12 [2022-08-02T15:25:12.972Z] #36 ... 15:25:12 [2022-08-02T15:25:12.972Z] 15:25:12 [2022-08-02T15:25:12.972Z] #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 15:25:12 [2022-08-02T15:25:12.972Z] #58 sha256:cf9c26ef10b20802e01d7f41c54c3638e714bd52e18e16068bc480354b2c7452 15:25:12 [2022-08-02T15:25:12.972Z] #58 20.22 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 15:25:12 [2022-08-02T15:25:12.972Z] #58 21.51 go: downloading github.com/google/uuid v1.3.0 15:25:12 [2022-08-02T15:25:12.972Z] #58 21.57 go: downloading github.com/moby/vpnkit v0.5.0 15:25:12 [2022-08-02T15:25:12.972Z] #58 21.87 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 15:25:12 [2022-08-02T15:25:12.972Z] #58 21.98 go: downloading github.com/gofrs/flock v0.8.1 15:25:12 [2022-08-02T15:25:12.972Z] #58 22.09 go: downloading github.com/gorilla/mux v1.8.0 15:25:12 [2022-08-02T15:25:12.972Z] #58 22.67 go: downloading github.com/moby/sys/mountinfo v0.4.1 15:25:12 [2022-08-02T15:25:12.972Z] #58 23.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 15:25:12 [2022-08-02T15:25:12.972Z] #58 23.79 go: downloading github.com/u-root/u-root v7.0.0+incompatible 15:25:13 [2022-08-02T15:25:13.142Z] #43 9.255 PBCC images/ipc-desc.pb-c.c 15:25:13 [2022-08-02T15:25:13.142Z] #43 9.312 PBCC images/ipc-sem.pb-c.c 15:25:13 [2022-08-02T15:25:13.142Z] #43 9.320 DEP images/ipc-desc.pb-c.d 15:25:13 [2022-08-02T15:25:13.142Z] #43 9.407 DEP images/ipc-sem.pb-c.d 15:25:13 [2022-08-02T15:25:13.142Z] #43 9.495 PBCC images/ipc-msg.pb-c.c 15:25:13 [2022-08-02T15:25:13.142Z] #43 9.511 DEP images/ipc-msg.pb-c.d 15:25:13 [2022-08-02T15:25:13.400Z] #43 9.595 PBCC images/ipc-shm.pb-c.c 15:25:13 [2022-08-02T15:25:13.400Z] #43 9.645 DEP images/ipc-shm.pb-c.d 15:25:13 [2022-08-02T15:25:13.400Z] #43 9.703 PBCC images/ipc-var.pb-c.c 15:25:13 [2022-08-02T15:25:13.400Z] #43 9.775 DEP images/ipc-var.pb-c.d 15:25:13 [2022-08-02T15:25:13.659Z] #43 9.840 PBCC images/sk-opts.pb-c.c 15:25:13 [2022-08-02T15:25:13.659Z] #43 9.887 PBCC images/packet-sock.pb-c.c 15:25:13 [2022-08-02T15:25:13.659Z] #43 9.960 DEP images/sk-opts.pb-c.d 15:25:13 [2022-08-02T15:25:13.659Z] #43 10.01 DEP images/packet-sock.pb-c.d 15:25:13 [2022-08-02T15:25:13.812Z] #42 31.23 Reading package lists... 15:25:13 [2022-08-02T15:25:13.812Z] #42 ... 15:25:13 [2022-08-02T15:25:13.812Z] 15:25:13 [2022-08-02T15:25:13.812Z] #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 15:25:13 [2022-08-02T15:25:13.812Z] #67 sha256:5008083759872337407f79f213ba88c32b7765dcf90273be0cad6390dd88ff62 15:25:13 [2022-08-02T15:25:13.812Z] #67 22.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 15:25:13 [2022-08-02T15:25:13.917Z] #43 10.06 PBCC images/sk-netlink.pb-c.c 15:25:13 [2022-08-02T15:25:13.917Z] #43 10.12 DEP images/sk-netlink.pb-c.d 15:25:13 [2022-08-02T15:25:13.917Z] #43 10.19 PBCC images/sk-inet.pb-c.c 15:25:13 [2022-08-02T15:25:13.917Z] #43 10.23 DEP images/sk-inet.pb-c.d 15:25:14 [2022-08-02T15:25:14.071Z] #67 ... 15:25:14 [2022-08-02T15:25:14.071Z] 15:25:14 [2022-08-02T15:25:14.071Z] #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 15:25:14 [2022-08-02T15:25:14.071Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:25:14 [2022-08-02T15:25:14.071Z] #40 31.33 Checking out files: 73% (1608/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. 15:25:14 [2022-08-02T15:25:14.071Z] #40 32.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 15:25:14 [2022-08-02T15:25:14.176Z] #43 10.26 PBCC images/sk-unix.pb-c.c 15:25:14 [2022-08-02T15:25:14.176Z] #43 10.31 DEP images/sk-unix.pb-c.d 15:25:14 [2022-08-02T15:25:14.176Z] #43 10.37 PBCC images/mm.pb-c.c 15:25:14 [2022-08-02T15:25:14.176Z] #43 10.45 DEP images/mm.pb-c.d 15:25:14 [2022-08-02T15:25:14.176Z] #43 10.47 PBCC images/timerfd.pb-c.c 15:25:14 [2022-08-02T15:25:14.176Z] #43 10.53 DEP images/timerfd.pb-c.d 15:25:14 [2022-08-02T15:25:14.176Z] #43 10.54 PBCC images/timer.pb-c.c 15:25:14 [2022-08-02T15:25:14.176Z] #43 10.59 DEP images/timer.pb-c.d 15:25:14 [2022-08-02T15:25:14.331Z] #47 ... 15:25:14 [2022-08-02T15:25:14.331Z] 15:25:14 [2022-08-02T15:25:14.331Z] #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 15:25:14 [2022-08-02T15:25:14.331Z] #58 sha256:b03fefad15b617f28553b19add0d8c89cb228650668c5638c534235866025d3b 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + RM_GOPATH=0 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + TMP_GOPATH= 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + : /build 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + '[' -z '' ']' 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 ++ mktemp -d 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + export GOPATH=/tmp/tmp.hesv741IX1 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + GOPATH=/tmp/tmp.hesv741IX1 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + RM_GOPATH=1 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + case "$(go env GOARCH)" in 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 ++ go env GOARCH 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + export GO_BUILDMODE=-buildmode=pie 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + GO_BUILDMODE=-buildmode=pie 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 ++ dirname /tmp/install/install.sh 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + dir=/tmp/install 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + bin=rootlesskit 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + shift 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + . /tmp/install/rootlesskit.installer 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 ++ : v0.14.4 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + install_rootlesskit 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + case "$1" in 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + export CGO_ENABLED=0 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + CGO_ENABLED=0 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.897 + _install_rootlesskit 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.921 Install rootlesskit version v0.14.4 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.921 + echo 'Install rootlesskit version v0.14.4' 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.921 + for f in rootlesskit rootlesskit-docker-proxy 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.921 + GOBIN=/build 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.921 + GO111MODULE=on 15:25:14 [2022-08-02T15:25:14.331Z] #58 5.921 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 15:25:14 [2022-08-02T15:25:14.331Z] #58 6.047 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 15:25:14 [2022-08-02T15:25:14.331Z] #58 10.08 go: downloading github.com/pkg/errors v0.9.1 15:25:14 [2022-08-02T15:25:14.331Z] #58 10.14 go: downloading github.com/sirupsen/logrus v1.8.1 15:25:14 [2022-08-02T15:25:14.331Z] #58 10.18 go: downloading github.com/urfave/cli/v2 v2.3.0 15:25:14 [2022-08-02T15:25:14.331Z] #58 11.55 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 15:25:14 [2022-08-02T15:25:14.331Z] #58 ... 15:25:14 [2022-08-02T15:25:14.331Z] 15:25:14 [2022-08-02T15:25:14.331Z] #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 15:25:14 [2022-08-02T15:25:14.331Z] #34 sha256:5a227023a61589fba7fc495dfeccc1bd47f822a8f8382a8ad902ba09b7876079 15:25:14 [2022-08-02T15:25:14.331Z] #34 11.74 internal/goexperiment 15:25:14 [2022-08-02T15:25:14.331Z] #34 12.11 runtime/internal/atomic 15:25:14 [2022-08-02T15:25:14.331Z] #34 12.92 runtime/internal/sys 15:25:14 [2022-08-02T15:25:14.331Z] #34 13.08 internal/bytealg 15:25:14 [2022-08-02T15:25:14.331Z] #34 13.48 runtime/internal/math 15:25:14 [2022-08-02T15:25:14.331Z] #34 13.66 internal/itoa 15:25:14 [2022-08-02T15:25:14.331Z] #34 14.10 math/bits 15:25:14 [2022-08-02T15:25:14.331Z] #34 15.18 runtime 15:25:14 [2022-08-02T15:25:14.331Z] #34 15.58 math 15:25:14 [2022-08-02T15:25:14.434Z] #43 10.65 PBCC images/sa.pb-c.c 15:25:14 [2022-08-02T15:25:14.434Z] #43 10.68 DEP images/sa.pb-c.d 15:25:14 [2022-08-02T15:25:14.434Z] #43 10.74 PBCC images/pipe-data.pb-c.c 15:25:14 [2022-08-02T15:25:14.557Z] #67 24.28 Checking out files: 47% (915/1910) Checking out files: 48% (917/1910) Checking out files: 49% (936/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. 15:25:14 [2022-08-02T15:25:14.557Z] #67 25.92 + cd /tmp/tmp.vEHKvla01I/src/github.com/docker/libnetwork 15:25:14 [2022-08-02T15:25:14.557Z] #67 25.95 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 15:25:14 [2022-08-02T15:25:14.697Z] #43 10.77 DEP images/pipe-data.pb-c.d 15:25:14 [2022-08-02T15:25:14.697Z] #43 10.79 PBCC images/mnt.pb-c.c 15:25:14 [2022-08-02T15:25:14.697Z] #43 10.83 DEP images/mnt.pb-c.d 15:25:14 [2022-08-02T15:25:14.697Z] #43 ... 15:25:14 [2022-08-02T15:25:14.697Z] 15:25:14 [2022-08-02T15:25:14.697Z] #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 15:25:14 [2022-08-02T15:25:14.697Z] #34 sha256:b44ec1f02632a35a3b725750e254bbe3172f17dc814dab2cc0e9670d4989a21f 15:25:14 [2022-08-02T15:25:14.697Z] #34 52.39 internal/syscall/unix 15:25:14 [2022-08-02T15:25:14.697Z] #34 52.62 time 15:25:14 [2022-08-02T15:25:14.697Z] #34 58.69 internal/poll 15:25:14 [2022-08-02T15:25:14.697Z] #34 59.72 internal/fmtsort 15:25:14 [2022-08-02T15:25:14.697Z] #34 60.29 internal/syscall/execenv 15:25:14 [2022-08-02T15:25:14.697Z] #34 60.50 path 15:25:14 [2022-08-02T15:25:14.697Z] #34 61.16 io/fs 15:25:14 [2022-08-02T15:25:14.697Z] #34 61.33 strings 15:25:14 [2022-08-02T15:25:14.697Z] #34 62.34 os 15:25:14 [2022-08-02T15:25:14.697Z] #34 ... 15:25:14 [2022-08-02T15:25:14.697Z] 15:25:14 [2022-08-02T15:25:14.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 15:25:14 [2022-08-02T15:25:14.697Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:25:14 [2022-08-02T15:25:14.697Z] #43 10.93 PBCC images/sk-packet.pb-c.c 15:25:14 [2022-08-02T15:25:14.697Z] #43 10.96 DEP images/sk-packet.pb-c.d 15:25:14 [2022-08-02T15:25:14.697Z] #43 10.98 PBCC images/tcp-stream.pb-c.c 15:25:14 [2022-08-02T15:25:14.697Z] #43 11.02 DEP images/tcp-stream.pb-c.d 15:25:14 [2022-08-02T15:25:14.901Z] #34 ... 15:25:14 [2022-08-02T15:25:14.901Z] 15:25:14 [2022-08-02T15:25:14.901Z] #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 15:25:14 [2022-08-02T15:25:14.901Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:25:14 [2022-08-02T15:25:14.901Z] #32 6.695 + git clone https://github.com/kolyshkin/go-swagger.git . 15:25:14 [2022-08-02T15:25:14.901Z] #32 6.698 Cloning into '.'... 15:25:14 [2022-08-02T15:25:14.957Z] #43 11.10 PBCC images/pipe.pb-c.c 15:25:14 [2022-08-02T15:25:14.957Z] #43 11.15 DEP images/pipe.pb-c.d 15:25:14 [2022-08-02T15:25:14.957Z] #43 11.18 PBCC images/pstree.pb-c.c 15:25:14 [2022-08-02T15:25:14.957Z] #43 11.20 DEP images/pstree.pb-c.d 15:25:14 [2022-08-02T15:25:14.957Z] #43 11.22 PBCC images/fs.pb-c.c 15:25:14 [2022-08-02T15:25:14.957Z] #43 11.27 DEP images/fs.pb-c.d 15:25:14 [2022-08-02T15:25:14.957Z] #43 11.31 PBCC images/signalfd.pb-c.c 15:25:14 [2022-08-02T15:25:14.957Z] #43 11.34 DEP images/signalfd.pb-c.d 15:25:14 [2022-08-02T15:25:14.957Z] #43 11.38 PBCC images/fh.pb-c.c 15:25:15 [2022-08-02T15:25:15.132Z] #67 26.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 15:25:15 [2022-08-02T15:25:15.158Z] #32 ... 15:25:15 [2022-08-02T15:25:15.158Z] 15:25:15 [2022-08-02T15:25:15.158Z] #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 15:25:15 [2022-08-02T15:25:15.158Z] #58 sha256:b03fefad15b617f28553b19add0d8c89cb228650668c5638c534235866025d3b 15:25:15 [2022-08-02T15:25:15.158Z] #58 16.71 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 15:25:15 [2022-08-02T15:25:15.215Z] #43 11.43 PBCC images/fsnotify.pb-c.c 15:25:15 [2022-08-02T15:25:15.215Z] #43 11.47 DEP images/fh.pb-c.d 15:25:15 [2022-08-02T15:25:15.474Z] #43 11.53 DEP images/fsnotify.pb-c.d 15:25:15 [2022-08-02T15:25:15.474Z] #43 11.57 PBCC images/eventpoll.pb-c.c 15:25:15 [2022-08-02T15:25:15.474Z] #43 11.59 DEP images/eventpoll.pb-c.d 15:25:15 [2022-08-02T15:25:15.474Z] #43 11.66 PBCC images/eventfd.pb-c.c 15:25:15 [2022-08-02T15:25:15.474Z] #43 11.69 DEP images/eventfd.pb-c.d 15:25:15 [2022-08-02T15:25:15.474Z] #43 11.74 PBCC images/remap-file-path.pb-c.c 15:25:15 [2022-08-02T15:25:15.474Z] #43 11.77 DEP images/remap-file-path.pb-c.d 15:25:15 [2022-08-02T15:25:15.474Z] #43 11.82 PBCC images/fifo.pb-c.c 15:25:15 [2022-08-02T15:25:15.474Z] #43 11.84 DEP images/fifo.pb-c.d 15:25:15 [2022-08-02T15:25:15.474Z] #43 11.89 PBCC images/ghost-file.pb-c.c 15:25:15 [2022-08-02T15:25:15.721Z] #58 17.80 go: downloading github.com/google/uuid v1.3.0 15:25:15 [2022-08-02T15:25:15.732Z] #43 11.93 DEP images/ghost-file.pb-c.d 15:25:15 [2022-08-02T15:25:15.732Z] #43 11.98 PBCC images/regfile.pb-c.c 15:25:15 [2022-08-02T15:25:15.732Z] #43 12.02 DEP images/regfile.pb-c.d 15:25:15 [2022-08-02T15:25:15.732Z] #43 12.07 PBCC images/ns.pb-c.c 15:25:15 [2022-08-02T15:25:15.732Z] #43 12.08 DEP images/ns.pb-c.d 15:25:15 [2022-08-02T15:25:15.732Z] #43 12.14 PBCC images/fdinfo.pb-c.c 15:25:15 [2022-08-02T15:25:15.975Z] #40 34.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 15:25:15 [2022-08-02T15:25:15.977Z] #58 18.00 go: downloading github.com/moby/vpnkit v0.5.0 15:25:15 [2022-08-02T15:25:15.991Z] #43 12.20 DEP images/fdinfo.pb-c.d 15:25:15 [2022-08-02T15:25:15.991Z] #43 12.25 PBCC images/core-aarch64.pb-c.c 15:25:15 [2022-08-02T15:25:15.991Z] #43 12.29 PBCC images/core-arm.pb-c.c 15:25:15 [2022-08-02T15:25:15.991Z] #43 12.33 PBCC images/core-ppc64.pb-c.c 15:25:15 [2022-08-02T15:25:15.991Z] #43 12.36 PBCC images/core-s390.pb-c.c 15:25:16 [2022-08-02T15:25:16.249Z] #43 12.42 PBCC images/core-x86.pb-c.c 15:25:16 [2022-08-02T15:25:16.249Z] #43 12.45 PBCC images/core.pb-c.c 15:25:16 [2022-08-02T15:25:16.249Z] #43 12.53 PBCC images/inventory.pb-c.c 15:25:16 [2022-08-02T15:25:16.249Z] #43 12.62 DEP images/core-aarch64.pb-c.d 15:25:16 [2022-08-02T15:25:16.285Z] #58 ... 15:25:16 [2022-08-02T15:25:16.285Z] 15:25:16 [2022-08-02T15:25:16.285Z] #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 15:25:16 [2022-08-02T15:25:16.285Z] #34 sha256:5280659891524212ddbc7910c4635a626abea7caf2054ac65b1fe4e526dd705d 15:25:16 [2022-08-02T15:25:16.285Z] #34 25.03 unicode/utf8 15:25:16 [2022-08-02T15:25:16.285Z] #34 25.79 internal/race 15:25:16 [2022-08-02T15:25:16.285Z] #34 26.24 sync/atomic 15:25:16 [2022-08-02T15:25:16.285Z] #34 26.84 unicode 15:25:16 [2022-08-02T15:25:16.508Z] #43 12.67 DEP images/core-arm.pb-c.d 15:25:16 [2022-08-02T15:25:16.508Z] #43 12.74 DEP images/core-ppc64.pb-c.d 15:25:16 [2022-08-02T15:25:16.508Z] #43 12.77 DEP images/core-s390.pb-c.d 15:25:16 [2022-08-02T15:25:16.508Z] #43 12.83 DEP images/core-x86.pb-c.d 15:25:16 [2022-08-02T15:25:16.508Z] #43 12.86 DEP images/core.pb-c.d 15:25:16 [2022-08-02T15:25:16.584Z] #58 18.40 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 15:25:16 [2022-08-02T15:25:16.584Z] #58 18.64 go: downloading github.com/gofrs/flock v0.8.1 15:25:16 [2022-08-02T15:25:16.584Z] #58 18.68 go: downloading github.com/gorilla/mux v1.8.0 15:25:16 [2022-08-02T15:25:16.767Z] #43 12.92 DEP images/inventory.pb-c.d 15:25:16 [2022-08-02T15:25:16.767Z] #43 12.98 PBCC images/cpuinfo.pb-c.c 15:25:16 [2022-08-02T15:25:16.767Z] #43 13.01 DEP images/cpuinfo.pb-c.d 15:25:16 [2022-08-02T15:25:16.767Z] #43 13.04 PBCC images/stats.pb-c.c 15:25:16 [2022-08-02T15:25:16.767Z] #43 13.05 DEP images/stats.pb-c.d 15:25:17 [2022-08-02T15:25:17.026Z] #43 ... 15:25:17 [2022-08-02T15:25:17.026Z] 15:25:17 [2022-08-02T15:25:17.026Z] #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 15:25:17 [2022-08-02T15:25:17.026Z] #13 sha256:7e97a10123a6363973b334d132efa3e178a4ac83eb0790d2bc3c7556f148155c 15:25:17 [2022-08-02T15:25:17.026Z] #13 52.50 Selecting previously unselected package mingw-w64-x86-64-dev. 15:25:17 [2022-08-02T15:25:17.026Z] #13 52.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 15:25:17 [2022-08-02T15:25:17.026Z] #13 52.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 15:25:17 [2022-08-02T15:25:17.026Z] #13 58.02 Selecting previously unselected package gcc-mingw-w64-base. 15:25:17 [2022-08-02T15:25:17.026Z] #13 58.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... 15:25:17 [2022-08-02T15:25:17.026Z] #13 58.04 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... 15:25:17 [2022-08-02T15:25:17.026Z] #13 58.24 Selecting previously unselected package gcc-mingw-w64-x86-64. 15:25:17 [2022-08-02T15:25:17.026Z] #13 58.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... 15:25:17 [2022-08-02T15:25:17.026Z] #13 58.26 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:25:17 [2022-08-02T15:25:17.147Z] #58 19.34 go: downloading github.com/moby/sys/mountinfo v0.4.1 15:25:17 [2022-08-02T15:25:17.286Z] #13 ... 15:25:17 [2022-08-02T15:25:17.286Z] 15:25:17 [2022-08-02T15:25:17.286Z] #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 15:25:17 [2022-08-02T15:25:17.286Z] #34 sha256:b44ec1f02632a35a3b725750e254bbe3172f17dc814dab2cc0e9670d4989a21f 15:25:17 [2022-08-02T15:25:17.286Z] #34 63.78 bufio 15:25:17 [2022-08-02T15:25:17.286Z] #34 65.04 text/tabwriter 15:25:18 [2022-08-02T15:25:18.081Z] #58 19.87 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 15:25:18 [2022-08-02T15:25:18.081Z] #58 20.28 go: downloading github.com/u-root/u-root v7.0.0+incompatible 15:25:18 [2022-08-02T15:25:18.221Z] #34 65.81 io/ioutil 15:25:18 [2022-08-02T15:25:18.221Z] #34 65.81 fmt 15:25:18 [2022-08-02T15:25:18.691Z] #58 ... 15:25:18 [2022-08-02T15:25:18.692Z] 15:25:18 [2022-08-02T15:25:18.692Z] #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 15:25:18 [2022-08-02T15:25:18.692Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:18 [2022-08-02T15:25:18.692Z] #13 5.363 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] 15:25:18 [2022-08-02T15:25:18.692Z] #13 8.682 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:25:18 [2022-08-02T15:25:18.692Z] #13 12.14 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:25:18 [2022-08-02T15:25:18.692Z] #13 ... 15:25:18 [2022-08-02T15:25:18.692Z] 15:25:18 [2022-08-02T15:25:18.692Z] #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 15:25:18 [2022-08-02T15:25:18.692Z] #24 sha256:f466547687f94fa5d2f0169e578b8972ab31cfe90636366af5feb3fe483ad849 15:25:18 [2022-08-02T15:25:18.692Z] #24 19.38 + mkdir -p /build 15:25:18 [2022-08-02T15:25:18.692Z] #24 19.39 + mv docker/docker /build/ 15:25:18 [2022-08-02T15:25:18.692Z] #24 19.40 + rmdir docker 15:25:18 [2022-08-02T15:25:18.692Z] #24 DONE 20.8s 15:25:18 [2022-08-02T15:25:18.692Z] 15:25:18 [2022-08-02T15:25:18.692Z] #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 15:25:18 [2022-08-02T15:25:18.692Z] #49 sha256:0fbdc3ee2c2602dfc0323a38b68b65e9482593e2a22966109d911bb106cb8257 15:25:18 [2022-08-02T15:25:18.692Z] #49 18.63 go: downloading github.com/fatih/color v1.7.0 15:25:18 [2022-08-02T15:25:18.692Z] #49 18.63 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 15:25:18 [2022-08-02T15:25:18.692Z] #49 18.85 go: downloading github.com/pkg/errors v0.8.1 15:25:18 [2022-08-02T15:25:18.692Z] #49 18.86 go: downloading github.com/spf13/cobra v0.0.5 15:25:18 [2022-08-02T15:25:18.692Z] #49 18.92 go: downloading github.com/spf13/pflag v1.0.5 15:25:18 [2022-08-02T15:25:18.692Z] #49 19.35 go: downloading github.com/spf13/viper v1.6.1 15:25:18 [2022-08-02T15:25:18.692Z] #49 20.28 go: downloading github.com/mattn/go-colorable v0.1.4 15:25:18 [2022-08-02T15:25:18.692Z] #49 20.47 go: downloading github.com/mattn/go-isatty v0.0.8 15:25:18 [2022-08-02T15:25:18.692Z] #49 20.54 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 15:25:18 [2022-08-02T15:25:18.692Z] #49 20.59 go: downloading github.com/go-critic/go-critic v0.4.1 15:25:19 [2022-08-02T15:25:19.269Z] #40 ... 15:25:19 [2022-08-02T15:25:19.269Z] 15:25:19 [2022-08-02T15:25:19.269Z] #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 15:25:19 [2022-08-02T15:25:19.269Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:19 [2022-08-02T15:25:19.269Z] #36 27.07 Fetched 8509 kB in 17s (496 kB/s) 15:25:19 [2022-08-02T15:25:19.269Z] #36 27.07 Reading package lists... 15:25:19 [2022-08-02T15:25:19.269Z] #36 34.89 Reading package lists... 15:25:19 [2022-08-02T15:25:19.269Z] #36 ... 15:25:19 [2022-08-02T15:25:19.269Z] 15:25:19 [2022-08-02T15:25:19.269Z] #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 15:25:19 [2022-08-02T15:25:19.269Z] #49 sha256:86ac7fd7ef35d4aa6f84860c3255d434099f67b6a4e1c1018b5f41a3a20e3da1 15:25:19 [2022-08-02T15:25:19.269Z] #49 33.36 go: downloading github.com/gobwas/glob v0.2.3 15:25:19 [2022-08-02T15:25:19.269Z] #49 33.36 go: downloading github.com/kisielk/gotool v1.0.0 15:25:19 [2022-08-02T15:25:19.269Z] #49 33.47 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 15:25:19 [2022-08-02T15:25:19.269Z] #49 33.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 15:25:19 [2022-08-02T15:25:19.269Z] #49 33.73 go: downloading github.com/gogo/protobuf v1.2.1 15:25:19 [2022-08-02T15:25:19.269Z] #49 35.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 15:25:19 [2022-08-02T15:25:19.269Z] #49 35.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 15:25:19 [2022-08-02T15:25:19.269Z] #49 35.75 go: downloading github.com/BurntSushi/toml v0.3.1 15:25:19 [2022-08-02T15:25:19.269Z] #49 ... 15:25:19 [2022-08-02T15:25:19.269Z] 15:25:19 [2022-08-02T15:25:19.269Z] #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 15:25:19 [2022-08-02T15:25:19.269Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:25:19 [2022-08-02T15:25:19.269Z] #55 27.62 Fetched 8509 kB in 18s (484 kB/s) 15:25:19 [2022-08-02T15:25:19.269Z] #55 27.62 Reading package lists... 15:25:19 [2022-08-02T15:25:19.585Z] #34 ... 15:25:19 [2022-08-02T15:25:19.585Z] 15:25:19 [2022-08-02T15:25:19.585Z] #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 15:25:19 [2022-08-02T15:25:19.585Z] #49 sha256:8d3c7e8dc2271a0903064b3fb4260676ab465bee670ad47e2273372e91ffc32e 15:25:19 [2022-08-02T15:25:19.585Z] #49 28.33 go: downloading github.com/mattn/go-colorable v0.1.4 15:25:19 [2022-08-02T15:25:19.585Z] #49 28.42 go: downloading github.com/sirupsen/logrus v1.4.2 15:25:19 [2022-08-02T15:25:19.585Z] #49 28.52 go: downloading github.com/stretchr/testify v1.4.0 15:25:19 [2022-08-02T15:25:19.585Z] #49 28.92 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 15:25:19 [2022-08-02T15:25:19.585Z] #49 29.03 go: downloading github.com/mattn/go-isatty v0.0.8 15:25:19 [2022-08-02T15:25:19.585Z] #49 29.24 go: downloading github.com/fsnotify/fsnotify v1.4.7 15:25:19 [2022-08-02T15:25:19.585Z] #49 29.36 go: downloading github.com/hashicorp/hcl v1.0.0 15:25:19 [2022-08-02T15:25:19.585Z] #49 29.98 go: downloading github.com/magiconair/properties v1.8.1 15:25:19 [2022-08-02T15:25:19.585Z] #49 30.09 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:25:19 [2022-08-02T15:25:19.585Z] #49 30.09 go: downloading github.com/pelletier/go-toml v1.2.0 15:25:19 [2022-08-02T15:25:19.585Z] #49 30.21 go: downloading github.com/spf13/afero v1.1.2 15:25:19 [2022-08-02T15:25:19.585Z] #49 30.56 go: downloading github.com/spf13/cast v1.3.0 15:25:19 [2022-08-02T15:25:19.585Z] #49 30.67 go: downloading github.com/spf13/jwalterweatherman v1.0.0 15:25:19 [2022-08-02T15:25:19.585Z] #49 30.74 go: downloading github.com/subosito/gotenv v1.2.0 15:25:19 [2022-08-02T15:25:19.585Z] #49 30.79 go: downloading gopkg.in/ini.v1 v1.51.0 15:25:19 [2022-08-02T15:25:19.585Z] #49 30.88 go: downloading gopkg.in/yaml.v2 v2.2.7 15:25:19 [2022-08-02T15:25:19.585Z] #49 31.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 15:25:19 [2022-08-02T15:25:19.838Z] #55 35.26 Reading package lists... 15:25:19 [2022-08-02T15:25:19.838Z] #55 ... 15:25:19 [2022-08-02T15:25:19.838Z] 15:25:19 [2022-08-02T15:25:19.838Z] #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 15:25:19 [2022-08-02T15:25:19.838Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:19 [2022-08-02T15:25:19.838Z] #42 31.23 Reading package lists... 15:25:19 [2022-08-02T15:25:19.846Z] #49 31.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0 15:25:19 [2022-08-02T15:25:19.846Z] #49 31.26 go: downloading github.com/go-toolsmith/astequal v1.0.0 15:25:19 [2022-08-02T15:25:19.846Z] #49 31.33 go: downloading github.com/go-toolsmith/astfmt v1.0.0 15:25:20 [2022-08-02T15:25:20.106Z] #49 31.37 go: downloading github.com/go-toolsmith/astp v1.0.0 15:25:20 [2022-08-02T15:25:20.106Z] #49 31.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 15:25:20 [2022-08-02T15:25:20.106Z] #49 31.46 go: downloading github.com/go-toolsmith/typep v1.0.0 15:25:20 [2022-08-02T15:25:20.106Z] #49 31.56 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 15:25:20 [2022-08-02T15:25:20.122Z] #34 67.76 github.com/BurntSushi/toml 15:25:20 [2022-08-02T15:25:20.122Z] #34 67.77 flag 15:25:20 [2022-08-02T15:25:20.369Z] #49 31.56 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 15:25:20 [2022-08-02T15:25:20.369Z] #49 31.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 15:25:20 [2022-08-02T15:25:20.369Z] #49 31.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 15:25:20 [2022-08-02T15:25:20.421Z] #67 ... 15:25:20 [2022-08-02T15:25:20.421Z] 15:25:20 [2022-08-02T15:25:20.421Z] #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 15:25:20 [2022-08-02T15:25:20.421Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:25:20 [2022-08-02T15:25:20.421Z] #55 31.81 Fetched 8509 kB in 26s (327 kB/s) 15:25:20 [2022-08-02T15:25:20.585Z] #49 22.46 go: downloading github.com/go-lintpack/lintpack v0.5.2 15:25:20 [2022-08-02T15:25:20.585Z] #49 ... 15:25:20 [2022-08-02T15:25:20.585Z] 15:25:20 [2022-08-02T15:25:20.585Z] #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 15:25:20 [2022-08-02T15:25:20.585Z] #51 sha256:338e2d9137776f81c8cb292225f0794ae6dfbcdd5f7013e38ee06219b1c57f3b 15:25:20 [2022-08-02T15:25:20.585Z] #51 12.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 15:25:20 [2022-08-02T15:25:20.585Z] #51 ... 15:25:20 [2022-08-02T15:25:20.585Z] 15:25:20 [2022-08-02T15:25:20.585Z] #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 15:25:20 [2022-08-02T15:25:20.585Z] #49 sha256:0fbdc3ee2c2602dfc0323a38b68b65e9482593e2a22966109d911bb106cb8257 15:25:20 [2022-08-02T15:25:20.585Z] #49 22.73 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:25:20 [2022-08-02T15:25:20.630Z] #49 31.83 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 15:25:20 [2022-08-02T15:25:20.892Z] #49 31.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 15:25:20 [2022-08-02T15:25:20.892Z] #49 32.06 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 15:25:20 [2022-08-02T15:25:20.892Z] #49 32.25 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 15:25:20 [2022-08-02T15:25:20.892Z] #49 32.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 15:25:21 [2022-08-02T15:25:21.154Z] #49 32.52 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 15:25:21 [2022-08-02T15:25:21.154Z] #49 32.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 15:25:21 [2022-08-02T15:25:21.416Z] #49 32.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 15:25:21 [2022-08-02T15:25:21.416Z] #49 32.59 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 15:25:21 [2022-08-02T15:25:21.416Z] #49 32.77 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 15:25:21 [2022-08-02T15:25:21.416Z] #49 ... 15:25:21 [2022-08-02T15:25:21.416Z] 15:25:21 [2022-08-02T15:25:21.416Z] #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 15:25:21 [2022-08-02T15:25:21.416Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:25:21 [2022-08-02T15:25:21.416Z] #55 22.72 Fetched 8509 kB in 18s (471 kB/s) 15:25:21 [2022-08-02T15:25:21.416Z] #55 22.72 Reading package lists... 15:25:21 [2022-08-02T15:25:21.515Z] #49 ... 15:25:21 [2022-08-02T15:25:21.515Z] 15:25:21 [2022-08-02T15:25:21.515Z] #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 15:25:21 [2022-08-02T15:25:21.515Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:25:21 [2022-08-02T15:25:21.515Z] #55 13.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:25:21 [2022-08-02T15:25:21.515Z] #55 17.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:25:21 [2022-08-02T15:25:21.515Z] #55 ... 15:25:21 [2022-08-02T15:25:21.515Z] 15:25:21 [2022-08-02T15:25:21.515Z] #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 15:25:21 [2022-08-02T15:25:21.515Z] #47 sha256:cf5539928ee0d68a15d8c42c0255fc49183273e76f35a87564d129cf91841070 15:25:21 [2022-08-02T15:25:21.515Z] #47 23.62 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 15:25:21 [2022-08-02T15:25:21.515Z] #47 23.74 go: downloading golang.org/x/mod v0.3.0 15:25:21 [2022-08-02T15:25:21.683Z] #55 32.56 Reading package lists... 15:25:21 [2022-08-02T15:25:21.683Z] #55 ... 15:25:21 [2022-08-02T15:25:21.683Z] 15:25:21 [2022-08-02T15:25:21.683Z] #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 15:25:21 [2022-08-02T15:25:21.683Z] #67 sha256:5740bee820a1a91a2e05e56ade3eaf9a0722f1ca14a0af5d19e4f09d65e886e5 15:25:21 [2022-08-02T15:25:21.944Z] #67 32.23 Checking out files: 41% (791/1910) Checking out files: 42% (803/1910) Checking out files: 43% (822/1910) Checking out files: 44% (841/1910) Checking out files: 45% (860/1910) Checking out files: 46% (879/1910) Checking out files: 47% (898/1910) Checking out files: 48% (917/1910) Checking out files: 49% (936/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) 15:25:21 [2022-08-02T15:25:21.944Z] #67 ... 15:25:21 [2022-08-02T15:25:21.944Z] 15:25:21 [2022-08-02T15:25:21.944Z] #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 15:25:21 [2022-08-02T15:25:21.944Z] #45 sha256:63bc33dda4c1f503c1c9363bf71612ad11461954ec04aa4c07718bf320d1241c 15:25:21 [2022-08-02T15:25:21.944Z] #45 DONE 33.2s 15:25:21 [2022-08-02T15:25:21.944Z] 15:25:21 [2022-08-02T15:25:21.944Z] #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 15:25:21 [2022-08-02T15:25:21.944Z] #67 sha256:5740bee820a1a91a2e05e56ade3eaf9a0722f1ca14a0af5d19e4f09d65e886e5 15:25:22 [2022-08-02T15:25:22.015Z] #42 38.66 Building dependency tree... 15:25:22 [2022-08-02T15:25:22.015Z] #42 ... 15:25:22 [2022-08-02T15:25:22.015Z] 15:25:22 [2022-08-02T15:25:22.015Z] #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 15:25:22 [2022-08-02T15:25:22.015Z] #51 sha256:8a78e0c64dc948dbf31e2f818b135afa6d0222e62b5d08fb6cebe7fdeb1d31ff 15:25:22 [2022-08-02T15:25:22.015Z] #51 DONE 40.2s 15:25:22 [2022-08-02T15:25:22.015Z] 15:25:22 [2022-08-02T15:25:22.015Z] #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 15:25:22 [2022-08-02T15:25:22.015Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:22 [2022-08-02T15:25:22.015Z] #42 38.66 Building dependency tree... 15:25:22 [2022-08-02T15:25:22.024Z] #34 69.36 log 15:25:22 [2022-08-02T15:25:22.079Z] #47 ... 15:25:22 [2022-08-02T15:25:22.079Z] 15:25:22 [2022-08-02T15:25:22.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 15:25:22 [2022-08-02T15:25:22.079Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:22 [2022-08-02T15:25:22.079Z] #36 14.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:25:22 [2022-08-02T15:25:22.079Z] #36 18.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:25:22 [2022-08-02T15:25:22.079Z] #36 ... 15:25:22 [2022-08-02T15:25:22.079Z] 15:25:22 [2022-08-02T15:25:22.079Z] #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 15:25:22 [2022-08-02T15:25:22.079Z] #34 sha256:5a227023a61589fba7fc495dfeccc1bd47f822a8f8382a8ad902ba09b7876079 15:25:22 [2022-08-02T15:25:22.079Z] #34 24.00 unicode/utf8 15:25:22 [2022-08-02T15:25:22.208Z] #67 32.23 Checking out files: 41% (791/1910) Checking out files: 42% (803/1910) Checking out files: 43% (822/1910) Checking out files: 44% (841/1910) Checking out files: 45% (860/1910) Checking out files: 46% (879/1910) Checking out files: 47% (898/1910) Checking out files: 48% (917/1910) Checking out files: 49% (936/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 90% (1722/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. 15:25:22 [2022-08-02T15:25:22.468Z] #67 33.80 + cd /tmp/tmp.qi88RqIsfr/src/github.com/docker/libnetwork 15:25:22 [2022-08-02T15:25:22.468Z] #67 33.80 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 15:25:22 [2022-08-02T15:25:22.641Z] #34 ... 15:25:22 [2022-08-02T15:25:22.641Z] 15:25:22 [2022-08-02T15:25:22.641Z] #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 15:25:22 [2022-08-02T15:25:22.641Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:22 [2022-08-02T15:25:22.641Z] #42 14.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:25:22 [2022-08-02T15:25:22.641Z] #42 17.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:25:22 [2022-08-02T15:25:22.641Z] #42 ... 15:25:22 [2022-08-02T15:25:22.641Z] 15:25:22 [2022-08-02T15:25:22.641Z] #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 15:25:22 [2022-08-02T15:25:22.641Z] #34 sha256:5a227023a61589fba7fc495dfeccc1bd47f822a8f8382a8ad902ba09b7876079 15:25:22 [2022-08-02T15:25:22.641Z] #34 24.72 internal/race 15:25:22 [2022-08-02T15:25:22.898Z] #34 24.88 sync/atomic 15:25:22 [2022-08-02T15:25:22.965Z] #55 31.81 Reading package lists... 15:25:22 [2022-08-02T15:25:22.965Z] #55 ... 15:25:22 [2022-08-02T15:25:22.965Z] 15:25:22 [2022-08-02T15:25:22.965Z] #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 15:25:22 [2022-08-02T15:25:22.965Z] #45 sha256:669d69ef9436096ea7d9229f8afafebb2b84fb2ce7ae530f869617d992fcee84 15:25:22 [2022-08-02T15:25:22.965Z] #45 DONE 34.3s 15:25:23 [2022-08-02T15:25:23.039Z] #67 34.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 15:25:23 [2022-08-02T15:25:23.225Z] 15:25:23 [2022-08-02T15:25:23.226Z] #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 15:25:23 [2022-08-02T15:25:23.226Z] #49 sha256:b6f794723a76caeedeb8e08da92dac73ed89f05d23681403afc4eb2c2f27057e 15:25:23 [2022-08-02T15:25:23.226Z] #49 26.38 go: downloading github.com/sirupsen/logrus v1.4.2 15:25:23 [2022-08-02T15:25:23.226Z] #49 26.41 go: downloading github.com/stretchr/testify v1.4.0 15:25:23 [2022-08-02T15:25:23.226Z] #49 26.84 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 15:25:23 [2022-08-02T15:25:23.226Z] #49 27.11 go: downloading github.com/fsnotify/fsnotify v1.4.7 15:25:23 [2022-08-02T15:25:23.226Z] #49 27.13 go: downloading github.com/hashicorp/hcl v1.0.0 15:25:23 [2022-08-02T15:25:23.226Z] #49 27.77 go: downloading github.com/magiconair/properties v1.8.1 15:25:23 [2022-08-02T15:25:23.226Z] #49 27.77 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:25:23 [2022-08-02T15:25:23.226Z] #49 27.95 go: downloading github.com/pelletier/go-toml v1.2.0 15:25:23 [2022-08-02T15:25:23.226Z] #49 27.96 go: downloading github.com/spf13/afero v1.1.2 15:25:23 [2022-08-02T15:25:23.226Z] #49 28.23 go: downloading github.com/spf13/cast v1.3.0 15:25:23 [2022-08-02T15:25:23.226Z] #49 28.31 go: downloading github.com/spf13/jwalterweatherman v1.0.0 15:25:23 [2022-08-02T15:25:23.226Z] #49 28.34 go: downloading github.com/subosito/gotenv v1.2.0 15:25:23 [2022-08-02T15:25:23.226Z] #49 28.40 go: downloading gopkg.in/ini.v1 v1.51.0 15:25:23 [2022-08-02T15:25:23.226Z] #49 28.41 go: downloading gopkg.in/yaml.v2 v2.2.7 15:25:23 [2022-08-02T15:25:23.226Z] #49 28.73 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 15:25:23 [2022-08-02T15:25:23.226Z] #49 28.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 15:25:23 [2022-08-02T15:25:23.226Z] #49 28.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 15:25:23 [2022-08-02T15:25:23.226Z] #49 28.78 go: downloading github.com/go-toolsmith/astequal v1.0.0 15:25:23 [2022-08-02T15:25:23.226Z] #49 28.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 15:25:23 [2022-08-02T15:25:23.226Z] #49 29.19 go: downloading github.com/go-toolsmith/astp v1.0.0 15:25:23 [2022-08-02T15:25:23.226Z] #49 29.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 15:25:23 [2022-08-02T15:25:23.226Z] #49 29.33 go: downloading github.com/go-toolsmith/typep v1.0.0 15:25:23 [2022-08-02T15:25:23.226Z] #49 29.58 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 15:25:23 [2022-08-02T15:25:23.226Z] #49 29.71 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 15:25:23 [2022-08-02T15:25:23.226Z] #49 29.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 15:25:23 [2022-08-02T15:25:23.226Z] #49 30.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 15:25:23 [2022-08-02T15:25:23.226Z] #49 30.10 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 15:25:23 [2022-08-02T15:25:23.226Z] #49 30.55 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 15:25:23 [2022-08-02T15:25:23.226Z] #49 31.32 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 15:25:23 [2022-08-02T15:25:23.226Z] #49 31.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 15:25:23 [2022-08-02T15:25:23.226Z] #49 31.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 15:25:23 [2022-08-02T15:25:23.226Z] #49 31.80 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 15:25:23 [2022-08-02T15:25:23.226Z] #49 31.86 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 15:25:23 [2022-08-02T15:25:23.226Z] #49 32.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 15:25:23 [2022-08-02T15:25:23.226Z] #49 32.41 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 15:25:23 [2022-08-02T15:25:23.226Z] #49 33.41 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 15:25:23 [2022-08-02T15:25:23.226Z] #49 33.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 15:25:23 [2022-08-02T15:25:23.226Z] #49 33.54 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 15:25:23 [2022-08-02T15:25:23.226Z] #49 33.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 15:25:23 [2022-08-02T15:25:23.226Z] #49 33.63 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 15:25:23 [2022-08-02T15:25:23.226Z] #49 34.02 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 15:25:23 [2022-08-02T15:25:23.486Z] #49 34.78 go: downloading github.com/sourcegraph/go-diff v0.5.1 15:25:23 [2022-08-02T15:25:23.486Z] #49 ... 15:25:23 [2022-08-02T15:25:23.486Z] 15:25:23 [2022-08-02T15:25:23.486Z] #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 15:25:23 [2022-08-02T15:25:23.486Z] #34 sha256:07fa2e395299bdfac7b621b8491623dc3a584397b2d4648b512b506ca1b78271 15:25:23 [2022-08-02T15:25:23.486Z] #34 25.05 unicode 15:25:23 [2022-08-02T15:25:23.486Z] #34 30.66 encoding 15:25:23 [2022-08-02T15:25:23.615Z] #67 ... 15:25:23 [2022-08-02T15:25:23.615Z] 15:25:23 [2022-08-02T15:25:23.615Z] #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 15:25:23 [2022-08-02T15:25:23.615Z] #47 sha256:54abc07531d6443bbf7a8a8d3fa2f392e18723fb442b311661d976d531701181 15:25:23 [2022-08-02T15:25:23.615Z] #47 24.99 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 15:25:23 [2022-08-02T15:25:23.615Z] #47 25.06 go: downloading golang.org/x/mod v0.3.0 15:25:23 [2022-08-02T15:25:23.749Z] #34 ... 15:25:23 [2022-08-02T15:25:23.749Z] 15:25:23 [2022-08-02T15:25:23.749Z] #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 15:25:23 [2022-08-02T15:25:23.749Z] #49 sha256:b6f794723a76caeedeb8e08da92dac73ed89f05d23681403afc4eb2c2f27057e 15:25:23 [2022-08-02T15:25:23.749Z] #49 35.18 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 15:25:23 [2022-08-02T15:25:23.749Z] #49 35.28 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 15:25:23 [2022-08-02T15:25:23.868Z] #34 25.99 unicode 15:25:23 [2022-08-02T15:25:23.876Z] #47 ... 15:25:23 [2022-08-02T15:25:23.876Z] 15:25:23 [2022-08-02T15:25:23.876Z] #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 15:25:23 [2022-08-02T15:25:23.876Z] #49 sha256:8d3c7e8dc2271a0903064b3fb4260676ab465bee670ad47e2273372e91ffc32e 15:25:23 [2022-08-02T15:25:23.876Z] #49 33.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 15:25:23 [2022-08-02T15:25:23.876Z] #49 33.07 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 15:25:23 [2022-08-02T15:25:23.876Z] #49 33.15 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 15:25:23 [2022-08-02T15:25:23.876Z] #49 33.18 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 15:25:23 [2022-08-02T15:25:23.876Z] #49 33.26 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 15:25:23 [2022-08-02T15:25:23.876Z] #49 33.61 go: downloading github.com/sourcegraph/go-diff v0.5.1 15:25:23 [2022-08-02T15:25:23.876Z] #49 33.71 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 15:25:23 [2022-08-02T15:25:23.876Z] #49 33.86 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 15:25:23 [2022-08-02T15:25:23.876Z] #49 34.31 go: downloading github.com/ultraware/funlen v0.0.2 15:25:23 [2022-08-02T15:25:23.876Z] #49 34.31 go: downloading github.com/ultraware/whitespace v0.0.4 15:25:23 [2022-08-02T15:25:23.876Z] #49 34.31 go: downloading github.com/uudashr/gocognit v1.0.1 15:25:23 [2022-08-02T15:25:23.876Z] #49 34.47 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 15:25:23 [2022-08-02T15:25:23.928Z] #34 71.32 github.com/BurntSushi/toml/cmd/tomlv 15:25:23 [2022-08-02T15:25:23.928Z] #34 ... 15:25:23 [2022-08-02T15:25:23.928Z] 15:25:23 [2022-08-02T15:25:23.928Z] #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 15:25:23 [2022-08-02T15:25:23.928Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:25:23 [2022-08-02T15:25:23.928Z] #43 14.60 make[1]: Nothing to be done for 'all'. 15:25:23 [2022-08-02T15:25:23.928Z] #43 16.23 CC images/stats.o 15:25:23 [2022-08-02T15:25:23.928Z] #43 16.57 CC images/core.o 15:25:23 [2022-08-02T15:25:23.928Z] #43 17.11 CC images/core-x86.o 15:25:23 [2022-08-02T15:25:23.928Z] #43 17.67 CC images/core-arm.o 15:25:23 [2022-08-02T15:25:23.928Z] #43 17.97 CC images/core-aarch64.o 15:25:23 [2022-08-02T15:25:23.928Z] #43 18.34 CC images/core-ppc64.o 15:25:23 [2022-08-02T15:25:23.928Z] #43 18.90 CC images/core-s390.o 15:25:23 [2022-08-02T15:25:23.928Z] #43 19.66 CC images/cpuinfo.o 15:25:23 [2022-08-02T15:25:23.928Z] #43 20.03 CC images/inventory.o 15:25:23 [2022-08-02T15:25:23.928Z] #43 20.24 CC images/fdinfo.o 15:25:24 [2022-08-02T15:25:24.009Z] #49 35.56 go: downloading github.com/ultraware/funlen v0.0.2 15:25:24 [2022-08-02T15:25:24.009Z] #49 35.60 go: downloading github.com/ultraware/whitespace v0.0.4 15:25:24 [2022-08-02T15:25:24.009Z] #49 ... 15:25:24 [2022-08-02T15:25:24.009Z] 15:25:24 [2022-08-02T15:25:24.009Z] #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 15:25:24 [2022-08-02T15:25:24.009Z] #58 sha256:d2a8c0826dacffcd594f9280279d52a27f88669776fd3b7de7bde1a5a2851bea 15:25:24 [2022-08-02T15:25:24.009Z] #58 25.50 go: downloading github.com/u-root/u-root v7.0.0+incompatible 15:25:24 [2022-08-02T15:25:24.009Z] #58 32.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 15:25:24 [2022-08-02T15:25:24.270Z] #58 ... 15:25:24 [2022-08-02T15:25:24.270Z] 15:25:24 [2022-08-02T15:25:24.270Z] #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 15:25:24 [2022-08-02T15:25:24.270Z] #49 sha256:b6f794723a76caeedeb8e08da92dac73ed89f05d23681403afc4eb2c2f27057e 15:25:24 [2022-08-02T15:25:24.270Z] #49 35.61 go: downloading github.com/uudashr/gocognit v1.0.1 15:25:24 [2022-08-02T15:25:24.270Z] #49 35.74 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 15:25:24 [2022-08-02T15:25:24.449Z] #49 35.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 15:25:24 [2022-08-02T15:25:24.449Z] #49 35.80 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 15:25:24 [2022-08-02T15:25:24.495Z] #43 20.54 CC images/fown.o 15:25:24 [2022-08-02T15:25:24.495Z] #43 20.67 CC images/ns.o 15:25:24 [2022-08-02T15:25:24.495Z] #43 20.89 CC images/regfile.o 15:25:24 [2022-08-02T15:25:24.559Z] #42 ... 15:25:24 [2022-08-02T15:25:24.559Z] 15:25:24 [2022-08-02T15:25:24.559Z] #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 15:25:24 [2022-08-02T15:25:24.559Z] #67 sha256:5008083759872337407f79f213ba88c32b7765dcf90273be0cad6390dd88ff62 15:25:24 [2022-08-02T15:25:24.559Z] #67 DONE 42.4s 15:25:24 [2022-08-02T15:25:24.559Z] 15:25:24 [2022-08-02T15:25:24.559Z] #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 15:25:24 [2022-08-02T15:25:24.559Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:25:24 [2022-08-02T15:25:24.559Z] #55 35.26 Reading package lists... 15:25:24 [2022-08-02T15:25:24.818Z] #55 42.68 Building dependency tree... 15:25:24 [2022-08-02T15:25:24.818Z] #55 ... 15:25:24 [2022-08-02T15:25:24.818Z] 15:25:24 [2022-08-02T15:25:24.818Z] #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 15:25:24 [2022-08-02T15:25:24.818Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:24 [2022-08-02T15:25:24.818Z] #13 29.05 Fetched 9048 kB in 19s (482 kB/s) 15:25:24 [2022-08-02T15:25:24.818Z] #13 29.05 Reading package lists... 15:25:25 [2022-08-02T15:25:25.022Z] #49 36.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 15:25:25 [2022-08-02T15:25:25.022Z] #49 36.21 go: downloading github.com/davecgh/go-spew v1.1.1 15:25:25 [2022-08-02T15:25:25.022Z] #49 36.47 go: downloading github.com/pmezard/go-difflib v1.0.0 15:25:25 [2022-08-02T15:25:25.062Z] #43 21.12 CC images/ghost-file.o 15:25:25 [2022-08-02T15:25:25.078Z] #13 37.18 Reading package lists... 15:25:25 [2022-08-02T15:25:25.078Z] #13 ... 15:25:25 [2022-08-02T15:25:25.078Z] 15:25:25 [2022-08-02T15:25:25.078Z] #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 15:25:25 [2022-08-02T15:25:25.078Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:25 [2022-08-02T15:25:25.078Z] #42 42.75 The following additional packages will be installed: 15:25:25 [2022-08-02T15:25:25.078Z] #42 42.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 15:25:25 [2022-08-02T15:25:25.078Z] #42 42.75 libprotoc17 python-pkg-resources python-six zlib1g-dev 15:25:25 [2022-08-02T15:25:25.078Z] #42 42.81 Suggested packages: 15:25:25 [2022-08-02T15:25:25.078Z] #42 42.81 manpages-dev python-setuptools 15:25:25 [2022-08-02T15:25:25.283Z] #49 36.52 go: downloading github.com/stretchr/objx v0.2.0 15:25:25 [2022-08-02T15:25:25.321Z] #43 21.49 CC images/fifo.o 15:25:25 [2022-08-02T15:25:25.321Z] #43 21.63 CC images/remap-file-path.o 15:25:25 [2022-08-02T15:25:25.581Z] #43 21.81 CC images/eventfd.o 15:25:25 [2022-08-02T15:25:25.646Z] #42 43.85 The following NEW packages will be installed: 15:25:25 [2022-08-02T15:25:25.646Z] #42 43.85 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 15:25:25 [2022-08-02T15:25:25.646Z] #42 43.85 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 15:25:25 [2022-08-02T15:25:25.646Z] #42 43.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 15:25:25 [2022-08-02T15:25:25.646Z] #42 43.85 python-six zlib1g-dev 15:25:25 [2022-08-02T15:25:25.840Z] #43 22.07 CC images/eventpoll.o 15:25:25 [2022-08-02T15:25:25.905Z] #42 44.28 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 15:25:25 [2022-08-02T15:25:25.905Z] #42 44.28 Need to get 4091 kB of archives. 15:25:25 [2022-08-02T15:25:25.905Z] #42 44.28 After this operation, 22.5 MB of additional disk space will be used. 15:25:25 [2022-08-02T15:25:25.905Z] #42 44.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] 15:25:25 [2022-08-02T15:25:25.905Z] #42 44.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 15:25:25 [2022-08-02T15:25:25.905Z] #42 44.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] 15:25:25 [2022-08-02T15:25:25.905Z] #42 44.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 15:25:25 [2022-08-02T15:25:25.905Z] #42 44.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] 15:25:25 [2022-08-02T15:25:25.905Z] #42 44.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 15:25:25 [2022-08-02T15:25:25.905Z] #42 44.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] 15:25:26 [2022-08-02T15:25:26.101Z] #43 22.37 CC images/fh.o 15:25:26 [2022-08-02T15:25:26.164Z] #42 44.58 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] 15:25:26 [2022-08-02T15:25:26.164Z] #42 44.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 15:25:26 [2022-08-02T15:25:26.164Z] #42 44.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] 15:25:26 [2022-08-02T15:25:26.180Z] #49 37.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 15:25:26 [2022-08-02T15:25:26.180Z] #49 37.58 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 15:25:26 [2022-08-02T15:25:26.180Z] #49 37.60 go: downloading github.com/davecgh/go-spew v1.1.1 15:25:26 [2022-08-02T15:25:26.228Z] #49 37.24 go: downloading golang.org/x/text v0.3.2 15:25:26 [2022-08-02T15:25:26.360Z] #43 22.60 CC images/fsnotify.o 15:25:26 [2022-08-02T15:25:26.425Z] #42 44.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] 15:25:26 [2022-08-02T15:25:26.425Z] #42 44.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] 15:25:26 [2022-08-02T15:25:26.425Z] #42 44.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] 15:25:26 [2022-08-02T15:25:26.425Z] #42 44.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] 15:25:26 [2022-08-02T15:25:26.425Z] #42 44.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 15:25:26 [2022-08-02T15:25:26.425Z] #42 44.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] 15:25:26 [2022-08-02T15:25:26.425Z] #42 44.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] 15:25:26 [2022-08-02T15:25:26.440Z] #49 37.82 go: downloading github.com/pmezard/go-difflib v1.0.0 15:25:26 [2022-08-02T15:25:26.440Z] #49 37.88 go: downloading github.com/stretchr/objx v0.2.0 15:25:26 [2022-08-02T15:25:26.701Z] #49 38.21 go: downloading golang.org/x/text v0.3.2 15:25:26 [2022-08-02T15:25:26.927Z] #43 23.07 CC images/signalfd.o 15:25:26 [2022-08-02T15:25:26.927Z] #43 ... 15:25:26 [2022-08-02T15:25:26.927Z] 15:25:26 [2022-08-02T15:25:26.927Z] #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 15:25:26 [2022-08-02T15:25:26.927Z] #34 sha256:b44ec1f02632a35a3b725750e254bbe3172f17dc814dab2cc0e9670d4989a21f 15:25:26 [2022-08-02T15:25:26.927Z] #34 DONE 74.8s 15:25:27 [2022-08-02T15:25:27.185Z] 15:25:27 [2022-08-02T15:25:27.185Z] #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 15:25:27 [2022-08-02T15:25:27.185Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:25:27 [2022-08-02T15:25:27.185Z] #43 23.28 CC images/fs.o 15:25:27 [2022-08-02T15:25:27.515Z] #43 23.63 CC images/pstree.o 15:25:27 [2022-08-02T15:25:27.782Z] #43 23.97 CC images/pipe.o 15:25:27 [2022-08-02T15:25:27.803Z] #42 46.04 debconf: delaying package configuration, since apt-utils is not installed 15:25:28 [2022-08-02T15:25:28.043Z] #43 24.37 CC images/tcp-stream.o 15:25:28 [2022-08-02T15:25:28.063Z] #42 46.33 Fetched 4091 kB in 1s (5000 kB/s) 15:25:28 [2022-08-02T15:25:28.063Z] #42 46.38 Selecting previously unselected package libcap-dev:amd64. 15:25:28 [2022-08-02T15:25:28.063Z] #42 46.38 (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.) 15:25:28 [2022-08-02T15:25:28.063Z] #42 46.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... 15:25:28 [2022-08-02T15:25:28.063Z] #42 46.47 Unpacking libcap-dev:amd64 (1:2.25-2) ... 15:25:28 [2022-08-02T15:25:28.092Z] #34 ... 15:25:28 [2022-08-02T15:25:28.092Z] 15:25:28 [2022-08-02T15:25:28.092Z] #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 15:25:28 [2022-08-02T15:25:28.092Z] #49 sha256:0fbdc3ee2c2602dfc0323a38b68b65e9482593e2a22966109d911bb106cb8257 15:25:28 [2022-08-02T15:25:28.092Z] #49 28.22 go: downloading github.com/sirupsen/logrus v1.4.2 15:25:28 [2022-08-02T15:25:28.092Z] #49 28.23 go: downloading github.com/stretchr/testify v1.4.0 15:25:28 [2022-08-02T15:25:28.092Z] #49 28.55 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 15:25:28 [2022-08-02T15:25:28.092Z] #49 28.82 go: downloading github.com/fsnotify/fsnotify v1.4.7 15:25:28 [2022-08-02T15:25:28.092Z] #49 28.86 go: downloading github.com/hashicorp/hcl v1.0.0 15:25:28 [2022-08-02T15:25:28.092Z] #49 29.44 go: downloading github.com/magiconair/properties v1.8.1 15:25:28 [2022-08-02T15:25:28.092Z] #49 29.44 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:25:28 [2022-08-02T15:25:28.092Z] #49 29.54 go: downloading github.com/pelletier/go-toml v1.2.0 15:25:28 [2022-08-02T15:25:28.092Z] #49 29.59 go: downloading github.com/spf13/afero v1.1.2 15:25:28 [2022-08-02T15:25:28.092Z] #49 29.97 go: downloading github.com/spf13/cast v1.3.0 15:25:28 [2022-08-02T15:25:28.092Z] #49 30.13 go: downloading github.com/spf13/jwalterweatherman v1.0.0 15:25:28 [2022-08-02T15:25:28.092Z] #49 30.14 go: downloading github.com/subosito/gotenv v1.2.0 15:25:28 [2022-08-02T15:25:28.092Z] #49 30.18 go: downloading gopkg.in/ini.v1 v1.51.0 15:25:28 [2022-08-02T15:25:28.092Z] #49 30.22 go: downloading gopkg.in/yaml.v2 v2.2.7 15:25:28 [2022-08-02T15:25:28.302Z] #43 24.65 CC images/sk-packet.o 15:25:28 [2022-08-02T15:25:28.322Z] #42 46.62 Selecting previously unselected package libnet1:amd64. 15:25:28 [2022-08-02T15:25:28.322Z] #42 46.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 15:25:28 [2022-08-02T15:25:28.322Z] #42 46.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:25:28 [2022-08-02T15:25:28.322Z] #42 46.80 Selecting previously unselected package libnet1-dev. 15:25:28 [2022-08-02T15:25:28.322Z] #42 46.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... 15:25:28 [2022-08-02T15:25:28.561Z] #43 24.90 CC images/mnt.o 15:25:28 [2022-08-02T15:25:28.566Z] Running on azwin-2-caca70 in d:\jenkins\workspace\moby_PR-43889 [Pipeline] { [Pipeline] ws 15:25:28 [2022-08-02T15:25:28.580Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { 15:25:28 [2022-08-02T15:25:28.582Z] #42 46.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 15:25:28 [2022-08-02T15:25:28.582Z] #42 47.00 Selecting previously unselected package libnl-3-200:amd64. 15:25:28 [2022-08-02T15:25:28.582Z] #42 47.01 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... 15:25:28 [2022-08-02T15:25:28.582Z] #42 47.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [Pipeline] checkout 15:25:28 [2022-08-02T15:25:28.700Z] #49 30.60 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 15:25:28 [2022-08-02T15:25:28.700Z] #49 30.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 15:25:28 [2022-08-02T15:25:28.700Z] #49 30.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 15:25:28 [2022-08-02T15:25:28.700Z] #49 30.94 go: downloading github.com/go-toolsmith/astequal v1.0.0 15:25:28 [2022-08-02T15:25:28.700Z] #49 ... 15:25:28 [2022-08-02T15:25:28.700Z] 15:25:28 [2022-08-02T15:25:28.700Z] #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 15:25:28 [2022-08-02T15:25:28.700Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:28 [2022-08-02T15:25:28.700Z] #13 15.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:25:28 [2022-08-02T15:25:28.775Z] #49 ... 15:25:28 [2022-08-02T15:25:28.775Z] 15:25:28 [2022-08-02T15:25:28.775Z] #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 15:25:28 [2022-08-02T15:25:28.775Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:25:28 [2022-08-02T15:25:28.820Z] #43 25.05 CC images/pipe-data.o 15:25:28 [2022-08-02T15:25:28.841Z] #42 47.20 Selecting previously unselected package libnl-3-dev:amd64. 15:25:28 [2022-08-02T15:25:28.841Z] #42 47.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... 15:25:28 [2022-08-02T15:25:28.841Z] #42 47.25 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... 15:25:28 [2022-08-02T15:25:28.959Z] #13 ... 15:25:28 [2022-08-02T15:25:28.959Z] 15:25:28 [2022-08-02T15:25:28.959Z] #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 15:25:28 [2022-08-02T15:25:28.959Z] #49 sha256:0fbdc3ee2c2602dfc0323a38b68b65e9482593e2a22966109d911bb106cb8257 15:25:28 [2022-08-02T15:25:28.959Z] #49 31.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0 15:25:28 [2022-08-02T15:25:28.959Z] #49 31.07 go: downloading github.com/go-toolsmith/astp v1.0.0 15:25:28 [2022-08-02T15:25:28.959Z] #49 31.10 go: downloading github.com/go-toolsmith/strparse v1.0.0 15:25:29 [2022-08-02T15:25:29.079Z] #43 25.30 CC images/sa.o 15:25:29 [2022-08-02T15:25:29.102Z] #42 47.49 Selecting previously unselected package libprotobuf-c1:amd64. 15:25:29 [2022-08-02T15:25:29.102Z] #42 47.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 15:25:29 [2022-08-02T15:25:29.102Z] #42 47.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:25:29 [2022-08-02T15:25:29.102Z] #42 47.58 Selecting previously unselected package libprotobuf-c-dev:amd64. 15:25:29 [2022-08-02T15:25:29.102Z] #42 47.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... 15:25:29 [2022-08-02T15:25:29.102Z] #42 47.59 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 15:25:29 [2022-08-02T15:25:29.256Z] #49 ... 15:25:29 [2022-08-02T15:25:29.256Z] 15:25:29 [2022-08-02T15:25:29.297Z] #40 39.33 Checking out files: 56% (1224/2176) Checking out files: 57% (1241/2176) Checking out files: 58% (1263/2176) Checking out files: 59% (1284/2176) Checking out files: 60% (1306/2176) Checking out files: 61% (1328/2176) Checking out files: 62% (1350/2176) Checking out files: 63% (1371/2176) Checking out files: 64% (1393/2176) Checking out files: 65% (1415/2176) Checking out files: 66% (1437/2176) Checking out files: 67% (1458/2176) Checking out files: 68% (1480/2176) Checking out files: 69% (1502/2176) Checking out files: 70% (1524/2176) Checking out files: 71% (1545/2176) Checking out files: 72% (1567/2176) Checking out files: 73% (1589/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. 15:25:29 [2022-08-02T15:25:29.337Z] #43 25.51 CC images/timer.o 15:25:29 [2022-08-02T15:25:29.365Z] #42 47.74 Selecting previously unselected package zlib1g-dev:amd64. 15:25:29 [2022-08-02T15:25:29.365Z] #42 47.75 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... 15:25:29 [2022-08-02T15:25:29.365Z] #42 47.75 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... 15:25:29 [2022-08-02T15:25:29.517Z] #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 15:25:29 [2022-08-02T15:25:29.517Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:25:29 [2022-08-02T15:25:29.517Z] #40 39.33 Checking out files: 53% (1168/2176) Checking out files: 54% (1176/2176) Checking out files: 55% (1197/2176) Checking out files: 56% (1219/2176) Checking out files: 57% (1241/2176) Checking out files: 58% (1263/2176) Checking out files: 59% (1284/2176) Checking out files: 60% (1306/2176) Checking out files: 61% (1328/2176) Checking out files: 62% (1350/2176) Checking out files: 63% (1371/2176) Checking out files: 64% (1393/2176) Checking out files: 65% (1415/2176) Checking out files: 66% (1437/2176) Checking out files: 67% (1458/2176) Checking out files: 68% (1480/2176) Checking out files: 69% (1502/2176) Checking out files: 70% (1524/2176) Checking out files: 71% (1545/2176) Checking out files: 72% (1567/2176) Checking out files: 73% (1589/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 82% (1805/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. 15:25:29 [2022-08-02T15:25:29.527Z] #49 31.49 go: downloading github.com/go-toolsmith/typep v1.0.0 15:25:29 [2022-08-02T15:25:29.558Z] #40 40.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 15:25:29 [2022-08-02T15:25:29.596Z] #43 25.86 CC images/timerfd.o 15:25:29 [2022-08-02T15:25:29.625Z] #42 48.04 Selecting previously unselected package libprotobuf17:amd64. 15:25:29 [2022-08-02T15:25:29.625Z] #42 48.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... 15:25:29 [2022-08-02T15:25:29.625Z] #42 48.05 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 15:25:29 [2022-08-02T15:25:29.778Z] #40 40.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 15:25:29 [2022-08-02T15:25:29.790Z] #49 31.74 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 15:25:29 [2022-08-02T15:25:29.790Z] #49 31.85 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 15:25:29 [2022-08-02T15:25:29.857Z] #43 26.01 CC images/mm.o 15:25:30 [2022-08-02T15:25:30.046Z] #49 32.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 15:25:30 [2022-08-02T15:25:30.046Z] #49 32.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 15:25:30 [2022-08-02T15:25:30.115Z] #43 26.24 CC images/sk-opts.o 15:25:30 [2022-08-02T15:25:30.115Z] #43 26.48 CC images/sk-unix.o 15:25:30 [2022-08-02T15:25:30.128Z] #40 ... 15:25:30 [2022-08-02T15:25:30.128Z] 15:25:30 [2022-08-02T15:25:30.128Z] #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 15:25:30 [2022-08-02T15:25:30.128Z] #58 sha256:cf9c26ef10b20802e01d7f41c54c3638e714bd52e18e16068bc480354b2c7452 15:25:30 [2022-08-02T15:25:30.128Z] #58 31.49 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 15:25:30 [2022-08-02T15:25:30.128Z] #58 31.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0 15:25:30 [2022-08-02T15:25:30.193Z] #42 ... 15:25:30 [2022-08-02T15:25:30.193Z] 15:25:30 [2022-08-02T15:25:30.193Z] #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 15:25:30 [2022-08-02T15:25:30.193Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:25:30 [2022-08-02T15:25:30.304Z] #49 32.48 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 15:25:30 [2022-08-02T15:25:30.374Z] #43 26.72 CC images/sk-inet.o 15:25:30 [2022-08-02T15:25:30.389Z] #58 ... 15:25:30 [2022-08-02T15:25:30.389Z] 15:25:30 [2022-08-02T15:25:30.389Z] #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 15:25:30 [2022-08-02T15:25:30.389Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:30 [2022-08-02T15:25:30.389Z] #13 34.91 Fetched 9048 kB in 29s (316 kB/s) 15:25:30 [2022-08-02T15:25:30.389Z] #13 34.91 Reading package lists... 15:25:30 [2022-08-02T15:25:30.389Z] #13 ... 15:25:30 [2022-08-02T15:25:30.389Z] 15:25:30 [2022-08-02T15:25:30.389Z] #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 15:25:30 [2022-08-02T15:25:30.389Z] #34 sha256:5280659891524212ddbc7910c4635a626abea7caf2054ac65b1fe4e526dd705d 15:25:30 [2022-08-02T15:25:30.389Z] #34 31.79 encoding 15:25:30 [2022-08-02T15:25:30.453Z] #32 48.44 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. 15:25:30 [2022-08-02T15:25:30.453Z] #32 48.72 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 15:25:30 [2022-08-02T15:25:30.504Z] The recommended git tool is: git 15:25:30 [2022-08-02T15:25:30.561Z] #49 32.63 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 15:25:30 [2022-08-02T15:25:30.632Z] #43 27.03 CC images/tun.o 15:25:30 [2022-08-02T15:25:30.649Z] #34 ... 15:25:30 [2022-08-02T15:25:30.649Z] 15:25:30 [2022-08-02T15:25:30.649Z] #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 15:25:30 [2022-08-02T15:25:30.649Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:30 [2022-08-02T15:25:30.649Z] #36 34.48 Fetched 8509 kB in 27s (318 kB/s) 15:25:30 [2022-08-02T15:25:30.712Z] #32 49.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 15:25:30 [2022-08-02T15:25:30.890Z] #43 27.28 CC images/sk-netlink.o 15:25:31 [2022-08-02T15:25:31.280Z] #32 ... 15:25:31 [2022-08-02T15:25:31.280Z] 15:25:31 [2022-08-02T15:25:31.280Z] #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 15:25:31 [2022-08-02T15:25:31.280Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:25:31 [2022-08-02T15:25:31.280Z] #55 42.68 Building dependency tree... 15:25:31 [2022-08-02T15:25:31.280Z] #55 46.33 The following additional packages will be installed: 15:25:31 [2022-08-02T15:25:31.280Z] #55 46.33 libbtrfs0 15:25:31 [2022-08-02T15:25:31.280Z] #55 46.55 The following NEW packages will be installed: 15:25:31 [2022-08-02T15:25:31.280Z] #55 46.57 libbtrfs-dev libbtrfs0 15:25:31 [2022-08-02T15:25:31.280Z] #55 47.03 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 15:25:31 [2022-08-02T15:25:31.280Z] #55 47.03 Need to get 119 kB of archives. 15:25:31 [2022-08-02T15:25:31.280Z] #55 47.03 After this operation, 387 kB of additional disk space will be used. 15:25:31 [2022-08-02T15:25:31.280Z] #55 47.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 15:25:31 [2022-08-02T15:25:31.280Z] #55 47.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 15:25:31 [2022-08-02T15:25:31.280Z] #55 48.12 debconf: delaying package configuration, since apt-utils is not installed 15:25:31 [2022-08-02T15:25:31.280Z] #55 48.34 Fetched 119 kB in 0s (428 kB/s) 15:25:31 [2022-08-02T15:25:31.280Z] #55 48.46 Selecting previously unselected package libbtrfs0. 15:25:31 [2022-08-02T15:25:31.280Z] #55 48.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 ... 15421 files and directories currently installed.) 15:25:31 [2022-08-02T15:25:31.280Z] #55 48.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 15:25:31 [2022-08-02T15:25:31.280Z] #55 48.55 Unpacking libbtrfs0 (4.20.1-2) ... 15:25:31 [2022-08-02T15:25:31.280Z] #55 48.67 Selecting previously unselected package libbtrfs-dev. 15:25:31 [2022-08-02T15:25:31.280Z] #55 48.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 15:25:31 [2022-08-02T15:25:31.280Z] #55 48.72 Unpacking libbtrfs-dev (4.20.1-2) ... 15:25:31 [2022-08-02T15:25:31.280Z] #55 48.99 Setting up libbtrfs0 (4.20.1-2) ... 15:25:31 [2022-08-02T15:25:31.280Z] #55 49.04 Setting up libbtrfs-dev (4.20.1-2) ... 15:25:31 [2022-08-02T15:25:31.280Z] #55 49.07 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:25:31 [2022-08-02T15:25:31.280Z] #55 DONE 49.7s 15:25:31 [2022-08-02T15:25:31.280Z] 15:25:31 [2022-08-02T15:25:31.280Z] #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 15:25:31 [2022-08-02T15:25:31.280Z] #56 sha256:aa6c135037766c66d1de6a359ea15f77ec175134d57d1a17b21a915c4caa0066 15:25:31 [2022-08-02T15:25:31.457Z] #43 27.44 CC images/packet-sock.o 15:25:31 [2022-08-02T15:25:31.457Z] #43 27.77 CC images/ipc-var.o 15:25:31 [2022-08-02T15:25:31.492Z] #49 33.32 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 15:25:31 [2022-08-02T15:25:31.492Z] #49 33.44 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 15:25:31 [2022-08-02T15:25:31.492Z] #49 33.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 15:25:31 [2022-08-02T15:25:31.591Z] #36 34.48 Reading package lists... 15:25:31 [2022-08-02T15:25:31.591Z] #36 ... 15:25:31 [2022-08-02T15:25:31.591Z] 15:25:31 [2022-08-02T15:25:31.591Z] #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 15:25:31 [2022-08-02T15:25:31.591Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:25:31 [2022-08-02T15:25:31.591Z] #55 32.56 Reading package lists... 15:25:31 [2022-08-02T15:25:31.716Z] #43 27.93 CC images/ipc-desc.o 15:25:31 [2022-08-02T15:25:31.749Z] #49 33.80 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 15:25:31 [2022-08-02T15:25:31.973Z] #43 28.09 CC images/ipc-shm.o 15:25:31 [2022-08-02T15:25:31.973Z] #43 28.28 CC images/ipc-msg.o 15:25:32 [2022-08-02T15:25:32.012Z] #49 34.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 15:25:32 [2022-08-02T15:25:32.234Z] #43 28.47 CC images/ipc-sem.o 15:25:32 [2022-08-02T15:25:32.234Z] #43 28.59 CC images/utsns.o 15:25:32 [2022-08-02T15:25:32.268Z] #49 34.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 15:25:32 [2022-08-02T15:25:32.492Z] #43 28.73 CC images/creds.o 15:25:32 [2022-08-02T15:25:32.492Z] #43 28.86 CC images/vma.o 15:25:32 [2022-08-02T15:25:32.526Z] #49 ... 15:25:32 [2022-08-02T15:25:32.526Z] 15:25:32 [2022-08-02T15:25:32.526Z] #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 15:25:32 [2022-08-02T15:25:32.526Z] #45 sha256:10953ef380791a3a6f327eb211af9644e94ad850b3c7f49703a68339c3fa2ece 15:25:32 [2022-08-02T15:25:32.526Z] #45 DONE 34.4s 15:25:32 [2022-08-02T15:25:32.526Z] 15:25:32 [2022-08-02T15:25:32.526Z] #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 15:25:32 [2022-08-02T15:25:32.526Z] #49 sha256:0fbdc3ee2c2602dfc0323a38b68b65e9482593e2a22966109d911bb106cb8257 15:25:32 [2022-08-02T15:25:32.526Z] #49 34.38 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 15:25:32 [2022-08-02T15:25:32.749Z] #43 28.99 CC images/netdev.o 15:25:32 [2022-08-02T15:25:32.803Z] #55 43.05 Building dependency tree... 15:25:32 [2022-08-02T15:25:32.803Z] #55 ... 15:25:32 [2022-08-02T15:25:32.803Z] 15:25:32 [2022-08-02T15:25:32.803Z] #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 15:25:32 [2022-08-02T15:25:32.803Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:32 [2022-08-02T15:25:32.803Z] #42 34.09 Fetched 8509 kB in 26s (324 kB/s) 15:25:32 [2022-08-02T15:25:32.803Z] #42 34.09 Reading package lists... 15:25:33 [2022-08-02T15:25:33.063Z] #42 ... 15:25:33 [2022-08-02T15:25:33.063Z] 15:25:33 [2022-08-02T15:25:33.063Z] #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 15:25:33 [2022-08-02T15:25:33.063Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:25:33 [2022-08-02T15:25:33.063Z] #40 43.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 15:25:33 [2022-08-02T15:25:33.079Z] #40 43.59 + 15:25:33 [2022-08-02T15:25:33.079Z] #40 ... 15:25:33 [2022-08-02T15:25:33.079Z] 15:25:33 [2022-08-02T15:25:33.079Z] #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 15:25:33 [2022-08-02T15:25:33.079Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:33 [2022-08-02T15:25:33.079Z] #42 33.95 Fetched 8509 kB in 27s (319 kB/s) 15:25:33 [2022-08-02T15:25:33.079Z] #42 33.95 Reading package lists... 15:25:33 [2022-08-02T15:25:33.079Z] #42 ... 15:25:33 [2022-08-02T15:25:33.079Z] 15:25:33 [2022-08-02T15:25:33.079Z] #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 15:25:33 [2022-08-02T15:25:33.079Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:25:33 [2022-08-02T15:25:33.079Z] #40 43.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 15:25:33 [2022-08-02T15:25:33.079Z] #40 ... 15:25:33 [2022-08-02T15:25:33.079Z] 15:25:33 [2022-08-02T15:25:33.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 15:25:33 [2022-08-02T15:25:33.079Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:33 [2022-08-02T15:25:33.079Z] #36 34.34 Fetched 8509 kB in 27s (315 kB/s) 15:25:33 [2022-08-02T15:25:33.079Z] #36 34.34 Reading package lists... 15:25:33 [2022-08-02T15:25:33.079Z] #36 ... 15:25:33 [2022-08-02T15:25:33.079Z] 15:25:33 [2022-08-02T15:25:33.079Z] #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 15:25:33 [2022-08-02T15:25:33.079Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:25:33 [2022-08-02T15:25:33.079Z] #55 31.81 Reading package lists... 15:25:33 [2022-08-02T15:25:33.188Z] #56 ... 15:25:33 [2022-08-02T15:25:33.188Z] 15:25:33 [2022-08-02T15:25:33.188Z] #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 15:25:33 [2022-08-02T15:25:33.188Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:33 [2022-08-02T15:25:33.188Z] #36 34.89 Reading package lists... 15:25:33 [2022-08-02T15:25:33.188Z] #36 41.97 Building dependency tree... 15:25:33 [2022-08-02T15:25:33.188Z] #36 45.81 The following additional packages will be installed: 15:25:33 [2022-08-02T15:25:33.188Z] #36 45.81 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 15:25:33 [2022-08-02T15:25:33.188Z] #36 45.90 Suggested packages: 15:25:33 [2022-08-02T15:25:33.188Z] #36 45.90 cmake-doc ninja-build lrzip 15:25:33 [2022-08-02T15:25:33.188Z] #36 45.90 Recommended packages: 15:25:33 [2022-08-02T15:25:33.188Z] #36 45.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 15:25:33 [2022-08-02T15:25:33.188Z] #36 46.78 The following NEW packages will be installed: 15:25:33 [2022-08-02T15:25:33.188Z] #36 46.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 15:25:33 [2022-08-02T15:25:33.188Z] #36 46.78 vim-common xxd 15:25:33 [2022-08-02T15:25:33.188Z] #36 47.20 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 15:25:33 [2022-08-02T15:25:33.188Z] #36 47.20 Need to get 14.9 MB of archives. 15:25:33 [2022-08-02T15:25:33.188Z] #36 47.20 After this operation, 61.8 MB of additional disk space will be used. 15:25:33 [2022-08-02T15:25:33.188Z] #36 47.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] 15:25:33 [2022-08-02T15:25:33.188Z] #36 47.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] 15:25:33 [2022-08-02T15:25:33.188Z] #36 47.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] 15:25:33 [2022-08-02T15:25:33.188Z] #36 47.97 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] 15:25:33 [2022-08-02T15:25:33.188Z] #36 48.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 15:25:33 [2022-08-02T15:25:33.188Z] #36 48.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 15:25:33 [2022-08-02T15:25:33.188Z] #36 48.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 15:25:33 [2022-08-02T15:25:33.188Z] #36 48.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 15:25:33 [2022-08-02T15:25:33.188Z] #36 48.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] 15:25:33 [2022-08-02T15:25:33.188Z] #36 48.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 15:25:33 [2022-08-02T15:25:33.188Z] #36 49.67 debconf: delaying package configuration, since apt-utils is not installed 15:25:33 [2022-08-02T15:25:33.188Z] #36 49.74 Fetched 14.9 MB in 2s (9600 kB/s) 15:25:33 [2022-08-02T15:25:33.188Z] #36 49.91 Selecting previously unselected package xxd. 15:25:33 [2022-08-02T15:25:33.188Z] #36 49.91 (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.) 15:25:33 [2022-08-02T15:25:33.188Z] #36 49.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... 15:25:33 [2022-08-02T15:25:33.188Z] #36 50.02 Unpacking xxd (2:8.1.0875-5+deb10u2) ... 15:25:33 [2022-08-02T15:25:33.188Z] #36 50.24 Selecting previously unselected package vim-common. 15:25:33 [2022-08-02T15:25:33.188Z] #36 50.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... 15:25:33 [2022-08-02T15:25:33.188Z] #36 50.30 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... 15:25:33 [2022-08-02T15:25:33.188Z] #36 50.65 Selecting previously unselected package libicu63:amd64. 15:25:33 [2022-08-02T15:25:33.188Z] #36 50.65 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... 15:25:33 [2022-08-02T15:25:33.188Z] #36 50.65 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... 15:25:33 [2022-08-02T15:25:33.315Z] #43 29.37 CC images/tty.o 15:25:33 [2022-08-02T15:25:33.448Z] #36 ... 15:25:33 [2022-08-02T15:25:33.448Z] 15:25:33 [2022-08-02T15:25:33.448Z] #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 15:25:33 [2022-08-02T15:25:33.448Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:33 [2022-08-02T15:25:33.448Z] #42 48.83 Selecting previously unselected package libprotobuf-lite17:amd64. 15:25:33 [2022-08-02T15:25:33.448Z] #42 48.83 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... 15:25:33 [2022-08-02T15:25:33.448Z] #42 48.85 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... 15:25:33 [2022-08-02T15:25:33.448Z] #42 49.10 Selecting previously unselected package libprotobuf-dev:amd64. 15:25:33 [2022-08-02T15:25:33.448Z] #42 49.12 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... 15:25:33 [2022-08-02T15:25:33.448Z] #42 49.12 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... 15:25:33 [2022-08-02T15:25:33.448Z] #42 50.39 Selecting previously unselected package libprotoc17:amd64. 15:25:33 [2022-08-02T15:25:33.448Z] #42 50.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... 15:25:33 [2022-08-02T15:25:33.448Z] #42 50.39 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... 15:25:33 [2022-08-02T15:25:33.448Z] #42 51.04 Selecting previously unselected package protobuf-c-compiler. 15:25:33 [2022-08-02T15:25:33.448Z] #42 51.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... 15:25:33 [2022-08-02T15:25:33.448Z] #42 51.07 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 15:25:33 [2022-08-02T15:25:33.448Z] #42 51.28 Selecting previously unselected package protobuf-compiler. 15:25:33 [2022-08-02T15:25:33.448Z] #42 51.28 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... 15:25:33 [2022-08-02T15:25:33.448Z] #42 51.28 Unpacking protobuf-compiler (3.6.1.3-2) ... 15:25:33 [2022-08-02T15:25:33.448Z] #42 51.48 Selecting previously unselected package python-pkg-resources. 15:25:33 [2022-08-02T15:25:33.448Z] #42 51.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 15:25:33 [2022-08-02T15:25:33.448Z] #42 51.48 Unpacking python-pkg-resources (40.8.0-1) ... 15:25:33 [2022-08-02T15:25:33.448Z] #42 51.65 Selecting previously unselected package python-six. 15:25:33 [2022-08-02T15:25:33.448Z] #42 51.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 15:25:33 [2022-08-02T15:25:33.448Z] #42 51.67 Unpacking python-six (1.12.0-1) ... 15:25:33 [2022-08-02T15:25:33.448Z] #42 51.78 Selecting previously unselected package python-protobuf. 15:25:33 [2022-08-02T15:25:33.448Z] #42 51.81 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... 15:25:33 [2022-08-02T15:25:33.448Z] #42 51.81 Unpacking python-protobuf (3.6.1.3-2) ... 15:25:33 [2022-08-02T15:25:33.455Z] #49 35.32 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 15:25:33 [2022-08-02T15:25:33.455Z] #49 35.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 15:25:33 [2022-08-02T15:25:33.455Z] #49 35.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 15:25:33 [2022-08-02T15:25:33.455Z] #49 35.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 15:25:33 [2022-08-02T15:25:33.574Z] #43 29.86 CC images/file-lock.o 15:25:33 [2022-08-02T15:25:33.574Z] #43 ... 15:25:33 [2022-08-02T15:25:33.574Z] 15:25:33 [2022-08-02T15:25:33.574Z] #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 15:25:33 [2022-08-02T15:25:33.574Z] #56 sha256:57765730b2691f7541c402af344bc734cbd2db7bf50a3227ee3a1e71c67b4a94 15:25:33 [2022-08-02T15:25:33.574Z] #56 39.22 Checking out files: 40% (1989/4910) Checking out files: 41% (2014/4910) Checking out files: 42% (2063/4910) Checking out files: 43% (2112/4910) Checking out files: 44% (2161/4910) Checking out files: 45% (2210/4910) Checking out files: 46% (2259/4910) Checking out files: 47% (2308/4910) Checking out files: 48% (2357/4910) Checking out files: 49% (2406/4910) Checking out files: 50% (2455/4910) Checking out files: 51% (2505/4910) Checking out files: 52% (2554/4910) Checking out files: 53% (2603/4910) Checking out files: 54% (2652/4910) Checking out files: 55% (2701/4910) Checking out files: 56% (2750/4910) Checking out files: 57% (2799/4910) Checking out files: 58% (2848/4910) Checking out files: 59% (2897/4910) Checking out files: 60% (2946/4910) Checking out files: 61% (2996/4910) Checking out files: 62% (3045/4910) Checking out files: 63% (3094/4910) Checking out files: 64% (3143/4910) Checking out files: 65% (3192/4910) Checking out files: 66% (3241/4910) Checking out files: 67% (3290/4910) Checking out files: 68% (3339/4910) Checking out files: 69% (3388/4910) Checking out files: 70% (3437/4910) Checking out files: 71% (3487/4910) Checking out files: 72% (3536/4910) Checking out files: 73% (3585/4910) Checking out files: 74% (3634/4910) Checking out files: 74% (3662/4910) Checking out files: 75% (3683/4910) Checking out files: 76% (3732/4910) Checking out files: 77% (3781/4910) Checking out files: 78% (3830/4910) Checking out files: 79% (3879/4910) Checking out files: 80% (3928/4910) Checking out files: 81% (3978/4910) Checking out files: 82% (4027/4910) Checking out files: 83% (4076/4910) Checking out files: 84% (4125/4910) Checking out files: 85% (4174/4910) Checking out files: 86% (4223/4910) Checking out files: 87% (4272/4910) Checking out files: 88% (4321/4910) Checking out files: 89% (4370/4910) Checking out files: 90% (4419/4910) Checking out files: 91% (4469/4910) Checking out files: 92% (4518/4910) Checking out files: 93% (4567/4910) Checking out files: 94% (4616/4910) Checking out files: 95% (4665/4910) Checking out files: 96% (4714/4910) Checking out files: 97% (4763/4910) Checking out files: 98% (4812/4910) Checking out files: 99% (4861/4910) Checking out files: 100% (4910/4910) Checking out files: 100% (4910/4910), done. 15:25:33 [2022-08-02T15:25:33.574Z] #56 41.01 + cd /tmp/tmp.LUgsElHOn5/src/github.com/containerd/containerd 15:25:33 [2022-08-02T15:25:33.574Z] #56 41.01 + git checkout -q v1.6.6 15:25:33 [2022-08-02T15:25:33.574Z] #56 42.20 + export 'BUILDTAGS=netgo osusergo static_build' 15:25:33 [2022-08-02T15:25:33.574Z] #56 42.21 + BUILDTAGS='netgo osusergo static_build' 15:25:33 [2022-08-02T15:25:33.574Z] #56 42.21 + export EXTRA_FLAGS=-buildmode=pie 15:25:33 [2022-08-02T15:25:33.574Z] #56 42.21 + EXTRA_FLAGS=-buildmode=pie 15:25:33 [2022-08-02T15:25:33.574Z] #56 42.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 15:25:33 [2022-08-02T15:25:33.574Z] #56 42.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 15:25:33 [2022-08-02T15:25:33.574Z] #56 42.21 + '[' '' = dynamic ']' 15:25:33 [2022-08-02T15:25:33.574Z] #56 42.21 + make 15:25:33 [2022-08-02T15:25:33.574Z] #56 43.78 + bin/ctr 15:25:33 [2022-08-02T15:25:33.712Z] #49 35.71 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 15:25:33 [2022-08-02T15:25:33.712Z] #49 35.77 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 15:25:34 [2022-08-02T15:25:34.017Z] #42 52.32 Setting up python-pkg-resources (40.8.0-1) ... 15:25:34 [2022-08-02T15:25:34.642Z] #49 36.38 go: downloading github.com/sourcegraph/go-diff v0.5.1 15:25:34 [2022-08-02T15:25:34.642Z] #49 36.57 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 15:25:34 [2022-08-02T15:25:34.642Z] #49 36.62 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 15:25:34 [2022-08-02T15:25:34.642Z] #49 36.73 go: downloading github.com/ultraware/funlen v0.0.2 15:25:34 [2022-08-02T15:25:34.900Z] #49 36.83 go: downloading github.com/ultraware/whitespace v0.0.4 15:25:34 [2022-08-02T15:25:34.900Z] #49 36.83 go: downloading github.com/uudashr/gocognit v1.0.1 15:25:34 [2022-08-02T15:25:34.900Z] #49 36.95 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 15:25:36 [2022-08-02T15:25:36.837Z] #49 38.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 15:25:36 [2022-08-02T15:25:36.837Z] #49 38.78 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 15:25:36 [2022-08-02T15:25:36.837Z] #49 38.83 go: downloading github.com/davecgh/go-spew v1.1.1 15:25:36 [2022-08-02T15:25:36.837Z] #49 ... 15:25:36 [2022-08-02T15:25:36.837Z] 15:25:36 [2022-08-02T15:25:36.837Z] #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 15:25:36 [2022-08-02T15:25:36.837Z] #58 sha256:b03fefad15b617f28553b19add0d8c89cb228650668c5638c534235866025d3b 15:25:36 [2022-08-02T15:25:36.837Z] #58 28.78 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 15:25:36 [2022-08-02T15:25:36.837Z] #58 29.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0 15:25:36 [2022-08-02T15:25:36.837Z] #58 ... 15:25:36 [2022-08-02T15:25:36.837Z] 15:25:36 [2022-08-02T15:25:36.837Z] #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 15:25:36 [2022-08-02T15:25:36.837Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:25:37 [2022-08-02T15:25:37.286Z] #55 43.01 Reading package lists... 15:25:37 [2022-08-02T15:25:37.286Z] #55 ... 15:25:37 [2022-08-02T15:25:37.286Z] 15:25:37 [2022-08-02T15:25:37.286Z] #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 15:25:37 [2022-08-02T15:25:37.286Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:37 [2022-08-02T15:25:37.286Z] #13 34.37 Fetched 9048 kB in 30s (303 kB/s) 15:25:37 [2022-08-02T15:25:37.286Z] #13 34.37 Reading package lists... 15:25:37 [2022-08-02T15:25:37.286Z] #13 ... 15:25:37 [2022-08-02T15:25:37.286Z] 15:25:37 [2022-08-02T15:25:37.286Z] #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 15:25:37 [2022-08-02T15:25:37.286Z] #49 sha256:b6f794723a76caeedeb8e08da92dac73ed89f05d23681403afc4eb2c2f27057e 15:25:37 [2022-08-02T15:25:37.286Z] #49 48.13 go: downloading github.com/gobwas/glob v0.2.3 15:25:37 [2022-08-02T15:25:37.286Z] #49 48.15 go: downloading github.com/kisielk/gotool v1.0.0 15:25:37 [2022-08-02T15:25:37.286Z] #49 48.33 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 15:25:37 [2022-08-02T15:25:37.286Z] #49 48.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 15:25:37 [2022-08-02T15:25:37.286Z] #49 48.66 go: downloading github.com/gogo/protobuf v1.2.1 15:25:37 [2022-08-02T15:25:37.319Z] #42 ... 15:25:37 [2022-08-02T15:25:37.319Z] 15:25:37 [2022-08-02T15:25:37.319Z] #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 15:25:37 [2022-08-02T15:25:37.319Z] #56 sha256:aa6c135037766c66d1de6a359ea15f77ec175134d57d1a17b21a915c4caa0066 15:25:37 [2022-08-02T15:25:37.319Z] #56 6.001 + RM_GOPATH=0 15:25:37 [2022-08-02T15:25:37.319Z] #56 6.001 + TMP_GOPATH= 15:25:37 [2022-08-02T15:25:37.319Z] #56 6.001 + : /build 15:25:37 [2022-08-02T15:25:37.319Z] #56 6.001 + '[' -z '' ']' 15:25:37 [2022-08-02T15:25:37.319Z] #56 6.001 ++ mktemp -d 15:25:37 [2022-08-02T15:25:37.319Z] #56 6.006 + export GOPATH=/tmp/tmp.7DMqdy4roD 15:25:37 [2022-08-02T15:25:37.319Z] #56 6.006 + GOPATH=/tmp/tmp.7DMqdy4roD 15:25:37 [2022-08-02T15:25:37.319Z] #56 6.007 + RM_GOPATH=1 15:25:37 [2022-08-02T15:25:37.319Z] #56 6.007 + case "$(go env GOARCH)" in 15:25:37 [2022-08-02T15:25:37.319Z] #56 6.015 ++ go env GOARCH 15:25:37 [2022-08-02T15:25:37.579Z] #56 6.043 + export GO_BUILDMODE=-buildmode=pie 15:25:37 [2022-08-02T15:25:37.579Z] #56 6.043 + GO_BUILDMODE=-buildmode=pie 15:25:37 [2022-08-02T15:25:37.579Z] #56 6.043 ++ dirname /tmp/install/install.sh 15:25:37 [2022-08-02T15:25:37.579Z] #56 6.043 + dir=/tmp/install 15:25:37 [2022-08-02T15:25:37.579Z] #56 6.043 + bin=containerd 15:25:37 [2022-08-02T15:25:37.579Z] #56 6.043 + shift 15:25:37 [2022-08-02T15:25:37.579Z] #56 6.043 + '[' '!' -f /tmp/install/containerd.installer ']' 15:25:37 [2022-08-02T15:25:37.579Z] #56 6.043 + . /tmp/install/containerd.installer 15:25:37 [2022-08-02T15:25:37.579Z] #56 6.043 ++ set -e 15:25:37 [2022-08-02T15:25:37.579Z] #56 6.043 ++ : v1.6.6 15:25:37 [2022-08-02T15:25:37.579Z] #56 6.043 + install_containerd 15:25:37 [2022-08-02T15:25:37.579Z] #56 6.067 Install containerd version v1.6.6 15:25:37 [2022-08-02T15:25:37.579Z] #56 6.067 + echo 'Install containerd version v1.6.6' 15:25:37 [2022-08-02T15:25:37.579Z] #56 6.067 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7DMqdy4roD/src/github.com/containerd/containerd 15:25:37 [2022-08-02T15:25:37.579Z] #56 6.067 Cloning into '/tmp/tmp.7DMqdy4roD/src/github.com/containerd/containerd'... 15:25:37 [2022-08-02T15:25:37.838Z] #56 ... 15:25:37 [2022-08-02T15:25:37.838Z] 15:25:37 [2022-08-02T15:25:37.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 15:25:37 [2022-08-02T15:25:37.838Z] #34 sha256:44c8633013eee7a0ae0a000e3acd570d28e58805073d77dce4155dc9f95e0d7d 15:25:37 [2022-08-02T15:25:37.838Z] #34 46.25 internal/reflectlite 15:25:37 [2022-08-02T15:25:37.838Z] #34 46.25 sync 15:25:37 [2022-08-02T15:25:37.838Z] #34 48.03 internal/testlog 15:25:37 [2022-08-02T15:25:37.838Z] #34 49.37 sort 15:25:37 [2022-08-02T15:25:37.838Z] #34 49.37 errors 15:25:37 [2022-08-02T15:25:37.838Z] #34 49.86 strconv 15:25:37 [2022-08-02T15:25:37.838Z] #34 50.78 io 15:25:37 [2022-08-02T15:25:37.838Z] #34 52.02 internal/oserror 15:25:37 [2022-08-02T15:25:37.838Z] #34 52.21 syscall 15:25:37 [2022-08-02T15:25:37.838Z] #34 54.14 reflect 15:25:37 [2022-08-02T15:25:37.873Z] #40 38.44 Checking out files: 54% (1183/2176) Checking out files: 55% (1197/2176) Checking out files: 56% (1219/2176) Checking out files: 57% (1241/2176) Checking out files: 58% (1263/2176) Checking out files: 59% (1284/2176) Checking out files: 60% (1306/2176) Checking out files: 61% (1328/2176) Checking out files: 62% (1350/2176) Checking out files: 63% (1371/2176) Checking out files: 64% (1393/2176) Checking out files: 65% (1415/2176) Checking out files: 66% (1437/2176) Checking out files: 67% (1458/2176) Checking out files: 68% (1480/2176) Checking out files: 69% (1502/2176) Checking out files: 70% (1524/2176) Checking out files: 71% (1545/2176) Checking out files: 72% (1567/2176) Checking out files: 73% (1589/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 85% (1863/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. 15:25:38 [2022-08-02T15:25:38.097Z] #34 ... 15:25:38 [2022-08-02T15:25:38.098Z] 15:25:38 [2022-08-02T15:25:38.098Z] #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 15:25:38 [2022-08-02T15:25:38.098Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:38 [2022-08-02T15:25:38.098Z] #42 56.33 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... 15:25:38 [2022-08-02T15:25:38.098Z] #42 56.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:25:38 [2022-08-02T15:25:38.098Z] #42 56.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:25:38 [2022-08-02T15:25:38.098Z] #42 56.38 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 15:25:38 [2022-08-02T15:25:38.098Z] #42 56.40 Setting up python-six (1.12.0-1) ... 15:25:38 [2022-08-02T15:25:38.129Z] #40 39.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 15:25:38 [2022-08-02T15:25:38.351Z] #40 ... 15:25:38 [2022-08-02T15:25:38.351Z] 15:25:38 [2022-08-02T15:25:38.351Z] #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 15:25:38 [2022-08-02T15:25:38.351Z] #49 sha256:8d3c7e8dc2271a0903064b3fb4260676ab465bee670ad47e2273372e91ffc32e 15:25:38 [2022-08-02T15:25:38.351Z] #49 49.41 go: downloading github.com/gobwas/glob v0.2.3 15:25:38 [2022-08-02T15:25:38.351Z] #49 49.41 go: downloading github.com/kisielk/gotool v1.0.0 15:25:38 [2022-08-02T15:25:38.351Z] #49 49.56 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 15:25:38 [2022-08-02T15:25:38.612Z] #49 49.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 15:25:38 [2022-08-02T15:25:38.612Z] #49 49.75 go: downloading github.com/gogo/protobuf v1.2.1 15:25:39 [2022-08-02T15:25:39.036Z] #42 ... 15:25:39 [2022-08-02T15:25:39.036Z] 15:25:39 [2022-08-02T15:25:39.036Z] #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 15:25:39 [2022-08-02T15:25:39.036Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:39 [2022-08-02T15:25:39.036Z] #13 37.18 Reading package lists... 15:25:39 [2022-08-02T15:25:39.036Z] #13 43.62 Building dependency tree... 15:25:39 [2022-08-02T15:25:39.036Z] #13 47.53 The following additional packages will be installed: 15:25:39 [2022-08-02T15:25:39.036Z] #13 47.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 15:25:39 [2022-08-02T15:25:39.036Z] #13 47.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 15:25:39 [2022-08-02T15:25:39.036Z] #13 47.53 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 15:25:39 [2022-08-02T15:25:39.036Z] #13 47.53 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common 15:25:39 [2022-08-02T15:25:39.036Z] #13 47.53 mingw-w64-x86-64-dev 15:25:39 [2022-08-02T15:25:39.036Z] #13 47.53 Suggested packages: 15:25:39 [2022-08-02T15:25:39.036Z] #13 47.53 gcc-8-locales seccomp wine64 15:25:39 [2022-08-02T15:25:39.036Z] #13 48.57 The following NEW packages will be installed: 15:25:39 [2022-08-02T15:25:39.036Z] #13 48.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 15:25:39 [2022-08-02T15:25:39.036Z] #13 48.57 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 15:25:39 [2022-08-02T15:25:39.036Z] #13 48.57 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 15:25:39 [2022-08-02T15:25:39.036Z] #13 48.57 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 15:25:39 [2022-08-02T15:25:39.036Z] #13 48.57 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 15:25:39 [2022-08-02T15:25:39.036Z] #13 48.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 15:25:39 [2022-08-02T15:25:39.036Z] #13 48.59 The following packages will be upgraded: 15:25:39 [2022-08-02T15:25:39.036Z] #13 48.59 libseccomp2 15:25:39 [2022-08-02T15:25:39.036Z] #13 49.11 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 15:25:39 [2022-08-02T15:25:39.036Z] #13 49.11 Need to get 77.8 MB of archives. 15:25:39 [2022-08-02T15:25:39.036Z] #13 49.11 After this operation, 487 MB of additional disk space will be used. 15:25:39 [2022-08-02T15:25:39.036Z] #13 49.11 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] 15:25:39 [2022-08-02T15:25:39.036Z] #13 49.11 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] 15:25:39 [2022-08-02T15:25:39.036Z] #13 49.13 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] 15:25:39 [2022-08-02T15:25:39.036Z] #13 49.29 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] 15:25:39 [2022-08-02T15:25:39.036Z] #13 49.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] 15:25:39 [2022-08-02T15:25:39.036Z] #13 49.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 15:25:39 [2022-08-02T15:25:39.036Z] #13 49.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 15:25:39 [2022-08-02T15:25:39.036Z] #13 49.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 15:25:39 [2022-08-02T15:25:39.036Z] #13 50.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 15:25:39 [2022-08-02T15:25:39.036Z] #13 50.39 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] 15:25:39 [2022-08-02T15:25:39.036Z] #13 50.41 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] 15:25:39 [2022-08-02T15:25:39.036Z] #13 53.40 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] 15:25:39 [2022-08-02T15:25:39.296Z] #13 ... 15:25:39 [2022-08-02T15:25:39.296Z] 15:25:39 [2022-08-02T15:25:39.296Z] #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 15:25:39 [2022-08-02T15:25:39.296Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:39 [2022-08-02T15:25:39.296Z] #36 57.25 Selecting previously unselected package libxml2:amd64. 15:25:39 [2022-08-02T15:25:39.296Z] #36 57.25 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... 15:25:39 [2022-08-02T15:25:39.296Z] #36 57.26 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... 15:25:39 [2022-08-02T15:25:39.556Z] #36 57.85 Selecting previously unselected package cmake-data. 15:25:39 [2022-08-02T15:25:39.556Z] #36 57.85 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... 15:25:39 [2022-08-02T15:25:39.556Z] #36 57.87 Unpacking cmake-data (3.13.4-1) ... 15:25:39 [2022-08-02T15:25:39.978Z] #49 51.07 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 15:25:39 [2022-08-02T15:25:39.978Z] #49 51.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 15:25:40 [2022-08-02T15:25:40.032Z] #40 ... 15:25:40 [2022-08-02T15:25:40.032Z] 15:25:40 [2022-08-02T15:25:40.032Z] #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 15:25:40 [2022-08-02T15:25:40.032Z] #34 sha256:5a227023a61589fba7fc495dfeccc1bd47f822a8f8382a8ad902ba09b7876079 15:25:40 [2022-08-02T15:25:40.032Z] #34 31.79 encoding 15:25:40 [2022-08-02T15:25:40.032Z] #34 ... 15:25:40 [2022-08-02T15:25:40.032Z] 15:25:40 [2022-08-02T15:25:40.032Z] #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 15:25:40 [2022-08-02T15:25:40.032Z] #67 sha256:014a295d145779c0857693c44b7eb065f272f95c42ac7707e7f115e5d66194a0 15:25:40 [2022-08-02T15:25:40.032Z] #67 32.24 Checking out files: 40% (780/1910) Checking out files: 41% (784/1910) Checking out files: 42% (803/1910) Checking out files: 43% (822/1910) Checking out files: 44% (841/1910) Checking out files: 45% (860/1910) Checking out files: 46% (879/1910) Checking out files: 47% (898/1910) Checking out files: 48% (917/1910) Checking out files: 49% (936/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 82% (1573/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. 15:25:40 [2022-08-02T15:25:40.033Z] #67 33.94 + cd /tmp/tmp.dCzkUuPVi9/src/github.com/docker/libnetwork 15:25:40 [2022-08-02T15:25:40.033Z] #67 33.97 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 15:25:40 [2022-08-02T15:25:40.033Z] #67 34.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 15:25:40 [2022-08-02T15:25:40.132Z] #56 ... 15:25:40 [2022-08-02T15:25:40.132Z] 15:25:40 [2022-08-02T15:25:40.132Z] #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 15:25:40 [2022-08-02T15:25:40.132Z] #13 sha256:7e97a10123a6363973b334d132efa3e178a4ac83eb0790d2bc3c7556f148155c 15:25:40 [2022-08-02T15:25:40.132Z] #13 75.29 Selecting previously unselected package g++-mingw-w64-x86-64. 15:25:40 [2022-08-02T15:25:40.132Z] #13 75.30 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... 15:25:40 [2022-08-02T15:25:40.132Z] #13 75.32 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:25:40 [2022-08-02T15:25:40.132Z] #13 ... 15:25:40 [2022-08-02T15:25:40.132Z] 15:25:40 [2022-08-02T15:25:40.132Z] #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 15:25:40 [2022-08-02T15:25:40.132Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:25:40 [2022-08-02T15:25:40.132Z] #43 30.07 CC images/rlimit.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 30.25 CC images/pagemap.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 30.48 CC images/siginfo.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 30.71 CC images/rpc.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 31.77 CC images/ext-file.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 31.91 CC images/cgroup.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 32.41 CC images/userns.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 32.62 CC images/google/protobuf/descriptor.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 34.08 CC images/opts.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 34.23 CC images/seccomp.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 34.40 CC images/binfmt-misc.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 34.49 CC images/time.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 34.62 CC images/sysctl.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 34.81 CC images/autofs.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 34.96 CC images/macvlan.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 35.14 CC images/sit.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 35.28 CC images/memfd.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 35.53 CC images/timens.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 35.76 LINK images/built-in.o 15:25:40 [2022-08-02T15:25:40.132Z] #43 35.92 GEN compel/include/asm 15:25:40 [2022-08-02T15:25:40.132Z] #43 35.98 GEN compel/include/version.h 15:25:40 [2022-08-02T15:25:40.132Z] #43 36.02 touch .config 15:25:40 [2022-08-02T15:25:40.132Z] #43 36.10 GEN include/common/config.h 15:25:40 [2022-08-02T15:25:40.132Z] #43 36.19 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 15:25:40 [2022-08-02T15:25:40.132Z] #43 36.20 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S 15:25:40 [2022-08-02T15:25:40.132Z] #43 36.24 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d 15:25:40 [2022-08-02T15:25:40.132Z] #43 36.26 DEP compel/arch/aarch64/plugins/std/parasite-head.d 15:25:40 [2022-08-02T15:25:40.132Z] #43 36.28 DEP compel/plugins/std/infect.d 15:25:40 [2022-08-02T15:25:40.132Z] #43 36.36 DEP compel/plugins/std/string.d 15:25:40 [2022-08-02T15:25:40.132Z] #43 36.49 DEP compel/plugins/std/log.d 15:25:40 [2022-08-02T15:25:40.242Z] #49 51.68 go: downloading github.com/BurntSushi/toml v0.3.1 15:25:40 [2022-08-02T15:25:40.390Z] #43 36.55 DEP compel/plugins/std/fds.d 15:25:40 [2022-08-02T15:25:40.390Z] #43 36.66 DEP compel/plugins/std/std.d 15:25:40 [2022-08-02T15:25:40.648Z] #43 36.80 DEP compel/plugins/shmem/shmem.d 15:25:40 [2022-08-02T15:25:40.648Z] #43 36.86 DEP compel/plugins/fds/fds.d 15:25:40 [2022-08-02T15:25:40.907Z] #43 36.99 CC compel/plugins/std/std.o 15:25:40 [2022-08-02T15:25:40.907Z] #43 ... 15:25:40 [2022-08-02T15:25:40.907Z] 15:25:40 [2022-08-02T15:25:40.907Z] #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 15:25:40 [2022-08-02T15:25:40.907Z] #13 sha256:7e97a10123a6363973b334d132efa3e178a4ac83eb0790d2bc3c7556f148155c 15:25:40 [2022-08-02T15:25:40.907Z] #13 86.43 Selecting previously unselected package libapparmor1:arm64. 15:25:40 [2022-08-02T15:25:40.907Z] #13 86.43 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... 15:25:40 [2022-08-02T15:25:40.907Z] #13 86.44 Unpacking libapparmor1:arm64 (2.13.2-10) ... 15:25:41 [2022-08-02T15:25:41.167Z] #13 86.56 Selecting previously unselected package libapparmor-dev:arm64. 15:25:41 [2022-08-02T15:25:41.167Z] #13 86.56 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... 15:25:41 [2022-08-02T15:25:41.167Z] #13 86.57 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... 15:25:41 [2022-08-02T15:25:41.167Z] #13 86.72 Selecting previously unselected package libbtrfs0. 15:25:41 [2022-08-02T15:25:41.167Z] #13 86.73 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... 15:25:41 [2022-08-02T15:25:41.167Z] #13 86.74 Unpacking libbtrfs0 (4.20.1-2) ... 15:25:41 [2022-08-02T15:25:41.167Z] #13 86.81 Selecting previously unselected package libbtrfs-dev. 15:25:41 [2022-08-02T15:25:41.400Z] #67 ... 15:25:41 [2022-08-02T15:25:41.400Z] 15:25:41 [2022-08-02T15:25:41.400Z] #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 15:25:41 [2022-08-02T15:25:41.400Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:25:41 [2022-08-02T15:25:41.400Z] #55 33.17 Fetched 8509 kB in 27s (321 kB/s) 15:25:41 [2022-08-02T15:25:41.400Z] #55 33.17 Reading package lists... 15:25:41 [2022-08-02T15:25:41.400Z] #55 43.30 Reading package lists... 15:25:41 [2022-08-02T15:25:41.400Z] #55 ... 15:25:41 [2022-08-02T15:25:41.400Z] 15:25:41 [2022-08-02T15:25:41.400Z] #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 15:25:41 [2022-08-02T15:25:41.400Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:25:41 [2022-08-02T15:25:41.400Z] #40 43.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 15:25:41 [2022-08-02T15:25:41.426Z] #13 86.81 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... 15:25:41 [2022-08-02T15:25:41.426Z] #13 86.82 Unpacking libbtrfs-dev (4.20.1-2) ... 15:25:41 [2022-08-02T15:25:41.426Z] #13 86.99 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 15:25:41 [2022-08-02T15:25:41.426Z] #13 86.99 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... 15:25:41 [2022-08-02T15:25:41.426Z] #13 86.99 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... 15:25:41 [2022-08-02T15:25:41.684Z] #13 87.09 Selecting previously unselected package libudev-dev:arm64. 15:25:41 [2022-08-02T15:25:41.684Z] #13 87.09 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... 15:25:41 [2022-08-02T15:25:41.684Z] #13 87.11 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... 15:25:41 [2022-08-02T15:25:41.684Z] #13 87.29 Selecting previously unselected package libsepol1-dev:arm64. 15:25:41 [2022-08-02T15:25:41.684Z] #13 87.29 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... 15:25:41 [2022-08-02T15:25:41.684Z] #13 87.32 Unpacking libsepol1-dev:arm64 (2.8-1) ... 15:25:41 [2022-08-02T15:25:41.912Z] #49 52.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 15:25:41 [2022-08-02T15:25:41.912Z] #49 52.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 15:25:41 [2022-08-02T15:25:41.912Z] #49 ... 15:25:41 [2022-08-02T15:25:41.912Z] 15:25:41 [2022-08-02T15:25:41.912Z] #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 15:25:41 [2022-08-02T15:25:41.912Z] #51 sha256:22e2c3e6defd14052e9b750b041944cbaf4c45fa367c6657c7718af25e812903 15:25:41 [2022-08-02T15:25:41.912Z] #51 DONE 53.2s 15:25:41 [2022-08-02T15:25:41.912Z] 15:25:41 [2022-08-02T15:25:41.912Z] #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 15:25:41 [2022-08-02T15:25:41.912Z] #49 sha256:8d3c7e8dc2271a0903064b3fb4260676ab465bee670ad47e2273372e91ffc32e 15:25:41 [2022-08-02T15:25:41.912Z] #49 53.24 go: downloading github.com/BurntSushi/toml v0.3.1 15:25:41 [2022-08-02T15:25:41.945Z] #13 87.60 Selecting previously unselected package libpcre16-3:arm64. 15:25:42 [2022-08-02T15:25:42.013Z] #40 ... 15:25:42 [2022-08-02T15:25:42.013Z] 15:25:42 [2022-08-02T15:25:42.013Z] #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 15:25:42 [2022-08-02T15:25:42.013Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:42 [2022-08-02T15:25:42.013Z] #42 34.08 Fetched 8509 kB in 27s (318 kB/s) 15:25:42 [2022-08-02T15:25:42.013Z] #42 34.08 Reading package lists... 15:25:42 [2022-08-02T15:25:42.204Z] #13 87.60 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... 15:25:42 [2022-08-02T15:25:42.204Z] #13 87.61 Unpacking libpcre16-3:arm64 (2:8.39-12) ... 15:25:42 [2022-08-02T15:25:42.204Z] #13 87.77 Selecting previously unselected package libpcre32-3:arm64. 15:25:42 [2022-08-02T15:25:42.204Z] #13 87.77 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... 15:25:42 [2022-08-02T15:25:42.204Z] #13 87.78 Unpacking libpcre32-3:arm64 (2:8.39-12) ... 15:25:42 [2022-08-02T15:25:42.270Z] #42 44.01 Reading package lists... 15:25:42 [2022-08-02T15:25:42.270Z] #42 ... 15:25:42 [2022-08-02T15:25:42.270Z] 15:25:42 [2022-08-02T15:25:42.270Z] #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 15:25:42 [2022-08-02T15:25:42.270Z] #49 sha256:0fbdc3ee2c2602dfc0323a38b68b65e9482593e2a22966109d911bb106cb8257 15:25:42 [2022-08-02T15:25:42.270Z] #49 38.98 go: downloading github.com/pmezard/go-difflib v1.0.0 15:25:42 [2022-08-02T15:25:42.270Z] #49 39.02 go: downloading github.com/stretchr/objx v0.2.0 15:25:42 [2022-08-02T15:25:42.270Z] #49 39.10 go: downloading golang.org/x/text v0.3.2 15:25:42 [2022-08-02T15:25:42.462Z] #13 87.94 Selecting previously unselected package libpcrecpp0v5:arm64. 15:25:42 [2022-08-02T15:25:42.462Z] #13 87.94 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... 15:25:42 [2022-08-02T15:25:42.462Z] #13 87.95 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... 15:25:42 [2022-08-02T15:25:42.462Z] #13 88.03 Selecting previously unselected package libpcre3-dev:arm64. 15:25:42 [2022-08-02T15:25:42.462Z] #13 88.03 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... 15:25:42 [2022-08-02T15:25:42.462Z] #13 88.04 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... 15:25:42 [2022-08-02T15:25:42.484Z] #49 ... 15:25:42 [2022-08-02T15:25:42.484Z] 15:25:42 [2022-08-02T15:25:42.484Z] #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 15:25:42 [2022-08-02T15:25:42.484Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:25:42 [2022-08-02T15:25:42.484Z] #55 43.05 Building dependency tree... 15:25:42 [2022-08-02T15:25:42.484Z] #55 48.27 The following additional packages will be installed: 15:25:42 [2022-08-02T15:25:42.484Z] #55 48.30 libbtrfs0 15:25:42 [2022-08-02T15:25:42.484Z] #55 48.62 The following NEW packages will be installed: 15:25:42 [2022-08-02T15:25:42.484Z] #55 48.62 libbtrfs-dev libbtrfs0 15:25:42 [2022-08-02T15:25:42.484Z] #55 49.03 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 15:25:42 [2022-08-02T15:25:42.484Z] #55 49.03 Need to get 119 kB of archives. 15:25:42 [2022-08-02T15:25:42.484Z] #55 49.03 After this operation, 387 kB of additional disk space will be used. 15:25:42 [2022-08-02T15:25:42.484Z] #55 49.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 15:25:42 [2022-08-02T15:25:42.484Z] #55 49.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 15:25:42 [2022-08-02T15:25:42.484Z] #55 50.64 debconf: delaying package configuration, since apt-utils is not installed 15:25:42 [2022-08-02T15:25:42.484Z] #55 51.16 Fetched 119 kB in 0s (418 kB/s) 15:25:42 [2022-08-02T15:25:42.484Z] #55 51.41 Selecting previously unselected package libbtrfs0. 15:25:42 [2022-08-02T15:25:42.484Z] #55 51.41 (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.) 15:25:42 [2022-08-02T15:25:42.484Z] #55 51.51 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 15:25:42 [2022-08-02T15:25:42.484Z] #55 51.56 Unpacking libbtrfs0 (4.20.1-2) ... 15:25:42 [2022-08-02T15:25:42.484Z] #55 51.82 Selecting previously unselected package libbtrfs-dev. 15:25:42 [2022-08-02T15:25:42.484Z] #55 51.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 15:25:42 [2022-08-02T15:25:42.484Z] #55 51.84 Unpacking libbtrfs-dev (4.20.1-2) ... 15:25:42 [2022-08-02T15:25:42.484Z] #55 52.27 Setting up libbtrfs0 (4.20.1-2) ... 15:25:42 [2022-08-02T15:25:42.484Z] #55 52.58 Setting up libbtrfs-dev (4.20.1-2) ... 15:25:42 [2022-08-02T15:25:42.484Z] #55 53.12 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:25:42 [2022-08-02T15:25:42.484Z] #55 DONE 53.6s 15:25:42 [2022-08-02T15:25:42.484Z] 15:25:42 [2022-08-02T15:25:42.484Z] #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 15:25:42 [2022-08-02T15:25:42.484Z] #56 sha256:786ed27667fc5853b55308ec4ad345e2aadea84826715066453bfd7ffbb2d420 15:25:42 [2022-08-02T15:25:42.526Z] #49 ... 15:25:42 [2022-08-02T15:25:42.526Z] 15:25:42 [2022-08-02T15:25:42.526Z] #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 15:25:42 [2022-08-02T15:25:42.526Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:42 [2022-08-02T15:25:42.526Z] #36 34.60 Fetched 8509 kB in 27s (312 kB/s) 15:25:42 [2022-08-02T15:25:42.526Z] #36 34.60 Reading package lists... 15:25:42 [2022-08-02T15:25:42.721Z] #13 88.38 Selecting previously unselected package libselinux1-dev:arm64. 15:25:42 [2022-08-02T15:25:42.721Z] #13 88.39 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... 15:25:42 [2022-08-02T15:25:42.721Z] #13 88.39 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... 15:25:42 [2022-08-02T15:25:42.848Z] #36 60.88 Selecting previously unselected package libarchive13:amd64. 15:25:42 [2022-08-02T15:25:42.848Z] #36 60.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 15:25:42 [2022-08-02T15:25:42.848Z] #36 60.98 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 15:25:42 [2022-08-02T15:25:42.848Z] #36 61.26 Selecting previously unselected package libjsoncpp1:amd64. 15:25:42 [2022-08-02T15:25:42.848Z] #36 61.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 15:25:42 [2022-08-02T15:25:42.848Z] #36 61.29 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 15:25:42 [2022-08-02T15:25:42.848Z] #36 61.42 Selecting previously unselected package librhash0:amd64. 15:25:43 [2022-08-02T15:25:43.055Z] #56 ... 15:25:43 [2022-08-02T15:25:43.055Z] 15:25:43 [2022-08-02T15:25:43.055Z] #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 15:25:43 [2022-08-02T15:25:43.055Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:43 [2022-08-02T15:25:43.055Z] #36 34.48 Reading package lists... 15:25:43 [2022-08-02T15:25:43.055Z] #36 45.09 Reading package lists... 15:25:43 [2022-08-02T15:25:43.055Z] #36 ... 15:25:43 [2022-08-02T15:25:43.055Z] 15:25:43 [2022-08-02T15:25:43.056Z] #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 15:25:43 [2022-08-02T15:25:43.056Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:43 [2022-08-02T15:25:43.056Z] #42 44.41 Reading package lists... 15:25:43 [2022-08-02T15:25:43.108Z] #36 61.43 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 15:25:43 [2022-08-02T15:25:43.108Z] #36 61.44 Unpacking librhash0:amd64 (1.3.8-1) ... 15:25:43 [2022-08-02T15:25:43.288Z] #13 88.58 Selecting previously unselected package libdevmapper-dev:arm64. 15:25:43 [2022-08-02T15:25:43.288Z] #13 88.58 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... 15:25:43 [2022-08-02T15:25:43.288Z] #13 88.63 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... 15:25:43 [2022-08-02T15:25:43.288Z] #13 88.71 Selecting previously unselected package libseccomp-dev:arm64. 15:25:43 [2022-08-02T15:25:43.288Z] #13 88.74 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... 15:25:43 [2022-08-02T15:25:43.288Z] #13 88.75 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... 15:25:43 [2022-08-02T15:25:43.288Z] #13 88.90 Selecting previously unselected package libsystemd-dev:arm64. 15:25:43 [2022-08-02T15:25:43.288Z] #13 88.90 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... 15:25:43 [2022-08-02T15:25:43.288Z] #13 88.92 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... 15:25:43 [2022-08-02T15:25:43.316Z] #42 54.51 Building dependency tree... 15:25:43 [2022-08-02T15:25:43.316Z] #42 ... 15:25:43 [2022-08-02T15:25:43.316Z] 15:25:43 [2022-08-02T15:25:43.316Z] #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 15:25:43 [2022-08-02T15:25:43.316Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:43 [2022-08-02T15:25:43.367Z] #36 61.74 Selecting previously unselected package libuv1:amd64. 15:25:43 [2022-08-02T15:25:43.367Z] #36 61.74 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... 15:25:43 [2022-08-02T15:25:43.367Z] #36 61.76 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... 15:25:43 [2022-08-02T15:25:43.367Z] #36 61.94 Selecting previously unselected package cmake. 15:25:43 [2022-08-02T15:25:43.549Z] #49 ... 15:25:43 [2022-08-02T15:25:43.549Z] 15:25:43 [2022-08-02T15:25:43.549Z] #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 15:25:43 [2022-08-02T15:25:43.549Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:43 [2022-08-02T15:25:43.549Z] #42 44.89 Reading package lists... 15:25:43 [2022-08-02T15:25:43.549Z] #42 ... 15:25:43 [2022-08-02T15:25:43.549Z] 15:25:43 [2022-08-02T15:25:43.549Z] #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 15:25:43 [2022-08-02T15:25:43.549Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:43 [2022-08-02T15:25:43.549Z] #36 34.34 Reading package lists... 15:25:43 [2022-08-02T15:25:43.627Z] #36 61.96 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 15:25:43 [2022-08-02T15:25:43.627Z] #36 61.96 Unpacking cmake (3.13.4-1) ... 15:25:43 [2022-08-02T15:25:43.809Z] #36 45.55 Reading package lists... 15:25:43 [2022-08-02T15:25:43.809Z] #36 ... 15:25:43 [2022-08-02T15:25:43.809Z] 15:25:43 [2022-08-02T15:25:43.809Z] #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 15:25:43 [2022-08-02T15:25:43.809Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:25:43 [2022-08-02T15:25:43.809Z] #55 43.01 Reading package lists... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.30 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.31 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.33 Setting up libapparmor1:arm64 (2.13.2-10) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.34 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.35 Setting up libpcre16-3:arm64 (2:8.39-12) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.36 Setting up libsepol1-dev:arm64 (2.8-1) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.38 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.39 Setting up libbtrfs0 (4.20.1-2) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.40 Setting up libpcre32-3:arm64 (2:8.39-12) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.42 Setting up libudev-dev:arm64 (241-7~deb10u8) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.45 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.46 Setting up libbtrfs-dev (4.20.1-2) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.48 Setting up libapparmor-dev:arm64 (2.13.2-10) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.49 Setting up mingw-w64-common (6.0.0-3) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.51 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.52 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.53 Setting up libpcre3-dev:arm64 (2:8.39-12) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.54 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.56 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 15:25:43 [2022-08-02T15:25:43.870Z] #13 89.58 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 15:25:44 [2022-08-02T15:25:44.128Z] #13 89.58 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:25:44 [2022-08-02T15:25:44.128Z] #13 89.62 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 15:25:44 [2022-08-02T15:25:44.128Z] #13 89.64 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 15:25:44 [2022-08-02T15:25:44.128Z] #13 89.66 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 15:25:44 [2022-08-02T15:25:44.128Z] #13 89.68 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... 15:25:44 [2022-08-02T15:25:44.128Z] #13 89.69 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... 15:25:44 [2022-08-02T15:25:44.128Z] #13 89.71 Setting up dmsetup (2:1.02.155-3) ... 15:25:44 [2022-08-02T15:25:44.128Z] #13 89.72 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... 15:25:44 [2022-08-02T15:25:44.128Z] #13 89.73 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... 15:25:44 [2022-08-02T15:25:44.128Z] #13 89.75 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:25:44 [2022-08-02T15:25:44.379Z] #55 53.58 Building dependency tree... 15:25:44 [2022-08-02T15:25:44.570Z] #36 ... 15:25:44 [2022-08-02T15:25:44.570Z] 15:25:44 [2022-08-02T15:25:44.570Z] #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 15:25:44 [2022-08-02T15:25:44.570Z] #47 sha256:1bb04c24d596dbd921517d7614d31a730239b4f51203c33f726f1c97e7f384a0 15:25:44 [2022-08-02T15:25:44.570Z] #47 DONE 62.9s 15:25:44 [2022-08-02T15:25:44.570Z] 15:25:44 [2022-08-02T15:25:44.570Z] #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 15:25:44 [2022-08-02T15:25:44.570Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:44 [2022-08-02T15:25:44.570Z] #13 55.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 15:25:44 [2022-08-02T15:25:44.570Z] #13 55.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 15:25:44 [2022-08-02T15:25:44.570Z] #13 55.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 15:25:44 [2022-08-02T15:25:44.570Z] #13 55.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 15:25:44 [2022-08-02T15:25:44.570Z] #13 55.39 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] 15:25:44 [2022-08-02T15:25:44.570Z] #13 55.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] 15:25:44 [2022-08-02T15:25:44.570Z] #13 55.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 15:25:44 [2022-08-02T15:25:44.570Z] #13 55.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 15:25:44 [2022-08-02T15:25:44.570Z] #13 55.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 15:25:44 [2022-08-02T15:25:44.570Z] #13 55.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 15:25:44 [2022-08-02T15:25:44.570Z] #13 55.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 15:25:44 [2022-08-02T15:25:44.570Z] #13 55.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 15:25:44 [2022-08-02T15:25:44.570Z] #13 55.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 15:25:44 [2022-08-02T15:25:44.570Z] #13 55.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] 15:25:44 [2022-08-02T15:25:44.570Z] #13 56.87 debconf: delaying package configuration, since apt-utils is not installed 15:25:44 [2022-08-02T15:25:44.570Z] #13 57.08 Fetched 77.8 MB in 7s (11.0 MB/s) 15:25:44 [2022-08-02T15:25:44.570Z] #13 57.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 ... 15421 files and directories currently installed.) 15:25:44 [2022-08-02T15:25:44.570Z] #13 57.22 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... 15:25:44 [2022-08-02T15:25:44.570Z] #13 57.25 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... 15:25:44 [2022-08-02T15:25:44.570Z] #13 57.49 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... 15:25:44 [2022-08-02T15:25:44.570Z] #13 57.77 Selecting previously unselected package binutils-mingw-w64-i686. 15:25:44 [2022-08-02T15:25:44.570Z] #13 57.77 (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.) 15:25:44 [2022-08-02T15:25:44.570Z] #13 57.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 15:25:44 [2022-08-02T15:25:44.570Z] #13 57.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 15:25:45 [2022-08-02T15:25:45.234Z] #36 54.65 Building dependency tree... 15:25:45 [2022-08-02T15:25:45.508Z] #13 59.97 Selecting previously unselected package binutils-mingw-w64-x86-64. 15:25:45 [2022-08-02T15:25:45.508Z] #13 59.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 15:25:45 [2022-08-02T15:25:45.768Z] #13 60.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 15:25:46 [2022-08-02T15:25:46.107Z] #36 44.82 Reading package lists... 15:25:46 [2022-08-02T15:25:46.107Z] #36 ... 15:25:46 [2022-08-02T15:25:46.107Z] 15:25:46 [2022-08-02T15:25:46.107Z] #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 15:25:46 [2022-08-02T15:25:46.107Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:46 [2022-08-02T15:25:46.107Z] #13 32.82 Fetched 9048 kB in 30s (305 kB/s) 15:25:46 [2022-08-02T15:25:46.292Z] #55 ... 15:25:46 [2022-08-02T15:25:46.292Z] 15:25:46 [2022-08-02T15:25:46.292Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 15:25:46 [2022-08-02T15:25:46.292Z] #51 sha256:87ccf57ffc89d55d170fdf055c04358bc2c1ff5674eb5ef383e9d78aa59f198d 15:25:46 [2022-08-02T15:25:46.292Z] #51 DONE 57.6s 15:25:46 [2022-08-02T15:25:46.292Z] 15:25:46 [2022-08-02T15:25:46.292Z] #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 15:25:46 [2022-08-02T15:25:46.292Z] #67 sha256:f2dddf7e4205f6c7cdcf00cca6f72fb4582c14f369cf5f998b153e86f429ede8 15:25:46 [2022-08-02T15:25:46.292Z] #67 DONE 57.6s 15:25:46 [2022-08-02T15:25:46.292Z] 15:25:46 [2022-08-02T15:25:46.292Z] #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 15:25:46 [2022-08-02T15:25:46.292Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:46 [2022-08-02T15:25:46.292Z] #36 45.55 Reading package lists... 15:25:46 [2022-08-02T15:25:46.337Z] #13 ... 15:25:46 [2022-08-02T15:25:46.337Z] 15:25:46 [2022-08-02T15:25:46.337Z] #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 15:25:46 [2022-08-02T15:25:46.337Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:46 [2022-08-02T15:25:46.337Z] #36 64.89 Setting up libicu63:amd64 (63.1-6+deb10u3) ... 15:25:46 [2022-08-02T15:25:46.337Z] #36 64.89 Setting up xxd (2:8.1.0875-5+deb10u2) ... 15:25:46 [2022-08-02T15:25:46.337Z] #36 64.91 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... 15:25:46 [2022-08-02T15:25:46.597Z] #36 65.01 Setting up vim-common (2:8.1.0875-5+deb10u2) ... 15:25:46 [2022-08-02T15:25:46.597Z] #36 65.01 Setting up librhash0:amd64 (1.3.8-1) ... 15:25:46 [2022-08-02T15:25:46.597Z] #36 65.01 Setting up cmake-data (3.13.4-1) ... 15:25:46 [2022-08-02T15:25:46.597Z] #36 65.02 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... 15:25:46 [2022-08-02T15:25:46.597Z] #36 65.04 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 15:25:46 [2022-08-02T15:25:46.597Z] #36 65.06 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 15:25:46 [2022-08-02T15:25:46.597Z] #36 65.08 Setting up cmake (3.13.4-1) ... 15:25:46 [2022-08-02T15:25:46.597Z] #36 65.10 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:25:46 [2022-08-02T15:25:46.856Z] #36 65.23 Processing triggers for mime-support (3.62) ... 15:25:46 [2022-08-02T15:25:46.864Z] #36 56.07 Building dependency tree... 15:25:47 [2022-08-02T15:25:47.037Z] #13 32.82 Reading package lists... 15:25:47 [2022-08-02T15:25:47.124Z] #36 ... 15:25:47 [2022-08-02T15:25:47.124Z] 15:25:47 [2022-08-02T15:25:47.124Z] #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 15:25:47 [2022-08-02T15:25:47.124Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:47 [2022-08-02T15:25:47.124Z] #13 34.37 Reading package lists... 15:25:47 [2022-08-02T15:25:47.124Z] #13 45.73 Reading package lists... 15:25:47 [2022-08-02T15:25:47.124Z] #13 ... 15:25:47 [2022-08-02T15:25:47.124Z] 15:25:47 [2022-08-02T15:25:47.124Z] #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 15:25:47 [2022-08-02T15:25:47.124Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:47 [2022-08-02T15:25:47.124Z] #42 55.26 Building dependency tree... 15:25:47 [2022-08-02T15:25:47.241Z] #36 ... 15:25:47 [2022-08-02T15:25:47.241Z] 15:25:47 [2022-08-02T15:25:47.241Z] #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 15:25:47 [2022-08-02T15:25:47.241Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:47 [2022-08-02T15:25:47.241Z] #13 34.91 Reading package lists... 15:25:47 [2022-08-02T15:25:47.241Z] #13 46.09 Reading package lists... 15:25:47 [2022-08-02T15:25:47.241Z] #13 ... 15:25:47 [2022-08-02T15:25:47.241Z] 15:25:47 [2022-08-02T15:25:47.241Z] #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 15:25:47 [2022-08-02T15:25:47.241Z] #56 sha256:786ed27667fc5853b55308ec4ad345e2aadea84826715066453bfd7ffbb2d420 15:25:47 [2022-08-02T15:25:47.241Z] #56 1.947 + RM_GOPATH=0 15:25:47 [2022-08-02T15:25:47.241Z] #56 1.947 + TMP_GOPATH= 15:25:47 [2022-08-02T15:25:47.241Z] #56 1.947 + : /build 15:25:47 [2022-08-02T15:25:47.241Z] #56 1.947 + '[' -z '' ']' 15:25:47 [2022-08-02T15:25:47.241Z] #56 1.947 ++ mktemp -d 15:25:47 [2022-08-02T15:25:47.241Z] #56 1.947 + export GOPATH=/tmp/tmp.e78BYSEMU1 15:25:47 [2022-08-02T15:25:47.241Z] #56 1.947 + GOPATH=/tmp/tmp.e78BYSEMU1 15:25:47 [2022-08-02T15:25:47.241Z] #56 1.947 + RM_GOPATH=1 15:25:47 [2022-08-02T15:25:47.241Z] #56 1.947 + case "$(go env GOARCH)" in 15:25:47 [2022-08-02T15:25:47.241Z] #56 1.947 ++ go env GOARCH 15:25:47 [2022-08-02T15:25:47.241Z] #56 2.047 + export GO_BUILDMODE=-buildmode=pie 15:25:47 [2022-08-02T15:25:47.241Z] #56 2.047 + GO_BUILDMODE=-buildmode=pie 15:25:47 [2022-08-02T15:25:47.241Z] #56 2.047 ++ dirname /tmp/install/install.sh 15:25:47 [2022-08-02T15:25:47.241Z] #56 2.047 + dir=/tmp/install 15:25:47 [2022-08-02T15:25:47.241Z] #56 2.047 + bin=containerd 15:25:47 [2022-08-02T15:25:47.241Z] #56 2.047 + shift 15:25:47 [2022-08-02T15:25:47.241Z] #56 2.047 + '[' '!' -f /tmp/install/containerd.installer ']' 15:25:47 [2022-08-02T15:25:47.241Z] #56 2.047 + . /tmp/install/containerd.installer 15:25:47 [2022-08-02T15:25:47.241Z] #56 2.047 ++ set -e 15:25:47 [2022-08-02T15:25:47.241Z] #56 2.047 ++ : v1.6.6 15:25:47 [2022-08-02T15:25:47.241Z] #56 2.047 + install_containerd 15:25:47 [2022-08-02T15:25:47.241Z] #56 2.047 + echo 'Install containerd version v1.6.6' 15:25:47 [2022-08-02T15:25:47.241Z] #56 2.047 + git clone https://github.com/containerd/containerd.git /tmp/tmp.e78BYSEMU1/src/github.com/containerd/containerd 15:25:47 [2022-08-02T15:25:47.241Z] #56 2.047 Install containerd version v1.6.6 15:25:47 [2022-08-02T15:25:47.241Z] #56 2.078 Cloning into '/tmp/tmp.e78BYSEMU1/src/github.com/containerd/containerd'... 15:25:47 [2022-08-02T15:25:47.419Z] #13 DONE 92.7s 15:25:47 [2022-08-02T15:25:47.419Z] 15:25:47 [2022-08-02T15:25:47.419Z] #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 15:25:47 [2022-08-02T15:25:47.419Z] #53 sha256:aedd22bf11f54f24036c441b6bd9aed1f3ef80172e91ed9dc762f73ebccf2697 15:25:47 [2022-08-02T15:25:47.794Z] #36 DONE 66.1s 15:25:47 [2022-08-02T15:25:47.794Z] 15:25:47 [2022-08-02T15:25:47.794Z] #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 15:25:47 [2022-08-02T15:25:47.794Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:47 [2022-08-02T15:25:47.794Z] #42 59.92 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... 15:25:47 [2022-08-02T15:25:47.794Z] #42 59.94 Setting up libnl-3-200:amd64 (3.4.0-1) ... 15:25:47 [2022-08-02T15:25:47.794Z] #42 59.98 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 15:25:47 [2022-08-02T15:25:47.794Z] #42 59.99 Setting up libcap-dev:amd64 (1:2.25-2) ... 15:25:47 [2022-08-02T15:25:47.794Z] #42 60.01 Setting up libprotoc17:amd64 (3.6.1.3-2) ... 15:25:47 [2022-08-02T15:25:47.794Z] #42 60.03 Setting up protobuf-compiler (3.6.1.3-2) ... 15:25:47 [2022-08-02T15:25:47.794Z] #42 60.06 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 15:25:47 [2022-08-02T15:25:47.794Z] #42 60.07 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... 15:25:47 [2022-08-02T15:25:47.794Z] #42 60.11 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 15:25:47 [2022-08-02T15:25:47.794Z] #42 60.16 Setting up python-protobuf (3.6.1.3-2) ... 15:25:47 [2022-08-02T15:25:47.794Z] #42 66.35 Setting up libnl-3-dev:amd64 (3.4.0-1) ... 15:25:47 [2022-08-02T15:25:47.856Z] #13 44.31 Reading package lists... 15:25:47 [2022-08-02T15:25:47.856Z] #13 ... 15:25:47 [2022-08-02T15:25:47.856Z] 15:25:47 [2022-08-02T15:25:47.856Z] #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 15:25:47 [2022-08-02T15:25:47.856Z] #49 sha256:0fbdc3ee2c2602dfc0323a38b68b65e9482593e2a22966109d911bb106cb8257 15:25:47 [2022-08-02T15:25:47.856Z] #49 49.89 go: downloading github.com/gobwas/glob v0.2.3 15:25:47 [2022-08-02T15:25:47.856Z] #49 49.92 go: downloading github.com/kisielk/gotool v1.0.0 15:25:48 [2022-08-02T15:25:48.054Z] #42 66.37 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:25:48 [2022-08-02T15:25:48.113Z] #49 50.06 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 15:25:48 [2022-08-02T15:25:48.113Z] #49 50.20 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 15:25:48 [2022-08-02T15:25:48.113Z] #49 50.20 go: downloading github.com/gogo/protobuf v1.2.1 15:25:48 [2022-08-02T15:25:48.314Z] #42 ... 15:25:48 [2022-08-02T15:25:48.314Z] 15:25:48 [2022-08-02T15:25:48.314Z] #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 15:25:48 [2022-08-02T15:25:48.314Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:48 [2022-08-02T15:25:48.314Z] #13 62.51 Selecting previously unselected package binutils-mingw-w64. 15:25:48 [2022-08-02T15:25:48.314Z] #13 62.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 15:25:48 [2022-08-02T15:25:48.314Z] #13 62.51 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 15:25:48 [2022-08-02T15:25:48.314Z] #13 ... 15:25:48 [2022-08-02T15:25:48.314Z] 15:25:48 [2022-08-02T15:25:48.314Z] #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 15:25:48 [2022-08-02T15:25:48.314Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:48 [2022-08-02T15:25:48.314Z] #42 DONE 66.8s 15:25:48 [2022-08-02T15:25:48.314Z] 15:25:48 [2022-08-02T15:25:48.314Z] #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 15:25:48 [2022-08-02T15:25:48.314Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:48 [2022-08-02T15:25:48.314Z] #13 62.67 Selecting previously unselected package libdevmapper1.02.1:amd64. 15:25:48 [2022-08-02T15:25:48.314Z] #13 62.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 15:25:48 [2022-08-02T15:25:48.314Z] #13 62.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.015 + RM_GOPATH=0 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.016 + TMP_GOPATH= 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.016 + : /build 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.016 + '[' -z '' ']' 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.017 ++ mktemp -d 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.018 + export GOPATH=/tmp/tmp.YP6n7RKH9r 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.018 + GOPATH=/tmp/tmp.YP6n7RKH9r 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.019 + RM_GOPATH=1 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.019 + case "$(go env GOARCH)" in 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.020 ++ go env GOARCH 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.043 + export GO_BUILDMODE=-buildmode=pie 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.043 + GO_BUILDMODE=-buildmode=pie 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.044 ++ dirname /tmp/install/install.sh 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.058 + dir=/tmp/install 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.059 + bin=runc 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.059 + shift 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.060 + '[' '!' -f /tmp/install/runc.installer ']' 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.060 + . /tmp/install/runc.installer 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.060 ++ set -e 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.064 ++ : v1.1.2 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.064 + install_runc 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.064 + RUNC_BUILDTAGS=seccomp 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.064 + echo 'Install runc version v1.1.2 (build tags: seccomp)' 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.065 Install runc version v1.1.2 (build tags: seccomp) 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.065 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YP6n7RKH9r/src/github.com/opencontainers/runc 15:25:48 [2022-08-02T15:25:48.355Z] #53 1.067 Cloning into '/tmp/tmp.YP6n7RKH9r/src/github.com/opencontainers/runc'... 15:25:48 [2022-08-02T15:25:48.355Z] #53 ... 15:25:48 [2022-08-02T15:25:48.355Z] 15:25:48 [2022-08-02T15:25:48.355Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 15:25:48 [2022-08-02T15:25:48.355Z] #14 sha256:430d4156bc4c81bb894a59b577902fda3755cba7c71ba486abcc181c3503e5ba 15:25:48 [2022-08-02T15:25:48.355Z] #14 DONE 1.2s 15:25:48 [2022-08-02T15:25:48.573Z] #13 62.83 Selecting previously unselected package dmsetup. 15:25:48 [2022-08-02T15:25:48.573Z] #13 62.85 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 15:25:48 [2022-08-02T15:25:48.573Z] #13 62.85 Unpacking dmsetup (2:1.02.155-3) ... 15:25:48 [2022-08-02T15:25:48.614Z] 15:25:48 [2022-08-02T15:25:48.614Z] #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 15:25:48 [2022-08-02T15:25:48.614Z] #15 sha256:59246d0b7d4cbbf7d683a6480d40652584e1a2bf7d7cc1afb98eeba52855c8ea 15:25:48 [2022-08-02T15:25:48.833Z] #13 63.04 Selecting previously unselected package mingw-w64-common. 15:25:48 [2022-08-02T15:25:48.833Z] #13 63.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 15:25:48 [2022-08-02T15:25:48.833Z] #13 63.05 Unpacking mingw-w64-common (6.0.0-3) ... 15:25:49 [2022-08-02T15:25:49.181Z] #15 DONE 0.8s 15:25:49 [2022-08-02T15:25:49.181Z] 15:25:49 [2022-08-02T15:25:49.181Z] #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 15:25:49 [2022-08-02T15:25:49.181Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:25:49 [2022-08-02T15:25:49.181Z] #43 37.29 CC compel/plugins/std/fds.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 37.62 CC compel/plugins/std/log.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 38.27 CC compel/plugins/std/string.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 38.72 CC compel/plugins/std/infect.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 39.09 CC compel/arch/aarch64/plugins/std/parasite-head.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 39.13 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 39.17 AR compel/plugins/std.lib.a 15:25:49 [2022-08-02T15:25:49.181Z] #43 39.22 CC compel/plugins/fds/fds.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 39.37 AR compel/plugins/fds.lib.a 15:25:49 [2022-08-02T15:25:49.181Z] #43 39.46 HOSTDEP compel/src/lib/log-host.d 15:25:49 [2022-08-02T15:25:49.181Z] #43 39.55 HOSTDEP compel/src/lib/handle-elf-host.d 15:25:49 [2022-08-02T15:25:49.181Z] #43 39.62 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d 15:25:49 [2022-08-02T15:25:49.181Z] #43 39.68 HOSTDEP compel/src/main-host.d 15:25:49 [2022-08-02T15:25:49.181Z] #43 39.74 DEP compel/src/lib/ptrace.d 15:25:49 [2022-08-02T15:25:49.181Z] #43 39.83 DEP compel/src/lib/infect.d 15:25:49 [2022-08-02T15:25:49.181Z] #43 40.01 DEP compel/src/lib/infect-util.d 15:25:49 [2022-08-02T15:25:49.181Z] #43 40.09 DEP compel/src/lib/infect-rpc.d 15:25:49 [2022-08-02T15:25:49.181Z] #43 40.17 DEP compel/arch/aarch64/src/lib/infect.d 15:25:49 [2022-08-02T15:25:49.181Z] #43 40.27 DEP compel/arch/aarch64/src/lib/cpu.d 15:25:49 [2022-08-02T15:25:49.181Z] #43 40.32 DEP compel/src/lib/log.d 15:25:49 [2022-08-02T15:25:49.181Z] #43 40.44 DEP compel/src/main.d 15:25:49 [2022-08-02T15:25:49.181Z] #43 40.54 DEP compel/src/lib/handle-elf.d 15:25:49 [2022-08-02T15:25:49.181Z] #43 40.64 DEP compel/arch/aarch64/src/lib/handle-elf.d 15:25:49 [2022-08-02T15:25:49.181Z] #43 40.74 CC compel/src/lib/log.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 41.03 CC compel/arch/aarch64/src/lib/cpu.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 41.26 CC compel/arch/aarch64/src/lib/infect.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 41.52 CC compel/src/lib/infect-rpc.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 41.83 CC compel/src/lib/infect-util.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 42.03 CC compel/src/lib/infect.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 44.29 CC compel/src/lib/ptrace.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 44.68 AR compel/libcompel.a 15:25:49 [2022-08-02T15:25:49.181Z] #43 44.86 HOSTCC compel/src/main-host.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 45.29 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 45.45 HOSTCC compel/src/lib/handle-elf-host.o 15:25:49 [2022-08-02T15:25:49.181Z] #43 ... 15:25:49 [2022-08-02T15:25:49.181Z] 15:25:49 [2022-08-02T15:25:49.181Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 15:25:49 [2022-08-02T15:25:49.181Z] #16 sha256:d7d991c7e6f3ffdf56c7dcff5218dbe5624e1058023ef18883814bfb735b463d 15:25:49 [2022-08-02T15:25:49.666Z] #42 ... 15:25:49 [2022-08-02T15:25:49.666Z] 15:25:49 [2022-08-02T15:25:49.666Z] #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 15:25:49 [2022-08-02T15:25:49.666Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:25:49 [2022-08-02T15:25:49.666Z] #55 58.72 The following additional packages will be installed: 15:25:49 [2022-08-02T15:25:49.666Z] #55 58.72 libbtrfs0 15:25:49 [2022-08-02T15:25:49.666Z] #55 59.09 The following NEW packages will be installed: 15:25:49 [2022-08-02T15:25:49.666Z] #55 59.10 libbtrfs-dev libbtrfs0 15:25:49 [2022-08-02T15:25:49.666Z] #55 59.56 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 15:25:49 [2022-08-02T15:25:49.666Z] #55 59.56 Need to get 119 kB of archives. 15:25:49 [2022-08-02T15:25:49.666Z] #55 59.56 After this operation, 387 kB of additional disk space will be used. 15:25:49 [2022-08-02T15:25:49.666Z] #55 59.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 15:25:49 [2022-08-02T15:25:49.666Z] #55 59.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 15:25:49 [2022-08-02T15:25:49.749Z] #16 0.686 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 15:25:49 [2022-08-02T15:25:49.849Z] #56 ... 15:25:49 [2022-08-02T15:25:49.849Z] 15:25:49 [2022-08-02T15:25:49.849Z] #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 15:25:49 [2022-08-02T15:25:49.849Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:49 [2022-08-02T15:25:49.849Z] #36 59.25 The following additional packages will be installed: 15:25:49 [2022-08-02T15:25:49.849Z] #36 59.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 15:25:49 [2022-08-02T15:25:49.849Z] #36 59.29 Suggested packages: 15:25:49 [2022-08-02T15:25:49.849Z] #36 59.31 cmake-doc ninja-build lrzip 15:25:49 [2022-08-02T15:25:49.849Z] #36 59.31 Recommended packages: 15:25:49 [2022-08-02T15:25:49.849Z] #36 59.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 15:25:49 [2022-08-02T15:25:49.849Z] #36 60.72 The following NEW packages will be installed: 15:25:49 [2022-08-02T15:25:49.849Z] #36 60.77 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 15:25:49 [2022-08-02T15:25:49.849Z] #36 60.77 vim-common xxd 15:25:49 [2022-08-02T15:25:49.849Z] #36 61.16 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 15:25:49 [2022-08-02T15:25:49.849Z] #36 61.16 Need to get 14.9 MB of archives. 15:25:49 [2022-08-02T15:25:49.849Z] #36 61.16 After this operation, 61.8 MB of additional disk space will be used. 15:25:49 [2022-08-02T15:25:49.849Z] #36 61.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] 15:25:49 [2022-08-02T15:25:49.849Z] #36 61.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] 15:25:49 [2022-08-02T15:25:49.849Z] #36 61.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] 15:25:49 [2022-08-02T15:25:49.993Z] #55 61.33 debconf: delaying package configuration, since apt-utils is not installed 15:25:50 [2022-08-02T15:25:50.007Z] #16 DONE 0.8s 15:25:50 [2022-08-02T15:25:50.007Z] 15:25:50 [2022-08-02T15:25:50.007Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 15:25:50 [2022-08-02T15:25:50.007Z] #17 sha256:64b7f239688210c35ba11c1abd86ccd6fe7f2061911635817a4eec25b4a67f4e 15:25:50 [2022-08-02T15:25:50.109Z] #36 ... 15:25:50 [2022-08-02T15:25:50.110Z] 15:25:50 [2022-08-02T15:25:50.110Z] #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 15:25:50 [2022-08-02T15:25:50.110Z] #67 sha256:5740bee820a1a91a2e05e56ade3eaf9a0722f1ca14a0af5d19e4f09d65e886e5 15:25:50 [2022-08-02T15:25:50.110Z] #67 DONE 61.4s 15:25:50 [2022-08-02T15:25:50.282Z] #55 61.75 Fetched 119 kB in 0s (422 kB/s) 15:25:50 [2022-08-02T15:25:50.370Z] 15:25:50 [2022-08-02T15:25:50.370Z] #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 15:25:50 [2022-08-02T15:25:50.370Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:50 [2022-08-02T15:25:50.370Z] #42 54.51 Building dependency tree... 15:25:50 [2022-08-02T15:25:50.370Z] #42 58.48 The following additional packages will be installed: 15:25:50 [2022-08-02T15:25:50.370Z] #42 58.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 15:25:50 [2022-08-02T15:25:50.370Z] #42 58.53 libprotoc17 python-pkg-resources python-six zlib1g-dev 15:25:50 [2022-08-02T15:25:50.370Z] #42 58.56 Suggested packages: 15:25:50 [2022-08-02T15:25:50.370Z] #42 58.57 manpages-dev python-setuptools 15:25:50 [2022-08-02T15:25:50.370Z] #42 60.45 The following NEW packages will be installed: 15:25:50 [2022-08-02T15:25:50.370Z] #42 60.45 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 15:25:50 [2022-08-02T15:25:50.370Z] #42 60.45 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 15:25:50 [2022-08-02T15:25:50.370Z] #42 60.45 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 15:25:50 [2022-08-02T15:25:50.370Z] #42 60.45 python-six zlib1g-dev 15:25:50 [2022-08-02T15:25:50.371Z] #42 60.75 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 15:25:50 [2022-08-02T15:25:50.371Z] #42 60.75 Need to get 4091 kB of archives. 15:25:50 [2022-08-02T15:25:50.371Z] #42 60.75 After this operation, 22.5 MB of additional disk space will be used. 15:25:50 [2022-08-02T15:25:50.371Z] #42 60.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 60.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 60.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 60.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 60.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 60.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 60.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 60.82 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 60.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 60.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 60.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 61.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 61.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 61.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 61.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 61.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] 15:25:50 [2022-08-02T15:25:50.371Z] #42 61.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] 15:25:50 [2022-08-02T15:25:50.543Z] #55 62.11 Selecting previously unselected package libbtrfs0. 15:25:50 [2022-08-02T15:25:50.803Z] #55 62.11 (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.) 15:25:50 [2022-08-02T15:25:50.803Z] #55 62.21 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 15:25:50 [2022-08-02T15:25:50.803Z] #55 62.21 Unpacking libbtrfs0 (4.20.1-2) ... 15:25:50 [2022-08-02T15:25:50.803Z] #55 62.43 Selecting previously unselected package libbtrfs-dev. 15:25:50 [2022-08-02T15:25:50.943Z] #17 DONE 0.8s 15:25:50 [2022-08-02T15:25:50.943Z] 15:25:50 [2022-08-02T15:25:50.943Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 15:25:50 [2022-08-02T15:25:50.943Z] #18 sha256:260e63b599d0df369ad7ecc6b492a541588b337c88cb196c14b3b970c6d5163c 15:25:51 [2022-08-02T15:25:51.063Z] #55 62.44 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 15:25:51 [2022-08-02T15:25:51.063Z] #55 62.45 Unpacking libbtrfs-dev (4.20.1-2) ... 15:25:51 [2022-08-02T15:25:51.313Z] #42 62.73 debconf: delaying package configuration, since apt-utils is not installed 15:25:51 [2022-08-02T15:25:51.323Z] #55 62.77 Setting up libbtrfs0 (4.20.1-2) ... 15:25:51 [2022-08-02T15:25:51.323Z] #55 62.79 Setting up libbtrfs-dev (4.20.1-2) ... 15:25:51 [2022-08-02T15:25:51.323Z] #55 62.81 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:25:51 [2022-08-02T15:25:51.426Z] #49 53.31 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 15:25:51 [2022-08-02T15:25:51.724Z] #49 53.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 15:25:51 [2022-08-02T15:25:51.880Z] #18 DONE 0.8s 15:25:51 [2022-08-02T15:25:51.880Z] 15:25:51 [2022-08-02T15:25:51.880Z] #19 [dev-systemd-false 6/26] RUN ldconfig 15:25:51 [2022-08-02T15:25:51.880Z] #19 sha256:fa35aad5d6a21dd36af118d450a0d5576d112af7017753af91b8ae38073f04c3 15:25:51 [2022-08-02T15:25:51.887Z] #42 63.02 Fetched 4091 kB in 1s (5643 kB/s) 15:25:51 [2022-08-02T15:25:51.887Z] #42 63.15 Selecting previously unselected package libcap-dev:amd64. 15:25:51 [2022-08-02T15:25:51.887Z] #42 63.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) 15:25:51 [2022-08-02T15:25:51.887Z] #42 63.28 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... 15:25:51 [2022-08-02T15:25:51.887Z] #42 63.31 Unpacking libcap-dev:amd64 (1:2.25-2) ... 15:25:51 [2022-08-02T15:25:51.895Z] #55 DONE 63.3s 15:25:51 [2022-08-02T15:25:51.895Z] 15:25:51 [2022-08-02T15:25:51.895Z] #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 15:25:51 [2022-08-02T15:25:51.895Z] #56 sha256:04be4f1cb19080f01993079efa529aeded5e9895edb0f04de4e286b2a1e2a964 15:25:52 [2022-08-02T15:25:52.148Z] #42 63.59 Selecting previously unselected package libnet1:amd64. 15:25:52 [2022-08-02T15:25:52.149Z] #42 63.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 15:25:52 [2022-08-02T15:25:52.149Z] #42 63.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:25:52 [2022-08-02T15:25:52.290Z] #49 54.40 go: downloading github.com/BurntSushi/toml v0.3.1 15:25:52 [2022-08-02T15:25:52.723Z] #42 63.80 Selecting previously unselected package libnet1-dev. 15:25:52 [2022-08-02T15:25:52.723Z] #42 63.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... 15:25:52 [2022-08-02T15:25:52.723Z] #42 63.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 15:25:52 [2022-08-02T15:25:52.723Z] #42 64.14 Selecting previously unselected package libnl-3-200:amd64. 15:25:52 [2022-08-02T15:25:52.723Z] #42 64.14 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... 15:25:52 [2022-08-02T15:25:52.723Z] #42 64.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 15:25:52 [2022-08-02T15:25:52.984Z] #42 64.31 Selecting previously unselected package libnl-3-dev:amd64. 15:25:52 [2022-08-02T15:25:52.984Z] #42 64.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... 15:25:52 [2022-08-02T15:25:52.984Z] #42 64.35 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... 15:25:53 [2022-08-02T15:25:53.031Z] #13 ... 15:25:53 [2022-08-02T15:25:53.031Z] 15:25:53 [2022-08-02T15:25:53.031Z] #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 15:25:53 [2022-08-02T15:25:53.031Z] #34 sha256:44c8633013eee7a0ae0a000e3acd570d28e58805073d77dce4155dc9f95e0d7d 15:25:53 [2022-08-02T15:25:53.031Z] #34 61.21 internal/syscall/unix 15:25:53 [2022-08-02T15:25:53.031Z] #34 61.71 time 15:25:53 [2022-08-02T15:25:53.031Z] #34 68.40 internal/poll 15:25:53 [2022-08-02T15:25:53.031Z] #34 69.70 internal/fmtsort 15:25:53 [2022-08-02T15:25:53.031Z] #34 70.37 internal/syscall/execenv 15:25:53 [2022-08-02T15:25:53.031Z] #34 70.49 path 15:25:53 [2022-08-02T15:25:53.031Z] #34 70.91 io/fs 15:25:53 [2022-08-02T15:25:53.031Z] #34 71.22 strings 15:25:53 [2022-08-02T15:25:53.244Z] #42 64.69 Selecting previously unselected package libprotobuf-c1:amd64. 15:25:53 [2022-08-02T15:25:53.244Z] #42 64.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 15:25:53 [2022-08-02T15:25:53.244Z] #42 64.70 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:25:53 [2022-08-02T15:25:53.256Z] #19 DONE 1.3s 15:25:53 [2022-08-02T15:25:53.256Z] 15:25:53 [2022-08-02T15:25:53.256Z] #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 15:25:53 [2022-08-02T15:25:53.256Z] #58 sha256:8411bc9aa14a82414ae750502734d3846cf57cabc56950b6e943e448e2553d6e 15:25:53 [2022-08-02T15:25:53.256Z] #58 100.8 + for f in rootlesskit rootlesskit-docker-proxy 15:25:53 [2022-08-02T15:25:53.256Z] #58 100.8 + GOBIN=/build 15:25:53 [2022-08-02T15:25:53.256Z] #58 100.8 + GO111MODULE=on 15:25:53 [2022-08-02T15:25:53.256Z] #58 100.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 15:25:53 [2022-08-02T15:25:53.278Z] #56 1.379 + RM_GOPATH=0 15:25:53 [2022-08-02T15:25:53.278Z] #56 1.379 + TMP_GOPATH= 15:25:53 [2022-08-02T15:25:53.278Z] #56 1.379 + : /build 15:25:53 [2022-08-02T15:25:53.278Z] #56 1.379 + '[' -z '' ']' 15:25:53 [2022-08-02T15:25:53.278Z] #56 1.391 ++ mktemp -d 15:25:53 [2022-08-02T15:25:53.278Z] #56 1.394 + export GOPATH=/tmp/tmp.1TvdKfrbo1 15:25:53 [2022-08-02T15:25:53.278Z] #56 1.394 + GOPATH=/tmp/tmp.1TvdKfrbo1 15:25:53 [2022-08-02T15:25:53.278Z] #56 1.394 + RM_GOPATH=1 15:25:53 [2022-08-02T15:25:53.278Z] #56 1.394 + case "$(go env GOARCH)" in 15:25:53 [2022-08-02T15:25:53.278Z] #56 1.394 ++ go env GOARCH 15:25:53 [2022-08-02T15:25:53.290Z] #34 ... 15:25:53 [2022-08-02T15:25:53.290Z] 15:25:53 [2022-08-02T15:25:53.290Z] #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 15:25:53 [2022-08-02T15:25:53.290Z] #37 sha256:3099bcb99dc1b431c964844106bdc4fe267429d0fa25cf6badfb42b9956e0702 15:25:53 [2022-08-02T15:25:53.290Z] #37 5.475 + RM_GOPATH=0 15:25:53 [2022-08-02T15:25:53.290Z] #37 5.475 + TMP_GOPATH= 15:25:53 [2022-08-02T15:25:53.290Z] #37 5.475 + : /build 15:25:53 [2022-08-02T15:25:53.290Z] #37 5.475 + '[' -z '' ']' 15:25:53 [2022-08-02T15:25:53.290Z] #37 5.475 ++ mktemp -d 15:25:53 [2022-08-02T15:25:53.290Z] #37 5.475 + export GOPATH=/tmp/tmp.0WWDIA6gWZ 15:25:53 [2022-08-02T15:25:53.290Z] #37 5.475 + GOPATH=/tmp/tmp.0WWDIA6gWZ 15:25:53 [2022-08-02T15:25:53.290Z] #37 5.475 + RM_GOPATH=1 15:25:53 [2022-08-02T15:25:53.290Z] #37 5.475 + case "$(go env GOARCH)" in 15:25:53 [2022-08-02T15:25:53.290Z] #37 5.475 ++ go env GOARCH 15:25:53 [2022-08-02T15:25:53.290Z] #37 5.522 Install tini version v0.19.0 15:25:53 [2022-08-02T15:25:53.290Z] #37 5.522 + export GO_BUILDMODE=-buildmode=pie 15:25:53 [2022-08-02T15:25:53.290Z] #37 5.522 + GO_BUILDMODE=-buildmode=pie 15:25:53 [2022-08-02T15:25:53.290Z] #37 5.522 ++ dirname /tmp/install/install.sh 15:25:53 [2022-08-02T15:25:53.291Z] #37 5.522 + dir=/tmp/install 15:25:53 [2022-08-02T15:25:53.291Z] #37 5.522 + bin=tini 15:25:53 [2022-08-02T15:25:53.291Z] #37 5.522 + shift 15:25:53 [2022-08-02T15:25:53.291Z] #37 5.522 + '[' '!' -f /tmp/install/tini.installer ']' 15:25:53 [2022-08-02T15:25:53.291Z] #37 5.522 + . /tmp/install/tini.installer 15:25:53 [2022-08-02T15:25:53.291Z] #37 5.522 ++ : v0.19.0 15:25:53 [2022-08-02T15:25:53.291Z] #37 5.522 + install_tini 15:25:53 [2022-08-02T15:25:53.291Z] #37 5.522 + echo 'Install tini version v0.19.0' 15:25:53 [2022-08-02T15:25:53.291Z] #37 5.522 + git clone https://github.com/krallin/tini.git /tmp/tmp.0WWDIA6gWZ/tini 15:25:53 [2022-08-02T15:25:53.291Z] #37 5.522 Cloning into '/tmp/tmp.0WWDIA6gWZ/tini'... 15:25:53 [2022-08-02T15:25:53.507Z] #42 64.87 Selecting previously unselected package libprotobuf-c-dev:amd64. 15:25:53 [2022-08-02T15:25:53.507Z] #42 64.92 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... 15:25:53 [2022-08-02T15:25:53.507Z] #42 64.93 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 15:25:53 [2022-08-02T15:25:53.538Z] #56 1.480 + export GO_BUILDMODE=-buildmode=pie 15:25:53 [2022-08-02T15:25:53.538Z] #56 1.480 + GO_BUILDMODE=-buildmode=pie 15:25:53 [2022-08-02T15:25:53.538Z] #56 1.480 ++ dirname /tmp/install/install.sh 15:25:53 [2022-08-02T15:25:53.538Z] #56 1.487 + dir=/tmp/install 15:25:53 [2022-08-02T15:25:53.538Z] #56 1.487 + bin=containerd 15:25:53 [2022-08-02T15:25:53.538Z] #56 1.487 + shift 15:25:53 [2022-08-02T15:25:53.538Z] #56 1.487 + '[' '!' -f /tmp/install/containerd.installer ']' 15:25:53 [2022-08-02T15:25:53.538Z] #56 1.487 + . /tmp/install/containerd.installer 15:25:53 [2022-08-02T15:25:53.538Z] #56 1.487 ++ set -e 15:25:53 [2022-08-02T15:25:53.538Z] #56 1.488 ++ : v1.6.6 15:25:53 [2022-08-02T15:25:53.538Z] #56 1.488 + install_containerd 15:25:53 [2022-08-02T15:25:53.538Z] #56 1.489 + echo 'Install containerd version v1.6.6' 15:25:53 [2022-08-02T15:25:53.538Z] #56 1.489 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1TvdKfrbo1/src/github.com/containerd/containerd 15:25:53 [2022-08-02T15:25:53.538Z] #56 1.489 Install containerd version v1.6.6 15:25:53 [2022-08-02T15:25:53.538Z] #56 1.501 Cloning into '/tmp/tmp.1TvdKfrbo1/src/github.com/containerd/containerd'... 15:25:53 [2022-08-02T15:25:53.552Z] #37 ... 15:25:53 [2022-08-02T15:25:53.552Z] 15:25:53 [2022-08-02T15:25:53.552Z] #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 15:25:53 [2022-08-02T15:25:53.552Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:53 [2022-08-02T15:25:53.552Z] #13 67.84 Selecting previously unselected package mingw-w64-x86-64-dev. 15:25:53 [2022-08-02T15:25:53.552Z] #13 67.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 15:25:53 [2022-08-02T15:25:53.552Z] #13 67.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 15:25:53 [2022-08-02T15:25:53.768Z] #42 65.09 Selecting previously unselected package zlib1g-dev:amd64. 15:25:53 [2022-08-02T15:25:53.768Z] #42 65.10 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... 15:25:53 [2022-08-02T15:25:53.768Z] #42 65.11 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... 15:25:54 [2022-08-02T15:25:54.339Z] #42 65.56 Selecting previously unselected package libprotobuf17:amd64. 15:25:54 [2022-08-02T15:25:54.339Z] #42 65.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... 15:25:54 [2022-08-02T15:25:54.339Z] #42 65.64 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 15:25:54 [2022-08-02T15:25:54.955Z] #49 ... 15:25:54 [2022-08-02T15:25:54.955Z] 15:25:54 [2022-08-02T15:25:54.955Z] #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 15:25:54 [2022-08-02T15:25:54.955Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:25:54 [2022-08-02T15:25:54.955Z] #36 44.82 Reading package lists... 15:25:54 [2022-08-02T15:25:54.955Z] #36 54.95 Building dependency tree... 15:25:55 [2022-08-02T15:25:55.725Z] #42 66.93 Selecting previously unselected package libprotobuf-lite17:amd64. 15:25:55 [2022-08-02T15:25:55.725Z] #42 66.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... 15:25:55 [2022-08-02T15:25:55.725Z] #42 66.94 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... 15:25:55 [2022-08-02T15:25:55.986Z] #42 67.33 Selecting previously unselected package libprotobuf-dev:amd64. 15:25:55 [2022-08-02T15:25:55.986Z] #42 67.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... 15:25:55 [2022-08-02T15:25:55.986Z] #42 67.33 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... 15:25:56 [2022-08-02T15:25:56.852Z] #36 ... 15:25:56 [2022-08-02T15:25:56.852Z] 15:25:56 [2022-08-02T15:25:56.852Z] #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 15:25:56 [2022-08-02T15:25:56.852Z] #51 sha256:338e2d9137776f81c8cb292225f0794ae6dfbcdd5f7013e38ee06219b1c57f3b 15:25:56 [2022-08-02T15:25:56.852Z] #51 DONE 58.7s 15:25:56 [2022-08-02T15:25:56.852Z] 15:25:56 [2022-08-02T15:25:56.852Z] #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 15:25:56 [2022-08-02T15:25:56.852Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:56 [2022-08-02T15:25:56.852Z] #42 44.01 Reading package lists... 15:25:56 [2022-08-02T15:25:56.852Z] #42 54.21 Building dependency tree... 15:25:57 [2022-08-02T15:25:57.376Z] #42 ... 15:25:57 [2022-08-02T15:25:57.376Z] 15:25:57 [2022-08-02T15:25:57.376Z] #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 15:25:57 [2022-08-02T15:25:57.376Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:57 [2022-08-02T15:25:57.376Z] #13 56.07 Building dependency tree... 15:25:57 [2022-08-02T15:25:57.376Z] #13 60.02 The following additional packages will be installed: 15:25:57 [2022-08-02T15:25:57.376Z] #13 60.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 15:25:57 [2022-08-02T15:25:57.376Z] #13 60.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 15:25:57 [2022-08-02T15:25:57.376Z] #13 60.04 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 15:25:57 [2022-08-02T15:25:57.376Z] #13 60.04 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common 15:25:57 [2022-08-02T15:25:57.376Z] #13 60.04 mingw-w64-x86-64-dev 15:25:57 [2022-08-02T15:25:57.376Z] #13 60.05 Suggested packages: 15:25:57 [2022-08-02T15:25:57.376Z] #13 60.07 gcc-8-locales seccomp wine64 15:25:57 [2022-08-02T15:25:57.376Z] #13 61.53 The following NEW packages will be installed: 15:25:57 [2022-08-02T15:25:57.376Z] #13 61.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 15:25:57 [2022-08-02T15:25:57.376Z] #13 61.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 15:25:57 [2022-08-02T15:25:57.376Z] #13 61.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 15:25:57 [2022-08-02T15:25:57.376Z] #13 61.60 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 15:25:57 [2022-08-02T15:25:57.376Z] #13 61.60 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 15:25:57 [2022-08-02T15:25:57.376Z] #13 61.60 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 15:25:57 [2022-08-02T15:25:57.376Z] #13 61.62 The following packages will be upgraded: 15:25:57 [2022-08-02T15:25:57.376Z] #13 61.62 libseccomp2 15:25:57 [2022-08-02T15:25:57.376Z] #13 62.14 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 15:25:57 [2022-08-02T15:25:57.376Z] #13 62.14 Need to get 77.8 MB of archives. 15:25:57 [2022-08-02T15:25:57.376Z] #13 62.14 After this operation, 487 MB of additional disk space will be used. 15:25:57 [2022-08-02T15:25:57.376Z] #13 62.14 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] 15:25:57 [2022-08-02T15:25:57.376Z] #13 62.15 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] 15:25:57 [2022-08-02T15:25:57.376Z] #13 62.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] 15:25:57 [2022-08-02T15:25:57.376Z] #13 62.43 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] 15:25:57 [2022-08-02T15:25:57.376Z] #13 62.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 15:25:57 [2022-08-02T15:25:57.376Z] #13 62.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 15:25:57 [2022-08-02T15:25:57.376Z] #13 62.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 15:25:57 [2022-08-02T15:25:57.376Z] #13 62.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 15:25:57 [2022-08-02T15:25:57.376Z] #13 63.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 15:25:57 [2022-08-02T15:25:57.376Z] #13 63.91 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] 15:25:57 [2022-08-02T15:25:57.376Z] #13 63.94 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] 15:25:57 [2022-08-02T15:25:57.637Z] #13 ... 15:25:57 [2022-08-02T15:25:57.637Z] 15:25:57 [2022-08-02T15:25:57.637Z] #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 15:25:57 [2022-08-02T15:25:57.637Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:25:57 [2022-08-02T15:25:57.749Z] #56 ... 15:25:57 [2022-08-02T15:25:57.749Z] 15:25:57 [2022-08-02T15:25:57.749Z] #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 15:25:57 [2022-08-02T15:25:57.749Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:57 [2022-08-02T15:25:57.749Z] #42 60.77 The following additional packages will be installed: 15:25:57 [2022-08-02T15:25:57.749Z] #42 60.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 15:25:57 [2022-08-02T15:25:57.749Z] #42 60.77 libprotoc17 python-pkg-resources python-six zlib1g-dev 15:25:57 [2022-08-02T15:25:57.749Z] #42 60.80 Suggested packages: 15:25:57 [2022-08-02T15:25:57.749Z] #42 60.80 manpages-dev python-setuptools 15:25:57 [2022-08-02T15:25:57.749Z] #42 62.57 The following NEW packages will be installed: 15:25:57 [2022-08-02T15:25:57.749Z] #42 62.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 15:25:57 [2022-08-02T15:25:57.749Z] #42 62.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 15:25:57 [2022-08-02T15:25:57.749Z] #42 62.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 15:25:57 [2022-08-02T15:25:57.749Z] #42 62.59 python-six zlib1g-dev 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.04 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.04 Need to get 4091 kB of archives. 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.04 After this operation, 22.5 MB of additional disk space will be used. 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.27 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 63.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] 15:25:57 [2022-08-02T15:25:57.749Z] #42 65.26 debconf: delaying package configuration, since apt-utils is not installed 15:25:57 [2022-08-02T15:25:57.749Z] #42 65.60 Fetched 4091 kB in 1s (4134 kB/s) 15:25:57 [2022-08-02T15:25:57.749Z] #42 65.73 Selecting previously unselected package libcap-dev:amd64. 15:25:57 [2022-08-02T15:25:57.749Z] #42 65.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.) 15:25:57 [2022-08-02T15:25:57.749Z] #42 65.84 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 65.86 Unpacking libcap-dev:amd64 (1:2.25-2) ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 66.19 Selecting previously unselected package libnet1:amd64. 15:25:57 [2022-08-02T15:25:57.749Z] #42 66.20 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 66.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 66.51 Selecting previously unselected package libnet1-dev. 15:25:57 [2022-08-02T15:25:57.749Z] #42 66.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 66.54 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 66.88 Selecting previously unselected package libnl-3-200:amd64. 15:25:57 [2022-08-02T15:25:57.749Z] #42 66.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 66.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 67.04 Selecting previously unselected package libnl-3-dev:amd64. 15:25:57 [2022-08-02T15:25:57.749Z] #42 67.04 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 67.07 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 67.47 Selecting previously unselected package libprotobuf-c1:amd64. 15:25:57 [2022-08-02T15:25:57.749Z] #42 67.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 67.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 67.65 Selecting previously unselected package libprotobuf-c-dev:amd64. 15:25:57 [2022-08-02T15:25:57.749Z] #42 67.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 67.67 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 67.81 Selecting previously unselected package zlib1g-dev:amd64. 15:25:57 [2022-08-02T15:25:57.749Z] #42 67.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 67.82 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 68.22 Selecting previously unselected package libprotobuf17:amd64. 15:25:57 [2022-08-02T15:25:57.749Z] #42 68.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 68.25 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 69.29 Selecting previously unselected package libprotobuf-lite17:amd64. 15:25:57 [2022-08-02T15:25:57.749Z] #42 69.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 69.31 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... 15:25:57 [2022-08-02T15:25:57.749Z] #42 ... 15:25:57 [2022-08-02T15:25:57.749Z] 15:25:57 [2022-08-02T15:25:57.750Z] #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 15:25:57 [2022-08-02T15:25:57.750Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:25:57 [2022-08-02T15:25:57.780Z] #42 59.71 The following additional packages will be installed: 15:25:57 [2022-08-02T15:25:57.780Z] #42 59.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 15:25:57 [2022-08-02T15:25:57.780Z] #42 59.73 libprotoc17 python-pkg-resources python-six zlib1g-dev 15:25:57 [2022-08-02T15:25:57.780Z] #42 59.73 Suggested packages: 15:25:57 [2022-08-02T15:25:57.780Z] #42 59.77 manpages-dev python-setuptools 15:25:57 [2022-08-02T15:25:57.780Z] #42 ... 15:25:57 [2022-08-02T15:25:57.780Z] 15:25:57 [2022-08-02T15:25:57.780Z] #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 15:25:57 [2022-08-02T15:25:57.780Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:57 [2022-08-02T15:25:57.780Z] #13 44.31 Reading package lists... 15:25:57 [2022-08-02T15:25:57.945Z] using credential docker-jenkins-github-credentials 15:25:58 [2022-08-02T15:25:58.011Z] #32 68.77 Checking out files: 81% (1234/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) 15:25:58 [2022-08-02T15:25:58.011Z] #32 ... 15:25:58 [2022-08-02T15:25:58.011Z] 15:25:58 [2022-08-02T15:25:58.011Z] #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 15:25:58 [2022-08-02T15:25:58.011Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:58 [2022-08-02T15:25:58.011Z] #13 45.73 Reading package lists... 15:25:58 [2022-08-02T15:25:58.011Z] #13 56.40 Building dependency tree... 15:25:58 [2022-08-02T15:25:58.011Z] #13 61.39 The following additional packages will be installed: 15:25:58 [2022-08-02T15:25:58.011Z] #13 61.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 15:25:58 [2022-08-02T15:25:58.011Z] #13 61.39 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 15:25:58 [2022-08-02T15:25:58.011Z] #13 61.39 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 15:25:58 [2022-08-02T15:25:58.011Z] #13 61.40 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common 15:25:58 [2022-08-02T15:25:58.011Z] #13 61.40 mingw-w64-x86-64-dev 15:25:58 [2022-08-02T15:25:58.011Z] #13 61.41 Suggested packages: 15:25:58 [2022-08-02T15:25:58.011Z] #13 61.43 gcc-8-locales seccomp wine64 15:25:58 [2022-08-02T15:25:58.011Z] #13 62.97 The following NEW packages will be installed: 15:25:58 [2022-08-02T15:25:58.011Z] #13 62.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 15:25:58 [2022-08-02T15:25:58.011Z] #13 62.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 15:25:58 [2022-08-02T15:25:58.011Z] #13 62.99 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 15:25:58 [2022-08-02T15:25:58.011Z] #13 62.99 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 15:25:58 [2022-08-02T15:25:58.011Z] #13 62.99 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 15:25:58 [2022-08-02T15:25:58.011Z] #13 62.99 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 15:25:58 [2022-08-02T15:25:58.011Z] #13 63.01 The following packages will be upgraded: 15:25:58 [2022-08-02T15:25:58.011Z] #13 63.04 libseccomp2 15:25:58 [2022-08-02T15:25:58.011Z] #13 63.55 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 15:25:58 [2022-08-02T15:25:58.011Z] #13 63.55 Need to get 77.8 MB of archives. 15:25:58 [2022-08-02T15:25:58.011Z] #13 63.55 After this operation, 487 MB of additional disk space will be used. 15:25:58 [2022-08-02T15:25:58.011Z] #13 63.55 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] 15:25:58 [2022-08-02T15:25:58.011Z] #13 63.59 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] 15:25:58 [2022-08-02T15:25:58.011Z] #13 63.63 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] 15:25:58 [2022-08-02T15:25:58.011Z] #13 63.82 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] 15:25:58 [2022-08-02T15:25:58.011Z] #13 64.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 15:25:58 [2022-08-02T15:25:58.011Z] #13 64.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 15:25:58 [2022-08-02T15:25:58.011Z] #13 64.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 15:25:58 [2022-08-02T15:25:58.011Z] #13 64.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 15:25:58 [2022-08-02T15:25:58.011Z] #13 64.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 15:25:58 [2022-08-02T15:25:58.011Z] #13 65.33 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] 15:25:58 [2022-08-02T15:25:58.011Z] #13 65.35 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] 15:25:58 [2022-08-02T15:25:58.032Z] Cloning the remote Git repository 15:25:58 [2022-08-02T15:25:58.032Z] Cloning with configured refspecs honoured and without tags 15:25:58 [2022-08-02T15:25:58.271Z] #13 ... 15:25:58 [2022-08-02T15:25:58.271Z] 15:25:58 [2022-08-02T15:25:58.271Z] #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 15:25:58 [2022-08-02T15:25:58.271Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:25:58 [2022-08-02T15:25:58.271Z] #42 69.64 Selecting previously unselected package libprotobuf-dev:amd64. 15:25:58 [2022-08-02T15:25:58.271Z] #42 69.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... 15:25:58 [2022-08-02T15:25:58.271Z] #42 69.67 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... 15:25:58 [2022-08-02T15:25:58.469Z] #32 68.53 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 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. 15:25:58 [2022-08-02T15:25:58.469Z] #32 69.37 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 15:25:58 [2022-08-02T15:25:58.526Z] #58 ... 15:25:58 [2022-08-02T15:25:58.526Z] 15:25:58 [2022-08-02T15:25:58.526Z] #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 15:25:58 [2022-08-02T15:25:58.526Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:25:58 [2022-08-02T15:25:58.526Z] #43 45.83 HOSTCC compel/src/lib/log-host.o 15:25:58 [2022-08-02T15:25:58.526Z] #43 46.03 HOSTLINK compel/compel-host-bin 15:25:58 [2022-08-02T15:25:58.526Z] #43 46.22 DEP soccr/soccr.d 15:25:58 [2022-08-02T15:25:58.526Z] #43 46.41 CC soccr/soccr.o 15:25:58 [2022-08-02T15:25:58.526Z] #43 47.87 AR soccr/libsoccr.a 15:25:58 [2022-08-02T15:25:58.526Z] #43 48.10 make[1]: 'soccr/libsoccr.a' is up to date. 15:25:58 [2022-08-02T15:25:58.526Z] #43 48.68 DEP criu/arch/aarch64/sigframe.d 15:25:58 [2022-08-02T15:25:58.526Z] #43 48.76 DEP criu/arch/aarch64/crtools.d 15:25:58 [2022-08-02T15:25:58.526Z] #43 48.93 DEP criu/arch/aarch64/cpu.d 15:25:58 [2022-08-02T15:25:58.526Z] #43 48.97 DEP criu/arch/aarch64/bitops.d 15:25:58 [2022-08-02T15:25:58.526Z] #43 49.01 CC criu/arch/aarch64/bitops.o 15:25:58 [2022-08-02T15:25:58.526Z] #43 49.07 CC criu/arch/aarch64/cpu.o 15:25:58 [2022-08-02T15:25:58.526Z] #43 49.20 CC criu/arch/aarch64/crtools.o 15:25:58 [2022-08-02T15:25:58.526Z] #43 49.89 CC criu/arch/aarch64/sigframe.o 15:25:58 [2022-08-02T15:25:58.526Z] #43 50.10 LINK criu/arch/aarch64/crtools.built-in.o 15:25:58 [2022-08-02T15:25:58.526Z] #43 50.17 DEP criu/pie/util-vdso.d 15:25:58 [2022-08-02T15:25:58.526Z] #43 50.28 DEP criu/pie/util.d 15:25:58 [2022-08-02T15:25:58.526Z] #43 50.40 CC criu/pie/util.o 15:25:58 [2022-08-02T15:25:58.526Z] #43 50.68 CC criu/pie/util-vdso.o 15:25:58 [2022-08-02T15:25:58.526Z] #43 51.30 AR criu/pie/pie.lib.a 15:25:58 [2022-08-02T15:25:58.526Z] #43 51.36 DEP criu/pie/restorer.d 15:25:58 [2022-08-02T15:25:58.526Z] #43 51.53 DEP criu/arch/aarch64/intraprocedure.d 15:25:58 [2022-08-02T15:25:58.526Z] #43 51.58 DEP criu/arch/aarch64/restorer.d 15:25:58 [2022-08-02T15:25:58.526Z] #43 51.75 DEP criu/arch/aarch64/vdso-pie.d 15:25:58 [2022-08-02T15:25:58.526Z] #43 51.88 DEP criu/pie/parasite-vdso.d 15:25:58 [2022-08-02T15:25:58.526Z] #43 52.02 DEP criu/pie/parasite.d 15:25:58 [2022-08-02T15:25:58.526Z] #43 52.26 CC criu/pie/parasite.o 15:25:58 [2022-08-02T15:25:58.526Z] #43 53.30 LINK criu/pie/parasite.built-in.o 15:25:58 [2022-08-02T15:25:58.526Z] #43 53.31 GEN criu/pie/parasite-blob.h 15:25:58 [2022-08-02T15:25:58.526Z] #43 53.32 CC criu/pie/parasite-vdso.o 15:25:58 [2022-08-02T15:25:58.526Z] #43 53.91 CC criu/arch/aarch64/vdso-pie.o 15:25:58 [2022-08-02T15:25:58.526Z] #43 54.24 CC criu/arch/aarch64/restorer.o 15:25:58 [2022-08-02T15:25:58.526Z] #43 54.63 CC criu/arch/aarch64/intraprocedure.o 15:25:58 [2022-08-02T15:25:58.526Z] #43 ... 15:25:58 [2022-08-02T15:25:58.526Z] 15:25:58 [2022-08-02T15:25:58.526Z] #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 15:25:58 [2022-08-02T15:25:58.526Z] #53 sha256:aedd22bf11f54f24036c441b6bd9aed1f3ef80172e91ed9dc762f73ebccf2697 15:25:58 [2022-08-02T15:25:58.526Z] #53 11.12 + cd /tmp/tmp.YP6n7RKH9r/src/github.com/opencontainers/runc 15:25:58 [2022-08-02T15:25:58.526Z] #53 11.12 + git checkout -q v1.1.2 15:25:58 [2022-08-02T15:25:58.526Z] #53 11.47 + '[' -z '' ']' 15:25:58 [2022-08-02T15:25:58.526Z] #53 11.48 + target=static 15:25:58 [2022-08-02T15:25:58.526Z] #53 11.48 + make BUILDTAGS=seccomp static 15:25:58 [2022-08-02T15:25:58.730Z] #32 69.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 15:25:58 [2022-08-02T15:25:58.828Z] #13 ... 15:25:58 [2022-08-02T15:25:58.828Z] 15:25:58 [2022-08-02T15:25:58.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 15:25:58 [2022-08-02T15:25:58.828Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:25:58 [2022-08-02T15:25:58.828Z] #43 6.536 Note: Building without setproctitle() and strlcpy() support. 15:25:58 [2022-08-02T15:25:58.828Z] #43 6.540 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:25:58 [2022-08-02T15:25:58.828Z] #43 6.560 Note: Building without GnuTLS support 15:25:58 [2022-08-02T15:25:58.828Z] #43 6.573 Makefile.config:39: Warn: you have no libnftables installed 15:25:58 [2022-08-02T15:25:58.828Z] #43 6.573 Makefile.config:40: Warn: Building without nftables support 15:25:58 [2022-08-02T15:25:58.828Z] #43 7.855 fatal: not a git repository (or any of the parent directories): .git 15:25:58 [2022-08-02T15:25:58.828Z] #43 7.940 GEN .gitid 15:25:58 [2022-08-02T15:25:58.828Z] #43 7.999 GEN criu/include/version.h 15:25:58 [2022-08-02T15:25:58.828Z] #43 8.102 GEN include/common/asm 15:25:58 [2022-08-02T15:25:58.828Z] #43 9.935 PBCC images/timens.pb-c.c 15:25:58 [2022-08-02T15:25:58.828Z] #43 9.962 DEP images/timens.pb-c.d 15:25:58 [2022-08-02T15:25:58.828Z] #43 10.03 PBCC images/fown.pb-c.c 15:25:58 [2022-08-02T15:25:58.828Z] #43 10.05 PBCC images/google/protobuf/descriptor.pb-c.c 15:25:58 [2022-08-02T15:25:58.828Z] #43 10.13 PBCC images/opts.pb-c.c 15:25:58 [2022-08-02T15:25:58.828Z] #43 ... 15:25:58 [2022-08-02T15:25:58.828Z] 15:25:58 [2022-08-02T15:25:58.828Z] #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 15:25:58 [2022-08-02T15:25:58.828Z] #37 sha256:3099bcb99dc1b431c964844106bdc4fe267429d0fa25cf6badfb42b9956e0702 15:25:58 [2022-08-02T15:25:58.828Z] #37 6.303 + cd /tmp/tmp.0WWDIA6gWZ/tini 15:25:58 [2022-08-02T15:25:58.828Z] #37 6.303 + git checkout -q v0.19.0 15:25:58 [2022-08-02T15:25:58.828Z] #37 6.341 + cmake . 15:25:58 [2022-08-02T15:25:58.828Z] #37 6.905 -- The C compiler identification is GNU 8.3.0 15:25:58 [2022-08-02T15:25:58.828Z] #37 6.977 -- Check for working C compiler: /usr/bin/cc 15:25:58 [2022-08-02T15:25:58.828Z] #37 7.695 -- Check for working C compiler: /usr/bin/cc -- works 15:25:58 [2022-08-02T15:25:58.828Z] #37 7.702 -- Detecting C compiler ABI info 15:25:58 [2022-08-02T15:25:58.828Z] #37 8.182 -- Detecting C compiler ABI info - done 15:25:58 [2022-08-02T15:25:58.828Z] #37 8.229 -- Detecting C compile features 15:25:58 [2022-08-02T15:25:58.828Z] #37 9.981 -- Detecting C compile features - done 15:25:58 [2022-08-02T15:25:58.828Z] #37 10.03 -- Performing Test HAS_BUILTIN_FORTIFY 15:25:58 [2022-08-02T15:25:58.828Z] #37 10.29 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 15:25:58 [2022-08-02T15:25:58.828Z] #37 10.40 -- Configuring done 15:25:58 [2022-08-02T15:25:58.828Z] #37 10.42 -- Generating done 15:25:58 [2022-08-02T15:25:58.828Z] #37 10.43 -- Build files have been written to: /tmp/tmp.0WWDIA6gWZ/tini 15:25:58 [2022-08-02T15:25:58.828Z] #37 10.45 + make tini-static 15:25:58 [2022-08-02T15:25:58.828Z] #37 10.87 Scanning dependencies of target tini-static 15:25:58 [2022-08-02T15:25:58.828Z] #37 11.04 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 15:25:58 [2022-08-02T15:25:58.249Z] Cloning repository https://github.com/moby/moby.git 15:25:58 [2022-08-02T15:25:58.688Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 15:25:59 [2022-08-02T15:25:59.092Z] #53 11.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . 15:25:59 [2022-08-02T15:25:59.764Z] #37 ... 15:25:59 [2022-08-02T15:25:59.764Z] 15:25:59 [2022-08-02T15:25:59.764Z] #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 15:25:59 [2022-08-02T15:25:59.764Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:25:59 [2022-08-02T15:25:59.764Z] #13 73.85 Selecting previously unselected package gcc-mingw-w64-base. 15:25:59 [2022-08-02T15:25:59.764Z] #13 73.89 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... 15:25:59 [2022-08-02T15:25:59.764Z] #13 73.89 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... 15:25:59 [2022-08-02T15:25:59.764Z] #13 74.05 Selecting previously unselected package gcc-mingw-w64-x86-64. 15:25:59 [2022-08-02T15:25:59.764Z] #13 74.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... 15:25:59 [2022-08-02T15:25:59.764Z] #13 74.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:26:00 [2022-08-02T15:26:00.192Z] #42 ... 15:26:00 [2022-08-02T15:26:00.192Z] 15:26:00 [2022-08-02T15:26:00.192Z] #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 15:26:00 [2022-08-02T15:26:00.192Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:26:00 [2022-08-02T15:26:00.192Z] #36 61.45 The following additional packages will be installed: 15:26:00 [2022-08-02T15:26:00.192Z] #36 61.45 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 15:26:00 [2022-08-02T15:26:00.192Z] #36 61.51 Suggested packages: 15:26:00 [2022-08-02T15:26:00.192Z] #36 61.51 cmake-doc ninja-build lrzip 15:26:00 [2022-08-02T15:26:00.192Z] #36 61.51 Recommended packages: 15:26:00 [2022-08-02T15:26:00.192Z] #36 61.51 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 15:26:00 [2022-08-02T15:26:00.192Z] #36 62.79 The following NEW packages will be installed: 15:26:00 [2022-08-02T15:26:00.192Z] #36 62.80 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 15:26:00 [2022-08-02T15:26:00.192Z] #36 62.83 vim-common xxd 15:26:00 [2022-08-02T15:26:00.192Z] #36 63.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 15:26:00 [2022-08-02T15:26:00.192Z] #36 63.29 Need to get 14.9 MB of archives. 15:26:00 [2022-08-02T15:26:00.192Z] #36 63.29 After this operation, 61.8 MB of additional disk space will be used. 15:26:00 [2022-08-02T15:26:00.192Z] #36 63.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] 15:26:00 [2022-08-02T15:26:00.192Z] #36 63.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] 15:26:00 [2022-08-02T15:26:00.192Z] #36 63.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] 15:26:00 [2022-08-02T15:26:00.192Z] #36 64.42 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] 15:26:00 [2022-08-02T15:26:00.192Z] #36 64.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 15:26:00 [2022-08-02T15:26:00.192Z] #36 64.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 15:26:00 [2022-08-02T15:26:00.192Z] #36 64.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 15:26:00 [2022-08-02T15:26:00.192Z] #36 64.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 15:26:00 [2022-08-02T15:26:00.192Z] #36 64.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] 15:26:00 [2022-08-02T15:26:00.192Z] #36 64.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 15:26:00 [2022-08-02T15:26:00.192Z] #36 66.77 debconf: delaying package configuration, since apt-utils is not installed 15:26:00 [2022-08-02T15:26:00.192Z] #36 66.94 Fetched 14.9 MB in 2s (6616 kB/s) 15:26:00 [2022-08-02T15:26:00.192Z] #36 67.06 Selecting previously unselected package xxd. 15:26:00 [2022-08-02T15:26:00.193Z] #36 67.06 (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.) 15:26:00 [2022-08-02T15:26:00.193Z] #36 67.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... 15:26:00 [2022-08-02T15:26:00.193Z] #36 67.25 Unpacking xxd (2:8.1.0875-5+deb10u2) ... 15:26:00 [2022-08-02T15:26:00.193Z] #36 67.58 Selecting previously unselected package vim-common. 15:26:00 [2022-08-02T15:26:00.193Z] #36 67.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... 15:26:00 [2022-08-02T15:26:00.193Z] #36 67.69 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... 15:26:00 [2022-08-02T15:26:00.193Z] #36 68.06 Selecting previously unselected package libicu63:amd64. 15:26:00 [2022-08-02T15:26:00.193Z] #36 68.06 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... 15:26:00 [2022-08-02T15:26:00.193Z] #36 68.09 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... 15:26:00 [2022-08-02T15:26:00.193Z] #36 ... 15:26:00 [2022-08-02T15:26:00.193Z] 15:26:00 [2022-08-02T15:26:00.193Z] #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 15:26:00 [2022-08-02T15:26:00.193Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:26:00 [2022-08-02T15:26:00.193Z] #32 68.77 Checking out files: 81% (1234/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/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. 15:26:00 [2022-08-02T15:26:00.193Z] #32 70.00 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 15:26:00 [2022-08-02T15:26:00.193Z] #32 70.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 15:26:00 [2022-08-02T15:26:00.556Z] #13 55.09 Building dependency tree... 15:26:00 [2022-08-02T15:26:00.736Z] #13 ... 15:26:00 [2022-08-02T15:26:00.736Z] 15:26:00 [2022-08-02T15:26:00.736Z] #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 15:26:00 [2022-08-02T15:26:00.736Z] #37 sha256:3099bcb99dc1b431c964844106bdc4fe267429d0fa25cf6badfb42b9956e0702 15:26:00 [2022-08-02T15:26:00.736Z] #37 12.16 [100%] Linking C executable tini-static 15:26:00 [2022-08-02T15:26:00.736Z] #37 12.61 [100%] Built target tini-static 15:26:00 [2022-08-02T15:26:00.736Z] #37 12.68 + mkdir -p /build 15:26:00 [2022-08-02T15:26:00.736Z] #37 12.69 + cp tini-static /build/docker-init 15:26:00 [2022-08-02T15:26:00.736Z] #37 DONE 13.0s 15:26:00 [2022-08-02T15:26:00.995Z] 15:26:00 [2022-08-02T15:26:00.995Z] #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 15:26:00 [2022-08-02T15:26:00.995Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:00 [2022-08-02T15:26:00.995Z] #43 10.17 PBCC images/memfd.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 10.22 DEP images/fown.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 10.28 DEP images/google/protobuf/descriptor.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 10.34 DEP images/opts.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 10.39 DEP images/memfd.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 10.43 PBCC images/sit.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 10.51 DEP images/sit.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 10.56 PBCC images/macvlan.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 10.66 DEP images/macvlan.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 10.72 PBCC images/autofs.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 10.79 DEP images/autofs.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 10.82 PBCC images/sysctl.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 10.86 DEP images/sysctl.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 10.90 PBCC images/time.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 10.95 DEP images/time.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.02 PBCC images/binfmt-misc.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.04 DEP images/binfmt-misc.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.11 PBCC images/seccomp.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.13 DEP images/seccomp.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.18 PBCC images/userns.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.21 DEP images/userns.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.26 PBCC images/cgroup.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.28 DEP images/cgroup.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.34 PBCC images/ext-file.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.38 DEP images/ext-file.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.41 PBCC images/rpc.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.45 DEP images/rpc.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.51 PBCC images/siginfo.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.53 DEP images/siginfo.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.58 PBCC images/pagemap.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.62 DEP images/pagemap.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.68 PBCC images/rlimit.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.70 DEP images/rlimit.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.74 PBCC images/file-lock.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.77 DEP images/file-lock.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.83 PBCC images/tty.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.88 DEP images/tty.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 11.93 PBCC images/tun.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.01 PBCC images/netdev.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.05 DEP images/tun.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.08 DEP images/netdev.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.11 PBCC images/vma.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.18 DEP images/vma.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.27 PBCC images/creds.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.31 DEP images/creds.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.41 PBCC images/utsns.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.41 DEP images/utsns.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.45 PBCC images/ipc-desc.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.47 PBCC images/ipc-sem.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.50 DEP images/ipc-desc.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.60 DEP images/ipc-sem.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.64 PBCC images/ipc-msg.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.64 DEP images/ipc-msg.pb-c.d 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.70 PBCC images/ipc-shm.pb-c.c 15:26:00 [2022-08-02T15:26:00.995Z] #43 12.70 DEP images/ipc-shm.pb-c.d 15:26:01 [2022-08-02T15:26:01.007Z] #53 ... 15:26:01 [2022-08-02T15:26:01.007Z] 15:26:01 [2022-08-02T15:26:01.007Z] #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 15:26:01 [2022-08-02T15:26:01.007Z] #58 sha256:8411bc9aa14a82414ae750502734d3846cf57cabc56950b6e943e448e2553d6e 15:26:01 [2022-08-02T15:26:01.007Z] #58 DONE 108.7s 15:25:59 [2022-08-02T15:25:59.613Z] Fetching upstream changes from https://github.com/moby/moby.git 15:25:59 [2022-08-02T15:25:59.613Z] > git --version # timeout=10 15:25:59 [2022-08-02T15:25:59.671Z] > git --version # 'git version 2.24.1.windows.2' 15:25:59 [2022-08-02T15:25:59.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:25:59 [2022-08-02T15:25:59.676Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43889/head:refs/remotes/origin/PR-43889 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:26:01 [2022-08-02T15:26:01.256Z] #43 12.76 PBCC images/ipc-var.pb-c.c 15:26:01 [2022-08-02T15:26:01.256Z] #43 12.78 DEP images/ipc-var.pb-c.d 15:26:01 [2022-08-02T15:26:01.256Z] #43 12.86 PBCC images/sk-opts.pb-c.c 15:26:01 [2022-08-02T15:26:01.256Z] #43 12.86 PBCC images/packet-sock.pb-c.c 15:26:01 [2022-08-02T15:26:01.256Z] #43 12.89 DEP images/sk-opts.pb-c.d 15:26:01 [2022-08-02T15:26:01.256Z] #43 12.89 DEP images/packet-sock.pb-c.d 15:26:01 [2022-08-02T15:26:01.256Z] #43 12.90 PBCC images/sk-netlink.pb-c.c 15:26:01 [2022-08-02T15:26:01.256Z] #43 12.95 DEP images/sk-netlink.pb-c.d 15:26:01 [2022-08-02T15:26:01.266Z] 15:26:01 [2022-08-02T15:26:01.266Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 15:26:01 [2022-08-02T15:26:01.266Z] #59 sha256:2248c0680dd310a21b50dfdff0d879ecf1ad0cb709cd036996d214c210776649 15:26:01 [2022-08-02T15:26:01.266Z] #59 DONE 0.2s 15:26:01 [2022-08-02T15:26:01.266Z] 15:26:01 [2022-08-02T15:26:01.266Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 15:26:01 [2022-08-02T15:26:01.266Z] #60 sha256:9c43e3b691e8ce7d772c9eaed66a13cead9f0e72ce296490b9b8ce609257082d 15:26:01 [2022-08-02T15:26:01.286Z] #32 ... 15:26:01 [2022-08-02T15:26:01.286Z] 15:26:01 [2022-08-02T15:26:01.286Z] #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 15:26:01 [2022-08-02T15:26:01.286Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:26:01 [2022-08-02T15:26:01.286Z] #36 62.17 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] 15:26:01 [2022-08-02T15:26:01.286Z] #36 62.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 15:26:01 [2022-08-02T15:26:01.286Z] #36 62.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 15:26:01 [2022-08-02T15:26:01.286Z] #36 62.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 15:26:01 [2022-08-02T15:26:01.286Z] #36 62.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 15:26:01 [2022-08-02T15:26:01.286Z] #36 62.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] 15:26:01 [2022-08-02T15:26:01.286Z] #36 62.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 15:26:01 [2022-08-02T15:26:01.286Z] #36 64.49 debconf: delaying package configuration, since apt-utils is not installed 15:26:01 [2022-08-02T15:26:01.286Z] #36 64.74 Fetched 14.9 MB in 2s (6911 kB/s) 15:26:01 [2022-08-02T15:26:01.286Z] #36 64.89 Selecting previously unselected package xxd. 15:26:01 [2022-08-02T15:26:01.286Z] #36 64.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.) 15:26:01 [2022-08-02T15:26:01.286Z] #36 65.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... 15:26:01 [2022-08-02T15:26:01.286Z] #36 65.05 Unpacking xxd (2:8.1.0875-5+deb10u2) ... 15:26:01 [2022-08-02T15:26:01.286Z] #36 65.29 Selecting previously unselected package vim-common. 15:26:01 [2022-08-02T15:26:01.286Z] #36 65.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... 15:26:01 [2022-08-02T15:26:01.286Z] #36 65.39 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... 15:26:01 [2022-08-02T15:26:01.286Z] #36 65.85 Selecting previously unselected package libicu63:amd64. 15:26:01 [2022-08-02T15:26:01.286Z] #36 65.86 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... 15:26:01 [2022-08-02T15:26:01.286Z] #36 65.87 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... 15:26:01 [2022-08-02T15:26:01.286Z] #36 ... 15:26:01 [2022-08-02T15:26:01.286Z] 15:26:01 [2022-08-02T15:26:01.286Z] #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 15:26:01 [2022-08-02T15:26:01.286Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:26:01 [2022-08-02T15:26:01.286Z] #42 69.10 Selecting previously unselected package libprotoc17:amd64. 15:26:01 [2022-08-02T15:26:01.286Z] #42 69.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... 15:26:01 [2022-08-02T15:26:01.286Z] #42 69.12 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... 15:26:01 [2022-08-02T15:26:01.286Z] #42 69.91 Selecting previously unselected package protobuf-c-compiler. 15:26:01 [2022-08-02T15:26:01.286Z] #42 69.91 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... 15:26:01 [2022-08-02T15:26:01.286Z] #42 69.92 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 15:26:01 [2022-08-02T15:26:01.286Z] #42 70.08 Selecting previously unselected package protobuf-compiler. 15:26:01 [2022-08-02T15:26:01.286Z] #42 70.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... 15:26:01 [2022-08-02T15:26:01.286Z] #42 70.09 Unpacking protobuf-compiler (3.6.1.3-2) ... 15:26:01 [2022-08-02T15:26:01.286Z] #42 70.33 Selecting previously unselected package python-pkg-resources. 15:26:01 [2022-08-02T15:26:01.286Z] #42 70.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 15:26:01 [2022-08-02T15:26:01.286Z] #42 70.34 Unpacking python-pkg-resources (40.8.0-1) ... 15:26:01 [2022-08-02T15:26:01.286Z] #42 70.91 Selecting previously unselected package python-six. 15:26:01 [2022-08-02T15:26:01.286Z] #42 70.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 15:26:01 [2022-08-02T15:26:01.286Z] #42 70.95 Unpacking python-six (1.12.0-1) ... 15:26:01 [2022-08-02T15:26:01.286Z] #42 71.18 Selecting previously unselected package python-protobuf. 15:26:01 [2022-08-02T15:26:01.286Z] #42 71.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... 15:26:01 [2022-08-02T15:26:01.286Z] #42 71.19 Unpacking python-protobuf (3.6.1.3-2) ... 15:26:01 [2022-08-02T15:26:01.286Z] #42 72.04 Setting up python-pkg-resources (40.8.0-1) ... 15:26:01 [2022-08-02T15:26:01.485Z] #13 ... 15:26:01 [2022-08-02T15:26:01.485Z] 15:26:01 [2022-08-02T15:26:01.485Z] #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 15:26:01 [2022-08-02T15:26:01.485Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:26:01 [2022-08-02T15:26:01.485Z] #55 43.30 Reading package lists... 15:26:01 [2022-08-02T15:26:01.485Z] #55 54.09 Building dependency tree... 15:26:01 [2022-08-02T15:26:01.485Z] #55 59.47 The following additional packages will be installed: 15:26:01 [2022-08-02T15:26:01.485Z] #55 59.52 libbtrfs0 15:26:01 [2022-08-02T15:26:01.485Z] #55 59.83 The following NEW packages will be installed: 15:26:01 [2022-08-02T15:26:01.485Z] #55 59.85 libbtrfs-dev libbtrfs0 15:26:01 [2022-08-02T15:26:01.485Z] #55 60.43 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 15:26:01 [2022-08-02T15:26:01.485Z] #55 60.43 Need to get 119 kB of archives. 15:26:01 [2022-08-02T15:26:01.485Z] #55 60.43 After this operation, 387 kB of additional disk space will be used. 15:26:01 [2022-08-02T15:26:01.485Z] #55 60.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 15:26:01 [2022-08-02T15:26:01.485Z] #55 60.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 15:26:01 [2022-08-02T15:26:01.485Z] #55 61.94 debconf: delaying package configuration, since apt-utils is not installed 15:26:01 [2022-08-02T15:26:01.485Z] #55 62.15 Fetched 119 kB in 0s (361 kB/s) 15:26:01 [2022-08-02T15:26:01.485Z] #55 62.57 Selecting previously unselected package libbtrfs0. 15:26:01 [2022-08-02T15:26:01.485Z] #55 62.57 (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.) 15:26:01 [2022-08-02T15:26:01.485Z] #55 62.70 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 15:26:01 [2022-08-02T15:26:01.485Z] #55 62.78 Unpacking libbtrfs0 (4.20.1-2) ... 15:26:01 [2022-08-02T15:26:01.485Z] #55 62.95 Selecting previously unselected package libbtrfs-dev. 15:26:01 [2022-08-02T15:26:01.485Z] #55 62.97 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 15:26:01 [2022-08-02T15:26:01.485Z] #55 62.99 Unpacking libbtrfs-dev (4.20.1-2) ... 15:26:01 [2022-08-02T15:26:01.485Z] #55 63.33 Setting up libbtrfs0 (4.20.1-2) ... 15:26:01 [2022-08-02T15:26:01.485Z] #55 63.36 Setting up libbtrfs-dev (4.20.1-2) ... 15:26:01 [2022-08-02T15:26:01.485Z] #55 63.54 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:26:01 [2022-08-02T15:26:01.525Z] #60 DONE 0.1s 15:26:01 [2022-08-02T15:26:01.525Z] 15:26:01 [2022-08-02T15:26:01.525Z] #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 15:26:01 [2022-08-02T15:26:01.525Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:26:01 [2022-08-02T15:26:01.525Z] #43 54.70 CC criu/pie/restorer.o 15:26:01 [2022-08-02T15:26:01.525Z] #43 57.44 LINK criu/pie/restorer.built-in.o 15:26:01 [2022-08-02T15:26:01.525Z] #43 57.44 GEN criu/pie/restorer-blob.h 15:26:01 [2022-08-02T15:26:01.525Z] #43 57.49 DEP criu/vdso.d 15:26:01 [2022-08-02T15:26:01.525Z] #43 57.55 DEP criu/uts_ns.d 15:26:01 [2022-08-02T15:26:01.525Z] #43 57.83 DEP criu/util.d 15:26:01 [2022-08-02T15:26:01.527Z] #43 12.98 PBCC images/sk-inet.pb-c.c 15:26:01 [2022-08-02T15:26:01.527Z] #43 13.04 DEP images/sk-inet.pb-c.d 15:26:01 [2022-08-02T15:26:01.527Z] #43 13.16 PBCC images/sk-unix.pb-c.c 15:26:01 [2022-08-02T15:26:01.527Z] #43 13.23 DEP images/sk-unix.pb-c.d 15:26:01 [2022-08-02T15:26:01.742Z] #55 ... 15:26:01 [2022-08-02T15:26:01.742Z] 15:26:01 [2022-08-02T15:26:01.742Z] #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 15:26:01 [2022-08-02T15:26:01.742Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:26:01 [2022-08-02T15:26:01.742Z] #42 61.66 The following NEW packages will be installed: 15:26:01 [2022-08-02T15:26:01.742Z] #42 61.69 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 15:26:01 [2022-08-02T15:26:01.742Z] #42 61.69 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 15:26:01 [2022-08-02T15:26:01.742Z] #42 61.69 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 15:26:01 [2022-08-02T15:26:01.742Z] #42 61.70 python-six zlib1g-dev 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.17 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.17 Need to get 4091 kB of archives. 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.17 After this operation, 22.5 MB of additional disk space will be used. 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.23 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] 15:26:01 [2022-08-02T15:26:01.742Z] #42 62.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] 15:26:01 [2022-08-02T15:26:01.783Z] #43 58.07 DEP criu/uffd.d 15:26:01 [2022-08-02T15:26:01.789Z] #43 13.28 PBCC images/mm.pb-c.c 15:26:01 [2022-08-02T15:26:01.789Z] #43 13.37 DEP images/mm.pb-c.d 15:26:01 [2022-08-02T15:26:01.789Z] #43 13.41 PBCC images/timerfd.pb-c.c 15:26:01 [2022-08-02T15:26:01.789Z] #43 13.48 DEP images/timerfd.pb-c.d 15:26:02 [2022-08-02T15:26:02.043Z] #43 58.35 DEP criu/tun.d 15:26:02 [2022-08-02T15:26:02.049Z] #43 13.55 PBCC images/timer.pb-c.c 15:26:02 [2022-08-02T15:26:02.049Z] #43 13.56 DEP images/timer.pb-c.d 15:26:02 [2022-08-02T15:26:02.049Z] #43 13.67 PBCC images/sa.pb-c.c 15:26:02 [2022-08-02T15:26:02.049Z] #43 13.71 DEP images/sa.pb-c.d 15:26:02 [2022-08-02T15:26:02.049Z] #43 13.75 PBCC images/pipe-data.pb-c.c 15:26:02 [2022-08-02T15:26:02.302Z] #43 58.62 DEP criu/tty.d 15:26:02 [2022-08-02T15:26:02.302Z] #43 58.68 DEP criu/timerfd.d 15:26:02 [2022-08-02T15:26:02.309Z] #43 13.78 DEP images/pipe-data.pb-c.d 15:26:02 [2022-08-02T15:26:02.309Z] #43 13.84 PBCC images/mnt.pb-c.c 15:26:02 [2022-08-02T15:26:02.309Z] #43 13.91 DEP images/mnt.pb-c.d 15:26:02 [2022-08-02T15:26:02.309Z] #43 13.96 PBCC images/sk-packet.pb-c.c 15:26:02 [2022-08-02T15:26:02.309Z] #43 13.98 DEP images/sk-packet.pb-c.d 15:26:02 [2022-08-02T15:26:02.309Z] #43 14.04 PBCC images/tcp-stream.pb-c.c 15:26:02 [2022-08-02T15:26:02.347Z] #42 64.46 debconf: delaying package configuration, since apt-utils is not installed 15:26:02 [2022-08-02T15:26:02.347Z] #42 ... 15:26:02 [2022-08-02T15:26:02.347Z] 15:26:02 [2022-08-02T15:26:02.347Z] #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 15:26:02 [2022-08-02T15:26:02.347Z] #67 sha256:014a295d145779c0857693c44b7eb065f272f95c42ac7707e7f115e5d66194a0 15:26:02 [2022-08-02T15:26:02.347Z] #67 DONE 64.6s 15:26:02 [2022-08-02T15:26:02.560Z] #43 58.76 DEP criu/timens.d 15:26:02 [2022-08-02T15:26:02.560Z] #43 58.94 DEP criu/sysfs_parse.d 15:26:02 [2022-08-02T15:26:02.568Z] #43 14.08 DEP images/tcp-stream.pb-c.d 15:26:02 [2022-08-02T15:26:02.568Z] #43 14.15 PBCC images/pipe.pb-c.c 15:26:02 [2022-08-02T15:26:02.568Z] #43 14.18 DEP images/pipe.pb-c.d 15:26:02 [2022-08-02T15:26:02.568Z] #43 14.24 PBCC images/pstree.pb-c.c 15:26:02 [2022-08-02T15:26:02.568Z] #43 14.26 DEP images/pstree.pb-c.d 15:26:02 [2022-08-02T15:26:02.604Z] 15:26:02 [2022-08-02T15:26:02.604Z] #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 15:26:02 [2022-08-02T15:26:02.604Z] #55 sha256:2768dfac201fa203f518e3fa5e74d4bf6dc2cd2485200866b0a087546fe0f780 15:26:02 [2022-08-02T15:26:02.604Z] #55 DONE 64.6s 15:26:02 [2022-08-02T15:26:02.604Z] 15:26:02 [2022-08-02T15:26:02.604Z] #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 15:26:02 [2022-08-02T15:26:02.604Z] #56 sha256:d98363cb914a280cdfab0d330afe4cda7c4d6a30c4886f7d3e33eec0e7af653d 15:26:02 [2022-08-02T15:26:02.818Z] #43 59.04 DEP criu/sysctl.d 15:26:02 [2022-08-02T15:26:02.818Z] #43 59.14 DEP criu/string.d 15:26:02 [2022-08-02T15:26:02.818Z] #43 59.17 DEP criu/stats.d 15:26:02 [2022-08-02T15:26:02.818Z] #43 ... 15:26:02 [2022-08-02T15:26:02.818Z] 15:26:02 [2022-08-02T15:26:02.818Z] #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 15:26:02 [2022-08-02T15:26:02.818Z] #20 sha256:d1d02caaa04bc875222281a8b775771d11230b1b5e6f6b7fa90cbab5b25cd504 15:26:02 [2022-08-02T15:26:02.818Z] #20 1.133 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] 15:26:02 [2022-08-02T15:26:02.818Z] #20 1.180 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:26:02 [2022-08-02T15:26:02.818Z] #20 1.181 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:26:02 [2022-08-02T15:26:02.818Z] #20 1.200 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:26:02 [2022-08-02T15:26:02.818Z] #20 1.782 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] 15:26:02 [2022-08-02T15:26:02.818Z] #20 2.705 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] 15:26:02 [2022-08-02T15:26:02.818Z] #20 3.841 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] 15:26:02 [2022-08-02T15:26:02.818Z] #20 5.593 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] 15:26:02 [2022-08-02T15:26:02.818Z] #20 10.01 Fetched 8865 kB in 9s (970 kB/s) 15:26:02 [2022-08-02T15:26:02.827Z] #43 14.30 PBCC images/fs.pb-c.c 15:26:02 [2022-08-02T15:26:02.827Z] #43 14.33 DEP images/fs.pb-c.d 15:26:02 [2022-08-02T15:26:02.827Z] #43 14.40 PBCC images/signalfd.pb-c.c 15:26:02 [2022-08-02T15:26:02.827Z] #43 14.44 DEP images/signalfd.pb-c.d 15:26:02 [2022-08-02T15:26:02.827Z] #43 14.53 PBCC images/fh.pb-c.c 15:26:03 [2022-08-02T15:26:03.076Z] #20 10.01 Reading package lists... 15:26:03 [2022-08-02T15:26:03.076Z] #20 ... 15:26:03 [2022-08-02T15:26:03.076Z] 15:26:03 [2022-08-02T15:26:03.076Z] #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 15:26:03 [2022-08-02T15:26:03.076Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:26:03 [2022-08-02T15:26:03.076Z] #43 59.26 DEP criu/sockets.d 15:26:03 [2022-08-02T15:26:03.086Z] #43 14.63 PBCC images/fsnotify.pb-c.c 15:26:03 [2022-08-02T15:26:03.086Z] #43 14.73 DEP images/fh.pb-c.d 15:26:03 [2022-08-02T15:26:03.086Z] #43 14.73 DEP images/fsnotify.pb-c.d 15:26:03 [2022-08-02T15:26:03.334Z] #43 59.38 DEP criu/sk-unix.d 15:26:03 [2022-08-02T15:26:03.335Z] #43 59.54 DEP criu/sk-tcp.d 15:26:03 [2022-08-02T15:26:03.335Z] #43 59.66 DEP criu/sk-queue.d 15:26:03 [2022-08-02T15:26:03.346Z] #43 14.81 PBCC images/eventpoll.pb-c.c 15:26:03 [2022-08-02T15:26:03.346Z] #43 14.81 DEP images/eventpoll.pb-c.d 15:26:03 [2022-08-02T15:26:03.346Z] #43 14.90 PBCC images/eventfd.pb-c.c 15:26:03 [2022-08-02T15:26:03.346Z] #43 14.92 DEP images/eventfd.pb-c.d 15:26:03 [2022-08-02T15:26:03.346Z] #43 14.97 PBCC images/remap-file-path.pb-c.c 15:26:03 [2022-08-02T15:26:03.346Z] #43 14.98 DEP images/remap-file-path.pb-c.d 15:26:03 [2022-08-02T15:26:03.592Z] #43 59.83 DEP criu/sk-packet.d 15:26:03 [2022-08-02T15:26:03.592Z] #43 59.96 DEP criu/sk-netlink.d 15:26:03 [2022-08-02T15:26:03.605Z] #43 15.07 PBCC images/fifo.pb-c.c 15:26:03 [2022-08-02T15:26:03.605Z] #43 15.07 DEP images/fifo.pb-c.d 15:26:03 [2022-08-02T15:26:03.605Z] #43 15.09 PBCC images/ghost-file.pb-c.c 15:26:03 [2022-08-02T15:26:03.605Z] #43 15.15 DEP images/ghost-file.pb-c.d 15:26:03 [2022-08-02T15:26:03.605Z] #43 15.22 PBCC images/regfile.pb-c.c 15:26:03 [2022-08-02T15:26:03.605Z] #43 15.28 DEP images/regfile.pb-c.d 15:26:03 [2022-08-02T15:26:03.851Z] #43 60.07 DEP criu/sk-inet.d 15:26:03 [2022-08-02T15:26:03.864Z] #43 15.35 PBCC images/ns.pb-c.c 15:26:03 [2022-08-02T15:26:03.864Z] #43 15.35 DEP images/ns.pb-c.d 15:26:03 [2022-08-02T15:26:03.864Z] #43 15.36 PBCC images/fdinfo.pb-c.c 15:26:03 [2022-08-02T15:26:03.864Z] #43 15.45 DEP images/fdinfo.pb-c.d 15:26:03 [2022-08-02T15:26:03.864Z] #43 15.52 PBCC images/core-aarch64.pb-c.c 15:26:03 [2022-08-02T15:26:03.864Z] #43 15.57 PBCC images/core-arm.pb-c.c 15:26:04 [2022-08-02T15:26:04.109Z] #43 60.28 DEP criu/signalfd.d 15:26:04 [2022-08-02T15:26:04.109Z] #43 60.39 DEP criu/sigframe.d 15:26:04 [2022-08-02T15:26:04.109Z] #43 60.45 DEP criu/shmem.d 15:26:04 [2022-08-02T15:26:04.124Z] #43 15.61 PBCC images/core-ppc64.pb-c.c 15:26:04 [2022-08-02T15:26:04.124Z] #43 15.69 PBCC images/core-s390.pb-c.c 15:26:04 [2022-08-02T15:26:04.124Z] #43 15.69 PBCC images/core-x86.pb-c.c 15:26:04 [2022-08-02T15:26:04.124Z] #43 ... 15:26:04 [2022-08-02T15:26:04.124Z] 15:26:04 [2022-08-02T15:26:04.124Z] #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 15:26:04 [2022-08-02T15:26:04.124Z] #34 sha256:44c8633013eee7a0ae0a000e3acd570d28e58805073d77dce4155dc9f95e0d7d 15:26:04 [2022-08-02T15:26:04.124Z] #34 72.45 os 15:26:04 [2022-08-02T15:26:04.124Z] #34 74.27 bufio 15:26:04 [2022-08-02T15:26:04.124Z] #34 75.89 text/tabwriter 15:26:04 [2022-08-02T15:26:04.124Z] #34 77.20 io/ioutil 15:26:04 [2022-08-02T15:26:04.124Z] #34 77.21 fmt 15:26:04 [2022-08-02T15:26:04.124Z] #34 79.96 flag 15:26:04 [2022-08-02T15:26:04.124Z] #34 79.96 github.com/BurntSushi/toml 15:26:04 [2022-08-02T15:26:04.124Z] #34 81.77 log 15:26:04 [2022-08-02T15:26:04.124Z] #34 ... 15:26:04 [2022-08-02T15:26:04.124Z] 15:26:04 [2022-08-02T15:26:04.124Z] #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 15:26:04 [2022-08-02T15:26:04.124Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:04 [2022-08-02T15:26:04.124Z] #43 15.78 PBCC images/core.pb-c.c 15:26:04 [2022-08-02T15:26:04.368Z] #43 60.55 DEP criu/servicefd.d 15:26:04 [2022-08-02T15:26:04.368Z] #43 60.68 DEP criu/seize.d 15:26:04 [2022-08-02T15:26:04.368Z] #43 60.78 DEP criu/seccomp.d 15:26:04 [2022-08-02T15:26:04.383Z] #43 15.86 PBCC images/inventory.pb-c.c 15:26:04 [2022-08-02T15:26:04.383Z] #43 15.90 DEP images/core-aarch64.pb-c.d 15:26:04 [2022-08-02T15:26:04.383Z] #43 15.94 DEP images/core-arm.pb-c.d 15:26:04 [2022-08-02T15:26:04.383Z] #43 16.01 DEP images/core-ppc64.pb-c.d 15:26:04 [2022-08-02T15:26:04.383Z] #43 16.04 DEP images/core-s390.pb-c.d 15:26:04 [2022-08-02T15:26:04.383Z] #43 16.09 DEP images/core-x86.pb-c.d 15:26:04 [2022-08-02T15:26:04.383Z] #43 16.15 DEP images/core.pb-c.d 15:26:04 [2022-08-02T15:26:04.591Z] #42 ... 15:26:04 [2022-08-02T15:26:04.591Z] 15:26:04 [2022-08-02T15:26:04.591Z] #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 15:26:04 [2022-08-02T15:26:04.591Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:26:04 [2022-08-02T15:26:04.591Z] #36 75.43 Selecting previously unselected package libxml2:amd64. 15:26:04 [2022-08-02T15:26:04.591Z] #36 75.43 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... 15:26:04 [2022-08-02T15:26:04.591Z] #36 75.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... 15:26:04 [2022-08-02T15:26:04.626Z] #43 60.91 DEP criu/rst-malloc.d 15:26:04 [2022-08-02T15:26:04.626Z] #43 60.98 DEP criu/rbtree.d 15:26:04 [2022-08-02T15:26:04.626Z] #43 61.03 DEP criu/pstree.d 15:26:04 [2022-08-02T15:26:04.644Z] #43 16.24 DEP images/inventory.pb-c.d 15:26:04 [2022-08-02T15:26:04.644Z] #43 16.30 PBCC images/cpuinfo.pb-c.c 15:26:04 [2022-08-02T15:26:04.644Z] #43 16.34 DEP images/cpuinfo.pb-c.d 15:26:04 [2022-08-02T15:26:04.644Z] #43 16.41 PBCC images/stats.pb-c.c 15:26:04 [2022-08-02T15:26:04.857Z] #36 76.27 Selecting previously unselected package cmake-data. 15:26:04 [2022-08-02T15:26:04.857Z] #36 76.27 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... 15:26:04 [2022-08-02T15:26:04.884Z] #43 61.13 DEP criu/protobuf.d 15:26:04 [2022-08-02T15:26:04.884Z] #43 61.22 GEN criu/protobuf-desc-gen.h 15:26:04 [2022-08-02T15:26:04.904Z] #43 16.43 DEP images/stats.pb-c.d 15:26:05 [2022-08-02T15:26:05.118Z] #36 76.29 Unpacking cmake-data (3.13.4-1) ... 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.219 + RM_GOPATH=0 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.219 + TMP_GOPATH= 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.219 + : /build 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.219 + '[' -z '' ']' 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.219 ++ mktemp -d 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.219 + export GOPATH=/tmp/tmp.son8wKRnXC 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.219 + GOPATH=/tmp/tmp.son8wKRnXC 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.219 + RM_GOPATH=1 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.219 + case "$(go env GOARCH)" in 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.219 ++ go env GOARCH 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.292 + export GO_BUILDMODE=-buildmode=pie 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.292 + GO_BUILDMODE=-buildmode=pie 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.292 ++ dirname /tmp/install/install.sh 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.295 + dir=/tmp/install 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.295 + bin=containerd 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.295 + shift 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.295 + '[' '!' -f /tmp/install/containerd.installer ']' 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.295 + . /tmp/install/containerd.installer 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.295 ++ set -e 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.295 ++ : v1.6.6 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.295 + install_containerd 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.296 Install containerd version v1.6.6 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.299 + echo 'Install containerd version v1.6.6' 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.299 + git clone https://github.com/containerd/containerd.git /tmp/tmp.son8wKRnXC/src/github.com/containerd/containerd 15:26:05 [2022-08-02T15:26:05.171Z] #56 2.312 Cloning into '/tmp/tmp.son8wKRnXC/src/github.com/containerd/containerd'... 15:26:05 [2022-08-02T15:26:05.488Z] #32 ... 15:26:05 [2022-08-02T15:26:05.488Z] 15:26:05 [2022-08-02T15:26:05.488Z] #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 15:26:05 [2022-08-02T15:26:05.488Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:26:05 [2022-08-02T15:26:05.488Z] #42 71.87 Selecting previously unselected package libprotoc17:amd64. 15:26:05 [2022-08-02T15:26:05.488Z] #42 71.89 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... 15:26:05 [2022-08-02T15:26:05.488Z] #42 71.91 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... 15:26:05 [2022-08-02T15:26:05.488Z] #42 72.89 Selecting previously unselected package protobuf-c-compiler. 15:26:05 [2022-08-02T15:26:05.488Z] #42 72.89 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... 15:26:05 [2022-08-02T15:26:05.488Z] #42 72.90 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 15:26:05 [2022-08-02T15:26:05.488Z] #42 73.14 Selecting previously unselected package protobuf-compiler. 15:26:05 [2022-08-02T15:26:05.488Z] #42 73.15 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... 15:26:05 [2022-08-02T15:26:05.488Z] #42 73.16 Unpacking protobuf-compiler (3.6.1.3-2) ... 15:26:05 [2022-08-02T15:26:05.488Z] #42 73.47 Selecting previously unselected package python-pkg-resources. 15:26:05 [2022-08-02T15:26:05.488Z] #42 73.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 15:26:05 [2022-08-02T15:26:05.488Z] #42 73.49 Unpacking python-pkg-resources (40.8.0-1) ... 15:26:05 [2022-08-02T15:26:05.488Z] #42 73.99 Selecting previously unselected package python-six. 15:26:05 [2022-08-02T15:26:05.488Z] #42 74.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 15:26:05 [2022-08-02T15:26:05.488Z] #42 74.03 Unpacking python-six (1.12.0-1) ... 15:26:05 [2022-08-02T15:26:05.488Z] #42 74.18 Selecting previously unselected package python-protobuf. 15:26:05 [2022-08-02T15:26:05.488Z] #42 74.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... 15:26:05 [2022-08-02T15:26:05.488Z] #42 74.22 Unpacking python-protobuf (3.6.1.3-2) ... 15:26:05 [2022-08-02T15:26:05.488Z] #42 75.14 Setting up python-pkg-resources (40.8.0-1) ... 15:26:06 [2022-08-02T15:26:06.810Z] #43 18.11 make[1]: Nothing to be done for 'all'. 15:26:07 [2022-08-02T15:26:07.400Z] #42 ... 15:26:07 [2022-08-02T15:26:07.400Z] 15:26:07 [2022-08-02T15:26:07.400Z] #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 15:26:07 [2022-08-02T15:26:07.400Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:26:07 [2022-08-02T15:26:07.400Z] #36 78.67 Selecting previously unselected package libxml2:amd64. 15:26:07 [2022-08-02T15:26:07.400Z] #36 78.67 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... 15:26:07 [2022-08-02T15:26:07.400Z] #36 78.67 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... 15:26:07 [2022-08-02T15:26:07.411Z] #43 63.55 DEP criu/protobuf-desc.d 15:26:07 [2022-08-02T15:26:07.411Z] #43 63.72 DEP criu/proc_parse.d 15:26:07 [2022-08-02T15:26:07.669Z] #43 63.88 DEP criu/plugin.d 15:26:07 [2022-08-02T15:26:07.730Z] #56 ... 15:26:07 [2022-08-02T15:26:07.730Z] 15:26:07 [2022-08-02T15:26:07.730Z] #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 15:26:07 [2022-08-02T15:26:07.730Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:26:07 [2022-08-02T15:26:07.747Z] #43 ... 15:26:07 [2022-08-02T15:26:07.747Z] 15:26:07 [2022-08-02T15:26:07.747Z] #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 15:26:07 [2022-08-02T15:26:07.747Z] #34 sha256:44c8633013eee7a0ae0a000e3acd570d28e58805073d77dce4155dc9f95e0d7d 15:26:07 [2022-08-02T15:26:07.747Z] #34 84.28 github.com/BurntSushi/toml/cmd/tomlv 15:26:07 [2022-08-02T15:26:07.747Z] #34 DONE 86.1s 15:26:07 [2022-08-02T15:26:07.927Z] #43 63.99 DEP criu/pipes.d 15:26:07 [2022-08-02T15:26:07.927Z] #43 64.14 DEP criu/pie-util.d 15:26:07 [2022-08-02T15:26:07.986Z] #32 68.82 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 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: 99% (1507/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. 15:26:07 [2022-08-02T15:26:07.986Z] #32 69.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 15:26:08 [2022-08-02T15:26:08.006Z] 15:26:08 [2022-08-02T15:26:08.006Z] #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 15:26:08 [2022-08-02T15:26:08.006Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:08 [2022-08-02T15:26:08.006Z] #43 19.49 CC images/stats.o 15:26:08 [2022-08-02T15:26:08.185Z] #43 64.31 DEP criu/pie-util-vdso.d 15:26:08 [2022-08-02T15:26:08.185Z] #43 64.44 DEP criu/path.d 15:26:08 [2022-08-02T15:26:08.185Z] #43 64.56 DEP criu/parasite-syscall.d 15:26:08 [2022-08-02T15:26:08.265Z] #43 19.85 CC images/core.o 15:26:08 [2022-08-02T15:26:08.342Z] #36 79.56 Selecting previously unselected package cmake-data. 15:26:08 [2022-08-02T15:26:08.342Z] #36 79.56 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... 15:26:08 [2022-08-02T15:26:08.342Z] #36 79.58 Unpacking cmake-data (3.13.4-1) ... 15:26:08 [2022-08-02T15:26:08.444Z] #43 64.74 DEP criu/pagemap.d 15:26:08 [2022-08-02T15:26:08.549Z] #32 70.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 15:26:08 [2022-08-02T15:26:08.549Z] #32 ... 15:26:08 [2022-08-02T15:26:08.549Z] 15:26:08 [2022-08-02T15:26:08.549Z] #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 15:26:08 [2022-08-02T15:26:08.549Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:26:08 [2022-08-02T15:26:08.549Z] #36 60.64 The following additional packages will be installed: 15:26:08 [2022-08-02T15:26:08.549Z] #36 60.69 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 15:26:08 [2022-08-02T15:26:08.549Z] #36 60.70 Suggested packages: 15:26:08 [2022-08-02T15:26:08.549Z] #36 60.70 cmake-doc ninja-build lrzip 15:26:08 [2022-08-02T15:26:08.549Z] #36 60.70 Recommended packages: 15:26:08 [2022-08-02T15:26:08.549Z] #36 60.70 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 15:26:08 [2022-08-02T15:26:08.549Z] #36 62.01 The following NEW packages will be installed: 15:26:08 [2022-08-02T15:26:08.549Z] #36 62.01 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 15:26:08 [2022-08-02T15:26:08.549Z] #36 62.03 vim-common xxd 15:26:08 [2022-08-02T15:26:08.549Z] #36 62.45 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 15:26:08 [2022-08-02T15:26:08.549Z] #36 62.45 Need to get 14.9 MB of archives. 15:26:08 [2022-08-02T15:26:08.549Z] #36 62.45 After this operation, 61.8 MB of additional disk space will be used. 15:26:08 [2022-08-02T15:26:08.549Z] #36 62.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] 15:26:08 [2022-08-02T15:26:08.549Z] #36 62.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] 15:26:08 [2022-08-02T15:26:08.549Z] #36 62.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] 15:26:08 [2022-08-02T15:26:08.549Z] #36 63.44 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] 15:26:08 [2022-08-02T15:26:08.549Z] #36 63.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 15:26:08 [2022-08-02T15:26:08.549Z] #36 63.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 15:26:08 [2022-08-02T15:26:08.549Z] #36 63.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 15:26:08 [2022-08-02T15:26:08.549Z] #36 63.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 15:26:08 [2022-08-02T15:26:08.549Z] #36 63.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] 15:26:08 [2022-08-02T15:26:08.549Z] #36 63.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 15:26:08 [2022-08-02T15:26:08.549Z] #36 65.95 debconf: delaying package configuration, since apt-utils is not installed 15:26:08 [2022-08-02T15:26:08.549Z] #36 66.20 Fetched 14.9 MB in 2s (6822 kB/s) 15:26:08 [2022-08-02T15:26:08.549Z] #36 66.34 Selecting previously unselected package xxd. 15:26:08 [2022-08-02T15:26:08.549Z] #36 66.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.) 15:26:08 [2022-08-02T15:26:08.549Z] #36 66.43 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.549Z] #36 66.44 Unpacking xxd (2:8.1.0875-5+deb10u2) ... 15:26:08 [2022-08-02T15:26:08.549Z] #36 66.81 Selecting previously unselected package vim-common. 15:26:08 [2022-08-02T15:26:08.549Z] #36 66.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... 15:26:08 [2022-08-02T15:26:08.549Z] #36 66.88 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... 15:26:08 [2022-08-02T15:26:08.549Z] #36 67.30 Selecting previously unselected package libicu63:amd64. 15:26:08 [2022-08-02T15:26:08.549Z] #36 67.32 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.549Z] #36 67.33 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... 15:26:08 [2022-08-02T15:26:08.702Z] #43 64.86 DEP criu/pagemap-cache.d 15:26:08 [2022-08-02T15:26:08.702Z] #43 65.00 DEP criu/page-xfer.d 15:26:08 [2022-08-02T15:26:08.805Z] #36 ... 15:26:08 [2022-08-02T15:26:08.805Z] 15:26:08 [2022-08-02T15:26:08.805Z] #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 15:26:08 [2022-08-02T15:26:08.805Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:26:08 [2022-08-02T15:26:08.805Z] #42 64.72 Fetched 4091 kB in 1s (4839 kB/s) 15:26:08 [2022-08-02T15:26:08.805Z] #42 64.88 Selecting previously unselected package libcap-dev:amd64. 15:26:08 [2022-08-02T15:26:08.805Z] #42 64.88 (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.) 15:26:08 [2022-08-02T15:26:08.805Z] #42 64.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.805Z] #42 65.01 Unpacking libcap-dev:amd64 (1:2.25-2) ... 15:26:08 [2022-08-02T15:26:08.805Z] #42 65.22 Selecting previously unselected package libnet1:amd64. 15:26:08 [2022-08-02T15:26:08.805Z] #42 65.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.805Z] #42 65.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:26:08 [2022-08-02T15:26:08.805Z] #42 65.38 Selecting previously unselected package libnet1-dev. 15:26:08 [2022-08-02T15:26:08.805Z] #42 65.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.805Z] #42 65.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 15:26:08 [2022-08-02T15:26:08.805Z] #42 65.79 Selecting previously unselected package libnl-3-200:amd64. 15:26:08 [2022-08-02T15:26:08.805Z] #42 65.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.805Z] #42 65.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 15:26:08 [2022-08-02T15:26:08.805Z] #42 66.09 Selecting previously unselected package libnl-3-dev:amd64. 15:26:08 [2022-08-02T15:26:08.805Z] #42 66.10 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.805Z] #42 66.12 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... 15:26:08 [2022-08-02T15:26:08.805Z] #42 66.64 Selecting previously unselected package libprotobuf-c1:amd64. 15:26:08 [2022-08-02T15:26:08.805Z] #42 66.64 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.805Z] #42 66.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:26:08 [2022-08-02T15:26:08.805Z] #42 66.81 Selecting previously unselected package libprotobuf-c-dev:amd64. 15:26:08 [2022-08-02T15:26:08.805Z] #42 66.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.805Z] #42 66.83 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 15:26:08 [2022-08-02T15:26:08.805Z] #42 66.98 Selecting previously unselected package zlib1g-dev:amd64. 15:26:08 [2022-08-02T15:26:08.806Z] #42 67.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.806Z] #42 67.02 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... 15:26:08 [2022-08-02T15:26:08.806Z] #42 67.45 Selecting previously unselected package libprotobuf17:amd64. 15:26:08 [2022-08-02T15:26:08.806Z] #42 67.45 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.806Z] #42 67.47 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 15:26:08 [2022-08-02T15:26:08.806Z] #42 68.60 Selecting previously unselected package libprotobuf-lite17:amd64. 15:26:08 [2022-08-02T15:26:08.806Z] #42 68.61 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.806Z] #42 68.61 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... 15:26:08 [2022-08-02T15:26:08.806Z] #42 69.08 Selecting previously unselected package libprotobuf-dev:amd64. 15:26:08 [2022-08-02T15:26:08.806Z] #42 69.08 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.806Z] #42 69.09 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... 15:26:08 [2022-08-02T15:26:08.806Z] #42 70.85 Selecting previously unselected package libprotoc17:amd64. 15:26:08 [2022-08-02T15:26:08.806Z] #42 70.86 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.806Z] #42 70.88 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... 15:26:08 [2022-08-02T15:26:08.833Z] #43 20.46 CC images/core-x86.o 15:26:08 [2022-08-02T15:26:08.913Z] #36 ... 15:26:08 [2022-08-02T15:26:08.913Z] 15:26:08 [2022-08-02T15:26:08.913Z] #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 15:26:08 [2022-08-02T15:26:08.913Z] #34 sha256:07fa2e395299bdfac7b621b8491623dc3a584397b2d4648b512b506ca1b78271 15:26:08 [2022-08-02T15:26:08.913Z] #34 70.17 sync 15:26:08 [2022-08-02T15:26:08.913Z] #34 70.17 internal/reflectlite 15:26:08 [2022-08-02T15:26:08.913Z] #34 72.47 internal/testlog 15:26:08 [2022-08-02T15:26:08.913Z] #34 74.93 errors 15:26:08 [2022-08-02T15:26:08.913Z] #34 74.96 sort 15:26:08 [2022-08-02T15:26:08.913Z] #34 75.65 strconv 15:26:08 [2022-08-02T15:26:08.913Z] #34 76.97 io 15:26:08 [2022-08-02T15:26:08.913Z] #34 79.09 internal/oserror 15:26:08 [2022-08-02T15:26:08.913Z] #34 79.44 syscall 15:26:08 [2022-08-02T15:26:08.913Z] #34 ... 15:26:08 [2022-08-02T15:26:08.913Z] 15:26:08 [2022-08-02T15:26:08.913Z] #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 15:26:08 [2022-08-02T15:26:08.913Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:26:08 [2022-08-02T15:26:08.913Z] #13 69.82 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] 15:26:08 [2022-08-02T15:26:08.913Z] #13 72.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 15:26:08 [2022-08-02T15:26:08.913Z] #13 72.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 15:26:08 [2022-08-02T15:26:08.913Z] #13 72.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 15:26:08 [2022-08-02T15:26:08.913Z] #13 72.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 15:26:08 [2022-08-02T15:26:08.913Z] #13 72.72 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] 15:26:08 [2022-08-02T15:26:08.913Z] #13 72.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] 15:26:08 [2022-08-02T15:26:08.913Z] #13 72.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 15:26:08 [2022-08-02T15:26:08.913Z] #13 72.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 15:26:08 [2022-08-02T15:26:08.913Z] #13 72.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 15:26:08 [2022-08-02T15:26:08.913Z] #13 72.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 15:26:08 [2022-08-02T15:26:08.913Z] #13 72.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 15:26:08 [2022-08-02T15:26:08.913Z] #13 72.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 15:26:08 [2022-08-02T15:26:08.913Z] #13 73.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 15:26:08 [2022-08-02T15:26:08.913Z] #13 73.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] 15:26:08 [2022-08-02T15:26:08.913Z] #13 74.69 debconf: delaying package configuration, since apt-utils is not installed 15:26:08 [2022-08-02T15:26:08.913Z] #13 75.02 Fetched 77.8 MB in 10s (7942 kB/s) 15:26:08 [2022-08-02T15:26:08.913Z] #13 75.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) 15:26:08 [2022-08-02T15:26:08.913Z] #13 75.43 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.913Z] #13 75.47 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... 15:26:08 [2022-08-02T15:26:08.913Z] #13 75.74 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... 15:26:08 [2022-08-02T15:26:08.913Z] #13 76.08 Selecting previously unselected package binutils-mingw-w64-i686. 15:26:08 [2022-08-02T15:26:08.913Z] #13 76.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) 15:26:08 [2022-08-02T15:26:08.913Z] #13 76.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 15:26:08 [2022-08-02T15:26:08.913Z] #13 76.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 15:26:08 [2022-08-02T15:26:08.960Z] #43 65.19 DEP criu/page-pipe.d 15:26:08 [2022-08-02T15:26:08.960Z] #43 65.28 DEP criu/netfilter.d 15:26:09 [2022-08-02T15:26:09.218Z] #43 65.39 DEP criu/net.d 15:26:09 [2022-08-02T15:26:09.326Z] #36 ... 15:26:09 [2022-08-02T15:26:09.326Z] 15:26:09 [2022-08-02T15:26:09.326Z] #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 15:26:09 [2022-08-02T15:26:09.326Z] #34 sha256:5280659891524212ddbc7910c4635a626abea7caf2054ac65b1fe4e526dd705d 15:26:09 [2022-08-02T15:26:09.326Z] #34 69.95 sync 15:26:09 [2022-08-02T15:26:09.326Z] #34 69.95 internal/reflectlite 15:26:09 [2022-08-02T15:26:09.326Z] #34 71.73 internal/testlog 15:26:09 [2022-08-02T15:26:09.326Z] #34 74.11 sort 15:26:09 [2022-08-02T15:26:09.326Z] #34 74.12 errors 15:26:09 [2022-08-02T15:26:09.326Z] #34 74.60 strconv 15:26:09 [2022-08-02T15:26:09.326Z] #34 76.33 io 15:26:09 [2022-08-02T15:26:09.326Z] #34 78.59 internal/oserror 15:26:09 [2022-08-02T15:26:09.326Z] #34 78.89 syscall 15:26:09 [2022-08-02T15:26:09.326Z] #34 79.85 reflect 15:26:09 [2022-08-02T15:26:09.326Z] #34 ... 15:26:09 [2022-08-02T15:26:09.326Z] 15:26:09 [2022-08-02T15:26:09.326Z] #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 15:26:09 [2022-08-02T15:26:09.326Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:26:09 [2022-08-02T15:26:09.326Z] #36 80.20 Selecting previously unselected package libarchive13:amd64. 15:26:09 [2022-08-02T15:26:09.326Z] #36 80.21 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 15:26:09 [2022-08-02T15:26:09.326Z] #36 80.24 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 15:26:09 [2022-08-02T15:26:09.326Z] #36 80.69 Selecting previously unselected package libjsoncpp1:amd64. 15:26:09 [2022-08-02T15:26:09.326Z] #36 80.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 15:26:09 [2022-08-02T15:26:09.326Z] #36 80.71 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 15:26:09 [2022-08-02T15:26:09.326Z] #36 ... 15:26:09 [2022-08-02T15:26:09.326Z] 15:26:09 [2022-08-02T15:26:09.326Z] #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 15:26:09 [2022-08-02T15:26:09.326Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:26:09 [2022-08-02T15:26:09.326Z] #13 68.23 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] 15:26:09 [2022-08-02T15:26:09.326Z] #13 71.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 15:26:09 [2022-08-02T15:26:09.326Z] #13 71.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 15:26:09 [2022-08-02T15:26:09.326Z] #13 71.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 15:26:09 [2022-08-02T15:26:09.326Z] #13 71.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 15:26:09 [2022-08-02T15:26:09.326Z] #13 71.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] 15:26:09 [2022-08-02T15:26:09.326Z] #13 71.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] 15:26:09 [2022-08-02T15:26:09.326Z] #13 71.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 15:26:09 [2022-08-02T15:26:09.326Z] #13 71.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 15:26:09 [2022-08-02T15:26:09.326Z] #13 71.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 15:26:09 [2022-08-02T15:26:09.326Z] #13 71.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 15:26:09 [2022-08-02T15:26:09.326Z] #13 71.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 15:26:09 [2022-08-02T15:26:09.326Z] #13 71.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 15:26:09 [2022-08-02T15:26:09.326Z] #13 71.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 15:26:09 [2022-08-02T15:26:09.326Z] #13 71.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] 15:26:09 [2022-08-02T15:26:09.326Z] #13 72.81 debconf: delaying package configuration, since apt-utils is not installed 15:26:09 [2022-08-02T15:26:09.326Z] #13 73.04 Fetched 77.8 MB in 10s (8128 kB/s) 15:26:09 [2022-08-02T15:26:09.326Z] #13 73.18 (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.) 15:26:09 [2022-08-02T15:26:09.326Z] #13 73.22 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... 15:26:09 [2022-08-02T15:26:09.326Z] #13 73.28 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... 15:26:09 [2022-08-02T15:26:09.326Z] #13 73.95 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... 15:26:09 [2022-08-02T15:26:09.326Z] #13 74.35 Selecting previously unselected package binutils-mingw-w64-i686. 15:26:09 [2022-08-02T15:26:09.326Z] #13 74.35 (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.) 15:26:09 [2022-08-02T15:26:09.326Z] #13 74.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 15:26:09 [2022-08-02T15:26:09.326Z] #13 74.45 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 15:26:09 [2022-08-02T15:26:09.326Z] #13 77.80 Selecting previously unselected package binutils-mingw-w64-x86-64. 15:26:09 [2022-08-02T15:26:09.326Z] #13 77.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 15:26:09 [2022-08-02T15:26:09.326Z] #13 77.86 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 15:26:09 [2022-08-02T15:26:09.401Z] #43 21.03 CC images/core-arm.o 15:26:09 [2022-08-02T15:26:09.476Z] #43 65.56 DEP criu/namespaces.d 15:26:09 [2022-08-02T15:26:09.476Z] #43 65.74 DEP criu/mount.d 15:26:09 [2022-08-02T15:26:09.734Z] #43 65.85 DEP criu/memfd.d 15:26:09 [2022-08-02T15:26:09.734Z] #43 65.95 DEP criu/mem.d 15:26:09 [2022-08-02T15:26:09.897Z] #13 ... 15:26:09 [2022-08-02T15:26:09.898Z] 15:26:09 [2022-08-02T15:26:09.898Z] #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 15:26:09 [2022-08-02T15:26:09.898Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:26:09 [2022-08-02T15:26:09.898Z] #36 81.08 Selecting previously unselected package librhash0:amd64. 15:26:09 [2022-08-02T15:26:09.898Z] #36 81.08 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 15:26:09 [2022-08-02T15:26:09.898Z] #36 81.09 Unpacking librhash0:amd64 (1.3.8-1) ... 15:26:09 [2022-08-02T15:26:09.969Z] #43 21.34 CC images/core-aarch64.o 15:26:09 [2022-08-02T15:26:09.992Z] #43 66.14 DEP criu/lsm.d 15:26:09 [2022-08-02T15:26:09.992Z] #43 66.26 DEP criu/log.d 15:26:09 [2022-08-02T15:26:09.992Z] #43 66.37 DEP criu/libnetlink.d 15:26:10 [2022-08-02T15:26:10.159Z] #36 81.31 Selecting previously unselected package libuv1:amd64. 15:26:10 [2022-08-02T15:26:10.159Z] #36 81.31 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... 15:26:10 [2022-08-02T15:26:10.159Z] #36 81.33 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... 15:26:10 [2022-08-02T15:26:10.173Z] #42 71.94 Selecting previously unselected package protobuf-c-compiler. 15:26:10 [2022-08-02T15:26:10.173Z] #42 71.94 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... 15:26:10 [2022-08-02T15:26:10.173Z] #42 71.95 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 15:26:10 [2022-08-02T15:26:10.173Z] #42 72.15 Selecting previously unselected package protobuf-compiler. 15:26:10 [2022-08-02T15:26:10.173Z] #42 72.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... 15:26:10 [2022-08-02T15:26:10.173Z] #42 72.18 Unpacking protobuf-compiler (3.6.1.3-2) ... 15:26:10 [2022-08-02T15:26:10.228Z] #43 21.67 CC images/core-ppc64.o 15:26:10 [2022-08-02T15:26:10.249Z] #43 66.46 DEP criu/kerndat.d 15:26:10 [2022-08-02T15:26:10.249Z] #43 66.60 DEP criu/kcmp-ids.d 15:26:10 [2022-08-02T15:26:10.250Z] #43 66.66 DEP criu/irmap.d 15:26:10 [2022-08-02T15:26:10.420Z] #36 81.60 Selecting previously unselected package cmake. 15:26:10 [2022-08-02T15:26:10.420Z] #36 81.60 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 15:26:10 [2022-08-02T15:26:10.420Z] #36 81.63 Unpacking cmake (3.13.4-1) ... 15:26:10 [2022-08-02T15:26:10.431Z] #42 72.47 Selecting previously unselected package python-pkg-resources. 15:26:10 [2022-08-02T15:26:10.431Z] #42 72.47 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 15:26:10 [2022-08-02T15:26:10.431Z] #42 72.48 Unpacking python-pkg-resources (40.8.0-1) ... 15:26:10 [2022-08-02T15:26:10.507Z] #43 66.76 DEP criu/ipc_ns.d 15:26:10 [2022-08-02T15:26:10.507Z] #43 66.86 DEP criu/image.d 15:26:10 [2022-08-02T15:26:10.690Z] #42 72.73 Selecting previously unselected package python-six. 15:26:10 [2022-08-02T15:26:10.690Z] #42 72.76 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 15:26:10 [2022-08-02T15:26:10.765Z] #43 66.96 DEP criu/image-desc.d 15:26:10 [2022-08-02T15:26:10.765Z] #43 67.03 DEP criu/fsnotify.d 15:26:10 [2022-08-02T15:26:10.796Z] #43 22.24 CC images/core-s390.o 15:26:10 [2022-08-02T15:26:10.826Z] #13 ... 15:26:10 [2022-08-02T15:26:10.826Z] 15:26:10 [2022-08-02T15:26:10.826Z] #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 15:26:10 [2022-08-02T15:26:10.826Z] #34 sha256:07fa2e395299bdfac7b621b8491623dc3a584397b2d4648b512b506ca1b78271 15:26:10 [2022-08-02T15:26:10.826Z] #34 81.98 reflect 15:26:10 [2022-08-02T15:26:10.946Z] #42 72.98 Unpacking python-six (1.12.0-1) ... 15:26:11 [2022-08-02T15:26:11.023Z] #43 67.23 DEP criu/filesystems.d 15:26:11 [2022-08-02T15:26:11.023Z] #43 ... 15:26:11 [2022-08-02T15:26:11.023Z] 15:26:11 [2022-08-02T15:26:11.023Z] #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 15:26:11 [2022-08-02T15:26:11.023Z] #24 sha256:4998d6d74b7f2fe690e56d61b6347d4da7d732fca91116ddb70af02f0a33e48e 15:26:11 [2022-08-02T15:26:11.054Z] #43 22.81 CC images/cpuinfo.o 15:26:11 [2022-08-02T15:26:11.246Z] #42 73.29 Selecting previously unselected package python-protobuf. 15:26:11 [2022-08-02T15:26:11.246Z] #42 73.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... 15:26:11 [2022-08-02T15:26:11.246Z] #42 73.38 Unpacking python-protobuf (3.6.1.3-2) ... 15:26:11 [2022-08-02T15:26:11.621Z] #43 23.21 CC images/inventory.o 15:26:11 [2022-08-02T15:26:11.621Z] #43 23.40 CC images/fdinfo.o 15:26:12 [2022-08-02T15:26:12.188Z] #43 23.70 CC images/fown.o 15:26:12 [2022-08-02T15:26:12.448Z] #43 23.87 CC images/ns.o 15:26:12 [2022-08-02T15:26:12.448Z] #43 24.03 CC images/regfile.o 15:26:12 [2022-08-02T15:26:12.656Z] #42 74.52 Setting up python-pkg-resources (40.8.0-1) ... 15:26:12 [2022-08-02T15:26:12.708Z] #43 24.22 CC images/ghost-file.o 15:26:12 [2022-08-02T15:26:12.708Z] #43 24.43 CC images/fifo.o 15:26:12 [2022-08-02T15:26:12.913Z] #42 ... 15:26:12 [2022-08-02T15:26:12.913Z] 15:26:12 [2022-08-02T15:26:12.913Z] #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 15:26:12 [2022-08-02T15:26:12.913Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:26:12 [2022-08-02T15:26:12.913Z] #13 59.67 The following additional packages will be installed: 15:26:12 [2022-08-02T15:26:12.913Z] #13 59.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 15:26:12 [2022-08-02T15:26:12.913Z] #13 59.70 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 15:26:12 [2022-08-02T15:26:12.913Z] #13 59.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 15:26:12 [2022-08-02T15:26:12.913Z] #13 59.70 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common 15:26:12 [2022-08-02T15:26:12.913Z] #13 59.71 mingw-w64-x86-64-dev 15:26:12 [2022-08-02T15:26:12.913Z] #13 59.71 Suggested packages: 15:26:12 [2022-08-02T15:26:12.913Z] #13 59.71 gcc-8-locales seccomp wine64 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.12 The following NEW packages will be installed: 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.12 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.12 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.12 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.12 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.12 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.12 The following packages will be upgraded: 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.12 libseccomp2 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.66 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.66 Need to get 77.8 MB of archives. 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.66 After this operation, 487 MB of additional disk space will be used. 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.66 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] 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.66 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.66 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] 15:26:12 [2022-08-02T15:26:12.913Z] #13 61.96 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] 15:26:12 [2022-08-02T15:26:12.913Z] #13 62.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 15:26:12 [2022-08-02T15:26:12.913Z] #13 62.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 15:26:12 [2022-08-02T15:26:12.913Z] #13 62.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 15:26:12 [2022-08-02T15:26:12.913Z] #13 62.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 15:26:12 [2022-08-02T15:26:12.913Z] #13 62.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 15:26:12 [2022-08-02T15:26:12.913Z] #13 63.38 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] 15:26:12 [2022-08-02T15:26:12.913Z] #13 63.39 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] 15:26:12 [2022-08-02T15:26:12.913Z] #13 67.99 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] 15:26:12 [2022-08-02T15:26:12.967Z] #43 24.64 CC images/remap-file-path.o 15:26:13 [2022-08-02T15:26:13.226Z] #43 24.80 CC images/eventfd.o 15:26:13 [2022-08-02T15:26:13.226Z] #43 25.00 CC images/eventpoll.o 15:26:13 [2022-08-02T15:26:13.487Z] #43 25.26 CC images/fh.o 15:26:13 [2022-08-02T15:26:13.684Z] #24 118.8 Checking out files: 28% (3234/11414) Checking out files: 29% (3311/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: 50% (5729/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: 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: 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. 15:26:13 [2022-08-02T15:26:13.942Z] #24 121.8 + cd /tmp/tmp.I9Wl9K7TFP/tmp/docker-ce 15:26:13 [2022-08-02T15:26:13.942Z] #24 121.8 + git checkout -q v17.06.2-ce 15:26:14 [2022-08-02T15:26:14.053Z] #43 25.55 CC images/fsnotify.o 15:26:14 [2022-08-02T15:26:14.621Z] #43 26.02 CC images/signalfd.o 15:26:14 [2022-08-02T15:26:14.621Z] #43 26.21 CC images/fs.o 15:26:14 [2022-08-02T15:26:14.807Z] #13 71.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 15:26:14 [2022-08-02T15:26:14.807Z] #13 71.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 15:26:14 [2022-08-02T15:26:14.807Z] #13 71.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 15:26:14 [2022-08-02T15:26:14.807Z] #13 71.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 15:26:14 [2022-08-02T15:26:14.807Z] #13 71.35 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] 15:26:14 [2022-08-02T15:26:14.807Z] #13 71.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] 15:26:14 [2022-08-02T15:26:14.807Z] #13 71.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 15:26:14 [2022-08-02T15:26:14.807Z] #13 71.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 15:26:14 [2022-08-02T15:26:14.807Z] #13 71.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 15:26:14 [2022-08-02T15:26:14.807Z] #13 71.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 15:26:14 [2022-08-02T15:26:14.807Z] #13 71.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 15:26:14 [2022-08-02T15:26:14.807Z] #13 71.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 15:26:14 [2022-08-02T15:26:14.807Z] #13 71.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 15:26:14 [2022-08-02T15:26:14.807Z] #13 71.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] 15:26:14 [2022-08-02T15:26:14.880Z] #43 26.39 CC images/pstree.o 15:26:14 [2022-08-02T15:26:14.880Z] #43 26.56 CC images/pipe.o 15:26:15 [2022-08-02T15:26:15.139Z] #43 26.74 CC images/tcp-stream.o 15:26:15 [2022-08-02T15:26:15.397Z] #43 26.94 CC images/sk-packet.o 15:26:15 [2022-08-02T15:26:15.397Z] #43 27.16 CC images/mnt.o 15:26:15 [2022-08-02T15:26:15.710Z] #36 86.47 Setting up libicu63:amd64 (63.1-6+deb10u3) ... 15:26:15 [2022-08-02T15:26:15.710Z] #36 86.55 Setting up xxd (2:8.1.0875-5+deb10u2) ... 15:26:15 [2022-08-02T15:26:15.710Z] #36 86.56 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... 15:26:15 [2022-08-02T15:26:15.710Z] #36 86.62 Setting up vim-common (2:8.1.0875-5+deb10u2) ... 15:26:15 [2022-08-02T15:26:15.710Z] #36 86.73 Setting up librhash0:amd64 (1.3.8-1) ... 15:26:15 [2022-08-02T15:26:15.710Z] #36 86.77 Setting up cmake-data (3.13.4-1) ... 15:26:15 [2022-08-02T15:26:15.710Z] #36 86.81 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... 15:26:15 [2022-08-02T15:26:15.710Z] #36 86.83 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 15:26:15 [2022-08-02T15:26:15.710Z] #36 86.84 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 15:26:15 [2022-08-02T15:26:15.710Z] #36 86.86 Setting up cmake (3.13.4-1) ... 15:26:15 [2022-08-02T15:26:15.710Z] #36 86.87 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:26:15 [2022-08-02T15:26:15.710Z] #36 87.01 Processing triggers for mime-support (3.62) ... 15:26:15 [2022-08-02T15:26:15.740Z] #13 ... 15:26:15 [2022-08-02T15:26:15.740Z] 15:26:15 [2022-08-02T15:26:15.740Z] #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 15:26:15 [2022-08-02T15:26:15.740Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:26:15 [2022-08-02T15:26:15.740Z] #36 77.79 Selecting previously unselected package libxml2:amd64. 15:26:15 [2022-08-02T15:26:15.740Z] #36 77.80 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... 15:26:15 [2022-08-02T15:26:15.740Z] #36 77.83 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... 15:26:15 [2022-08-02T15:26:15.966Z] #43 27.35 CC images/pipe-data.o 15:26:15 [2022-08-02T15:26:15.966Z] #43 27.50 CC images/sa.o 15:26:15 [2022-08-02T15:26:15.966Z] #43 27.67 CC images/timer.o 15:26:16 [2022-08-02T15:26:16.109Z] #34 ... 15:26:16 [2022-08-02T15:26:16.109Z] 15:26:16 [2022-08-02T15:26:16.109Z] #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 15:26:16 [2022-08-02T15:26:16.109Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:26:16 [2022-08-02T15:26:16.109Z] #36 84.11 Selecting previously unselected package libarchive13:amd64. 15:26:16 [2022-08-02T15:26:16.109Z] #36 84.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 15:26:16 [2022-08-02T15:26:16.109Z] #36 84.13 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 15:26:16 [2022-08-02T15:26:16.109Z] #36 84.53 Selecting previously unselected package libjsoncpp1:amd64. 15:26:16 [2022-08-02T15:26:16.109Z] #36 84.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 15:26:16 [2022-08-02T15:26:16.109Z] #36 84.55 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 15:26:16 [2022-08-02T15:26:16.109Z] #36 84.76 Selecting previously unselected package librhash0:amd64. 15:26:16 [2022-08-02T15:26:16.109Z] #36 84.78 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 15:26:16 [2022-08-02T15:26:16.109Z] #36 84.79 Unpacking librhash0:amd64 (1.3.8-1) ... 15:26:16 [2022-08-02T15:26:16.109Z] #36 85.11 Selecting previously unselected package libuv1:amd64. 15:26:16 [2022-08-02T15:26:16.109Z] #36 85.12 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... 15:26:16 [2022-08-02T15:26:16.109Z] #36 85.12 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... 15:26:16 [2022-08-02T15:26:16.109Z] #36 85.39 Selecting previously unselected package cmake. 15:26:16 [2022-08-02T15:26:16.109Z] #36 85.40 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 15:26:16 [2022-08-02T15:26:16.109Z] #36 85.41 Unpacking cmake (3.13.4-1) ... 15:26:16 [2022-08-02T15:26:16.470Z] #24 ... 15:26:16 [2022-08-02T15:26:16.471Z] 15:26:16 [2022-08-02T15:26:16.471Z] #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 15:26:16 [2022-08-02T15:26:16.471Z] #20 sha256:d1d02caaa04bc875222281a8b775771d11230b1b5e6f6b7fa90cbab5b25cd504 15:26:16 [2022-08-02T15:26:16.471Z] #20 10.01 Reading package lists... 15:26:16 [2022-08-02T15:26:16.471Z] #20 13.27 Reading package lists... 15:26:16 [2022-08-02T15:26:16.471Z] #20 16.33 Building dependency tree... 15:26:16 [2022-08-02T15:26:16.471Z] #20 18.25 libcap2-bin is already the newest version (1:2.25-2). 15:26:16 [2022-08-02T15:26:16.471Z] #20 18.25 The following additional packages will be installed: 15:26:16 [2022-08-02T15:26:16.471Z] #20 18.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 15:26:16 [2022-08-02T15:26:16.471Z] #20 18.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 15:26:16 [2022-08-02T15:26:16.471Z] #20 18.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 15:26:16 [2022-08-02T15:26:16.471Z] #20 18.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 15:26:16 [2022-08-02T15:26:16.471Z] #20 18.27 python3.7 python3.7-minimal vim-runtime xxd 15:26:16 [2022-08-02T15:26:16.471Z] #20 18.28 Suggested packages: 15:26:16 [2022-08-02T15:26:16.471Z] #20 18.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc 15:26:16 [2022-08-02T15:26:16.471Z] #20 18.28 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv 15:26:16 [2022-08-02T15:26:16.471Z] #20 18.28 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr 15:26:16 [2022-08-02T15:26:16.471Z] #20 18.28 quota 15:26:16 [2022-08-02T15:26:16.471Z] #20 18.28 Recommended packages: 15:26:16 [2022-08-02T15:26:16.471Z] #20 18.28 aufs-dkms nftables build-essential python3-dev python3-keyring 15:26:16 [2022-08-02T15:26:16.471Z] #20 18.28 python3-keyrings.alt python3-xdg unzip 15:26:16 [2022-08-02T15:26:16.471Z] #20 19.87 The following NEW packages will be installed: 15:26:16 [2022-08-02T15:26:16.471Z] #20 19.90 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 15:26:16 [2022-08-02T15:26:16.471Z] #20 19.90 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 15:26:16 [2022-08-02T15:26:16.471Z] #20 19.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 15:26:16 [2022-08-02T15:26:16.471Z] #20 19.90 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 15:26:16 [2022-08-02T15:26:16.471Z] #20 19.90 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils 15:26:16 [2022-08-02T15:26:16.471Z] #20 19.90 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 15:26:16 [2022-08-02T15:26:16.471Z] #20 19.90 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 15:26:16 [2022-08-02T15:26:16.471Z] #20 19.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 15:26:16 [2022-08-02T15:26:16.471Z] #20 19.90 xz-utils zip 15:26:16 [2022-08-02T15:26:16.471Z] #20 20.40 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. 15:26:16 [2022-08-02T15:26:16.471Z] #20 20.40 Need to get 27.7 MB of archives. 15:26:16 [2022-08-02T15:26:16.471Z] #20 20.40 After this operation, 114 MB of additional disk space will be used. 15:26:16 [2022-08-02T15:26:16.471Z] #20 20.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 20.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 20.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 20.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 20.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 20.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 20.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 20.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 20.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 20.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.18 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.69 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.69 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.70 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.70 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.70 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.71 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 21.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 22.05 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 22.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 22.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 22.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 22.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 22.81 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 22.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 22.88 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] 15:26:16 [2022-08-02T15:26:16.471Z] #20 23.58 debconf: delaying package configuration, since apt-utils is not installed 15:26:16 [2022-08-02T15:26:16.534Z] #43 27.99 CC images/timerfd.o 15:26:16 [2022-08-02T15:26:16.534Z] #43 28.17 CC images/mm.o 15:26:16 [2022-08-02T15:26:16.670Z] #36 78.68 Selecting previously unselected package cmake-data. 15:26:16 [2022-08-02T15:26:16.670Z] #36 78.69 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... 15:26:16 [2022-08-02T15:26:16.670Z] #36 78.72 Unpacking cmake-data (3.13.4-1) ... 15:26:16 [2022-08-02T15:26:16.732Z] #20 23.70 Fetched 27.7 MB in 3s (9419 kB/s) 15:26:16 [2022-08-02T15:26:16.732Z] #20 23.77 Selecting previously unselected package pigz. 15:26:16 [2022-08-02T15:26:16.732Z] #20 23.77 (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.) 15:26:16 [2022-08-02T15:26:16.732Z] #20 23.82 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... 15:26:16 [2022-08-02T15:26:16.732Z] #20 23.83 Unpacking pigz (2.4-1) ... 15:26:16 [2022-08-02T15:26:16.793Z] #43 28.43 CC images/sk-opts.o 15:26:16 [2022-08-02T15:26:16.990Z] #20 23.99 Selecting previously unselected package libpython3.7-minimal:arm64. 15:26:16 [2022-08-02T15:26:16.990Z] #20 23.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... 15:26:16 [2022-08-02T15:26:16.990Z] #20 23.99 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... 15:26:17 [2022-08-02T15:26:17.052Z] #43 28.68 CC images/sk-unix.o 15:26:17 [2022-08-02T15:26:17.248Z] #20 ... 15:26:17 [2022-08-02T15:26:17.248Z] 15:26:17 [2022-08-02T15:26:17.248Z] #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 15:26:17 [2022-08-02T15:26:17.248Z] #24 sha256:4998d6d74b7f2fe690e56d61b6347d4da7d732fca91116ddb70af02f0a33e48e 15:26:17 [2022-08-02T15:26:17.248Z] #24 125.0 + mkdir -p /tmp/tmp.I9Wl9K7TFP/src/github.com/docker 15:26:17 [2022-08-02T15:26:17.248Z] #24 125.0 + mv components/cli /tmp/tmp.I9Wl9K7TFP/src/github.com/docker/cli 15:26:17 [2022-08-02T15:26:17.248Z] #24 125.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker 15:26:17 [2022-08-02T15:26:17.310Z] #43 28.92 CC images/sk-inet.o 15:26:17 [2022-08-02T15:26:17.570Z] #43 29.24 CC images/tun.o 15:26:17 [2022-08-02T15:26:17.624Z] #36 ... 15:26:17 [2022-08-02T15:26:17.624Z] 15:26:17 [2022-08-02T15:26:17.624Z] #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 15:26:17 [2022-08-02T15:26:17.624Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:26:17 [2022-08-02T15:26:17.624Z] #42 78.59 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... 15:26:17 [2022-08-02T15:26:17.624Z] #42 78.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:26:17 [2022-08-02T15:26:17.624Z] #42 78.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:26:17 [2022-08-02T15:26:17.624Z] #42 78.71 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 15:26:17 [2022-08-02T15:26:17.624Z] #42 78.76 Setting up python-six (1.12.0-1) ... 15:26:17 [2022-08-02T15:26:17.624Z] #42 84.33 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... 15:26:17 [2022-08-02T15:26:17.624Z] #42 84.37 Setting up libnl-3-200:amd64 (3.4.0-1) ... 15:26:17 [2022-08-02T15:26:17.624Z] #42 84.47 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 15:26:17 [2022-08-02T15:26:17.624Z] #42 84.52 Setting up libcap-dev:amd64 (1:2.25-2) ... 15:26:17 [2022-08-02T15:26:17.624Z] #42 84.56 Setting up libprotoc17:amd64 (3.6.1.3-2) ... 15:26:17 [2022-08-02T15:26:17.624Z] #42 84.62 Setting up protobuf-compiler (3.6.1.3-2) ... 15:26:17 [2022-08-02T15:26:17.624Z] #42 84.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 15:26:17 [2022-08-02T15:26:17.624Z] #42 84.69 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... 15:26:17 [2022-08-02T15:26:17.624Z] #42 84.78 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 15:26:17 [2022-08-02T15:26:17.624Z] #42 84.82 Setting up python-protobuf (3.6.1.3-2) ... 15:26:17 [2022-08-02T15:26:17.624Z] #42 ... 15:26:17 [2022-08-02T15:26:17.624Z] 15:26:17 [2022-08-02T15:26:17.624Z] #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 15:26:17 [2022-08-02T15:26:17.624Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:26:17 [2022-08-02T15:26:17.624Z] #13 82.70 Selecting previously unselected package binutils-mingw-w64. 15:26:17 [2022-08-02T15:26:17.624Z] #13 82.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 15:26:17 [2022-08-02T15:26:17.624Z] #13 82.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 15:26:17 [2022-08-02T15:26:17.624Z] #13 82.97 Selecting previously unselected package libdevmapper1.02.1:amd64. 15:26:17 [2022-08-02T15:26:17.624Z] #13 82.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 15:26:17 [2022-08-02T15:26:17.624Z] #13 82.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 15:26:17 [2022-08-02T15:26:17.624Z] #13 83.60 Selecting previously unselected package dmsetup. 15:26:17 [2022-08-02T15:26:17.624Z] #13 83.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 15:26:17 [2022-08-02T15:26:17.624Z] #13 83.63 Unpacking dmsetup (2:1.02.155-3) ... 15:26:17 [2022-08-02T15:26:17.624Z] #13 84.18 Selecting previously unselected package mingw-w64-common. 15:26:17 [2022-08-02T15:26:17.624Z] #13 84.18 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 15:26:17 [2022-08-02T15:26:17.624Z] #13 84.19 Unpacking mingw-w64-common (6.0.0-3) ... 15:26:18 [2022-08-02T15:26:18.137Z] #43 29.55 CC images/sk-netlink.o 15:26:18 [2022-08-02T15:26:18.137Z] #43 29.72 CC images/packet-sock.o 15:26:18 [2022-08-02T15:26:18.396Z] #43 30.02 CC images/ipc-var.o 15:26:18 [2022-08-02T15:26:18.651Z] #36 90.12 Setting up libicu63:amd64 (63.1-6+deb10u3) ... 15:26:18 [2022-08-02T15:26:18.651Z] #36 90.14 Setting up xxd (2:8.1.0875-5+deb10u2) ... 15:26:18 [2022-08-02T15:26:18.651Z] #36 90.16 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... 15:26:18 [2022-08-02T15:26:18.651Z] #36 90.19 Setting up vim-common (2:8.1.0875-5+deb10u2) ... 15:26:18 [2022-08-02T15:26:18.655Z] #43 30.20 CC images/ipc-desc.o 15:26:18 [2022-08-02T15:26:18.911Z] #36 90.27 Setting up librhash0:amd64 (1.3.8-1) ... 15:26:18 [2022-08-02T15:26:18.911Z] #36 90.29 Setting up cmake-data (3.13.4-1) ... 15:26:18 [2022-08-02T15:26:18.911Z] #36 90.34 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... 15:26:18 [2022-08-02T15:26:18.911Z] #36 90.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 15:26:18 [2022-08-02T15:26:18.911Z] #36 90.43 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 15:26:18 [2022-08-02T15:26:18.911Z] #36 90.45 Setting up cmake (3.13.4-1) ... 15:26:18 [2022-08-02T15:26:18.911Z] #36 90.47 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:26:18 [2022-08-02T15:26:18.911Z] #36 90.53 Processing triggers for mime-support (3.62) ... 15:26:18 [2022-08-02T15:26:18.913Z] #43 30.37 CC images/ipc-shm.o 15:26:18 [2022-08-02T15:26:18.914Z] #43 30.53 CC images/ipc-msg.o 15:26:19 [2022-08-02T15:26:19.172Z] #43 30.74 CC images/ipc-sem.o 15:26:19 [2022-08-02T15:26:19.172Z] #43 ... 15:26:19 [2022-08-02T15:26:19.172Z] 15:26:19 [2022-08-02T15:26:19.172Z] #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 15:26:19 [2022-08-02T15:26:19.172Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:26:19 [2022-08-02T15:26:19.172Z] #13 93.47 Selecting previously unselected package g++-mingw-w64-x86-64. 15:26:19 [2022-08-02T15:26:19.172Z] #13 93.48 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... 15:26:19 [2022-08-02T15:26:19.172Z] #13 93.48 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:26:19 [2022-08-02T15:26:19.231Z] #36 ... 15:26:19 [2022-08-02T15:26:19.231Z] 15:26:19 [2022-08-02T15:26:19.231Z] #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 15:26:19 [2022-08-02T15:26:19.231Z] #34 sha256:5a227023a61589fba7fc495dfeccc1bd47f822a8f8382a8ad902ba09b7876079 15:26:19 [2022-08-02T15:26:19.231Z] #34 71.06 internal/reflectlite 15:26:19 [2022-08-02T15:26:19.231Z] #34 71.06 sync 15:26:19 [2022-08-02T15:26:19.231Z] #34 73.31 internal/testlog 15:26:19 [2022-08-02T15:26:19.231Z] #34 75.10 sort 15:26:19 [2022-08-02T15:26:19.231Z] #34 75.11 errors 15:26:19 [2022-08-02T15:26:19.231Z] #34 75.99 strconv 15:26:19 [2022-08-02T15:26:19.231Z] #34 76.86 io 15:26:19 [2022-08-02T15:26:19.231Z] #34 78.70 internal/oserror 15:26:19 [2022-08-02T15:26:19.231Z] #34 78.90 syscall 15:26:19 [2022-08-02T15:26:19.231Z] #34 ... 15:26:19 [2022-08-02T15:26:19.231Z] 15:26:19 [2022-08-02T15:26:19.231Z] #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 15:26:19 [2022-08-02T15:26:19.231Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:26:19 [2022-08-02T15:26:19.231Z] #42 81.23 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... 15:26:19 [2022-08-02T15:26:19.231Z] #42 81.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:26:19 [2022-08-02T15:26:19.231Z] #42 81.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:26:19 [2022-08-02T15:26:19.231Z] #42 81.40 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 15:26:19 [2022-08-02T15:26:19.487Z] #42 81.43 Setting up python-six (1.12.0-1) ... 15:26:19 [2022-08-02T15:26:19.491Z] Fetching without tags 15:26:19 [2022-08-02T15:26:19.539Z] #13 ... 15:26:19 [2022-08-02T15:26:19.539Z] 15:26:19 [2022-08-02T15:26:19.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 15:26:19 [2022-08-02T15:26:19.539Z] #34 sha256:5280659891524212ddbc7910c4635a626abea7caf2054ac65b1fe4e526dd705d 15:26:19 [2022-08-02T15:26:19.539Z] #34 90.88 internal/syscall/unix 15:26:20 [2022-08-02T15:26:20.111Z] #34 91.23 time 15:26:20 [2022-08-02T15:26:20.111Z] #34 ... 15:26:20 [2022-08-02T15:26:20.111Z] 15:26:20 [2022-08-02T15:26:20.111Z] #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 15:26:20 [2022-08-02T15:26:20.111Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:26:20 [2022-08-02T15:26:20.111Z] #36 DONE 91.4s 15:26:20 [2022-08-02T15:26:20.111Z] 15:26:20 [2022-08-02T15:26:20.111Z] #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 15:26:20 [2022-08-02T15:26:20.111Z] #47 sha256:54abc07531d6443bbf7a8a8d3fa2f392e18723fb442b311661d976d531701181 15:26:20 [2022-08-02T15:26:20.111Z] #47 DONE 91.5s 15:26:20 [2022-08-02T15:26:20.111Z] 15:26:20 [2022-08-02T15:26:20.111Z] #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 15:26:20 [2022-08-02T15:26:20.111Z] #37 sha256:3969172121ead6a4b494127179bf7c44e32b68a185444f0b57431f3bf9c1ed79 15:26:20 [2022-08-02T15:26:20.540Z] #24 ... 15:26:20 [2022-08-02T15:26:20.540Z] 15:26:20 [2022-08-02T15:26:20.540Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 15:26:20 [2022-08-02T15:26:20.540Z] #32 sha256:01346652821e5bebd3ad1a6feb05edd09af28712629ee3e56a7d6bca7a7d0bf8 15:26:20 [2022-08-02T15:26:20.540Z] #32 DONE 128.4s 15:26:19 [2022-08-02T15:26:19.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:26:19 [2022-08-02T15:26:19.191Z] > git config --add remote.origin.fetch +refs/pull/43889/head:refs/remotes/origin/PR-43889 # timeout=10 15:26:19 [2022-08-02T15:26:19.256Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:26:19 [2022-08-02T15:26:19.393Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:26:19 [2022-08-02T15:26:19.537Z] Fetching upstream changes from https://github.com/moby/moby.git 15:26:19 [2022-08-02T15:26:19.538Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:26:19 [2022-08-02T15:26:19.541Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43889/head:refs/remotes/origin/PR-43889 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 15:26:20 [2022-08-02T15:26:20.801Z] 15:26:20 [2022-08-02T15:26:20.801Z] #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 15:26:20 [2022-08-02T15:26:20.802Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:26:20 [2022-08-02T15:26:20.802Z] #43 67.35 DEP criu/files.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 67.53 DEP criu/files-reg.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 67.65 DEP criu/files-ext.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 67.83 DEP criu/file-lock.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 67.95 DEP criu/file-ids.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 68.07 DEP criu/fifo.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 68.25 DEP criu/fdstore.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 68.39 DEP criu/fault-injection.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 68.42 DEP criu/external.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 68.55 DEP criu/eventpoll.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 68.68 DEP criu/eventfd.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 68.86 DEP criu/crtools.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 69.04 DEP criu/cr-service.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 69.20 DEP criu/cr-restore.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 69.37 DEP criu/cr-errno.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 69.39 DEP criu/cr-dump.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 69.52 DEP criu/cr-dedup.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 69.67 DEP criu/cr-check.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 69.89 DEP criu/config.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 70.04 DEP criu/clone-noasan.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 70.14 DEP criu/cgroup.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 70.29 DEP criu/cgroup-props.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 70.40 DEP criu/bitmap.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 70.43 DEP criu/bfd.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 70.55 DEP criu/autofs.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 70.65 DEP criu/aio.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 70.86 DEP criu/action-scripts.d 15:26:20 [2022-08-02T15:26:20.802Z] #43 71.14 CC criu/action-scripts.o 15:26:20 [2022-08-02T15:26:20.802Z] #43 71.59 CC criu/aio.o 15:26:20 [2022-08-02T15:26:20.802Z] #43 72.08 CC criu/autofs.o 15:26:20 [2022-08-02T15:26:20.802Z] #43 73.56 CC criu/bfd.o 15:26:20 [2022-08-02T15:26:20.802Z] #43 74.14 CC criu/bitmap.o 15:26:20 [2022-08-02T15:26:20.802Z] #43 74.29 CC criu/cgroup-props.o 15:26:20 [2022-08-02T15:26:20.802Z] #43 74.95 CC criu/cgroup.o 15:26:20 [2022-08-02T15:26:20.802Z] #43 ... 15:26:20 [2022-08-02T15:26:20.802Z] 15:26:20 [2022-08-02T15:26:20.802Z] #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 15:26:20 [2022-08-02T15:26:20.802Z] #20 sha256:d1d02caaa04bc875222281a8b775771d11230b1b5e6f6b7fa90cbab5b25cd504 15:26:20 [2022-08-02T15:26:20.802Z] #20 24.44 Selecting previously unselected package python3.7-minimal. 15:26:20 [2022-08-02T15:26:20.802Z] #20 24.44 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... 15:26:20 [2022-08-02T15:26:20.802Z] #20 24.46 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 15:26:20 [2022-08-02T15:26:20.802Z] #20 25.13 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... 15:26:20 [2022-08-02T15:26:20.802Z] #20 25.16 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 15:26:20 [2022-08-02T15:26:20.802Z] #20 27.89 Selecting previously unselected package python3-minimal. 15:26:20 [2022-08-02T15:26:20.802Z] #20 27.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 ... 23674 files and directories currently installed.) 15:26:20 [2022-08-02T15:26:20.823Z] #36 DONE 92.2s 15:26:20 [2022-08-02T15:26:20.823Z] 15:26:20 [2022-08-02T15:26:20.823Z] #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 15:26:20 [2022-08-02T15:26:20.823Z] #37 sha256:18a9b43797b2c782ab1d6d7ff20f50dc1495e9dc6ce603395cc5fe2ea593d45a 15:26:20 [2022-08-02T15:26:20.850Z] Merging remotes/origin/20.10 commit a70ae13d3b8638549039abef0fc7ac03d8dab415 into PR head commit 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:26:21 [2022-08-02T15:26:21.059Z] #20 28.01 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... 15:26:21 [2022-08-02T15:26:21.059Z] #20 28.03 Unpacking python3-minimal (3.7.3-1) ... 15:26:21 [2022-08-02T15:26:21.059Z] #20 28.27 Selecting previously unselected package libmpdec2:arm64. 15:26:21 [2022-08-02T15:26:21.084Z] #37 ... 15:26:21 [2022-08-02T15:26:21.084Z] 15:26:21 [2022-08-02T15:26:21.084Z] #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 15:26:21 [2022-08-02T15:26:21.084Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:26:21 [2022-08-02T15:26:21.084Z] #42 82.39 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... 15:26:21 [2022-08-02T15:26:21.084Z] #42 82.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:26:21 [2022-08-02T15:26:21.084Z] #42 82.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:26:21 [2022-08-02T15:26:21.084Z] #42 82.51 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 15:26:21 [2022-08-02T15:26:21.084Z] #42 82.52 Setting up python-six (1.12.0-1) ... 15:26:21 [2022-08-02T15:26:21.084Z] #42 88.31 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... 15:26:21 [2022-08-02T15:26:21.084Z] #42 88.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... 15:26:21 [2022-08-02T15:26:21.084Z] #42 88.38 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 15:26:21 [2022-08-02T15:26:21.084Z] #42 88.43 Setting up libcap-dev:amd64 (1:2.25-2) ... 15:26:21 [2022-08-02T15:26:21.084Z] #42 88.45 Setting up libprotoc17:amd64 (3.6.1.3-2) ... 15:26:21 [2022-08-02T15:26:21.084Z] #42 88.47 Setting up protobuf-compiler (3.6.1.3-2) ... 15:26:21 [2022-08-02T15:26:21.084Z] #42 88.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 15:26:21 [2022-08-02T15:26:21.084Z] #42 88.51 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... 15:26:21 [2022-08-02T15:26:21.084Z] #42 88.53 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 15:26:21 [2022-08-02T15:26:21.084Z] #42 88.54 Setting up python-protobuf (3.6.1.3-2) ... 15:26:21 [2022-08-02T15:26:21.084Z] #42 ... 15:26:21 [2022-08-02T15:26:21.084Z] 15:26:21 [2022-08-02T15:26:21.084Z] #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 15:26:21 [2022-08-02T15:26:21.084Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:26:21 [2022-08-02T15:26:21.084Z] #13 80.37 Selecting previously unselected package binutils-mingw-w64-x86-64. 15:26:21 [2022-08-02T15:26:21.084Z] #13 80.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 15:26:21 [2022-08-02T15:26:21.084Z] #13 80.38 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 15:26:21 [2022-08-02T15:26:21.084Z] #13 84.80 Selecting previously unselected package binutils-mingw-w64. 15:26:21 [2022-08-02T15:26:21.084Z] #13 84.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 15:26:21 [2022-08-02T15:26:21.084Z] #13 84.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 15:26:21 [2022-08-02T15:26:21.084Z] #13 85.09 Selecting previously unselected package libdevmapper1.02.1:amd64. 15:26:21 [2022-08-02T15:26:21.084Z] #13 85.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 15:26:21 [2022-08-02T15:26:21.084Z] #13 85.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 15:26:21 [2022-08-02T15:26:21.084Z] #13 85.31 Selecting previously unselected package dmsetup. 15:26:21 [2022-08-02T15:26:21.084Z] #13 85.32 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 15:26:21 [2022-08-02T15:26:21.084Z] #13 85.37 Unpacking dmsetup (2:1.02.155-3) ... 15:26:21 [2022-08-02T15:26:21.084Z] #13 85.77 Selecting previously unselected package mingw-w64-common. 15:26:21 [2022-08-02T15:26:21.084Z] #13 85.77 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 15:26:21 [2022-08-02T15:26:21.084Z] #13 85.78 Unpacking mingw-w64-common (6.0.0-3) ... 15:26:21 [2022-08-02T15:26:21.353Z] #13 ... 15:26:21 [2022-08-02T15:26:21.353Z] 15:26:21 [2022-08-02T15:26:21.353Z] #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 15:26:21 [2022-08-02T15:26:21.353Z] #47 sha256:f66e6648be130e497b43956b7ed9bc8cfbee22dcd141da88dd2b19eff80fbb08 15:26:21 [2022-08-02T15:26:21.353Z] #47 DONE 92.8s 15:26:21 [2022-08-02T15:26:21.353Z] 15:26:21 [2022-08-02T15:26:21.353Z] #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 15:26:21 [2022-08-02T15:26:21.353Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:26:21 [2022-08-02T15:26:21.441Z] #20 28.30 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... 15:26:21 [2022-08-02T15:26:21.441Z] #20 28.31 Unpacking libmpdec2:arm64 (2.4.2-2) ... 15:26:21 [2022-08-02T15:26:21.624Z] #40 ... 15:26:21 [2022-08-02T15:26:21.624Z] 15:26:21 [2022-08-02T15:26:21.624Z] #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 15:26:21 [2022-08-02T15:26:21.624Z] #34 sha256:07fa2e395299bdfac7b621b8491623dc3a584397b2d4648b512b506ca1b78271 15:26:21 [2022-08-02T15:26:21.624Z] #34 93.12 internal/syscall/unix 15:26:21 [2022-08-02T15:26:21.700Z] #20 28.75 Selecting previously unselected package libpython3.7-stdlib:arm64. 15:26:21 [2022-08-02T15:26:21.700Z] #20 28.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... 15:26:21 [2022-08-02T15:26:21.700Z] #20 28.77 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... 15:26:21 [2022-08-02T15:26:21.883Z] #34 93.50 time 15:26:22 [2022-08-02T15:26:22.023Z] #37 2.001 + RM_GOPATH=0 15:26:22 [2022-08-02T15:26:22.023Z] #37 2.001 + TMP_GOPATH= 15:26:22 [2022-08-02T15:26:22.023Z] #37 2.001 + : /build 15:26:22 [2022-08-02T15:26:22.023Z] #37 2.001 + '[' -z '' ']' 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.003 ++ mktemp -d 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.013 + export GOPATH=/tmp/tmp.XZf56SFBz4 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.013 + GOPATH=/tmp/tmp.XZf56SFBz4 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.013 + RM_GOPATH=1 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.013 + case "$(go env GOARCH)" in 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.013 ++ go env GOARCH 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.031 + export GO_BUILDMODE=-buildmode=pie 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.031 + GO_BUILDMODE=-buildmode=pie 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.031 ++ dirname /tmp/install/install.sh 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.031 + dir=/tmp/install 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.031 + bin=tini 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.031 + shift 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.031 + '[' '!' -f /tmp/install/tini.installer ']' 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.031 + . /tmp/install/tini.installer 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.031 ++ : v0.19.0 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.031 + install_tini 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.031 + echo 'Install tini version v0.19.0' 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.031 + git clone https://github.com/krallin/tini.git /tmp/tmp.XZf56SFBz4/tini 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.031 Install tini version v0.19.0 15:26:22 [2022-08-02T15:26:22.284Z] #37 2.038 Cloning into '/tmp/tmp.XZf56SFBz4/tini'... 15:26:22 [2022-08-02T15:26:22.634Z] #20 29.62 Selecting previously unselected package python3.7. 15:26:22 [2022-08-02T15:26:22.634Z] #20 29.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... 15:26:22 [2022-08-02T15:26:22.634Z] #20 29.64 Unpacking python3.7 (3.7.3-2+deb10u3) ... 15:26:22 [2022-08-02T15:26:22.855Z] #37 ... 15:26:22 [2022-08-02T15:26:22.855Z] 15:26:22 [2022-08-02T15:26:22.855Z] #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 15:26:22 [2022-08-02T15:26:22.855Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:26:22 [2022-08-02T15:26:22.855Z] #42 92.87 Setting up libnl-3-dev:amd64 (3.4.0-1) ... 15:26:22 [2022-08-02T15:26:22.855Z] #42 92.90 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:26:22 [2022-08-02T15:26:22.855Z] #42 DONE 94.1s 15:26:22 [2022-08-02T15:26:22.855Z] 15:26:22 [2022-08-02T15:26:22.855Z] #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 15:26:22 [2022-08-02T15:26:22.855Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:22 [2022-08-02T15:26:22.893Z] #20 29.78 Selecting previously unselected package libpython3-stdlib:arm64. 15:26:22 [2022-08-02T15:26:22.893Z] #20 29.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... 15:26:22 [2022-08-02T15:26:22.893Z] #20 29.80 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... 15:26:22 [2022-08-02T15:26:22.893Z] #20 29.87 Setting up python3-minimal (3.7.3-1) ... 15:26:23 [2022-08-02T15:26:23.827Z] #20 30.68 Selecting previously unselected package python3. 15:26:23 [2022-08-02T15:26:23.827Z] #20 30.68 (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.) 15:26:23 [2022-08-02T15:26:23.827Z] #20 30.73 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... 15:26:23 [2022-08-02T15:26:23.827Z] #20 30.74 Unpacking python3 (3.7.3-1) ... 15:26:23 [2022-08-02T15:26:23.827Z] #20 30.83 Selecting previously unselected package libip4tc0:arm64. 15:26:23 [2022-08-02T15:26:23.827Z] #20 30.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... 15:26:23 [2022-08-02T15:26:23.827Z] #20 30.84 Unpacking libip4tc0:arm64 (1.8.2-4) ... 15:26:23 [2022-08-02T15:26:23.827Z] #20 30.95 Selecting previously unselected package libip6tc0:arm64. 15:26:20 [2022-08-02T15:26:20.977Z] > git config core.sparsecheckout # timeout=10 15:26:21 [2022-08-02T15:26:21.034Z] > git checkout -f 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b # timeout=10 15:26:24 [2022-08-02T15:26:24.086Z] #20 30.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... 15:26:24 [2022-08-02T15:26:24.086Z] #20 30.96 Unpacking libip6tc0:arm64 (1.8.2-4) ... 15:26:24 [2022-08-02T15:26:24.086Z] #20 31.03 Selecting previously unselected package libiptc0:arm64. 15:26:24 [2022-08-02T15:26:24.086Z] #20 31.04 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... 15:26:24 [2022-08-02T15:26:24.086Z] #20 31.05 Unpacking libiptc0:arm64 (1.8.2-4) ... 15:26:24 [2022-08-02T15:26:24.086Z] #20 31.12 Selecting previously unselected package libnfnetlink0:arm64. 15:26:24 [2022-08-02T15:26:24.086Z] #20 31.13 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 15:26:24 [2022-08-02T15:26:24.086Z] #20 31.14 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 15:26:24 [2022-08-02T15:26:24.344Z] #20 31.21 Selecting previously unselected package libnetfilter-conntrack3:arm64. 15:26:24 [2022-08-02T15:26:24.344Z] #20 31.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... 15:26:24 [2022-08-02T15:26:24.344Z] #20 31.22 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... 15:26:24 [2022-08-02T15:26:24.344Z] #20 31.31 Selecting previously unselected package libnftnl11:arm64. 15:26:24 [2022-08-02T15:26:24.344Z] #20 31.33 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... 15:26:24 [2022-08-02T15:26:24.344Z] #20 31.33 Unpacking libnftnl11:arm64 (1.1.2-2) ... 15:26:24 [2022-08-02T15:26:24.439Z] #13 ... 15:26:24 [2022-08-02T15:26:24.439Z] 15:26:24 [2022-08-02T15:26:24.439Z] #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 15:26:24 [2022-08-02T15:26:24.439Z] #56 sha256:aa6c135037766c66d1de6a359ea15f77ec175134d57d1a17b21a915c4caa0066 15:26:24 [2022-08-02T15:26:24.439Z] #56 49.11 Checking out files: 47% (2335/4910) Checking out files: 48% (2357/4910) Checking out files: 49% (2406/4910) Checking out files: 50% (2455/4910) Checking out files: 51% (2505/4910) Checking out files: 52% (2554/4910) Checking out files: 53% (2603/4910) Checking out files: 54% (2652/4910) Checking out files: 55% (2701/4910) Checking out files: 56% (2750/4910) Checking out files: 57% (2799/4910) Checking out files: 58% (2848/4910) Checking out files: 59% (2897/4910) Checking out files: 60% (2946/4910) Checking out files: 61% (2996/4910) Checking out files: 62% (3045/4910) Checking out files: 63% (3094/4910) Checking out files: 64% (3143/4910) Checking out files: 65% (3192/4910) Checking out files: 66% (3241/4910) Checking out files: 67% (3290/4910) Checking out files: 68% (3339/4910) Checking out files: 69% (3388/4910) Checking out files: 70% (3437/4910) Checking out files: 71% (3487/4910) Checking out files: 72% (3536/4910) Checking out files: 73% (3585/4910) Checking out files: 74% (3634/4910) Checking out files: 75% (3683/4910) Checking out files: 76% (3732/4910) Checking out files: 77% (3781/4910) Checking out files: 78% (3830/4910) Checking out files: 79% (3879/4910) Checking out files: 80% (3928/4910) Checking out files: 81% (3978/4910) Checking out files: 82% (4027/4910) Checking out files: 83% (4076/4910) Checking out files: 84% (4125/4910) Checking out files: 85% (4174/4910) Checking out files: 86% (4223/4910) Checking out files: 87% (4272/4910) Checking out files: 88% (4321/4910) Checking out files: 88% (4351/4910) Checking out files: 89% (4370/4910) Checking out files: 90% (4419/4910) Checking out files: 91% (4469/4910) Checking out files: 92% (4518/4910) Checking out files: 93% (4567/4910) Checking out files: 94% (4616/4910) Checking out files: 95% (4665/4910) Checking out files: 96% (4714/4910) Checking out files: 97% (4763/4910) Checking out files: 98% (4812/4910) Checking out files: 99% (4861/4910) Checking out files: 100% (4910/4910) Checking out files: 100% (4910/4910), done. 15:26:24 [2022-08-02T15:26:24.439Z] #56 50.56 + cd /tmp/tmp.7DMqdy4roD/src/github.com/containerd/containerd 15:26:24 [2022-08-02T15:26:24.439Z] #56 50.56 + git checkout -q v1.6.6 15:26:24 [2022-08-02T15:26:24.439Z] #56 52.42 + export 'BUILDTAGS=netgo osusergo static_build' 15:26:24 [2022-08-02T15:26:24.439Z] #56 52.42 + BUILDTAGS='netgo osusergo static_build' 15:26:24 [2022-08-02T15:26:24.439Z] #56 52.42 + export EXTRA_FLAGS=-buildmode=pie 15:26:24 [2022-08-02T15:26:24.439Z] #56 52.42 + EXTRA_FLAGS=-buildmode=pie 15:26:24 [2022-08-02T15:26:24.439Z] #56 52.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 15:26:24 [2022-08-02T15:26:24.439Z] #56 52.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 15:26:24 [2022-08-02T15:26:24.439Z] #56 52.42 + '[' '' = dynamic ']' 15:26:24 [2022-08-02T15:26:24.439Z] #56 52.42 + make 15:26:24 [2022-08-02T15:26:24.481Z] Merge succeeded, producing 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:26:24 [2022-08-02T15:26:24.481Z] Checking out Revision 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b (PR-43889) 15:26:24 [2022-08-02T15:26:24.602Z] #20 31.42 Selecting previously unselected package iptables. 15:26:24 [2022-08-02T15:26:24.602Z] #20 31.43 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... 15:26:24 [2022-08-02T15:26:24.602Z] #20 31.43 Unpacking iptables (1.8.2-4) ... 15:26:24 [2022-08-02T15:26:24.738Z] #42 ... 15:26:24 [2022-08-02T15:26:24.738Z] 15:26:24 [2022-08-02T15:26:24.738Z] #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 15:26:24 [2022-08-02T15:26:24.738Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:26:24 [2022-08-02T15:26:24.738Z] #13 73.36 debconf: delaying package configuration, since apt-utils is not installed 15:26:24 [2022-08-02T15:26:24.738Z] #13 73.69 Fetched 77.8 MB in 10s (7524 kB/s) 15:26:24 [2022-08-02T15:26:24.738Z] #13 74.03 (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.) 15:26:24 [2022-08-02T15:26:24.738Z] #13 74.19 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... 15:26:24 [2022-08-02T15:26:24.738Z] #13 74.26 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... 15:26:24 [2022-08-02T15:26:24.738Z] #13 74.85 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... 15:26:24 [2022-08-02T15:26:24.738Z] #13 75.23 Selecting previously unselected package binutils-mingw-w64-i686. 15:26:24 [2022-08-02T15:26:24.738Z] #13 75.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.) 15:26:24 [2022-08-02T15:26:24.738Z] #13 75.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 15:26:24 [2022-08-02T15:26:24.738Z] #13 75.32 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 15:26:24 [2022-08-02T15:26:24.738Z] #13 78.68 Selecting previously unselected package binutils-mingw-w64-x86-64. 15:26:24 [2022-08-02T15:26:24.738Z] #13 78.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 15:26:24 [2022-08-02T15:26:24.738Z] #13 78.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 15:26:24 [2022-08-02T15:26:24.861Z] #20 31.76 Selecting previously unselected package xxd. 15:26:24 [2022-08-02T15:26:24.861Z] #20 31.77 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... 15:26:24 [2022-08-02T15:26:24.861Z] #20 31.78 Unpacking xxd (2:8.1.0875-5+deb10u2) ... 15:26:24 [2022-08-02T15:26:24.861Z] #20 31.91 Selecting previously unselected package vim-common. 15:26:24 [2022-08-02T15:26:24.861Z] #20 31.91 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... 15:26:24 [2022-08-02T15:26:24.861Z] #20 31.95 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... 15:26:25 [2022-08-02T15:26:25.119Z] #20 32.13 Selecting previously unselected package bash-completion. 15:26:25 [2022-08-02T15:26:25.119Z] #20 32.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 15:26:25 [2022-08-02T15:26:25.667Z] #13 ... 15:26:25 [2022-08-02T15:26:25.667Z] 15:26:25 [2022-08-02T15:26:25.667Z] #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 15:26:25 [2022-08-02T15:26:25.667Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:26:25 [2022-08-02T15:26:25.667Z] #42 87.76 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... 15:26:25 [2022-08-02T15:26:25.667Z] #42 87.79 Setting up libnl-3-200:amd64 (3.4.0-1) ... 15:26:25 [2022-08-02T15:26:25.667Z] #42 87.84 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 15:26:25 [2022-08-02T15:26:25.667Z] #42 87.86 Setting up libcap-dev:amd64 (1:2.25-2) ... 15:26:25 [2022-08-02T15:26:25.667Z] #42 87.87 Setting up libprotoc17:amd64 (3.6.1.3-2) ... 15:26:25 [2022-08-02T15:26:25.814Z] #56 54.17 + bin/ctr 15:26:25 [2022-08-02T15:26:25.927Z] #42 87.88 Setting up protobuf-compiler (3.6.1.3-2) ... 15:26:25 [2022-08-02T15:26:25.927Z] #42 87.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 15:26:25 [2022-08-02T15:26:25.927Z] #42 87.91 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... 15:26:25 [2022-08-02T15:26:25.927Z] #42 87.92 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 15:26:25 [2022-08-02T15:26:25.927Z] #42 87.94 Setting up python-protobuf (3.6.1.3-2) ... 15:26:26 [2022-08-02T15:26:26.157Z] #43 2.992 Note: Building without setproctitle() and strlcpy() support. 15:26:26 [2022-08-02T15:26:26.157Z] #43 2.992 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:26:26 [2022-08-02T15:26:26.157Z] #43 3.020 Note: Building without GnuTLS support 15:26:26 [2022-08-02T15:26:26.157Z] #43 3.029 Makefile.config:39: Warn: you have no libnftables installed 15:26:26 [2022-08-02T15:26:26.157Z] #43 3.029 Makefile.config:40: Warn: Building without nftables support 15:26:27 [2022-08-02T15:26:27.165Z] #34 ... 15:26:27 [2022-08-02T15:26:27.165Z] 15:26:27 [2022-08-02T15:26:27.165Z] #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 15:26:27 [2022-08-02T15:26:27.165Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:26:27 [2022-08-02T15:26:27.165Z] #42 97.88 Setting up libnl-3-dev:amd64 (3.4.0-1) ... 15:26:27 [2022-08-02T15:26:27.165Z] #42 97.90 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:26:27 [2022-08-02T15:26:27.165Z] #42 DONE 98.3s 15:26:27 [2022-08-02T15:26:27.165Z] 15:26:27 [2022-08-02T15:26:27.165Z] #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 15:26:27 [2022-08-02T15:26:27.165Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:24 [2022-08-02T15:26:24.070Z] > git remote # timeout=10 15:26:24 [2022-08-02T15:26:24.166Z] > git config --get remote.origin.url # timeout=10 15:26:24 [2022-08-02T15:26:24.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:26:24 [2022-08-02T15:26:24.221Z] > git merge a70ae13d3b8638549039abef0fc7ac03d8dab415 # timeout=10 15:26:24 [2022-08-02T15:26:24.376Z] > git rev-parse "HEAD^{commit}" # timeout=10 15:26:24 [2022-08-02T15:26:24.525Z] > git config core.sparsecheckout # timeout=10 15:26:24 [2022-08-02T15:26:24.581Z] > git checkout -f 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b # timeout=10 15:26:27 [2022-08-02T15:26:27.649Z] #20 34.78 Unpacking bash-completion (1:2.8-6) ... 15:26:28 [2022-08-02T15:26:28.216Z] #20 35.20 Selecting previously unselected package bzip2. 15:26:28 [2022-08-02T15:26:28.216Z] #20 35.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... 15:26:28 [2022-08-02T15:26:28.216Z] #20 35.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 15:26:28 [2022-08-02T15:26:28.475Z] #20 35.31 Selecting previously unselected package xz-utils. 15:26:28 [2022-08-02T15:26:28.475Z] #20 35.31 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_arm64.deb ... 15:26:28 [2022-08-02T15:26:28.475Z] #20 35.32 Unpacking xz-utils (5.2.4-1+deb10u1) ... 15:26:28 [2022-08-02T15:26:28.475Z] #20 35.49 Selecting previously unselected package apparmor. 15:26:28 [2022-08-02T15:26:28.475Z] #20 35.49 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... 15:26:28 [2022-08-02T15:26:28.475Z] #20 35.59 Unpacking apparmor (2.13.2-10) ... 15:26:28 [2022-08-02T15:26:28.703Z] #43 5.514 fatal: not a git repository (or any of the parent directories): .git 15:26:28 [2022-08-02T15:26:28.703Z] #43 5.732 GEN .gitid 15:26:28 [2022-08-02T15:26:28.703Z] #43 5.969 GEN criu/include/version.h 15:26:28 [2022-08-02T15:26:28.964Z] #43 6.180 GEN include/common/asm 15:26:28 [2022-08-02T15:26:28.964Z] #43 ... 15:26:28 [2022-08-02T15:26:28.964Z] 15:26:28 [2022-08-02T15:26:28.964Z] #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 15:26:28 [2022-08-02T15:26:28.964Z] #34 sha256:5280659891524212ddbc7910c4635a626abea7caf2054ac65b1fe4e526dd705d 15:26:28 [2022-08-02T15:26:28.964Z] #34 99.10 internal/fmtsort 15:26:28 [2022-08-02T15:26:28.964Z] #34 100.0 internal/syscall/execenv 15:26:28 [2022-08-02T15:26:28.964Z] #34 100.2 path 15:26:28 [2022-08-02T15:26:28.964Z] #34 100.4 internal/poll 15:26:28 [2022-08-02T15:26:28.990Z] #20 35.87 Selecting previously unselected package aufs-tools. 15:26:28 [2022-08-02T15:26:28.990Z] #20 35.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... 15:26:28 [2022-08-02T15:26:28.990Z] #20 35.90 Unpacking aufs-tools (1:4.14+20190211-1) ... 15:26:28 [2022-08-02T15:26:28.990Z] #20 36.04 Selecting previously unselected package libonig5:arm64. 15:26:28 [2022-08-02T15:26:28.990Z] #20 36.05 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... 15:26:28 [2022-08-02T15:26:28.990Z] #20 36.06 Unpacking libonig5:arm64 (6.9.1-1) ... 15:26:29 [2022-08-02T15:26:29.248Z] #20 36.21 Selecting previously unselected package libjq1:arm64. 15:26:29 [2022-08-02T15:26:29.248Z] #20 36.21 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... 15:26:29 [2022-08-02T15:26:29.248Z] #20 36.26 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... 15:26:29 [2022-08-02T15:26:29.506Z] #20 36.37 Selecting previously unselected package jq. 15:26:29 [2022-08-02T15:26:29.506Z] #20 36.37 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... 15:26:29 [2022-08-02T15:26:29.506Z] #20 36.38 Unpacking jq (1.5+dfsg-2+b1) ... 15:26:29 [2022-08-02T15:26:29.506Z] #20 36.46 Selecting previously unselected package libaio1:arm64. 15:26:29 [2022-08-02T15:26:29.506Z] #20 36.47 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... 15:26:29 [2022-08-02T15:26:29.506Z] #20 36.49 Unpacking libaio1:arm64 (0.3.112-3) ... 15:26:29 [2022-08-02T15:26:29.506Z] #20 36.57 Selecting previously unselected package libgpm2:arm64. 15:26:29 [2022-08-02T15:26:29.506Z] #20 36.57 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... 15:26:29 [2022-08-02T15:26:29.506Z] #20 36.58 Unpacking libgpm2:arm64 (1.20.7-5) ... 15:26:29 [2022-08-02T15:26:29.506Z] #20 36.67 Selecting previously unselected package libicu63:arm64. 15:26:29 [2022-08-02T15:26:29.506Z] #20 36.67 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ... 15:26:29 [2022-08-02T15:26:29.535Z] #34 100.9 io/fs 15:26:29 [2022-08-02T15:26:29.764Z] #20 36.67 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... 15:26:30 [2022-08-02T15:26:30.006Z] #56 ... 15:26:30 [2022-08-02T15:26:30.006Z] 15:26:30 [2022-08-02T15:26:30.006Z] #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 15:26:30 [2022-08-02T15:26:30.006Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:30 [2022-08-02T15:26:30.006Z] #43 30.90 CC images/utsns.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 31.06 CC images/creds.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 31.23 CC images/vma.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 31.42 CC images/netdev.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 31.72 CC images/tty.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 32.17 CC images/file-lock.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 32.34 CC images/rlimit.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 32.51 CC images/pagemap.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 32.74 CC images/siginfo.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 32.95 CC images/rpc.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 33.87 CC images/ext-file.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 34.07 CC images/cgroup.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 34.62 CC images/userns.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 34.86 CC images/google/protobuf/descriptor.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 36.27 CC images/opts.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 36.46 CC images/seccomp.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 36.70 CC images/binfmt-misc.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 36.88 CC images/time.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 37.05 CC images/sysctl.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 37.23 CC images/autofs.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 37.43 CC images/macvlan.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 37.59 CC images/sit.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 37.78 CC images/memfd.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.08 CC images/timens.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.39 LINK images/built-in.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.54 GEN compel/include/asm 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.59 GEN compel/include/version.h 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.60 touch .config 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.64 GEN include/common/config.h 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.72 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.75 GEN compel/plugins/include/uapi/std/syscall-64.h 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.77 GEN compel/arch/x86/plugins/std/syscalls-64.S 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.78 DEP compel/arch/x86/plugins/std/syscalls-64.d 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.81 DEP compel/arch/x86/plugins/std/memcpy.d 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.83 DEP compel/arch/x86/plugins/std/parasite-head.d 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.85 GEN compel/plugins/include/uapi/std/syscall.h 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.88 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.89 GEN compel/plugins/include/uapi/std/syscall-codes.h 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.91 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 15:26:30 [2022-08-02T15:26:30.006Z] #43 38.92 DEP compel/plugins/std/infect.d 15:26:30 [2022-08-02T15:26:30.006Z] #43 39.09 DEP compel/plugins/std/string.d 15:26:30 [2022-08-02T15:26:30.006Z] #43 39.20 DEP compel/plugins/std/log.d 15:26:30 [2022-08-02T15:26:30.006Z] #43 39.28 DEP compel/plugins/std/fds.d 15:26:30 [2022-08-02T15:26:30.006Z] #43 39.35 DEP compel/plugins/std/std.d 15:26:30 [2022-08-02T15:26:30.006Z] #43 39.44 DEP compel/plugins/shmem/shmem.d 15:26:30 [2022-08-02T15:26:30.006Z] #43 39.54 DEP compel/plugins/fds/fds.d 15:26:30 [2022-08-02T15:26:30.006Z] #43 39.68 CC compel/plugins/std/std.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 39.97 CC compel/plugins/std/fds.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 40.33 CC compel/plugins/std/log.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 40.99 CC compel/plugins/std/string.o 15:26:30 [2022-08-02T15:26:30.006Z] #43 41.50 CC compel/plugins/std/infect.o 15:26:30 [2022-08-02T15:26:30.196Z] #42 ... 15:26:30 [2022-08-02T15:26:30.196Z] 15:26:30 [2022-08-02T15:26:30.196Z] #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 15:26:30 [2022-08-02T15:26:30.196Z] #34 sha256:5a227023a61589fba7fc495dfeccc1bd47f822a8f8382a8ad902ba09b7876079 15:26:30 [2022-08-02T15:26:30.196Z] #34 81.94 reflect 15:26:30 [2022-08-02T15:26:30.196Z] #34 92.07 internal/syscall/unix 15:26:30 [2022-08-02T15:26:30.196Z] #34 ... 15:26:30 [2022-08-02T15:26:30.196Z] 15:26:30 [2022-08-02T15:26:30.196Z] #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 15:26:30 [2022-08-02T15:26:30.196Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:26:30 [2022-08-02T15:26:30.196Z] #36 82.99 Selecting previously unselected package libarchive13:amd64. 15:26:30 [2022-08-02T15:26:30.196Z] #36 82.99 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 82.99 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 83.43 Selecting previously unselected package libjsoncpp1:amd64. 15:26:30 [2022-08-02T15:26:30.196Z] #36 83.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 83.47 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 83.76 Selecting previously unselected package librhash0:amd64. 15:26:30 [2022-08-02T15:26:30.196Z] #36 83.76 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 83.78 Unpacking librhash0:amd64 (1.3.8-1) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 84.17 Selecting previously unselected package libuv1:amd64. 15:26:30 [2022-08-02T15:26:30.196Z] #36 84.18 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 84.19 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 84.48 Selecting previously unselected package cmake. 15:26:30 [2022-08-02T15:26:30.196Z] #36 84.49 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 84.49 Unpacking cmake (3.13.4-1) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 89.68 Setting up libicu63:amd64 (63.1-6+deb10u3) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 89.71 Setting up xxd (2:8.1.0875-5+deb10u2) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 89.72 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 89.74 Setting up vim-common (2:8.1.0875-5+deb10u2) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 89.82 Setting up librhash0:amd64 (1.3.8-1) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 89.86 Setting up cmake-data (3.13.4-1) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 89.89 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 89.91 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 89.92 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 89.93 Setting up cmake (3.13.4-1) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 89.94 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 90.07 Processing triggers for mime-support (3.62) ... 15:26:30 [2022-08-02T15:26:30.196Z] #36 ... 15:26:30 [2022-08-02T15:26:30.196Z] 15:26:30 [2022-08-02T15:26:30.196Z] #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 15:26:30 [2022-08-02T15:26:30.196Z] #34 sha256:5a227023a61589fba7fc495dfeccc1bd47f822a8f8382a8ad902ba09b7876079 15:26:30 [2022-08-02T15:26:30.196Z] #34 92.41 time 15:26:30 [2022-08-02T15:26:30.265Z] #43 41.86 CC compel/arch/x86/plugins/std/parasite-head.o 15:26:30 [2022-08-02T15:26:30.265Z] #43 41.92 CC compel/arch/x86/plugins/std/memcpy.o 15:26:30 [2022-08-02T15:26:30.265Z] #43 41.97 CC compel/arch/x86/plugins/std/syscalls-64.o 15:26:30 [2022-08-02T15:26:30.452Z] #34 ... 15:26:30 [2022-08-02T15:26:30.452Z] 15:26:30 [2022-08-02T15:26:30.452Z] #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 15:26:30 [2022-08-02T15:26:30.452Z] #47 sha256:cf5539928ee0d68a15d8c42c0255fc49183273e76f35a87564d129cf91841070 15:26:30 [2022-08-02T15:26:30.452Z] #47 DONE 92.5s 15:26:30 [2022-08-02T15:26:30.452Z] 15:26:30 [2022-08-02T15:26:30.452Z] #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 15:26:30 [2022-08-02T15:26:30.452Z] #36 sha256:94800f2c5599f026de35f8b78cd90eee3e58f0b4ad0258bcf3f60a0b419e5216 15:26:30 [2022-08-02T15:26:30.452Z] #36 DONE 92.6s 15:26:30 [2022-08-02T15:26:30.452Z] 15:26:30 [2022-08-02T15:26:30.452Z] #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 15:26:30 [2022-08-02T15:26:30.452Z] #37 sha256:5623fe7942114ea406fc8e21cbff78ffaf33603470bf51daea2b2b4202a1c91c 15:26:30 [2022-08-02T15:26:30.462Z] #43 3.078 Note: Building without setproctitle() and strlcpy() support. 15:26:30 [2022-08-02T15:26:30.462Z] #43 3.078 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:26:30 [2022-08-02T15:26:30.462Z] #43 3.118 Note: Building without GnuTLS support 15:26:30 [2022-08-02T15:26:30.462Z] #43 3.174 Makefile.config:39: Warn: you have no libnftables installed 15:26:30 [2022-08-02T15:26:30.462Z] #43 3.174 Makefile.config:40: Warn: Building without nftables support 15:26:30 [2022-08-02T15:26:30.523Z] #43 42.05 AR compel/plugins/std.lib.a 15:26:30 [2022-08-02T15:26:30.523Z] #43 42.14 CC compel/plugins/fds/fds.o 15:26:30 [2022-08-02T15:26:30.781Z] #43 42.41 AR compel/plugins/fds.lib.a 15:26:30 [2022-08-02T15:26:30.781Z] #43 42.47 HOSTDEP compel/src/lib/log-host.d 15:26:31 [2022-08-02T15:26:31.039Z] #43 42.58 HOSTDEP compel/src/lib/handle-elf-host.d 15:26:31 [2022-08-02T15:26:31.039Z] #43 42.66 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 15:26:31 [2022-08-02T15:26:31.298Z] #43 42.73 HOSTDEP compel/src/main-host.d 15:26:31 [2022-08-02T15:26:31.298Z] #43 42.82 DEP compel/src/lib/ptrace.d 15:26:31 [2022-08-02T15:26:31.298Z] #43 42.92 DEP compel/src/lib/infect.d 15:26:31 [2022-08-02T15:26:31.556Z] #43 43.03 DEP compel/src/lib/infect-util.d 15:26:31 [2022-08-02T15:26:31.556Z] #43 43.18 DEP compel/src/lib/infect-rpc.d 15:26:31 [2022-08-02T15:26:31.815Z] #43 43.34 DEP compel/arch/x86/src/lib/infect.d 15:26:31 [2022-08-02T15:26:31.815Z] #43 43.47 DEP compel/arch/x86/src/lib/cpu.d 15:26:31 [2022-08-02T15:26:31.815Z] #43 43.49 DEP compel/src/lib/log.d 15:26:31 [2022-08-02T15:26:31.815Z] #43 43.53 DEP compel/src/main.d 15:26:31 [2022-08-02T15:26:31.815Z] #43 43.59 DEP compel/src/lib/handle-elf.d 15:26:32 [2022-08-02T15:26:32.074Z] #43 43.67 DEP compel/arch/x86/src/lib/handle-elf.d 15:26:32 [2022-08-02T15:26:32.080Z] #34 103.0 strings 15:26:32 [2022-08-02T15:26:32.334Z] #43 43.75 CC compel/src/lib/log.o 15:26:32 [2022-08-02T15:26:32.334Z] #43 43.96 CC compel/arch/x86/src/lib/cpu.o 15:26:32 [2022-08-02T15:26:32.336Z] #20 ... 15:26:32 [2022-08-02T15:26:32.336Z] 15:26:32 [2022-08-02T15:26:32.336Z] #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 15:26:32 [2022-08-02T15:26:32.336Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:26:32 [2022-08-02T15:26:32.336Z] #43 78.40 CC criu/clone-noasan.o 15:26:32 [2022-08-02T15:26:32.336Z] #43 78.70 CC criu/config.o 15:26:32 [2022-08-02T15:26:32.336Z] #43 80.06 CC criu/cr-check.o 15:26:32 [2022-08-02T15:26:32.336Z] #43 81.92 CC criu/cr-dedup.o 15:26:32 [2022-08-02T15:26:32.336Z] #43 82.36 CC criu/cr-dump.o 15:26:32 [2022-08-02T15:26:32.336Z] #43 84.61 CC criu/cr-errno.o 15:26:32 [2022-08-02T15:26:32.336Z] #43 84.72 CC criu/cr-restore.o 15:26:32 [2022-08-02T15:26:32.594Z] #43 ... 15:26:32 [2022-08-02T15:26:32.594Z] 15:26:32 [2022-08-02T15:26:32.594Z] #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 15:26:32 [2022-08-02T15:26:32.594Z] #20 sha256:d1d02caaa04bc875222281a8b775771d11230b1b5e6f6b7fa90cbab5b25cd504 15:26:32 [2022-08-02T15:26:32.594Z] #20 39.67 Selecting previously unselected package libnet1:arm64. 15:26:32 [2022-08-02T15:26:32.594Z] #20 39.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 15:26:32 [2022-08-02T15:26:32.594Z] #20 39.68 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 15:26:32 [2022-08-02T15:26:32.594Z] #20 39.78 Selecting previously unselected package libnl-3-200:arm64. 15:26:32 [2022-08-02T15:26:32.651Z] #34 103.9 os 15:26:32 [2022-08-02T15:26:32.852Z] #20 39.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... 15:26:32 [2022-08-02T15:26:32.852Z] #20 39.80 Unpacking libnl-3-200:arm64 (3.4.0-1) ... 15:26:32 [2022-08-02T15:26:32.852Z] #20 39.90 Selecting previously unselected package libprotobuf-c1:arm64. 15:26:32 [2022-08-02T15:26:32.852Z] #20 39.91 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... 15:26:32 [2022-08-02T15:26:32.852Z] #20 39.91 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... 15:26:32 [2022-08-02T15:26:32.852Z] #20 39.99 Selecting previously unselected package libreadline5:arm64. 15:26:32 [2022-08-02T15:26:32.852Z] #20 39.99 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... 15:26:32 [2022-08-02T15:26:32.852Z] #20 39.99 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... 15:26:32 [2022-08-02T15:26:32.901Z] #43 44.54 CC compel/arch/x86/src/lib/infect.o 15:26:33 [2022-08-02T15:26:33.022Z] #43 ... 15:26:33 [2022-08-02T15:26:33.022Z] 15:26:33 [2022-08-02T15:26:33.022Z] #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 15:26:33 [2022-08-02T15:26:33.022Z] #37 sha256:18a9b43797b2c782ab1d6d7ff20f50dc1495e9dc6ce603395cc5fe2ea593d45a 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.280 + RM_GOPATH=0 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.280 + TMP_GOPATH= 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.280 + : /build 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.280 + '[' -z '' ']' 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.280 ++ mktemp -d 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.289 + export GOPATH=/tmp/tmp.7NeElJZcXF 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.289 + GOPATH=/tmp/tmp.7NeElJZcXF 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.289 + RM_GOPATH=1 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.289 + case "$(go env GOARCH)" in 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.289 ++ go env GOARCH 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.321 + export GO_BUILDMODE=-buildmode=pie 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.321 + GO_BUILDMODE=-buildmode=pie 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.321 ++ dirname /tmp/install/install.sh 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.332 Install tini version v0.19.0 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.332 + dir=/tmp/install 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.332 + bin=tini 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.332 + shift 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.332 + '[' '!' -f /tmp/install/tini.installer ']' 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.332 + . /tmp/install/tini.installer 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.332 ++ : v0.19.0 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.332 + install_tini 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.332 + echo 'Install tini version v0.19.0' 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.332 + git clone https://github.com/krallin/tini.git /tmp/tmp.7NeElJZcXF/tini 15:26:33 [2022-08-02T15:26:33.022Z] #37 2.332 Cloning into '/tmp/tmp.7NeElJZcXF/tini'... 15:26:33 [2022-08-02T15:26:33.022Z] #37 3.660 + cd /tmp/tmp.7NeElJZcXF/tini 15:26:33 [2022-08-02T15:26:33.022Z] #37 3.660 + git checkout -q v0.19.0 15:26:33 [2022-08-02T15:26:33.022Z] #37 3.740 + cmake . 15:26:33 [2022-08-02T15:26:33.022Z] #37 4.635 -- The C compiler identification is GNU 8.3.0 15:26:33 [2022-08-02T15:26:33.022Z] #37 4.683 -- Check for working C compiler: /usr/bin/cc 15:26:33 [2022-08-02T15:26:33.022Z] #37 5.735 -- Check for working C compiler: /usr/bin/cc -- works 15:26:33 [2022-08-02T15:26:33.022Z] #37 5.750 -- Detecting C compiler ABI info 15:26:33 [2022-08-02T15:26:33.022Z] #37 6.726 -- Detecting C compiler ABI info - done 15:26:33 [2022-08-02T15:26:33.022Z] #37 6.758 -- Detecting C compile features 15:26:33 [2022-08-02T15:26:33.022Z] #37 10.44 -- Detecting C compile features - done 15:26:33 [2022-08-02T15:26:33.022Z] #37 10.49 -- Performing Test HAS_BUILTIN_FORTIFY 15:26:33 [2022-08-02T15:26:33.022Z] #37 10.82 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 15:26:33 [2022-08-02T15:26:33.022Z] #37 11.00 -- Configuring done 15:26:33 [2022-08-02T15:26:33.022Z] #37 11.03 -- Generating done 15:26:33 [2022-08-02T15:26:33.022Z] #37 11.04 -- Build files have been written to: /tmp/tmp.7NeElJZcXF/tini 15:26:33 [2022-08-02T15:26:33.022Z] #37 11.07 + make tini-static 15:26:33 [2022-08-02T15:26:33.022Z] #37 11.75 Scanning dependencies of target tini-static 15:26:33 [2022-08-02T15:26:33.022Z] #37 11.87 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 15:26:33 [2022-08-02T15:26:33.022Z] #37 ... 15:26:33 [2022-08-02T15:26:33.022Z] 15:26:33 [2022-08-02T15:26:33.022Z] #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 15:26:33 [2022-08-02T15:26:33.022Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:33 [2022-08-02T15:26:33.022Z] #43 6.335 fatal: not a git repository (or any of the parent directories): .git 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.410 + RM_GOPATH=0 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.410 + TMP_GOPATH= 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.410 + : /build 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.410 + '[' -z '' ']' 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.410 ++ mktemp -d 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.412 + export GOPATH=/tmp/tmp.UDuBWlY5LV 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.412 + GOPATH=/tmp/tmp.UDuBWlY5LV 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.412 + RM_GOPATH=1 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.412 + case "$(go env GOARCH)" in 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.412 ++ go env GOARCH 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.466 + export GO_BUILDMODE=-buildmode=pie 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.466 + GO_BUILDMODE=-buildmode=pie 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.466 ++ dirname /tmp/install/install.sh 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.466 + dir=/tmp/install 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.466 + bin=tini 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.466 + shift 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.466 + '[' '!' -f /tmp/install/tini.installer ']' 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.466 + . /tmp/install/tini.installer 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.466 ++ : v0.19.0 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.466 + install_tini 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.466 + echo 'Install tini version v0.19.0' 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.466 + git clone https://github.com/krallin/tini.git /tmp/tmp.UDuBWlY5LV/tini 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.466 Cloning into '/tmp/tmp.UDuBWlY5LV/tini'... 15:26:33 [2022-08-02T15:26:33.057Z] #37 2.466 Install tini version v0.19.0 15:26:33 [2022-08-02T15:26:33.110Z] #20 40.08 Selecting previously unselected package net-tools. 15:26:33 [2022-08-02T15:26:33.110Z] #20 40.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... 15:26:33 [2022-08-02T15:26:33.110Z] #20 40.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 15:26:33 [2022-08-02T15:26:33.110Z] #20 40.29 Selecting previously unselected package patch. 15:26:33 [2022-08-02T15:26:33.110Z] #20 40.29 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... 15:26:33 [2022-08-02T15:26:33.110Z] #20 40.32 Unpacking patch (2.7.6-3+deb10u1) ... 15:26:33 [2022-08-02T15:26:33.163Z] #43 ... 15:26:33 [2022-08-02T15:26:33.163Z] 15:26:33 [2022-08-02T15:26:33.163Z] #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 15:26:33 [2022-08-02T15:26:33.163Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:26:33 [2022-08-02T15:26:33.163Z] #13 107.5 Selecting previously unselected package libapparmor1:amd64. 15:26:33 [2022-08-02T15:26:33.163Z] #13 107.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 15:26:33 [2022-08-02T15:26:33.163Z] #13 107.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... 15:26:33 [2022-08-02T15:26:33.221Z] #34 ... 15:26:33 [2022-08-02T15:26:33.221Z] 15:26:33 [2022-08-02T15:26:33.221Z] #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 15:26:33 [2022-08-02T15:26:33.221Z] #37 sha256:3969172121ead6a4b494127179bf7c44e32b68a185444f0b57431f3bf9c1ed79 15:26:33 [2022-08-02T15:26:33.221Z] #37 3.079 + cd /tmp/tmp.XZf56SFBz4/tini 15:26:33 [2022-08-02T15:26:33.221Z] #37 3.079 + git checkout -q v0.19.0 15:26:33 [2022-08-02T15:26:33.221Z] #37 3.099 + cmake . 15:26:33 [2022-08-02T15:26:33.221Z] #37 3.890 -- The C compiler identification is GNU 8.3.0 15:26:33 [2022-08-02T15:26:33.221Z] #37 3.971 -- Check for working C compiler: /usr/bin/cc 15:26:33 [2022-08-02T15:26:33.221Z] #37 4.764 -- Check for working C compiler: /usr/bin/cc -- works 15:26:33 [2022-08-02T15:26:33.221Z] #37 4.775 -- Detecting C compiler ABI info 15:26:33 [2022-08-02T15:26:33.221Z] #37 5.712 -- Detecting C compiler ABI info - done 15:26:33 [2022-08-02T15:26:33.221Z] #37 5.772 -- Detecting C compile features 15:26:33 [2022-08-02T15:26:33.221Z] #37 8.429 -- Detecting C compile features - done 15:26:33 [2022-08-02T15:26:33.221Z] #37 8.492 -- Performing Test HAS_BUILTIN_FORTIFY 15:26:33 [2022-08-02T15:26:33.221Z] #37 8.855 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 15:26:33 [2022-08-02T15:26:33.221Z] #37 8.918 -- Configuring done 15:26:33 [2022-08-02T15:26:33.221Z] #37 8.947 -- Generating done 15:26:33 [2022-08-02T15:26:33.221Z] #37 8.969 -- Build files have been written to: /tmp/tmp.XZf56SFBz4/tini 15:26:33 [2022-08-02T15:26:33.221Z] #37 9.023 + make tini-static 15:26:33 [2022-08-02T15:26:33.221Z] #37 9.587 Scanning dependencies of target tini-static 15:26:33 [2022-08-02T15:26:33.221Z] #37 9.892 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 15:26:33 [2022-08-02T15:26:33.221Z] #37 11.65 [100%] Linking C executable tini-static 15:26:33 [2022-08-02T15:26:33.221Z] #37 12.68 [100%] Built target tini-static 15:26:33 [2022-08-02T15:26:33.221Z] #37 12.93 + mkdir -p /build 15:26:33 [2022-08-02T15:26:33.221Z] #37 12.95 + cp tini-static /build/docker-init 15:26:33 [2022-08-02T15:26:33.282Z] #43 6.482 GEN .gitid 15:26:33 [2022-08-02T15:26:33.368Z] #20 40.44 Selecting previously unselected package python-pip-whl. 15:26:33 [2022-08-02T15:26:33.421Z] #13 107.6 Selecting previously unselected package libapparmor-dev:amd64. 15:26:33 [2022-08-02T15:26:33.421Z] #13 107.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 15:26:33 [2022-08-02T15:26:33.421Z] #13 107.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 15:26:33 [2022-08-02T15:26:33.421Z] #13 107.8 Selecting previously unselected package libbtrfs0. 15:26:33 [2022-08-02T15:26:33.422Z] #13 107.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 15:26:33 [2022-08-02T15:26:33.422Z] #13 107.8 Unpacking libbtrfs0 (4.20.1-2) ... 15:26:33 [2022-08-02T15:26:33.422Z] #13 107.9 Selecting previously unselected package libbtrfs-dev. 15:26:33 [2022-08-02T15:26:33.422Z] #13 107.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 15:26:33 [2022-08-02T15:26:33.482Z] #37 ... 15:26:33 [2022-08-02T15:26:33.482Z] 15:26:33 [2022-08-02T15:26:33.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 15:26:33 [2022-08-02T15:26:33.482Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:33 [2022-08-02T15:26:33.482Z] #43 8.819 PBCC images/timens.pb-c.c 15:26:33 [2022-08-02T15:26:33.482Z] #43 8.855 DEP images/timens.pb-c.d 15:26:33 [2022-08-02T15:26:33.482Z] #43 9.028 PBCC images/fown.pb-c.c 15:26:33 [2022-08-02T15:26:33.482Z] #43 9.140 PBCC images/google/protobuf/descriptor.pb-c.c 15:26:33 [2022-08-02T15:26:33.482Z] #43 9.280 PBCC images/opts.pb-c.c 15:26:33 [2022-08-02T15:26:33.482Z] #43 9.504 PBCC images/memfd.pb-c.c 15:26:33 [2022-08-02T15:26:33.482Z] #43 9.636 DEP images/fown.pb-c.d 15:26:33 [2022-08-02T15:26:33.482Z] #43 9.708 DEP images/google/protobuf/descriptor.pb-c.d 15:26:33 [2022-08-02T15:26:33.482Z] #43 9.936 DEP images/opts.pb-c.d 15:26:33 [2022-08-02T15:26:33.482Z] #43 10.07 DEP images/memfd.pb-c.d 15:26:33 [2022-08-02T15:26:33.482Z] #43 10.20 PBCC images/sit.pb-c.c 15:26:33 [2022-08-02T15:26:33.482Z] #43 10.28 DEP images/sit.pb-c.d 15:26:33 [2022-08-02T15:26:33.482Z] #43 10.37 PBCC images/macvlan.pb-c.c 15:26:33 [2022-08-02T15:26:33.482Z] #43 10.40 DEP images/macvlan.pb-c.d 15:26:33 [2022-08-02T15:26:33.482Z] #43 10.63 PBCC images/autofs.pb-c.c 15:26:33 [2022-08-02T15:26:33.482Z] #43 10.78 DEP images/autofs.pb-c.d 15:26:33 [2022-08-02T15:26:33.542Z] #43 6.551 GEN criu/include/version.h 15:26:33 [2022-08-02T15:26:33.542Z] #43 6.758 GEN include/common/asm 15:26:33 [2022-08-02T15:26:33.626Z] #20 40.45 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... 15:26:33 [2022-08-02T15:26:33.626Z] #20 40.46 Unpacking python-pip-whl (18.1-5) ... 15:26:33 [2022-08-02T15:26:33.679Z] #13 107.9 Unpacking libbtrfs-dev (4.20.1-2) ... 15:26:33 [2022-08-02T15:26:33.679Z] #13 108.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 15:26:33 [2022-08-02T15:26:33.679Z] #13 108.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 15:26:33 [2022-08-02T15:26:33.680Z] #13 108.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 15:26:33 [2022-08-02T15:26:33.680Z] #13 108.1 Selecting previously unselected package libudev-dev:amd64. 15:26:33 [2022-08-02T15:26:33.680Z] #13 108.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... 15:26:33 [2022-08-02T15:26:33.744Z] #43 10.86 PBCC images/sysctl.pb-c.c 15:26:33 [2022-08-02T15:26:33.744Z] #43 ... 15:26:33 [2022-08-02T15:26:33.744Z] 15:26:33 [2022-08-02T15:26:33.744Z] #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 15:26:33 [2022-08-02T15:26:33.744Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:26:33 [2022-08-02T15:26:33.744Z] #13 92.42 Selecting previously unselected package mingw-w64-x86-64-dev. 15:26:33 [2022-08-02T15:26:33.744Z] #13 92.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 15:26:33 [2022-08-02T15:26:33.744Z] #13 92.46 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 15:26:33 [2022-08-02T15:26:33.744Z] #13 101.7 Selecting previously unselected package gcc-mingw-w64-base. 15:26:33 [2022-08-02T15:26:33.744Z] #13 101.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... 15:26:33 [2022-08-02T15:26:33.744Z] #13 101.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... 15:26:33 [2022-08-02T15:26:33.744Z] #13 102.2 Selecting previously unselected package gcc-mingw-w64-x86-64. 15:26:33 [2022-08-02T15:26:33.744Z] #13 102.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... 15:26:33 [2022-08-02T15:26:33.744Z] #13 102.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:26:33 [2022-08-02T15:26:33.744Z] #13 ... 15:26:33 [2022-08-02T15:26:33.744Z] 15:26:33 [2022-08-02T15:26:33.744Z] #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 15:26:33 [2022-08-02T15:26:33.744Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:33 [2022-08-02T15:26:33.744Z] #43 10.95 DEP images/sysctl.pb-c.d 15:26:33 [2022-08-02T15:26:33.744Z] #43 11.04 PBCC images/time.pb-c.c 15:26:33 [2022-08-02T15:26:33.885Z] #20 40.93 Selecting previously unselected package python3-lib2to3. 15:26:33 [2022-08-02T15:26:33.885Z] #20 40.94 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... 15:26:33 [2022-08-02T15:26:33.885Z] #20 40.95 Unpacking python3-lib2to3 (3.7.3-1) ... 15:26:33 [2022-08-02T15:26:33.939Z] #13 108.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... 15:26:33 [2022-08-02T15:26:33.939Z] #13 108.3 Selecting previously unselected package libsepol1-dev:amd64. 15:26:33 [2022-08-02T15:26:33.939Z] #13 108.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 15:26:33 [2022-08-02T15:26:33.939Z] #13 108.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... 15:26:33 [2022-08-02T15:26:33.984Z] #37 3.551 + cd /tmp/tmp.UDuBWlY5LV/tini 15:26:34 [2022-08-02T15:26:34.005Z] #43 11.09 DEP images/time.pb-c.d 15:26:34 [2022-08-02T15:26:34.005Z] #43 11.18 PBCC images/binfmt-misc.pb-c.c 15:26:34 [2022-08-02T15:26:34.005Z] #43 ... 15:26:34 [2022-08-02T15:26:34.005Z] 15:26:34 [2022-08-02T15:26:34.005Z] #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 15:26:34 [2022-08-02T15:26:34.005Z] #37 sha256:3969172121ead6a4b494127179bf7c44e32b68a185444f0b57431f3bf9c1ed79 15:26:34 [2022-08-02T15:26:34.005Z] #37 DONE 14.0s 15:26:34 [2022-08-02T15:26:34.005Z] 15:26:34 [2022-08-02T15:26:34.005Z] #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 15:26:34 [2022-08-02T15:26:34.005Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:34 [2022-08-02T15:26:34.005Z] #43 11.27 DEP images/binfmt-misc.pb-c.d 15:26:34 [2022-08-02T15:26:34.143Z] #20 41.08 Selecting previously unselected package python3-distutils. 15:26:34 [2022-08-02T15:26:34.143Z] #20 41.08 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... 15:26:34 [2022-08-02T15:26:34.143Z] #20 41.10 Unpacking python3-distutils (3.7.3-1) ... 15:26:34 [2022-08-02T15:26:34.143Z] #20 41.27 Selecting previously unselected package python3-pip. 15:26:34 [2022-08-02T15:26:34.143Z] #20 41.27 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... 15:26:34 [2022-08-02T15:26:34.143Z] #20 41.27 Unpacking python3-pip (18.1-5) ... 15:26:34 [2022-08-02T15:26:34.197Z] #13 108.7 Selecting previously unselected package libpcre16-3:amd64. 15:26:34 [2022-08-02T15:26:34.197Z] #13 108.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 15:26:34 [2022-08-02T15:26:34.197Z] #13 108.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 15:26:34 [2022-08-02T15:26:34.240Z] #37 3.552 + git checkout -q v0.19.0 15:26:34 [2022-08-02T15:26:34.240Z] #37 3.597 + cmake . 15:26:34 [2022-08-02T15:26:34.265Z] #43 11.37 PBCC images/seccomp.pb-c.c 15:26:34 [2022-08-02T15:26:34.265Z] #43 11.42 DEP images/seccomp.pb-c.d 15:26:34 [2022-08-02T15:26:34.265Z] #43 11.54 PBCC images/userns.pb-c.c 15:26:34 [2022-08-02T15:26:34.401Z] #20 41.44 Selecting previously unselected package python3-pkg-resources. 15:26:34 [2022-08-02T15:26:34.401Z] #20 41.46 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... 15:26:34 [2022-08-02T15:26:34.401Z] #20 41.47 Unpacking python3-pkg-resources (40.8.0-1) ... 15:26:34 [2022-08-02T15:26:34.401Z] #20 41.57 Selecting previously unselected package python3-setuptools. 15:26:34 [2022-08-02T15:26:34.526Z] #43 11.54 DEP images/userns.pb-c.d 15:26:34 [2022-08-02T15:26:34.526Z] #43 11.64 PBCC images/cgroup.pb-c.c 15:26:34 [2022-08-02T15:26:34.526Z] #43 11.71 DEP images/cgroup.pb-c.d 15:26:34 [2022-08-02T15:26:34.660Z] #20 41.57 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... 15:26:34 [2022-08-02T15:26:34.660Z] #20 41.58 Unpacking python3-setuptools (40.8.0-1) ... 15:26:34 [2022-08-02T15:26:34.660Z] #20 41.78 Selecting previously unselected package python3-wheel. 15:26:34 [2022-08-02T15:26:34.660Z] #20 41.78 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... 15:26:34 [2022-08-02T15:26:34.765Z] #13 108.9 Selecting previously unselected package libpcre32-3:amd64. 15:26:34 [2022-08-02T15:26:34.765Z] #13 108.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 15:26:34 [2022-08-02T15:26:34.765Z] #13 108.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 15:26:34 [2022-08-02T15:26:34.765Z] #13 109.0 Selecting previously unselected package libpcrecpp0v5:amd64. 15:26:34 [2022-08-02T15:26:34.765Z] #13 109.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 15:26:34 [2022-08-02T15:26:34.765Z] #13 109.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 15:26:34 [2022-08-02T15:26:34.787Z] #43 11.85 PBCC images/ext-file.pb-c.c 15:26:34 [2022-08-02T15:26:34.787Z] #43 11.89 DEP images/ext-file.pb-c.d 15:26:34 [2022-08-02T15:26:34.787Z] #43 11.94 PBCC images/rpc.pb-c.c 15:26:34 [2022-08-02T15:26:34.787Z] #43 12.00 DEP images/rpc.pb-c.d 15:26:34 [2022-08-02T15:26:34.787Z] #43 12.10 PBCC images/siginfo.pb-c.c 15:26:34 [2022-08-02T15:26:34.803Z] #37 4.453 -- The C compiler identification is GNU 8.3.0 15:26:34 [2022-08-02T15:26:34.918Z] #20 41.79 Unpacking python3-wheel (0.32.3-2) ... 15:26:34 [2022-08-02T15:26:34.918Z] #20 41.89 Selecting previously unselected package sudo. 15:26:34 [2022-08-02T15:26:34.919Z] #20 41.91 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... 15:26:34 [2022-08-02T15:26:34.919Z] #20 41.92 Unpacking sudo (1.8.27-1+deb10u3) ... 15:26:35 [2022-08-02T15:26:35.024Z] #13 109.2 Selecting previously unselected package libpcre3-dev:amd64. 15:26:35 [2022-08-02T15:26:35.024Z] #13 109.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 15:26:35 [2022-08-02T15:26:35.024Z] #13 109.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 15:26:35 [2022-08-02T15:26:35.048Z] #43 12.16 DEP images/siginfo.pb-c.d 15:26:35 [2022-08-02T15:26:35.048Z] #43 12.27 PBCC images/pagemap.pb-c.c 15:26:35 [2022-08-02T15:26:35.048Z] #43 12.32 DEP images/pagemap.pb-c.d 15:26:35 [2022-08-02T15:26:35.104Z] #37 4.614 -- Check for working C compiler: /usr/bin/cc 15:26:35 [2022-08-02T15:26:35.282Z] #13 109.7 Selecting previously unselected package libselinux1-dev:amd64. 15:26:35 [2022-08-02T15:26:35.282Z] #13 109.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 15:26:35 [2022-08-02T15:26:35.282Z] #13 109.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 15:26:35 [2022-08-02T15:26:35.308Z] #43 12.42 PBCC images/rlimit.pb-c.c 15:26:35 [2022-08-02T15:26:35.308Z] #43 12.48 DEP images/rlimit.pb-c.d 15:26:35 [2022-08-02T15:26:35.360Z] #37 ... 15:26:35 [2022-08-02T15:26:35.360Z] 15:26:35 [2022-08-02T15:26:35.360Z] #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 15:26:35 [2022-08-02T15:26:35.360Z] #42 sha256:80303f43a86da724513d6d6a3c2becfba6f6c0382a0ef8a1cd8286ecfb8ed54a 15:26:35 [2022-08-02T15:26:35.360Z] #42 96.88 Setting up libnl-3-dev:amd64 (3.4.0-1) ... 15:26:35 [2022-08-02T15:26:35.360Z] #42 96.90 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:26:35 [2022-08-02T15:26:35.360Z] #42 DONE 97.4s 15:26:35 [2022-08-02T15:26:35.360Z] 15:26:35 [2022-08-02T15:26:35.360Z] #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 15:26:35 [2022-08-02T15:26:35.360Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:35 [2022-08-02T15:26:35.485Z] #20 42.38 Selecting previously unselected package thin-provisioning-tools. 15:26:35 [2022-08-02T15:26:35.485Z] #20 42.41 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... 15:26:35 [2022-08-02T15:26:35.485Z] #20 42.42 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 15:26:35 [2022-08-02T15:26:35.485Z] #20 42.58 Selecting previously unselected package uidmap. 15:26:35 [2022-08-02T15:26:35.541Z] #13 109.9 Selecting previously unselected package libdevmapper-dev:amd64. 15:26:35 [2022-08-02T15:26:35.541Z] #13 109.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 15:26:35 [2022-08-02T15:26:35.541Z] #13 109.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 15:26:35 [2022-08-02T15:26:35.541Z] #13 110.0 Selecting previously unselected package libseccomp-dev:amd64. 15:26:35 [2022-08-02T15:26:35.569Z] #43 12.62 PBCC images/file-lock.pb-c.c 15:26:35 [2022-08-02T15:26:35.569Z] #43 12.69 DEP images/file-lock.pb-c.d 15:26:35 [2022-08-02T15:26:35.569Z] #43 12.79 PBCC images/tty.pb-c.c 15:26:35 [2022-08-02T15:26:35.744Z] #20 42.61 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... 15:26:35 [2022-08-02T15:26:35.744Z] #20 42.62 Unpacking uidmap (1:4.5-1.1) ... 15:26:35 [2022-08-02T15:26:35.744Z] #20 42.73 Selecting previously unselected package vim-runtime. 15:26:35 [2022-08-02T15:26:35.744Z] #20 42.74 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... 15:26:35 [2022-08-02T15:26:35.744Z] #20 42.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 15:26:35 [2022-08-02T15:26:35.744Z] #20 42.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 15:26:35 [2022-08-02T15:26:35.744Z] #20 42.79 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... 15:26:35 [2022-08-02T15:26:35.800Z] #13 110.0 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... 15:26:35 [2022-08-02T15:26:35.800Z] #13 110.1 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... 15:26:35 [2022-08-02T15:26:35.800Z] #13 110.2 Selecting previously unselected package libsystemd-dev:amd64. 15:26:35 [2022-08-02T15:26:35.829Z] #43 12.88 DEP images/tty.pb-c.d 15:26:35 [2022-08-02T15:26:35.829Z] #43 12.98 PBCC images/tun.pb-c.c 15:26:35 [2022-08-02T15:26:35.829Z] #43 13.02 PBCC images/netdev.pb-c.c 15:26:36 [2022-08-02T15:26:36.059Z] #13 110.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... 15:26:36 [2022-08-02T15:26:36.059Z] #13 110.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... 15:26:36 [2022-08-02T15:26:36.090Z] #43 13.12 DEP images/tun.pb-c.d 15:26:36 [2022-08-02T15:26:36.090Z] #43 13.24 DEP images/netdev.pb-c.d 15:26:36 [2022-08-02T15:26:36.090Z] #43 13.32 PBCC images/vma.pb-c.c 15:26:36 [2022-08-02T15:26:36.294Z] #43 ... 15:26:36 [2022-08-02T15:26:36.294Z] 15:26:36 [2022-08-02T15:26:36.294Z] #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 15:26:36 [2022-08-02T15:26:36.294Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:26:36 [2022-08-02T15:26:36.294Z] #13 83.16 Selecting previously unselected package binutils-mingw-w64. 15:26:36 [2022-08-02T15:26:36.294Z] #13 83.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 15:26:36 [2022-08-02T15:26:36.294Z] #13 83.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 15:26:36 [2022-08-02T15:26:36.294Z] #13 83.47 Selecting previously unselected package libdevmapper1.02.1:amd64. 15:26:36 [2022-08-02T15:26:36.294Z] #13 83.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 15:26:36 [2022-08-02T15:26:36.294Z] #13 83.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 15:26:36 [2022-08-02T15:26:36.294Z] #13 83.98 Selecting previously unselected package dmsetup. 15:26:36 [2022-08-02T15:26:36.294Z] #13 83.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 15:26:36 [2022-08-02T15:26:36.294Z] #13 83.99 Unpacking dmsetup (2:1.02.155-3) ... 15:26:36 [2022-08-02T15:26:36.294Z] #13 84.24 Selecting previously unselected package mingw-w64-common. 15:26:36 [2022-08-02T15:26:36.294Z] #13 84.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 15:26:36 [2022-08-02T15:26:36.294Z] #13 84.30 Unpacking mingw-w64-common (6.0.0-3) ... 15:26:36 [2022-08-02T15:26:36.294Z] #13 93.10 Selecting previously unselected package mingw-w64-x86-64-dev. 15:26:36 [2022-08-02T15:26:36.294Z] #13 93.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 15:26:36 [2022-08-02T15:26:36.294Z] #13 93.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 15:26:36 [2022-08-02T15:26:36.318Z] #13 110.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 15:26:36 [2022-08-02T15:26:36.318Z] #13 110.7 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... 15:26:36 [2022-08-02T15:26:36.318Z] #13 110.7 Setting up libapparmor1:amd64 (2.13.2-10) ... 15:26:36 [2022-08-02T15:26:36.318Z] #13 110.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 15:26:36 [2022-08-02T15:26:36.350Z] #43 13.47 DEP images/vma.pb-c.d 15:26:36 [2022-08-02T15:26:36.350Z] #43 13.54 PBCC images/creds.pb-c.c 15:26:36 [2022-08-02T15:26:36.350Z] #43 13.58 DEP images/creds.pb-c.d 15:26:36 [2022-08-02T15:26:36.350Z] #43 13.65 PBCC images/utsns.pb-c.c 15:26:36 [2022-08-02T15:26:36.550Z] #13 ... 15:26:36 [2022-08-02T15:26:36.550Z] 15:26:36 [2022-08-02T15:26:36.550Z] #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 15:26:36 [2022-08-02T15:26:36.550Z] #37 sha256:5623fe7942114ea406fc8e21cbff78ffaf33603470bf51daea2b2b4202a1c91c 15:26:36 [2022-08-02T15:26:36.550Z] #37 5.750 -- Check for working C compiler: /usr/bin/cc -- works 15:26:36 [2022-08-02T15:26:36.550Z] #37 5.750 -- Detecting C compiler ABI info 15:26:36 [2022-08-02T15:26:36.577Z] #13 110.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... 15:26:36 [2022-08-02T15:26:36.577Z] #13 110.8 Setting up libsepol1-dev:amd64 (2.8-1) ... 15:26:36 [2022-08-02T15:26:36.577Z] #13 110.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... 15:26:36 [2022-08-02T15:26:36.577Z] #13 110.8 Setting up libbtrfs0 (4.20.1-2) ... 15:26:36 [2022-08-02T15:26:36.577Z] #13 110.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... 15:26:36 [2022-08-02T15:26:36.577Z] #13 110.8 Setting up libudev-dev:amd64 (241-7~deb10u8) ... 15:26:36 [2022-08-02T15:26:36.577Z] #13 110.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 15:26:36 [2022-08-02T15:26:36.577Z] #13 110.9 Setting up libbtrfs-dev (4.20.1-2) ... 15:26:36 [2022-08-02T15:26:36.577Z] #13 110.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 15:26:36 [2022-08-02T15:26:36.577Z] #13 110.9 Setting up mingw-w64-common (6.0.0-3) ... 15:26:36 [2022-08-02T15:26:36.577Z] #13 110.9 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... 15:26:36 [2022-08-02T15:26:36.577Z] #13 110.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 15:26:36 [2022-08-02T15:26:36.577Z] #13 111.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 15:26:36 [2022-08-02T15:26:36.577Z] #13 111.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:26:36 [2022-08-02T15:26:36.577Z] #13 111.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 15:26:36 [2022-08-02T15:26:36.577Z] #13 111.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 15:26:36 [2022-08-02T15:26:36.577Z] #13 111.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:26:36 [2022-08-02T15:26:36.577Z] #13 111.1 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 15:26:36 [2022-08-02T15:26:36.577Z] #13 111.1 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 15:26:36 [2022-08-02T15:26:36.577Z] #13 111.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 15:26:36 [2022-08-02T15:26:36.611Z] #43 13.69 DEP images/utsns.pb-c.d 15:26:36 [2022-08-02T15:26:36.611Z] #43 13.79 PBCC images/ipc-desc.pb-c.c 15:26:36 [2022-08-02T15:26:36.694Z] Commit message: "docs: api: add missing "platform" query-arg on create (v1.41)" 15:26:36 [2022-08-02T15:26:36.836Z] #13 111.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 15:26:36 [2022-08-02T15:26:36.836Z] #13 111.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 15:26:36 [2022-08-02T15:26:36.836Z] #13 111.2 Setting up dmsetup (2:1.02.155-3) ... 15:26:36 [2022-08-02T15:26:36.836Z] #13 111.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 15:26:36 [2022-08-02T15:26:36.836Z] #13 111.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 15:26:36 [2022-08-02T15:26:36.836Z] #13 111.2 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:26:36 [2022-08-02T15:26:36.839Z] #43 ... 15:26:36 [2022-08-02T15:26:36.839Z] 15:26:36 [2022-08-02T15:26:36.839Z] #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 15:26:36 [2022-08-02T15:26:36.839Z] #37 sha256:18a9b43797b2c782ab1d6d7ff20f50dc1495e9dc6ce603395cc5fe2ea593d45a 15:26:36 [2022-08-02T15:26:36.839Z] #37 13.66 [100%] Linking C executable tini-static 15:26:36 [2022-08-02T15:26:36.839Z] #37 14.50 [100%] Built target tini-static 15:26:36 [2022-08-02T15:26:36.839Z] #37 14.58 + mkdir -p /build 15:26:36 [2022-08-02T15:26:36.839Z] #37 14.58 + cp tini-static /build/docker-init 15:26:36 [2022-08-02T15:26:36.839Z] #37 DONE 15.5s 15:26:36 [2022-08-02T15:26:36.839Z] 15:26:36 [2022-08-02T15:26:36.839Z] #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 15:26:36 [2022-08-02T15:26:36.839Z] #34 sha256:07fa2e395299bdfac7b621b8491623dc3a584397b2d4648b512b506ca1b78271 15:26:36 [2022-08-02T15:26:36.839Z] #34 102.7 internal/poll 15:26:36 [2022-08-02T15:26:36.839Z] #34 104.7 internal/fmtsort 15:26:36 [2022-08-02T15:26:36.839Z] #34 105.4 internal/syscall/execenv 15:26:36 [2022-08-02T15:26:36.839Z] #34 105.7 path 15:26:36 [2022-08-02T15:26:36.839Z] #34 106.5 io/fs 15:26:36 [2022-08-02T15:26:36.839Z] #34 106.9 strings 15:26:36 [2022-08-02T15:26:36.871Z] #43 13.96 PBCC images/ipc-sem.pb-c.c 15:26:36 [2022-08-02T15:26:36.871Z] #43 14.06 DEP images/ipc-desc.pb-c.d 15:26:36 [2022-08-02T15:26:36.871Z] #43 14.09 DEP images/ipc-sem.pb-c.d 15:26:36 [2022-08-02T15:26:36.871Z] #43 14.15 PBCC images/ipc-msg.pb-c.c 15:26:37 [2022-08-02T15:26:37.100Z] #34 ... 15:26:37 [2022-08-02T15:26:37.100Z] 15:26:37 [2022-08-02T15:26:37.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 15:26:37 [2022-08-02T15:26:37.100Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:37 [2022-08-02T15:26:37.100Z] #43 10.10 PBCC images/timens.pb-c.c 15:26:37 [2022-08-02T15:26:37.100Z] #43 10.13 DEP images/timens.pb-c.d 15:26:37 [2022-08-02T15:26:37.100Z] #43 10.29 PBCC images/fown.pb-c.c 15:26:37 [2022-08-02T15:26:37.100Z] #43 ... 15:26:37 [2022-08-02T15:26:37.100Z] 15:26:37 [2022-08-02T15:26:37.100Z] #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 15:26:37 [2022-08-02T15:26:37.100Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:26:37 [2022-08-02T15:26:37.100Z] #13 95.06 Selecting previously unselected package mingw-w64-x86-64-dev. 15:26:37 [2022-08-02T15:26:37.100Z] #13 95.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 15:26:37 [2022-08-02T15:26:37.100Z] #13 95.11 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 15:26:37 [2022-08-02T15:26:37.100Z] #13 104.4 Selecting previously unselected package gcc-mingw-w64-base. 15:26:37 [2022-08-02T15:26:37.100Z] #13 104.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... 15:26:37 [2022-08-02T15:26:37.100Z] #13 104.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... 15:26:37 [2022-08-02T15:26:37.100Z] #13 104.6 Selecting previously unselected package gcc-mingw-w64-x86-64. 15:26:37 [2022-08-02T15:26:37.100Z] #13 104.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... 15:26:37 [2022-08-02T15:26:37.100Z] #13 104.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:26:37 [2022-08-02T15:26:37.114Z] #37 6.759 -- Detecting C compiler ABI info - done 15:26:37 [2022-08-02T15:26:37.132Z] #43 14.22 DEP images/ipc-msg.pb-c.d 15:26:37 [2022-08-02T15:26:37.132Z] #43 14.30 PBCC images/ipc-shm.pb-c.c 15:26:37 [2022-08-02T15:26:37.132Z] #43 14.34 DEP images/ipc-shm.pb-c.d 15:26:37 [2022-08-02T15:26:37.132Z] #43 14.38 PBCC images/ipc-var.pb-c.c 15:26:37 [2022-08-02T15:26:37.132Z] #43 14.47 DEP images/ipc-var.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:26:37 [2022-08-02T15:26:37.362Z] #13 ... 15:26:37 [2022-08-02T15:26:37.363Z] 15:26:37 [2022-08-02T15:26:37.363Z] #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 15:26:37 [2022-08-02T15:26:37.363Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:37 [2022-08-02T15:26:37.363Z] #43 10.35 PBCC images/google/protobuf/descriptor.pb-c.c 15:26:37 [2022-08-02T15:26:37.363Z] #43 10.47 PBCC images/opts.pb-c.c 15:26:37 [2022-08-02T15:26:37.363Z] #43 10.50 PBCC images/memfd.pb-c.c 15:26:37 [2022-08-02T15:26:37.370Z] #37 6.829 -- Detecting C compile features 15:26:37 [2022-08-02T15:26:37.392Z] #43 14.56 PBCC images/sk-opts.pb-c.c 15:26:37 [2022-08-02T15:26:37.622Z] #43 10.65 DEP images/fown.pb-c.d 15:26:37 [2022-08-02T15:26:37.623Z] #43 10.71 DEP images/google/protobuf/descriptor.pb-c.d 15:26:37 [2022-08-02T15:26:37.623Z] #43 10.88 DEP images/opts.pb-c.d 15:26:37 [2022-08-02T15:26:37.653Z] #43 14.62 PBCC images/packet-sock.pb-c.c 15:26:37 [2022-08-02T15:26:37.653Z] #43 14.71 DEP images/sk-opts.pb-c.d 15:26:37 [2022-08-02T15:26:37.653Z] #43 14.75 DEP images/packet-sock.pb-c.d 15:26:37 [2022-08-02T15:26:37.883Z] #43 10.96 DEP images/memfd.pb-c.d 15:26:37 [2022-08-02T15:26:37.883Z] #43 11.03 PBCC images/sit.pb-c.c 15:26:37 [2022-08-02T15:26:37.883Z] #43 11.16 DEP images/sit.pb-c.d 15:26:37 [2022-08-02T15:26:37.915Z] #43 14.93 PBCC images/sk-netlink.pb-c.c 15:26:37 [2022-08-02T15:26:37.915Z] #43 15.12 DEP images/sk-netlink.pb-c.d 15:26:38 [2022-08-02T15:26:38.147Z] #43 11.30 PBCC images/macvlan.pb-c.c 15:26:38 [2022-08-02T15:26:38.147Z] #43 11.30 DEP images/macvlan.pb-c.d 15:26:38 [2022-08-02T15:26:38.147Z] #43 11.37 PBCC images/autofs.pb-c.c 15:26:38 [2022-08-02T15:26:38.176Z] #43 15.22 PBCC images/sk-inet.pb-c.c 15:26:38 [2022-08-02T15:26:38.176Z] #43 15.35 DEP images/sk-inet.pb-c.d 15:26:38 [2022-08-02T15:26:38.408Z] #43 11.44 DEP images/autofs.pb-c.d 15:26:38 [2022-08-02T15:26:38.408Z] #43 11.49 PBCC images/sysctl.pb-c.c 15:26:38 [2022-08-02T15:26:38.408Z] #43 11.57 DEP images/sysctl.pb-c.d 15:26:38 [2022-08-02T15:26:38.408Z] #43 11.67 PBCC images/time.pb-c.c 15:26:38 [2022-08-02T15:26:38.437Z] #43 15.55 PBCC images/sk-unix.pb-c.c 15:26:38 [2022-08-02T15:26:38.668Z] #43 11.72 DEP images/time.pb-c.d 15:26:38 [2022-08-02T15:26:38.668Z] #43 11.82 PBCC images/binfmt-misc.pb-c.c 15:26:38 [2022-08-02T15:26:38.668Z] #43 11.82 DEP images/binfmt-misc.pb-c.d 15:26:38 [2022-08-02T15:26:38.668Z] #43 11.85 PBCC images/seccomp.pb-c.c 15:26:38 [2022-08-02T15:26:38.668Z] #43 11.85 DEP images/seccomp.pb-c.d 15:26:38 [2022-08-02T15:26:38.668Z] #43 11.92 PBCC images/userns.pb-c.c 15:26:38 [2022-08-02T15:26:38.697Z] #43 15.66 DEP images/sk-unix.pb-c.d 15:26:38 [2022-08-02T15:26:38.697Z] #43 15.74 PBCC images/mm.pb-c.c 15:26:38 [2022-08-02T15:26:38.697Z] #43 15.83 DEP images/mm.pb-c.d 15:26:38 [2022-08-02T15:26:38.929Z] #43 11.96 DEP images/userns.pb-c.d 15:26:38 [2022-08-02T15:26:38.929Z] #43 12.04 PBCC images/cgroup.pb-c.c 15:26:38 [2022-08-02T15:26:38.929Z] #43 12.07 DEP images/cgroup.pb-c.d 15:26:38 [2022-08-02T15:26:38.929Z] #43 12.16 PBCC images/ext-file.pb-c.c 15:26:38 [2022-08-02T15:26:38.958Z] #43 15.95 PBCC images/timerfd.pb-c.c 15:26:38 [2022-08-02T15:26:38.958Z] #43 16.05 DEP images/timerfd.pb-c.d 15:26:38 [2022-08-02T15:26:38.958Z] #43 16.17 PBCC images/timer.pb-c.c 15:26:38 [2022-08-02T15:26:38.958Z] #43 16.24 DEP images/timer.pb-c.d 15:26:39 [2022-08-02T15:26:39.037Z] #20 45.89 Selecting previously unselected package vim. 15:26:39 [2022-08-02T15:26:39.037Z] #20 45.89 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ... 15:26:39 [2022-08-02T15:26:39.037Z] #20 45.92 Unpacking vim (2:8.1.0875-5+deb10u2) ... 15:26:39 [2022-08-02T15:26:39.190Z] #43 12.19 DEP images/ext-file.pb-c.d 15:26:39 [2022-08-02T15:26:39.190Z] #43 12.28 PBCC images/rpc.pb-c.c 15:26:39 [2022-08-02T15:26:39.190Z] #43 12.37 DEP images/rpc.pb-c.d 15:26:39 [2022-08-02T15:26:39.218Z] #43 16.31 PBCC images/sa.pb-c.c 15:26:39 [2022-08-02T15:26:39.218Z] #43 16.37 DEP images/sa.pb-c.d 15:26:39 [2022-08-02T15:26:39.218Z] #43 16.48 PBCC images/pipe-data.pb-c.c 15:26:39 [2022-08-02T15:26:39.295Z] #20 46.35 Selecting previously unselected package xfsprogs. 15:26:39 [2022-08-02T15:26:39.295Z] #20 46.35 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... 15:26:39 [2022-08-02T15:26:39.295Z] #20 46.35 Unpacking xfsprogs (4.20.0-1) ... 15:26:39 [2022-08-02T15:26:39.451Z] #43 12.49 PBCC images/siginfo.pb-c.c 15:26:39 [2022-08-02T15:26:39.451Z] #43 12.51 DEP images/siginfo.pb-c.d 15:26:39 [2022-08-02T15:26:39.451Z] #43 12.64 PBCC images/pagemap.pb-c.c 15:26:39 [2022-08-02T15:26:39.451Z] #43 12.68 DEP images/pagemap.pb-c.d 15:26:39 [2022-08-02T15:26:39.479Z] #43 16.52 DEP images/pipe-data.pb-c.d 15:26:39 [2022-08-02T15:26:39.479Z] #43 16.58 PBCC images/mnt.pb-c.c 15:26:39 [2022-08-02T15:26:39.479Z] #43 16.62 DEP images/mnt.pb-c.d 15:26:39 [2022-08-02T15:26:39.479Z] #43 16.69 PBCC images/sk-packet.pb-c.c 15:26:39 [2022-08-02T15:26:39.479Z] #43 16.71 DEP images/sk-packet.pb-c.d 15:26:39 [2022-08-02T15:26:39.553Z] #20 46.72 Selecting previously unselected package zip. 15:26:39 [2022-08-02T15:26:39.711Z] #43 12.74 PBCC images/rlimit.pb-c.c 15:26:39 [2022-08-02T15:26:39.711Z] #43 12.82 DEP images/rlimit.pb-c.d 15:26:39 [2022-08-02T15:26:39.711Z] #43 12.84 PBCC images/file-lock.pb-c.c 15:26:39 [2022-08-02T15:26:39.711Z] #43 12.92 DEP images/file-lock.pb-c.d 15:26:39 [2022-08-02T15:26:39.711Z] #43 12.94 PBCC images/tty.pb-c.c 15:26:39 [2022-08-02T15:26:39.739Z] #43 16.77 PBCC images/tcp-stream.pb-c.c 15:26:39 [2022-08-02T15:26:39.739Z] #43 16.82 DEP images/tcp-stream.pb-c.d 15:26:39 [2022-08-02T15:26:39.739Z] #43 16.92 PBCC images/pipe.pb-c.c 15:26:39 [2022-08-02T15:26:39.739Z] #43 16.98 DEP images/pipe.pb-c.d 15:26:39 [2022-08-02T15:26:39.739Z] #43 17.06 PBCC images/pstree.pb-c.c 15:26:39 [2022-08-02T15:26:39.811Z] #20 46.75 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... 15:26:39 [2022-08-02T15:26:39.811Z] #20 46.75 Unpacking zip (3.0-11+b1) ... 15:26:39 [2022-08-02T15:26:39.811Z] #20 46.95 Setting up aufs-tools (1:4.14+20190211-1) ... 15:26:39 [2022-08-02T15:26:39.811Z] #20 46.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 15:26:39 [2022-08-02T15:26:39.811Z] #20 46.98 Setting up libip6tc0:arm64 (1.8.2-4) ... 15:26:39 [2022-08-02T15:26:39.811Z] #20 46.99 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... 15:26:39 [2022-08-02T15:26:39.971Z] #43 12.98 DEP images/tty.pb-c.d 15:26:39 [2022-08-02T15:26:39.971Z] #43 13.02 PBCC images/tun.pb-c.c 15:26:39 [2022-08-02T15:26:39.971Z] #43 13.10 PBCC images/netdev.pb-c.c 15:26:39 [2022-08-02T15:26:39.971Z] #43 13.14 DEP images/tun.pb-c.d 15:26:39 [2022-08-02T15:26:39.971Z] #43 13.19 DEP images/netdev.pb-c.d 15:26:40 [2022-08-02T15:26:40.000Z] #43 17.09 DEP images/pstree.pb-c.d 15:26:40 [2022-08-02T15:26:40.000Z] #43 17.13 PBCC images/fs.pb-c.c 15:26:40 [2022-08-02T15:26:40.000Z] #43 17.16 DEP images/fs.pb-c.d 15:26:40 [2022-08-02T15:26:40.000Z] #43 17.24 PBCC images/signalfd.pb-c.c 15:26:40 [2022-08-02T15:26:40.000Z] #43 17.34 DEP images/signalfd.pb-c.d 15:26:40 [2022-08-02T15:26:40.069Z] #20 47.01 Setting up libgpm2:arm64 (1.20.7-5) ... 15:26:40 [2022-08-02T15:26:40.069Z] #20 47.02 Setting up libip4tc0:arm64 (1.8.2-4) ... 15:26:40 [2022-08-02T15:26:40.069Z] #20 47.04 Setting up uidmap (1:4.5-1.1) ... 15:26:40 [2022-08-02T15:26:40.069Z] #20 47.05 Setting up libnftnl11:arm64 (1.1.2-2) ... 15:26:40 [2022-08-02T15:26:40.069Z] #20 47.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 15:26:40 [2022-08-02T15:26:40.069Z] #20 47.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 15:26:40 [2022-08-02T15:26:40.069Z] #20 47.09 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... 15:26:40 [2022-08-02T15:26:40.069Z] #20 47.11 Setting up libicu63:arm64 (63.1-6+deb10u3) ... 15:26:40 [2022-08-02T15:26:40.069Z] #20 47.12 Setting up xxd (2:8.1.0875-5+deb10u2) ... 15:26:40 [2022-08-02T15:26:40.069Z] #20 47.13 Setting up zip (3.0-11+b1) ... 15:26:40 [2022-08-02T15:26:40.069Z] #20 47.14 Setting up vim-common (2:8.1.0875-5+deb10u2) ... 15:26:40 [2022-08-02T15:26:40.069Z] #20 47.17 Setting up bash-completion (1:2.8-6) ... 15:26:40 [2022-08-02T15:26:40.125Z] #13 DONE 114.1s 15:26:40 [2022-08-02T15:26:40.125Z] 15:26:40 [2022-08-02T15:26:40.125Z] #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 15:26:40 [2022-08-02T15:26:40.125Z] #53 sha256:4c8b43f991fdce2fde236340c162fd9fa48c79672436797bdc8a7c697a4e3bad 15:26:40 [2022-08-02T15:26:40.228Z] + docker version 15:26:40 [2022-08-02T15:26:40.232Z] #43 13.27 PBCC images/vma.pb-c.c 15:26:40 [2022-08-02T15:26:40.232Z] #43 13.30 DEP images/vma.pb-c.d 15:26:40 [2022-08-02T15:26:40.232Z] #43 13.44 PBCC images/creds.pb-c.c 15:26:40 [2022-08-02T15:26:40.232Z] #43 13.51 DEP images/creds.pb-c.d 15:26:40 [2022-08-02T15:26:40.261Z] #43 17.44 PBCC images/fh.pb-c.c 15:26:40 [2022-08-02T15:26:40.261Z] #43 17.57 PBCC images/fsnotify.pb-c.c 15:26:40 [2022-08-02T15:26:40.492Z] #43 13.59 PBCC images/utsns.pb-c.c 15:26:40 [2022-08-02T15:26:40.492Z] #43 13.60 DEP images/utsns.pb-c.d 15:26:40 [2022-08-02T15:26:40.492Z] #43 13.70 PBCC images/ipc-desc.pb-c.c 15:26:40 [2022-08-02T15:26:40.492Z] #43 13.74 PBCC images/ipc-sem.pb-c.c 15:26:40 [2022-08-02T15:26:40.492Z] #43 13.81 DEP images/ipc-desc.pb-c.d 15:26:40 [2022-08-02T15:26:40.522Z] #43 17.66 DEP images/fh.pb-c.d 15:26:40 [2022-08-02T15:26:40.522Z] #43 17.71 DEP images/fsnotify.pb-c.d 15:26:40 [2022-08-02T15:26:40.522Z] #43 17.76 PBCC images/eventpoll.pb-c.c 15:26:40 [2022-08-02T15:26:40.522Z] #43 17.79 DEP images/eventpoll.pb-c.d 15:26:40 [2022-08-02T15:26:40.687Z] #37 9.834 -- Detecting C compile features - done 15:26:40 [2022-08-02T15:26:40.687Z] #37 9.931 -- Performing Test HAS_BUILTIN_FORTIFY 15:26:40 [2022-08-02T15:26:40.687Z] #37 10.28 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 15:26:40 [2022-08-02T15:26:40.752Z] #43 13.95 DEP images/ipc-sem.pb-c.d 15:26:40 [2022-08-02T15:26:40.752Z] #43 14.06 PBCC images/ipc-msg.pb-c.c 15:26:40 [2022-08-02T15:26:40.783Z] #43 17.90 PBCC images/eventfd.pb-c.c 15:26:40 [2022-08-02T15:26:40.783Z] #43 18.04 DEP images/eventfd.pb-c.d 15:26:40 [2022-08-02T15:26:40.783Z] #43 18.09 PBCC images/remap-file-path.pb-c.c 15:26:40 [2022-08-02T15:26:40.783Z] #43 18.13 DEP images/remap-file-path.pb-c.d 15:26:40 [2022-08-02T15:26:40.947Z] #37 10.45 -- Configuring done 15:26:40 [2022-08-02T15:26:40.947Z] #37 10.47 -- Generating done 15:26:40 [2022-08-02T15:26:40.947Z] #37 10.48 -- Build files have been written to: /tmp/tmp.UDuBWlY5LV/tini 15:26:40 [2022-08-02T15:26:40.947Z] #37 10.49 + make tini-static 15:26:41 [2022-08-02T15:26:41.012Z] #43 14.11 DEP images/ipc-msg.pb-c.d 15:26:41 [2022-08-02T15:26:41.012Z] #43 14.19 PBCC images/ipc-shm.pb-c.c 15:26:41 [2022-08-02T15:26:41.044Z] #43 18.24 PBCC images/fifo.pb-c.c 15:26:41 [2022-08-02T15:26:41.044Z] #43 18.28 DEP images/fifo.pb-c.d 15:26:41 [2022-08-02T15:26:41.273Z] #43 14.27 DEP images/ipc-shm.pb-c.d 15:26:41 [2022-08-02T15:26:41.273Z] #43 14.36 PBCC images/ipc-var.pb-c.c 15:26:41 [2022-08-02T15:26:41.273Z] #43 14.39 DEP images/ipc-var.pb-c.d 15:26:41 [2022-08-02T15:26:41.304Z] #43 18.40 PBCC images/ghost-file.pb-c.c 15:26:41 [2022-08-02T15:26:41.304Z] #43 18.44 DEP images/ghost-file.pb-c.d 15:26:41 [2022-08-02T15:26:41.304Z] #43 18.51 PBCC images/regfile.pb-c.c 15:26:41 [2022-08-02T15:26:41.304Z] #43 18.53 DEP images/regfile.pb-c.d 15:26:41 [2022-08-02T15:26:41.304Z] #43 18.57 PBCC images/ns.pb-c.c 15:26:41 [2022-08-02T15:26:41.304Z] #43 18.60 DEP images/ns.pb-c.d 15:26:41 [2022-08-02T15:26:41.304Z] #43 18.65 PBCC images/fdinfo.pb-c.c 15:26:41 [2022-08-02T15:26:41.509Z] #37 11.00 Scanning dependencies of target tini-static 15:26:41 [2022-08-02T15:26:41.533Z] #43 14.51 PBCC images/sk-opts.pb-c.c 15:26:41 [2022-08-02T15:26:41.533Z] #43 14.57 PBCC images/packet-sock.pb-c.c 15:26:41 [2022-08-02T15:26:41.533Z] #43 14.66 DEP images/sk-opts.pb-c.d 15:26:41 [2022-08-02T15:26:41.565Z] #43 18.71 DEP images/fdinfo.pb-c.d 15:26:41 [2022-08-02T15:26:41.565Z] #43 18.78 PBCC images/core-aarch64.pb-c.c 15:26:41 [2022-08-02T15:26:41.565Z] #43 18.84 PBCC images/core-arm.pb-c.c 15:26:41 [2022-08-02T15:26:41.565Z] #43 18.92 PBCC images/core-ppc64.pb-c.c 15:26:41 [2022-08-02T15:26:41.765Z] #37 11.20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 15:26:41 [2022-08-02T15:26:41.793Z] #43 14.81 DEP images/packet-sock.pb-c.d 15:26:41 [2022-08-02T15:26:41.793Z] #43 14.95 PBCC images/sk-netlink.pb-c.c 15:26:41 [2022-08-02T15:26:41.793Z] #43 15.01 DEP images/sk-netlink.pb-c.d 15:26:41 [2022-08-02T15:26:41.826Z] #43 18.97 PBCC images/core-s390.pb-c.c 15:26:41 [2022-08-02T15:26:41.826Z] #43 19.03 PBCC images/core-x86.pb-c.c 15:26:41 [2022-08-02T15:26:41.826Z] #43 19.09 PBCC images/core.pb-c.c 15:26:41 [2022-08-02T15:26:41.826Z] #43 19.14 PBCC images/inventory.pb-c.c 15:26:42 [2022-08-02T15:26:42.053Z] #43 15.26 PBCC images/sk-inet.pb-c.c 15:26:42 [2022-08-02T15:26:42.053Z] #43 15.36 DEP images/sk-inet.pb-c.d 15:26:42 [2022-08-02T15:26:42.087Z] #43 19.19 DEP images/core-aarch64.pb-c.d 15:26:42 [2022-08-02T15:26:42.087Z] #43 19.24 DEP images/core-arm.pb-c.d 15:26:42 [2022-08-02T15:26:42.087Z] #43 19.28 DEP images/core-ppc64.pb-c.d 15:26:42 [2022-08-02T15:26:42.087Z] #43 19.34 DEP images/core-s390.pb-c.d 15:26:42 [2022-08-02T15:26:42.087Z] #43 19.39 DEP images/core-x86.pb-c.d 15:26:42 [2022-08-02T15:26:42.313Z] #43 15.43 PBCC images/sk-unix.pb-c.c 15:26:42 [2022-08-02T15:26:42.347Z] #43 19.50 DEP images/core.pb-c.d 15:26:42 [2022-08-02T15:26:42.347Z] #43 19.62 DEP images/inventory.pb-c.d 15:26:42 [2022-08-02T15:26:42.608Z] #43 19.73 PBCC images/cpuinfo.pb-c.c 15:26:42 [2022-08-02T15:26:42.608Z] #43 19.79 DEP images/cpuinfo.pb-c.d 15:26:42 [2022-08-02T15:26:42.608Z] #43 19.85 PBCC images/stats.pb-c.c 15:26:42 [2022-08-02T15:26:42.633Z] #43 15.53 DEP images/sk-unix.pb-c.d 15:26:42 [2022-08-02T15:26:42.633Z] #43 15.68 PBCC images/mm.pb-c.c 15:26:42 [2022-08-02T15:26:42.633Z] #43 15.76 DEP images/mm.pb-c.d 15:26:42 [2022-08-02T15:26:42.633Z] #43 15.83 PBCC images/timerfd.pb-c.c 15:26:42 [2022-08-02T15:26:42.633Z] #43 15.91 DEP images/timerfd.pb-c.d 15:26:42 [2022-08-02T15:26:42.666Z] #53 ... 15:26:42 [2022-08-02T15:26:42.666Z] 15:26:42 [2022-08-02T15:26:42.666Z] #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 15:26:42 [2022-08-02T15:26:42.666Z] #58 sha256:12abba72e5bf968c671c5cd4b622ef09add79a2cec7d38e0affc113acc2a33a8 15:26:42 [2022-08-02T15:26:42.666Z] #58 114.9 + for f in rootlesskit rootlesskit-docker-proxy 15:26:42 [2022-08-02T15:26:42.666Z] #58 114.9 + GOBIN=/build 15:26:42 [2022-08-02T15:26:42.666Z] #58 114.9 + GO111MODULE=on 15:26:42 [2022-08-02T15:26:42.666Z] #58 114.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 15:26:42 [2022-08-02T15:26:42.666Z] #58 DONE 121.1s 15:26:42 [2022-08-02T15:26:42.869Z] #43 19.89 DEP images/stats.pb-c.d 15:26:42 [2022-08-02T15:26:42.922Z] #43 16.07 PBCC images/timer.pb-c.c 15:26:42 [2022-08-02T15:26:42.922Z] #43 16.10 DEP images/timer.pb-c.d 15:26:42 [2022-08-02T15:26:42.926Z] 15:26:42 [2022-08-02T15:26:42.926Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 15:26:42 [2022-08-02T15:26:42.926Z] #59 sha256:01a0965de95d800a1406b85535ca20f3a8b993aa76e3eefb05aa18525744b3b5 15:26:42 [2022-08-02T15:26:42.926Z] #59 DONE 0.2s 15:26:42 [2022-08-02T15:26:42.926Z] 15:26:42 [2022-08-02T15:26:42.926Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 15:26:42 [2022-08-02T15:26:42.926Z] #60 sha256:de8a070460213f254b30450ab69a04fa40efafd2d34e1458bed01e384bf44659 15:26:43 [2022-08-02T15:26:43.185Z] #60 DONE 0.2s 15:26:43 [2022-08-02T15:26:43.185Z] 15:26:43 [2022-08-02T15:26:43.185Z] #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 15:26:43 [2022-08-02T15:26:43.185Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:43 [2022-08-02T15:26:43.185Z] #43 45.25 CC compel/src/lib/infect-rpc.o 15:26:43 [2022-08-02T15:26:43.185Z] #43 45.56 CC compel/src/lib/infect-util.o 15:26:43 [2022-08-02T15:26:43.185Z] #43 45.81 CC compel/src/lib/infect.o 15:26:43 [2022-08-02T15:26:43.185Z] #43 47.78 CC compel/src/lib/ptrace.o 15:26:43 [2022-08-02T15:26:43.185Z] #43 48.09 AR compel/libcompel.a 15:26:43 [2022-08-02T15:26:43.185Z] #43 48.17 HOSTCC compel/src/main-host.o 15:26:43 [2022-08-02T15:26:43.185Z] #43 48.44 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 15:26:43 [2022-08-02T15:26:43.185Z] #43 48.57 HOSTCC compel/src/lib/handle-elf-host.o 15:26:43 [2022-08-02T15:26:43.185Z] #43 49.00 HOSTCC compel/src/lib/log-host.o 15:26:43 [2022-08-02T15:26:43.185Z] #43 49.20 HOSTLINK compel/compel-host-bin 15:26:43 [2022-08-02T15:26:43.185Z] #43 49.36 DEP soccr/soccr.d 15:26:43 [2022-08-02T15:26:43.185Z] #43 49.57 CC soccr/soccr.o 15:26:43 [2022-08-02T15:26:43.185Z] #43 50.74 AR soccr/libsoccr.a 15:26:43 [2022-08-02T15:26:43.185Z] #43 50.76 make[1]: 'soccr/libsoccr.a' is up to date. 15:26:43 [2022-08-02T15:26:43.185Z] #43 51.12 DEP criu/arch/x86/sigframe.d 15:26:43 [2022-08-02T15:26:43.185Z] #43 51.20 DEP criu/arch/x86/sigaction_compat.d 15:26:43 [2022-08-02T15:26:43.185Z] #43 51.27 DEP criu/arch/x86/kerndat.d 15:26:43 [2022-08-02T15:26:43.185Z] #43 51.40 DEP criu/arch/x86/crtools.d 15:26:43 [2022-08-02T15:26:43.185Z] #43 51.54 DEP criu/arch/x86/cpu.d 15:26:43 [2022-08-02T15:26:43.185Z] #43 51.68 CC criu/arch/x86/cpu.o 15:26:43 [2022-08-02T15:26:43.185Z] #43 52.26 CC criu/arch/x86/crtools.o 15:26:43 [2022-08-02T15:26:43.185Z] #43 53.48 CC criu/arch/x86/kerndat.o 15:26:43 [2022-08-02T15:26:43.185Z] #43 54.00 CC criu/arch/x86/sigaction_compat.o 15:26:43 [2022-08-02T15:26:43.185Z] #43 54.19 CC criu/arch/x86/sigframe.o 15:26:43 [2022-08-02T15:26:43.185Z] #43 54.49 LINK criu/arch/x86/crtools.built-in.o 15:26:43 [2022-08-02T15:26:43.185Z] #43 54.53 DEP criu/pie/util-vdso-elf32.d 15:26:43 [2022-08-02T15:26:43.185Z] #43 54.67 DEP criu/pie/util-vdso.d 15:26:43 [2022-08-02T15:26:43.185Z] #43 54.78 DEP criu/pie/util.d 15:26:43 [2022-08-02T15:26:43.191Z] #43 16.21 PBCC images/sa.pb-c.c 15:26:43 [2022-08-02T15:26:43.191Z] #43 16.40 DEP images/sa.pb-c.d 15:26:43 [2022-08-02T15:26:43.348Z] #20 ... 15:26:43 [2022-08-02T15:26:43.348Z] 15:26:43 [2022-08-02T15:26:43.348Z] #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 15:26:43 [2022-08-02T15:26:43.348Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:26:43 [2022-08-02T15:26:43.348Z] #43 89.19 CC criu/cr-service.o 15:26:43 [2022-08-02T15:26:43.348Z] #43 90.90 CC criu/crtools.o 15:26:43 [2022-08-02T15:26:43.348Z] #43 91.49 CC criu/eventfd.o 15:26:43 [2022-08-02T15:26:43.348Z] #43 91.75 CC criu/eventpoll.o 15:26:43 [2022-08-02T15:26:43.348Z] #43 92.57 CC criu/external.o 15:26:43 [2022-08-02T15:26:43.348Z] #43 92.91 CC criu/fault-injection.o 15:26:43 [2022-08-02T15:26:43.348Z] #43 93.02 CC criu/fdstore.o 15:26:43 [2022-08-02T15:26:43.348Z] #43 93.37 CC criu/fifo.o 15:26:43 [2022-08-02T15:26:43.348Z] #43 93.77 CC criu/file-ids.o 15:26:43 [2022-08-02T15:26:43.348Z] #43 94.14 CC criu/file-lock.o 15:26:43 [2022-08-02T15:26:43.348Z] #43 95.16 CC criu/files-ext.o 15:26:43 [2022-08-02T15:26:43.348Z] #43 95.50 CC criu/files-reg.o 15:26:43 [2022-08-02T15:26:43.348Z] #43 97.63 CC criu/files.o 15:26:43 [2022-08-02T15:26:43.348Z] #43 ... 15:26:43 [2022-08-02T15:26:43.348Z] 15:26:43 [2022-08-02T15:26:43.349Z] #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 15:26:43 [2022-08-02T15:26:43.349Z] #20 sha256:d1d02caaa04bc875222281a8b775771d11230b1b5e6f6b7fa90cbab5b25cd504 15:26:43 [2022-08-02T15:26:43.349Z] #20 50.11 Setting up libiptc0:arm64 (1.8.2-4) ... 15:26:43 [2022-08-02T15:26:43.349Z] #20 50.14 Setting up xz-utils (5.2.4-1+deb10u1) ... 15:26:43 [2022-08-02T15:26:43.349Z] #20 50.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:26:43 [2022-08-02T15:26:43.349Z] #20 50.18 Setting up patch (2.7.6-3+deb10u1) ... 15:26:43 [2022-08-02T15:26:43.349Z] #20 50.22 Setting up sudo (1.8.27-1+deb10u3) ... 15:26:43 [2022-08-02T15:26:43.349Z] #20 50.30 invoke-rc.d: could not determine current runlevel 15:26:43 [2022-08-02T15:26:43.349Z] #20 50.32 invoke-rc.d: policy-rc.d denied execution of start. 15:26:43 [2022-08-02T15:26:43.349Z] #20 50.33 Setting up pigz (2.4-1) ... 15:26:43 [2022-08-02T15:26:43.349Z] #20 50.34 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 15:26:43 [2022-08-02T15:26:43.349Z] #20 50.36 Setting up libnl-3-200:arm64 (3.4.0-1) ... 15:26:43 [2022-08-02T15:26:43.349Z] #20 50.39 Setting up python-pip-whl (18.1-5) ... 15:26:43 [2022-08-02T15:26:43.349Z] #20 50.40 Setting up libmpdec2:arm64 (2.4.2-2) ... 15:26:43 [2022-08-02T15:26:43.349Z] #20 50.41 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... 15:26:43 [2022-08-02T15:26:43.445Z] #43 54.95 CC criu/pie/util.o 15:26:43 [2022-08-02T15:26:43.445Z] #43 55.17 CC criu/pie/util-vdso.o 15:26:43 [2022-08-02T15:26:43.456Z] #43 16.61 PBCC images/pipe-data.pb-c.c 15:26:43 [2022-08-02T15:26:43.456Z] #43 16.62 DEP images/pipe-data.pb-c.d 15:26:43 [2022-08-02T15:26:43.456Z] #43 16.65 PBCC images/mnt.pb-c.c 15:26:43 [2022-08-02T15:26:43.456Z] #43 16.67 DEP images/mnt.pb-c.d 15:26:43 [2022-08-02T15:26:43.456Z] #43 16.71 PBCC images/sk-packet.pb-c.c 15:26:43 [2022-08-02T15:26:43.456Z] #43 16.73 DEP images/sk-packet.pb-c.d 15:26:43 [2022-08-02T15:26:43.607Z] #20 50.73 Setting up libaio1:arm64 (0.3.112-3) ... 15:26:43 [2022-08-02T15:26:43.607Z] #20 50.74 Setting up libonig5:arm64 (6.9.1-1) ... 15:26:43 [2022-08-02T15:26:43.607Z] #20 50.75 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... 15:26:43 [2022-08-02T15:26:43.607Z] #20 50.77 Setting up vim (2:8.1.0875-5+deb10u2) ... 15:26:43 [2022-08-02T15:26:43.607Z] #20 50.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 15:26:43 [2022-08-02T15:26:43.607Z] #20 50.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 15:26:43 [2022-08-02T15:26:43.607Z] #20 50.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 15:26:43 [2022-08-02T15:26:43.607Z] #20 50.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 15:26:43 [2022-08-02T15:26:43.607Z] #20 50.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 15:26:43 [2022-08-02T15:26:43.716Z] #43 16.83 PBCC images/tcp-stream.pb-c.c 15:26:43 [2022-08-02T15:26:43.716Z] #43 16.95 DEP images/tcp-stream.pb-c.d 15:26:43 [2022-08-02T15:26:43.865Z] #20 50.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 15:26:43 [2022-08-02T15:26:43.865Z] #20 50.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 15:26:43 [2022-08-02T15:26:43.865Z] #20 50.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 15:26:43 [2022-08-02T15:26:43.865Z] #20 50.88 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... 15:26:43 [2022-08-02T15:26:43.865Z] #20 50.90 Setting up thin-provisioning-tools (0.7.6-2.1) ... 15:26:43 [2022-08-02T15:26:43.865Z] #20 50.92 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... 15:26:43 [2022-08-02T15:26:43.865Z] #20 50.93 Setting up jq (1.5+dfsg-2+b1) ... 15:26:43 [2022-08-02T15:26:43.865Z] #20 50.94 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... 15:26:43 [2022-08-02T15:26:43.865Z] #20 50.96 Setting up python3.7 (3.7.3-2+deb10u3) ... 15:26:43 [2022-08-02T15:26:43.976Z] #43 17.11 PBCC images/pipe.pb-c.c 15:26:43 [2022-08-02T15:26:43.976Z] #43 17.13 DEP images/pipe.pb-c.d 15:26:43 [2022-08-02T15:26:43.976Z] #43 17.14 PBCC images/pstree.pb-c.c 15:26:43 [2022-08-02T15:26:43.976Z] #43 17.15 DEP images/pstree.pb-c.d 15:26:43 [2022-08-02T15:26:43.976Z] #43 17.16 PBCC images/fs.pb-c.c 15:26:43 [2022-08-02T15:26:43.976Z] #43 17.17 DEP images/fs.pb-c.d 15:26:43 [2022-08-02T15:26:43.976Z] #43 17.18 PBCC images/signalfd.pb-c.c 15:26:44 [2022-08-02T15:26:44.023Z] #43 55.71 CC criu/pie/util-vdso-elf32.o 15:26:44 [2022-08-02T15:26:44.236Z] #43 17.31 DEP images/signalfd.pb-c.d 15:26:44 [2022-08-02T15:26:44.236Z] #43 17.38 PBCC images/fh.pb-c.c 15:26:44 [2022-08-02T15:26:44.236Z] #43 17.44 PBCC images/fsnotify.pb-c.c 15:26:44 [2022-08-02T15:26:44.236Z] #43 17.49 DEP images/fh.pb-c.d 15:26:44 [2022-08-02T15:26:44.282Z] #43 ... 15:26:44 [2022-08-02T15:26:44.282Z] 15:26:44 [2022-08-02T15:26:44.282Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 15:26:44 [2022-08-02T15:26:44.282Z] #14 sha256:80cc5bbc3eaf0f0617e589f0a7bdf9ddb60626de16ab52e8a39b3d621c8efcbf 15:26:44 [2022-08-02T15:26:44.282Z] #14 DONE 4.5s 15:26:44 [2022-08-02T15:26:44.282Z] 15:26:44 [2022-08-02T15:26:44.282Z] #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 15:26:44 [2022-08-02T15:26:44.282Z] #15 sha256:e9ce56f4b89926e698b2011569f65632abafadc01ad4b8a91e61946780c7a882 15:26:44 [2022-08-02T15:26:44.340Z] #37 13.53 [100%] Linking C executable tini-static 15:26:44 [2022-08-02T15:26:44.340Z] #37 ... 15:26:44 [2022-08-02T15:26:44.340Z] 15:26:44 [2022-08-02T15:26:44.340Z] #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 15:26:44 [2022-08-02T15:26:44.340Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:26:44 [2022-08-02T15:26:44.340Z] #13 101.3 Selecting previously unselected package gcc-mingw-w64-base. 15:26:44 [2022-08-02T15:26:44.340Z] #13 101.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... 15:26:44 [2022-08-02T15:26:44.340Z] #13 101.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... 15:26:44 [2022-08-02T15:26:44.496Z] #43 17.57 DEP images/fsnotify.pb-c.d 15:26:44 [2022-08-02T15:26:44.496Z] #43 17.60 PBCC images/eventpoll.pb-c.c 15:26:44 [2022-08-02T15:26:44.496Z] #43 17.62 DEP images/eventpoll.pb-c.d 15:26:44 [2022-08-02T15:26:44.496Z] #43 17.65 PBCC images/eventfd.pb-c.c 15:26:44 [2022-08-02T15:26:44.496Z] #43 17.67 DEP images/eventfd.pb-c.d 15:26:44 [2022-08-02T15:26:44.496Z] #43 17.73 PBCC images/remap-file-path.pb-c.c 15:26:44 [2022-08-02T15:26:44.756Z] #43 17.74 DEP images/remap-file-path.pb-c.d 15:26:44 [2022-08-02T15:26:44.756Z] #43 17.85 PBCC images/fifo.pb-c.c 15:26:44 [2022-08-02T15:26:44.756Z] #43 17.87 DEP images/fifo.pb-c.d 15:26:44 [2022-08-02T15:26:44.756Z] #43 17.91 PBCC images/ghost-file.pb-c.c 15:26:44 [2022-08-02T15:26:44.904Z] #13 101.5 Selecting previously unselected package gcc-mingw-w64-x86-64. 15:26:44 [2022-08-02T15:26:44.904Z] #13 101.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... 15:26:44 [2022-08-02T15:26:44.904Z] #13 101.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:26:45 [2022-08-02T15:26:45.021Z] #43 18.01 DEP images/ghost-file.pb-c.d 15:26:45 [2022-08-02T15:26:45.021Z] #43 18.09 PBCC images/regfile.pb-c.c 15:26:45 [2022-08-02T15:26:45.021Z] #43 18.14 DEP images/regfile.pb-c.d 15:26:45 [2022-08-02T15:26:45.021Z] #43 18.18 PBCC images/ns.pb-c.c 15:26:45 [2022-08-02T15:26:45.021Z] #43 18.20 DEP images/ns.pb-c.d 15:26:45 [2022-08-02T15:26:45.021Z] #43 18.26 PBCC images/fdinfo.pb-c.c 15:26:45 [2022-08-02T15:26:45.282Z] #43 18.33 DEP images/fdinfo.pb-c.d 15:26:45 [2022-08-02T15:26:45.282Z] #43 18.53 PBCC images/core-aarch64.pb-c.c 15:26:45 [2022-08-02T15:26:45.413Z] #43 ... 15:26:45 [2022-08-02T15:26:45.413Z] 15:26:45 [2022-08-02T15:26:45.413Z] #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 15:26:45 [2022-08-02T15:26:45.413Z] #34 sha256:5280659891524212ddbc7910c4635a626abea7caf2054ac65b1fe4e526dd705d 15:26:45 [2022-08-02T15:26:45.413Z] #34 106.7 bufio 15:26:45 [2022-08-02T15:26:45.413Z] #34 108.9 text/tabwriter 15:26:45 [2022-08-02T15:26:45.413Z] #34 110.1 fmt 15:26:45 [2022-08-02T15:26:45.413Z] #34 110.1 io/ioutil 15:26:45 [2022-08-02T15:26:45.413Z] #34 113.5 flag 15:26:45 [2022-08-02T15:26:45.414Z] #34 113.5 github.com/BurntSushi/toml 15:26:45 [2022-08-02T15:26:45.414Z] #34 115.5 log 15:26:45 [2022-08-02T15:26:45.542Z] #43 18.65 PBCC images/core-arm.pb-c.c 15:26:45 [2022-08-02T15:26:45.542Z] #43 18.71 PBCC images/core-ppc64.pb-c.c 15:26:45 [2022-08-02T15:26:45.542Z] #43 18.79 PBCC images/core-s390.pb-c.c 15:26:45 [2022-08-02T15:26:45.803Z] #43 18.87 PBCC images/core-x86.pb-c.c 15:26:45 [2022-08-02T15:26:45.803Z] #43 19.00 PBCC images/core.pb-c.c 15:26:45 [2022-08-02T15:26:45.803Z] #43 19.07 PBCC images/inventory.pb-c.c 15:26:46 [2022-08-02T15:26:46.063Z] #43 19.15 DEP images/core-aarch64.pb-c.d 15:26:46 [2022-08-02T15:26:46.063Z] #43 19.21 DEP images/core-arm.pb-c.d 15:26:46 [2022-08-02T15:26:46.063Z] #43 19.32 DEP images/core-ppc64.pb-c.d 15:26:46 [2022-08-02T15:26:46.243Z] Client: 15:26:46 [2022-08-02T15:26:46.243Z] Version: 20.10.9 15:26:46 [2022-08-02T15:26:46.243Z] API version: 1.41 15:26:46 [2022-08-02T15:26:46.243Z] Go version: go1.16.8 15:26:46 [2022-08-02T15:26:46.243Z] Git commit: c2ea9bc 15:26:46 [2022-08-02T15:26:46.243Z] Built: Mon Oct 4 16:11:10 2021 15:26:46 [2022-08-02T15:26:46.243Z] OS/Arch: windows/amd64 15:26:46 [2022-08-02T15:26:46.243Z] Context: default 15:26:46 [2022-08-02T15:26:46.243Z] Experimental: true 15:26:46 [2022-08-02T15:26:46.243Z] 15:26:46 [2022-08-02T15:26:46.243Z] Server: Docker Engine - Community 15:26:46 [2022-08-02T15:26:46.243Z] Engine: 15:26:46 [2022-08-02T15:26:46.243Z] Version: 20.10.9 15:26:46 [2022-08-02T15:26:46.243Z] API version: 1.41 (minimum version 1.24) 15:26:46 [2022-08-02T15:26:46.243Z] Go version: go1.16.8 15:26:46 [2022-08-02T15:26:46.243Z] Git commit: 79ea9d3 15:26:46 [2022-08-02T15:26:46.243Z] Built: Mon Oct 4 16:06:39 2021 15:26:46 [2022-08-02T15:26:46.243Z] OS/Arch: windows/amd64 15:26:46 [2022-08-02T15:26:46.243Z] Experimental: true 15:26:46 [2022-08-02T15:26:46.273Z] #13 ... 15:26:46 [2022-08-02T15:26:46.273Z] 15:26:46 [2022-08-02T15:26:46.273Z] #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 15:26:46 [2022-08-02T15:26:46.273Z] #37 sha256:5623fe7942114ea406fc8e21cbff78ffaf33603470bf51daea2b2b4202a1c91c 15:26:46 [2022-08-02T15:26:46.273Z] #37 14.39 [100%] Built target tini-static 15:26:46 [2022-08-02T15:26:46.273Z] #37 14.50 + mkdir -p /build 15:26:46 [2022-08-02T15:26:46.273Z] #37 14.51 + cp tini-static /build/docker-init 15:26:46 [2022-08-02T15:26:46.273Z] #37 DONE 15.4s 15:26:46 [2022-08-02T15:26:46.273Z] 15:26:46 [2022-08-02T15:26:46.273Z] #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 15:26:46 [2022-08-02T15:26:46.273Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:46 [2022-08-02T15:26:46.273Z] #43 2.862 Note: Building without setproctitle() and strlcpy() support. 15:26:46 [2022-08-02T15:26:46.273Z] #43 2.862 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:26:46 [2022-08-02T15:26:46.273Z] #43 2.921 Note: Building without GnuTLS support 15:26:46 [2022-08-02T15:26:46.273Z] #43 2.954 Makefile.config:39: Warn: you have no libnftables installed 15:26:46 [2022-08-02T15:26:46.273Z] #43 2.954 Makefile.config:40: Warn: Building without nftables support 15:26:46 [2022-08-02T15:26:46.273Z] #43 6.150 fatal: not a git repository (or any of the parent directories): .git 15:26:46 [2022-08-02T15:26:46.273Z] #43 6.284 GEN .gitid 15:26:46 [2022-08-02T15:26:46.273Z] #43 6.333 GEN criu/include/version.h 15:26:46 [2022-08-02T15:26:46.273Z] #43 6.409 GEN include/common/asm 15:26:46 [2022-08-02T15:26:46.273Z] #43 10.50 PBCC images/timens.pb-c.c 15:26:46 [2022-08-02T15:26:46.273Z] #43 10.64 DEP images/timens.pb-c.d 15:26:46 [2022-08-02T15:26:46.273Z] #43 10.73 PBCC images/fown.pb-c.c 15:26:46 [2022-08-02T15:26:46.273Z] #43 10.76 PBCC images/google/protobuf/descriptor.pb-c.c 15:26:46 [2022-08-02T15:26:46.273Z] #43 10.93 PBCC images/opts.pb-c.c 15:26:46 [2022-08-02T15:26:46.273Z] #43 11.00 PBCC images/memfd.pb-c.c 15:26:46 [2022-08-02T15:26:46.323Z] #43 19.44 DEP images/core-s390.pb-c.d 15:26:46 [2022-08-02T15:26:46.323Z] #43 19.55 DEP images/core-x86.pb-c.d 15:26:46 [2022-08-02T15:26:46.455Z] #34 ... 15:26:46 [2022-08-02T15:26:46.455Z] 15:26:46 [2022-08-02T15:26:46.455Z] #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 15:26:46 [2022-08-02T15:26:46.455Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:46 [2022-08-02T15:26:46.455Z] #43 23.39 make[1]: Nothing to be done for 'all'. 15:26:46 [2022-08-02T15:26:46.530Z] #43 11.06 DEP images/fown.pb-c.d 15:26:46 [2022-08-02T15:26:46.530Z] #43 11.15 DEP images/google/protobuf/descriptor.pb-c.d 15:26:46 [2022-08-02T15:26:46.583Z] #43 19.67 DEP images/core.pb-c.d 15:26:46 [2022-08-02T15:26:46.583Z] #43 19.77 DEP images/inventory.pb-c.d 15:26:46 [2022-08-02T15:26:46.583Z] #43 19.86 PBCC images/cpuinfo.pb-c.c 15:26:46 [2022-08-02T15:26:46.583Z] #43 19.91 DEP images/cpuinfo.pb-c.d 15:26:46 [2022-08-02T15:26:46.786Z] #43 11.23 DEP images/opts.pb-c.d 15:26:46 [2022-08-02T15:26:46.786Z] #43 11.31 DEP images/memfd.pb-c.d 15:26:46 [2022-08-02T15:26:46.786Z] #43 11.40 PBCC images/sit.pb-c.c 15:26:46 [2022-08-02T15:26:46.786Z] #43 11.46 DEP images/sit.pb-c.d 15:26:46 [2022-08-02T15:26:46.786Z] #43 11.58 PBCC images/macvlan.pb-c.c 15:26:46 [2022-08-02T15:26:46.843Z] #43 20.00 PBCC images/stats.pb-c.c 15:26:46 [2022-08-02T15:26:46.843Z] #43 20.04 DEP images/stats.pb-c.d [Pipeline] sh 15:26:47 [2022-08-02T15:26:47.043Z] #43 11.71 DEP images/macvlan.pb-c.d 15:26:47 [2022-08-02T15:26:47.043Z] #43 11.82 PBCC images/autofs.pb-c.c 15:26:47 [2022-08-02T15:26:47.147Z] #20 53.75 Setting up iptables (1.8.2-4) ... 15:26:47 [2022-08-02T15:26:47.147Z] #20 53.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 15:26:47 [2022-08-02T15:26:47.147Z] #20 53.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:26:47 [2022-08-02T15:26:47.147Z] #20 53.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 15:26:47 [2022-08-02T15:26:47.147Z] #20 53.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:26:47 [2022-08-02T15:26:47.147Z] #20 53.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 15:26:47 [2022-08-02T15:26:47.147Z] #20 53.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 15:26:47 [2022-08-02T15:26:47.147Z] #20 53.81 Setting up python3 (3.7.3-1) ... 15:26:47 [2022-08-02T15:26:47.147Z] #20 54.19 Setting up python3-wheel (0.32.3-2) ... 15:26:47 [2022-08-02T15:26:47.302Z] #43 11.89 DEP images/autofs.pb-c.d 15:26:47 [2022-08-02T15:26:47.302Z] #43 11.97 PBCC images/sysctl.pb-c.c 15:26:47 [2022-08-02T15:26:47.567Z] #15 DONE 3.3s 15:26:47 [2022-08-02T15:26:47.567Z] 15:26:47 [2022-08-02T15:26:47.567Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 15:26:47 [2022-08-02T15:26:47.567Z] #16 sha256:29d94a839f95932456a93be80e4c3dbf816371d17ff69a6e89dff8ca970f9e8e 15:26:47 [2022-08-02T15:26:47.603Z] #43 12.04 DEP images/sysctl.pb-c.d 15:26:47 [2022-08-02T15:26:47.603Z] #43 12.12 PBCC images/time.pb-c.c 15:26:47 [2022-08-02T15:26:47.603Z] #43 12.18 DEP images/time.pb-c.d 15:26:47 [2022-08-02T15:26:47.603Z] #43 12.22 PBCC images/binfmt-misc.pb-c.c 15:26:47 [2022-08-02T15:26:47.603Z] #43 12.24 DEP images/binfmt-misc.pb-c.d 15:26:47 [2022-08-02T15:26:47.603Z] #43 12.29 PBCC images/seccomp.pb-c.c 15:26:47 [2022-08-02T15:26:47.603Z] #43 12.31 DEP images/seccomp.pb-c.d 15:26:47 [2022-08-02T15:26:47.860Z] #43 12.40 PBCC images/userns.pb-c.c 15:26:47 [2022-08-02T15:26:47.860Z] #43 12.43 DEP images/userns.pb-c.d 15:26:47 [2022-08-02T15:26:47.860Z] #43 12.49 PBCC images/cgroup.pb-c.c 15:26:47 [2022-08-02T15:26:47.860Z] #43 12.54 DEP images/cgroup.pb-c.d 15:26:47 [2022-08-02T15:26:47.938Z] + docker info 15:26:48 [2022-08-02T15:26:48.085Z] #20 54.95 Setting up apparmor (2.13.2-10) ... 15:26:48 [2022-08-02T15:26:48.159Z] #43 12.66 PBCC images/ext-file.pb-c.c 15:26:48 [2022-08-02T15:26:48.159Z] #43 12.71 DEP images/ext-file.pb-c.d 15:26:48 [2022-08-02T15:26:48.159Z] #43 12.77 PBCC images/rpc.pb-c.c 15:26:48 [2022-08-02T15:26:48.159Z] #43 12.86 DEP images/rpc.pb-c.d 15:26:48 [2022-08-02T15:26:48.224Z] #43 ... 15:26:48 [2022-08-02T15:26:48.224Z] 15:26:48 [2022-08-02T15:26:48.224Z] #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 15:26:48 [2022-08-02T15:26:48.224Z] #34 sha256:07fa2e395299bdfac7b621b8491623dc3a584397b2d4648b512b506ca1b78271 15:26:48 [2022-08-02T15:26:48.224Z] #34 109.7 os 15:26:48 [2022-08-02T15:26:48.224Z] #34 111.2 bufio 15:26:48 [2022-08-02T15:26:48.224Z] #34 113.3 text/tabwriter 15:26:48 [2022-08-02T15:26:48.224Z] #34 115.3 fmt 15:26:48 [2022-08-02T15:26:48.224Z] #34 115.3 io/ioutil 15:26:48 [2022-08-02T15:26:48.224Z] #34 118.9 github.com/BurntSushi/toml 15:26:48 [2022-08-02T15:26:48.224Z] #34 118.9 flag 15:26:48 [2022-08-02T15:26:48.416Z] #43 13.00 PBCC images/siginfo.pb-c.c 15:26:48 [2022-08-02T15:26:48.416Z] #43 13.06 DEP images/siginfo.pb-c.d 15:26:48 [2022-08-02T15:26:48.416Z] #43 13.15 PBCC images/pagemap.pb-c.c 15:26:48 [2022-08-02T15:26:48.673Z] #43 13.28 DEP images/pagemap.pb-c.d 15:26:48 [2022-08-02T15:26:48.673Z] #43 13.36 PBCC images/rlimit.pb-c.c 15:26:48 [2022-08-02T15:26:48.929Z] #43 13.40 DEP images/rlimit.pb-c.d 15:26:48 [2022-08-02T15:26:48.929Z] #43 13.52 PBCC images/file-lock.pb-c.c 15:26:48 [2022-08-02T15:26:48.929Z] #43 13.57 DEP images/file-lock.pb-c.d 15:26:49 [2022-08-02T15:26:49.185Z] #43 13.72 PBCC images/tty.pb-c.c 15:26:49 [2022-08-02T15:26:49.185Z] #43 13.77 DEP images/tty.pb-c.d 15:26:49 [2022-08-02T15:26:49.185Z] #43 13.91 PBCC images/tun.pb-c.c 15:26:49 [2022-08-02T15:26:49.442Z] #43 13.94 PBCC images/netdev.pb-c.c 15:26:49 [2022-08-02T15:26:49.442Z] #43 14.04 DEP images/tun.pb-c.d 15:26:49 [2022-08-02T15:26:49.442Z] #43 14.09 DEP images/netdev.pb-c.d 15:26:49 [2022-08-02T15:26:49.442Z] #43 14.14 PBCC images/vma.pb-c.c 15:26:49 [2022-08-02T15:26:49.698Z] #43 14.23 DEP images/vma.pb-c.d 15:26:49 [2022-08-02T15:26:49.698Z] #43 14.39 PBCC images/creds.pb-c.c 15:26:49 [2022-08-02T15:26:49.698Z] #43 14.45 DEP images/creds.pb-c.d 15:26:49 [2022-08-02T15:26:49.698Z] #43 ... 15:26:49 [2022-08-02T15:26:49.698Z] 15:26:49 [2022-08-02T15:26:49.698Z] #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 15:26:49 [2022-08-02T15:26:49.698Z] #34 sha256:5a227023a61589fba7fc495dfeccc1bd47f822a8f8382a8ad902ba09b7876079 15:26:49 [2022-08-02T15:26:49.698Z] #34 101.8 internal/poll 15:26:49 [2022-08-02T15:26:49.698Z] #34 103.9 internal/fmtsort 15:26:49 [2022-08-02T15:26:49.698Z] #34 104.8 internal/syscall/execenv 15:26:49 [2022-08-02T15:26:49.698Z] #34 105.0 path 15:26:49 [2022-08-02T15:26:49.698Z] #34 105.9 io/fs 15:26:49 [2022-08-02T15:26:49.698Z] #34 106.4 strings 15:26:49 [2022-08-02T15:26:49.698Z] #34 107.7 os 15:26:49 [2022-08-02T15:26:49.698Z] #34 110.4 bufio 15:26:49 [2022-08-02T15:26:49.879Z] #43 26.42 CC images/stats.o 15:26:49 [2022-08-02T15:26:49.879Z] #43 26.82 CC images/core.o 15:26:49 [2022-08-02T15:26:49.954Z] #34 ... 15:26:49 [2022-08-02T15:26:49.954Z] 15:26:49 [2022-08-02T15:26:49.954Z] #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 15:26:49 [2022-08-02T15:26:49.954Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:49 [2022-08-02T15:26:49.954Z] #43 14.53 PBCC images/utsns.pb-c.c 15:26:49 [2022-08-02T15:26:49.954Z] #43 14.58 DEP images/utsns.pb-c.d 15:26:49 [2022-08-02T15:26:49.954Z] #43 14.71 PBCC images/ipc-desc.pb-c.c 15:26:49 [2022-08-02T15:26:49.985Z] #20 56.65 Setting up xfsprogs (4.20.0-1) ... 15:26:49 [2022-08-02T15:26:49.985Z] #20 56.66 Setting up python3-lib2to3 (3.7.3-1) ... 15:26:49 [2022-08-02T15:26:49.985Z] #20 57.08 Setting up python3-pkg-resources (40.8.0-1) ... 15:26:50 [2022-08-02T15:26:50.134Z] #34 ... 15:26:50 [2022-08-02T15:26:50.134Z] 15:26:50 [2022-08-02T15:26:50.134Z] #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 15:26:50 [2022-08-02T15:26:50.134Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:50 [2022-08-02T15:26:50.134Z] #43 22.91 make[1]: Nothing to be done for 'all'. 15:26:50 [2022-08-02T15:26:50.211Z] #43 14.75 PBCC images/ipc-sem.pb-c.c 15:26:50 [2022-08-02T15:26:50.211Z] #43 14.78 DEP images/ipc-desc.pb-c.d 15:26:50 [2022-08-02T15:26:50.211Z] #43 14.98 DEP images/ipc-sem.pb-c.d 15:26:50 [2022-08-02T15:26:50.467Z] #43 15.01 PBCC images/ipc-msg.pb-c.c 15:26:50 [2022-08-02T15:26:50.467Z] #43 15.01 DEP images/ipc-msg.pb-c.d 15:26:50 [2022-08-02T15:26:50.467Z] #43 15.06 PBCC images/ipc-shm.pb-c.c 15:26:50 [2022-08-02T15:26:50.467Z] #43 15.10 DEP images/ipc-shm.pb-c.d 15:26:50 [2022-08-02T15:26:50.467Z] #43 15.19 PBCC images/ipc-var.pb-c.c 15:26:50 [2022-08-02T15:26:50.467Z] #43 15.25 DEP images/ipc-var.pb-c.d 15:26:50 [2022-08-02T15:26:50.723Z] #43 15.36 PBCC images/sk-opts.pb-c.c 15:26:50 [2022-08-02T15:26:50.723Z] #43 15.44 PBCC images/packet-sock.pb-c.c 15:26:50 [2022-08-02T15:26:50.820Z] #43 27.76 CC images/core-x86.o 15:26:50 [2022-08-02T15:26:50.851Z] #16 2.997 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 15:26:50 [2022-08-02T15:26:50.851Z] #16 DONE 3.2s 15:26:50 [2022-08-02T15:26:50.851Z] 15:26:50 [2022-08-02T15:26:50.851Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 15:26:50 [2022-08-02T15:26:50.851Z] #17 sha256:771a0e7f7add2d2251005be094c5bdc9f1f3ddbb6778afeeaf684de7da393989 15:26:50 [2022-08-02T15:26:50.920Z] #20 58.01 Setting up python3-distutils (3.7.3-1) ... 15:26:50 [2022-08-02T15:26:50.979Z] #43 15.53 DEP images/sk-opts.pb-c.d 15:26:50 [2022-08-02T15:26:50.979Z] #43 15.60 DEP images/packet-sock.pb-c.d 15:26:50 [2022-08-02T15:26:50.979Z] #43 15.68 PBCC images/sk-netlink.pb-c.c 15:26:50 [2022-08-02T15:26:50.979Z] #43 15.73 DEP images/sk-netlink.pb-c.d 15:26:50 [2022-08-02T15:26:50.979Z] #43 15.77 PBCC images/sk-inet.pb-c.c 15:26:51 [2022-08-02T15:26:51.084Z] #43 28.43 CC images/core-arm.o 15:26:51 [2022-08-02T15:26:51.235Z] #43 15.90 DEP images/sk-inet.pb-c.d 15:26:51 [2022-08-02T15:26:51.235Z] #43 15.96 PBCC images/sk-unix.pb-c.c 15:26:51 [2022-08-02T15:26:51.235Z] #43 16.03 DEP images/sk-unix.pb-c.d 15:26:51 [2022-08-02T15:26:51.487Z] #20 58.55 Setting up python3-setuptools (40.8.0-1) ... 15:26:51 [2022-08-02T15:26:51.492Z] #43 16.07 PBCC images/mm.pb-c.c 15:26:51 [2022-08-02T15:26:51.492Z] #43 16.11 DEP images/mm.pb-c.d 15:26:51 [2022-08-02T15:26:51.492Z] #43 16.13 PBCC images/timerfd.pb-c.c 15:26:51 [2022-08-02T15:26:51.492Z] #43 16.15 DEP images/timerfd.pb-c.d 15:26:51 [2022-08-02T15:26:51.492Z] #43 16.19 PBCC images/timer.pb-c.c 15:26:51 [2022-08-02T15:26:51.492Z] #43 16.22 DEP images/timer.pb-c.d 15:26:51 [2022-08-02T15:26:51.492Z] #43 16.25 PBCC images/sa.pb-c.c 15:26:51 [2022-08-02T15:26:51.657Z] #43 28.73 CC images/core-aarch64.o 15:26:51 [2022-08-02T15:26:51.791Z] #43 16.28 DEP images/sa.pb-c.d 15:26:51 [2022-08-02T15:26:51.791Z] #43 16.34 PBCC images/pipe-data.pb-c.c 15:26:51 [2022-08-02T15:26:51.791Z] #43 16.35 DEP images/pipe-data.pb-c.d 15:26:51 [2022-08-02T15:26:51.917Z] #43 ... 15:26:51 [2022-08-02T15:26:51.917Z] 15:26:51 [2022-08-02T15:26:51.917Z] #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 15:26:51 [2022-08-02T15:26:51.917Z] #34 sha256:5280659891524212ddbc7910c4635a626abea7caf2054ac65b1fe4e526dd705d 15:26:51 [2022-08-02T15:26:51.917Z] #34 119.3 github.com/BurntSushi/toml/cmd/tomlv 15:26:51 [2022-08-02T15:26:51.917Z] #34 DONE 123.2s 15:26:51 [2022-08-02T15:26:51.917Z] 15:26:51 [2022-08-02T15:26:51.917Z] #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 15:26:51 [2022-08-02T15:26:51.917Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:51 [2022-08-02T15:26:51.917Z] #43 29.17 CC images/core-ppc64.o 15:26:52 [2022-08-02T15:26:52.047Z] #43 16.55 PBCC images/mnt.pb-c.c 15:26:52 [2022-08-02T15:26:52.047Z] #43 16.62 DEP images/mnt.pb-c.d 15:26:52 [2022-08-02T15:26:52.047Z] #43 16.70 PBCC images/sk-packet.pb-c.c 15:26:52 [2022-08-02T15:26:52.047Z] #43 16.74 DEP images/sk-packet.pb-c.d 15:26:52 [2022-08-02T15:26:52.179Z] #43 ... 15:26:52 [2022-08-02T15:26:52.179Z] 15:26:52 [2022-08-02T15:26:52.179Z] #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 15:26:52 [2022-08-02T15:26:52.179Z] #56 sha256:786ed27667fc5853b55308ec4ad345e2aadea84826715066453bfd7ffbb2d420 15:26:52 [2022-08-02T15:26:52.303Z] #43 16.83 PBCC images/tcp-stream.pb-c.c 15:26:52 [2022-08-02T15:26:52.303Z] #43 16.97 DEP images/tcp-stream.pb-c.d 15:26:52 [2022-08-02T15:26:52.560Z] #43 17.09 PBCC images/pipe.pb-c.c 15:26:52 [2022-08-02T15:26:52.560Z] #43 17.23 DEP images/pipe.pb-c.d 15:26:52 [2022-08-02T15:26:52.816Z] #43 17.40 PBCC images/pstree.pb-c.c 15:26:52 [2022-08-02T15:26:52.816Z] #43 17.49 DEP images/pstree.pb-c.d 15:26:52 [2022-08-02T15:26:52.864Z] #20 59.80 Setting up python3-pip (18.1-5) ... 15:26:53 [2022-08-02T15:26:53.150Z] #43 17.57 PBCC images/fs.pb-c.c 15:26:53 [2022-08-02T15:26:53.150Z] #43 17.62 DEP images/fs.pb-c.d 15:26:53 [2022-08-02T15:26:53.150Z] #43 17.73 PBCC images/signalfd.pb-c.c 15:26:53 [2022-08-02T15:26:53.150Z] #43 17.85 DEP images/signalfd.pb-c.d 15:26:53 [2022-08-02T15:26:53.381Z] #17 DONE 2.4s 15:26:53 [2022-08-02T15:26:53.381Z] 15:26:53 [2022-08-02T15:26:53.381Z] #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 15:26:53 [2022-08-02T15:26:53.381Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:53 [2022-08-02T15:26:53.381Z] #43 56.38 AR criu/pie/pie.lib.a 15:26:53 [2022-08-02T15:26:53.381Z] #43 56.49 DEP criu/pie/restorer.d 15:26:53 [2022-08-02T15:26:53.381Z] #43 56.67 DEP criu/arch/x86/sigaction_compat_pie.d 15:26:53 [2022-08-02T15:26:53.381Z] #43 56.82 DEP criu/arch/x86/restorer_unmap.d 15:26:53 [2022-08-02T15:26:53.381Z] #43 56.87 DEP criu/arch/x86/restorer.d 15:26:53 [2022-08-02T15:26:53.381Z] #43 57.05 DEP criu/arch/x86/vdso-pie.d 15:26:53 [2022-08-02T15:26:53.381Z] #43 57.15 DEP criu/pie/parasite-vdso.d 15:26:53 [2022-08-02T15:26:53.381Z] #43 57.36 DEP criu/pie/parasite.d 15:26:53 [2022-08-02T15:26:53.381Z] #43 57.64 CC criu/pie/parasite.o 15:26:53 [2022-08-02T15:26:53.381Z] #43 58.98 LINK criu/pie/parasite.built-in.o 15:26:53 [2022-08-02T15:26:53.381Z] #43 59.01 GEN criu/pie/parasite-blob.h 15:26:53 [2022-08-02T15:26:53.381Z] #43 59.04 CC criu/pie/parasite-vdso.o 15:26:53 [2022-08-02T15:26:53.381Z] #43 59.75 CC criu/arch/x86/vdso-pie.o 15:26:53 [2022-08-02T15:26:53.381Z] #43 60.07 CC criu/arch/x86/restorer.o 15:26:53 [2022-08-02T15:26:53.381Z] #43 60.66 CC criu/arch/x86/restorer_unmap.o 15:26:53 [2022-08-02T15:26:53.381Z] #43 60.72 CC criu/arch/x86/sigaction_compat_pie.o 15:26:53 [2022-08-02T15:26:53.381Z] #43 61.02 CC criu/pie/restorer.o 15:26:53 [2022-08-02T15:26:53.381Z] #43 63.91 LINK criu/pie/restorer.built-in.o 15:26:53 [2022-08-02T15:26:53.381Z] #43 63.93 GEN criu/pie/restorer-blob.h 15:26:53 [2022-08-02T15:26:53.381Z] #43 64.02 DEP criu/vdso.d 15:26:53 [2022-08-02T15:26:53.381Z] #43 64.17 DEP criu/vdso-compat.d 15:26:53 [2022-08-02T15:26:53.381Z] #43 64.30 DEP criu/uts_ns.d 15:26:53 [2022-08-02T15:26:53.381Z] #43 64.44 DEP criu/util.d 15:26:53 [2022-08-02T15:26:53.381Z] #43 64.67 DEP criu/uffd.d 15:26:53 [2022-08-02T15:26:53.381Z] #43 64.89 DEP criu/tun.d 15:26:53 [2022-08-02T15:26:53.381Z] #43 ... 15:26:53 [2022-08-02T15:26:53.381Z] 15:26:53 [2022-08-02T15:26:53.381Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 15:26:53 [2022-08-02T15:26:53.381Z] #18 sha256:2590bd71b047c3932dc58d56b461de79f2b7cfb25e6c60ba0b82df0330a5b972 15:26:53 [2022-08-02T15:26:53.430Z] #20 ... 15:26:53 [2022-08-02T15:26:53.430Z] 15:26:53 [2022-08-02T15:26:53.430Z] #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 15:26:53 [2022-08-02T15:26:53.430Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:26:53 [2022-08-02T15:26:53.430Z] #43 99.79 CC criu/filesystems.o 15:26:53 [2022-08-02T15:26:53.430Z] #43 100.5 CC criu/fsnotify.o 15:26:53 [2022-08-02T15:26:53.430Z] #43 101.6 CC criu/image-desc.o 15:26:53 [2022-08-02T15:26:53.430Z] #43 101.8 CC criu/image.o 15:26:53 [2022-08-02T15:26:53.430Z] #43 102.7 CC criu/ipc_ns.o 15:26:53 [2022-08-02T15:26:53.430Z] #43 103.8 CC criu/irmap.o 15:26:53 [2022-08-02T15:26:53.430Z] #43 104.5 CC criu/kcmp-ids.o 15:26:53 [2022-08-02T15:26:53.430Z] #43 104.9 CC criu/kerndat.o 15:26:53 [2022-08-02T15:26:53.430Z] #43 106.2 CC criu/libnetlink.o 15:26:53 [2022-08-02T15:26:53.430Z] #43 106.6 CC criu/log.o 15:26:53 [2022-08-02T15:26:53.430Z] #43 107.2 CC criu/lsm.o 15:26:53 [2022-08-02T15:26:53.430Z] #43 107.7 CC criu/mem.o 15:26:53 [2022-08-02T15:26:53.430Z] #43 109.7 CC criu/memfd.o 15:26:53 [2022-08-02T15:26:53.445Z] #43 26.30 CC images/stats.o 15:26:53 [2022-08-02T15:26:53.460Z] #43 17.97 PBCC images/fh.pb-c.c 15:26:53 [2022-08-02T15:26:53.460Z] #43 18.11 PBCC images/fsnotify.pb-c.c 15:26:53 [2022-08-02T15:26:53.706Z] #43 26.87 CC images/core.o 15:26:53 [2022-08-02T15:26:53.756Z] #43 18.19 DEP images/fh.pb-c.d 15:26:53 [2022-08-02T15:26:53.756Z] #43 18.29 DEP images/fsnotify.pb-c.d 15:26:53 [2022-08-02T15:26:53.997Z] #43 ... 15:26:53 [2022-08-02T15:26:53.997Z] 15:26:53 [2022-08-02T15:26:53.997Z] #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 15:26:53 [2022-08-02T15:26:53.997Z] #20 sha256:d1d02caaa04bc875222281a8b775771d11230b1b5e6f6b7fa90cbab5b25cd504 15:26:53 [2022-08-02T15:26:53.997Z] #20 60.79 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:26:53 [2022-08-02T15:26:53.997Z] #20 60.84 Processing triggers for mime-support (3.62) ... 15:26:54 [2022-08-02T15:26:54.023Z] #43 18.45 PBCC images/eventpoll.pb-c.c 15:26:54 [2022-08-02T15:26:54.023Z] #43 18.51 DEP images/eventpoll.pb-c.d 15:26:54 [2022-08-02T15:26:54.023Z] #43 18.63 PBCC images/eventfd.pb-c.c 15:26:54 [2022-08-02T15:26:54.023Z] #43 18.64 DEP images/eventfd.pb-c.d 15:26:54 [2022-08-02T15:26:54.301Z] #43 18.74 PBCC images/remap-file-path.pb-c.c 15:26:54 [2022-08-02T15:26:54.301Z] #43 18.79 DEP images/remap-file-path.pb-c.d 15:26:54 [2022-08-02T15:26:54.301Z] #43 18.91 PBCC images/fifo.pb-c.c 15:26:54 [2022-08-02T15:26:54.301Z] #43 18.97 DEP images/fifo.pb-c.d 15:26:54 [2022-08-02T15:26:54.523Z] #56 69.82 Checking out files: 36% (1810/4910) Checking out files: 37% (1817/4910) Checking out files: 38% (1866/4910) Checking out files: 39% (1915/4910) Checking out files: 40% (1964/4910) Checking out files: 41% (2014/4910) Checking out files: 42% (2063/4910) Checking out files: 43% (2112/4910) Checking out files: 44% (2161/4910) Checking out files: 45% (2210/4910) Checking out files: 46% (2259/4910) Checking out files: 47% (2308/4910) Checking out files: 48% (2357/4910) Checking out files: 49% (2406/4910) Checking out files: 50% (2455/4910) Checking out files: 51% (2505/4910) Checking out files: 52% (2554/4910) Checking out files: 53% (2603/4910) Checking out files: 54% (2652/4910) Checking out files: 55% (2701/4910) Checking out files: 56% (2750/4910) Checking out files: 57% (2799/4910) Checking out files: 58% (2848/4910) Checking out files: 59% (2897/4910) Checking out files: 60% (2946/4910) Checking out files: 61% (2996/4910) Checking out files: 62% (3045/4910) Checking out files: 63% (3094/4910) Checking out files: 64% (3143/4910) Checking out files: 65% (3192/4910) Checking out files: 66% (3241/4910) Checking out files: 67% (3290/4910) Checking out files: 68% (3339/4910) Checking out files: 69% (3388/4910) Checking out files: 70% (3437/4910) Checking out files: 71% (3487/4910) Checking out files: 72% (3536/4910) Checking out files: 73% (3585/4910) Checking out files: 73% (3622/4910) Checking out files: 74% (3634/4910) Checking out files: 75% (3683/4910) Checking out files: 76% (3732/4910) Checking out files: 77% (3781/4910) Checking out files: 78% (3830/4910) Checking out files: 79% (3879/4910) Checking out files: 80% (3928/4910) Checking out files: 81% (3978/4910) Checking out files: 82% (4027/4910) Checking out files: 83% (4076/4910) Checking out files: 84% (4125/4910) Checking out files: 85% (4174/4910) Checking out files: 86% (4223/4910) Checking out files: 87% (4272/4910) Checking out files: 88% (4321/4910) Checking out files: 89% (4370/4910) Checking out files: 90% (4419/4910) Checking out files: 90% (4468/4910) Checking out files: 91% (4469/4910) Checking out files: 92% (4518/4910) Checking out files: 93% (4567/4910) Checking out files: 94% (4616/4910) Checking out files: 95% (4665/4910) Checking out files: 96% (4714/4910) Checking out files: 97% (4763/4910) Checking out files: 98% (4812/4910) Checking out files: 99% (4861/4910) Checking out files: 100% (4910/4910) Checking out files: 100% (4910/4910), done. 15:26:54 [2022-08-02T15:26:54.558Z] #43 19.05 PBCC images/ghost-file.pb-c.c 15:26:54 [2022-08-02T15:26:54.558Z] #43 19.07 DEP images/ghost-file.pb-c.d 15:26:54 [2022-08-02T15:26:54.558Z] #43 19.20 PBCC images/regfile.pb-c.c 15:26:54 [2022-08-02T15:26:54.647Z] #43 27.84 CC images/core-x86.o 15:26:54 [2022-08-02T15:26:54.762Z] #18 ... 15:26:54 [2022-08-02T15:26:54.762Z] 15:26:54 [2022-08-02T15:26:54.762Z] #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 15:26:54 [2022-08-02T15:26:54.762Z] #53 sha256:4c8b43f991fdce2fde236340c162fd9fa48c79672436797bdc8a7c697a4e3bad 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.012 + RM_GOPATH=0 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.012 + TMP_GOPATH= 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.012 + : /build 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.012 + '[' -z '' ']' 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.012 ++ mktemp -d 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.012 + export GOPATH=/tmp/tmp.u9G9u2uClF 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.012 + GOPATH=/tmp/tmp.u9G9u2uClF 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.012 + RM_GOPATH=1 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.012 + case "$(go env GOARCH)" in 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.012 ++ go env GOARCH 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.012 + export GO_BUILDMODE=-buildmode=pie 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.012 + GO_BUILDMODE=-buildmode=pie 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.042 ++ dirname /tmp/install/install.sh 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.042 + dir=/tmp/install 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.042 + bin=runc 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.042 + shift 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.042 + '[' '!' -f /tmp/install/runc.installer ']' 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.042 + . /tmp/install/runc.installer 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.042 ++ set -e 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.042 ++ : v1.1.2 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.042 + install_runc 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.042 + RUNC_BUILDTAGS=seccomp 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.042 + echo 'Install runc version v1.1.2 (build tags: seccomp)' 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.042 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.u9G9u2uClF/src/github.com/opencontainers/runc 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.042 Cloning into '/tmp/tmp.u9G9u2uClF/src/github.com/opencontainers/runc'... 15:26:54 [2022-08-02T15:26:54.762Z] #53 5.042 Install runc version v1.1.2 (build tags: seccomp) 15:26:54 [2022-08-02T15:26:54.762Z] #53 14.85 + cd /tmp/tmp.u9G9u2uClF/src/github.com/opencontainers/runc 15:26:54 [2022-08-02T15:26:54.762Z] #53 14.85 + git checkout -q v1.1.2 15:26:54 [2022-08-02T15:26:54.784Z] #56 72.42 + cd /tmp/tmp.e78BYSEMU1/src/github.com/containerd/containerd 15:26:54 [2022-08-02T15:26:54.784Z] #56 72.42 + git checkout -q v1.6.6 15:26:54 [2022-08-02T15:26:54.822Z] #43 19.30 DEP images/regfile.pb-c.d 15:26:54 [2022-08-02T15:26:54.822Z] #43 19.46 PBCC images/ns.pb-c.c 15:26:54 [2022-08-02T15:26:54.822Z] #43 19.52 DEP images/ns.pb-c.d 15:26:55 [2022-08-02T15:26:55.023Z] #53 ... 15:26:55 [2022-08-02T15:26:55.023Z] 15:26:55 [2022-08-02T15:26:55.023Z] #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 15:26:55 [2022-08-02T15:26:55.023Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:55 [2022-08-02T15:26:55.023Z] #43 65.10 DEP criu/tty.d 15:26:55 [2022-08-02T15:26:55.023Z] #43 65.27 DEP criu/timerfd.d 15:26:55 [2022-08-02T15:26:55.023Z] #43 65.40 DEP criu/timens.d 15:26:55 [2022-08-02T15:26:55.023Z] #43 65.59 DEP criu/sysfs_parse.d 15:26:55 [2022-08-02T15:26:55.023Z] #43 65.76 DEP criu/sysctl.d 15:26:55 [2022-08-02T15:26:55.023Z] #43 65.91 DEP criu/string.d 15:26:55 [2022-08-02T15:26:55.023Z] #43 65.94 DEP criu/stats.d 15:26:55 [2022-08-02T15:26:55.023Z] #43 66.04 DEP criu/sockets.d 15:26:55 [2022-08-02T15:26:55.023Z] #43 66.20 DEP criu/sk-unix.d 15:26:55 [2022-08-02T15:26:55.023Z] #43 66.40 DEP criu/sk-tcp.d 15:26:55 [2022-08-02T15:26:55.023Z] #43 66.63 DEP criu/sk-queue.d 15:26:55 [2022-08-02T15:26:55.078Z] #43 19.65 PBCC images/fdinfo.pb-c.c 15:26:55 [2022-08-02T15:26:55.281Z] #43 ... 15:26:55 [2022-08-02T15:26:55.281Z] 15:26:55 [2022-08-02T15:26:55.281Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 15:26:55 [2022-08-02T15:26:55.281Z] #18 sha256:2590bd71b047c3932dc58d56b461de79f2b7cfb25e6c60ba0b82df0330a5b972 15:26:55 [2022-08-02T15:26:55.281Z] #18 DONE 1.9s 15:26:55 [2022-08-02T15:26:55.281Z] 15:26:55 [2022-08-02T15:26:55.281Z] #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 15:26:55 [2022-08-02T15:26:55.281Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:55 [2022-08-02T15:26:55.281Z] #43 66.81 DEP criu/sk-packet.d 15:26:55 [2022-08-02T15:26:55.281Z] #43 67.05 DEP criu/sk-netlink.d 15:26:55 [2022-08-02T15:26:55.335Z] #43 19.82 DEP images/fdinfo.pb-c.d 15:26:55 [2022-08-02T15:26:55.335Z] #43 19.99 PBCC images/core-aarch64.pb-c.c 15:26:55 [2022-08-02T15:26:55.373Z] #20 DONE 62.2s 15:26:55 [2022-08-02T15:26:55.373Z] 15:26:55 [2022-08-02T15:26:55.373Z] #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 15:26:55 [2022-08-02T15:26:55.373Z] #21 sha256:2b518d88d046bfd18c7510b3db1c27ce390efa00d6a410afb5ddbb5fae1224bd 15:26:55 [2022-08-02T15:26:55.587Z] #43 28.70 CC images/core-arm.o 15:26:55 [2022-08-02T15:26:55.592Z] #43 20.03 PBCC images/core-arm.pb-c.c 15:26:55 [2022-08-02T15:26:55.592Z] #43 20.17 PBCC images/core-ppc64.pb-c.c 15:26:55 [2022-08-02T15:26:55.592Z] #43 20.26 PBCC images/core-s390.pb-c.c 15:26:55 [2022-08-02T15:26:55.848Z] #43 67.30 DEP criu/sk-inet.d 15:26:55 [2022-08-02T15:26:55.848Z] #43 67.51 DEP criu/signalfd.d 15:26:55 [2022-08-02T15:26:55.848Z] #43 67.62 DEP criu/sigframe.d 15:26:55 [2022-08-02T15:26:55.891Z] #43 20.35 PBCC images/core-x86.pb-c.c 15:26:55 [2022-08-02T15:26:55.891Z] #43 20.41 PBCC images/core.pb-c.c 15:26:55 [2022-08-02T15:26:55.891Z] #43 20.52 PBCC images/inventory.pb-c.c 15:26:55 [2022-08-02T15:26:55.891Z] #43 20.59 DEP images/core-aarch64.pb-c.d 15:26:55 [2022-08-02T15:26:55.947Z] #21 0.562 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 15:26:55 [2022-08-02T15:26:55.947Z] #21 0.567 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 15:26:55 [2022-08-02T15:26:55.947Z] #21 0.571 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 15:26:55 [2022-08-02T15:26:55.947Z] #21 DONE 0.6s 15:26:55 [2022-08-02T15:26:55.947Z] 15:26:55 [2022-08-02T15:26:55.947Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:26:55 [2022-08-02T15:26:55.947Z] #22 sha256:ea12c7cc4a076b85f8afac54fb313ff47eca7702a880cfee1fad4866da4ede36 15:26:56 [2022-08-02T15:26:56.106Z] #43 67.70 DEP criu/shmem.d 15:26:56 [2022-08-02T15:26:56.148Z] #43 20.71 DEP images/core-arm.pb-c.d 15:26:56 [2022-08-02T15:26:56.148Z] #43 20.77 DEP images/core-ppc64.pb-c.d 15:26:56 [2022-08-02T15:26:56.148Z] #43 20.92 DEP images/core-s390.pb-c.d 15:26:56 [2022-08-02T15:26:56.158Z] #43 29.35 CC images/core-aarch64.o 15:26:56 [2022-08-02T15:26:56.364Z] #43 67.82 DEP criu/servicefd.d 15:26:56 [2022-08-02T15:26:56.364Z] #43 67.95 DEP criu/seize.d 15:26:56 [2022-08-02T15:26:56.405Z] #43 21.06 DEP images/core-x86.pb-c.d 15:26:56 [2022-08-02T15:26:56.405Z] #43 21.18 DEP images/core.pb-c.d 15:26:56 [2022-08-02T15:26:56.623Z] #43 68.10 DEP criu/seccomp.d 15:26:56 [2022-08-02T15:26:56.623Z] #43 68.28 DEP criu/rst-malloc.d 15:26:56 [2022-08-02T15:26:56.623Z] #43 68.32 DEP criu/rbtree.d 15:26:56 [2022-08-02T15:26:56.623Z] #43 68.37 DEP criu/pstree.d 15:26:56 [2022-08-02T15:26:56.661Z] #43 21.25 DEP images/inventory.pb-c.d 15:26:56 [2022-08-02T15:26:56.661Z] #43 21.28 PBCC images/cpuinfo.pb-c.c 15:26:56 [2022-08-02T15:26:56.728Z] #43 29.97 CC images/core-ppc64.o 15:26:56 [2022-08-02T15:26:56.919Z] #43 21.34 DEP images/cpuinfo.pb-c.d 15:26:56 [2022-08-02T15:26:56.919Z] #43 21.36 PBCC images/stats.pb-c.c 15:26:56 [2022-08-02T15:26:56.919Z] #43 21.39 DEP images/stats.pb-c.d 15:26:56 [2022-08-02T15:26:56.921Z] #43 68.63 DEP criu/protobuf.d 15:26:57 [2022-08-02T15:26:57.198Z] #43 ... 15:26:57 [2022-08-02T15:26:57.198Z] 15:26:57 [2022-08-02T15:26:57.198Z] #19 [dev-systemd-false 6/26] RUN ldconfig 15:26:57 [2022-08-02T15:26:57.198Z] #19 sha256:fe5f4d0c9e8e72cbda786ae45607d36efbc21d7fc7d05a450326c0fc9aa31873 15:26:57 [2022-08-02T15:26:57.198Z] #19 DONE 1.8s 15:26:57 [2022-08-02T15:26:57.198Z] 15:26:57 [2022-08-02T15:26:57.198Z] #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 15:26:57 [2022-08-02T15:26:57.198Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:57 [2022-08-02T15:26:57.198Z] #43 68.83 GEN criu/protobuf-desc-gen.h 15:26:57 [2022-08-02T15:26:57.298Z] #43 ... 15:26:57 [2022-08-02T15:26:57.298Z] 15:26:57 [2022-08-02T15:26:57.298Z] #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 15:26:57 [2022-08-02T15:26:57.298Z] #34 sha256:07fa2e395299bdfac7b621b8491623dc3a584397b2d4648b512b506ca1b78271 15:26:57 [2022-08-02T15:26:57.298Z] #34 121.6 log 15:26:57 [2022-08-02T15:26:57.298Z] #34 124.8 github.com/BurntSushi/toml/cmd/tomlv 15:26:57 [2022-08-02T15:26:57.298Z] #34 DONE 128.5s 15:26:57 [2022-08-02T15:26:57.298Z] 15:26:57 [2022-08-02T15:26:57.298Z] #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 15:26:57 [2022-08-02T15:26:57.298Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:26:57 [2022-08-02T15:26:57.325Z] #56 74.64 + export 'BUILDTAGS=netgo osusergo static_build' 15:26:57 [2022-08-02T15:26:57.325Z] #56 74.64 + BUILDTAGS='netgo osusergo static_build' 15:26:57 [2022-08-02T15:26:57.325Z] #56 74.64 + export EXTRA_FLAGS=-buildmode=pie 15:26:57 [2022-08-02T15:26:57.325Z] #56 74.65 + EXTRA_FLAGS=-buildmode=pie 15:26:57 [2022-08-02T15:26:57.325Z] #56 74.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 15:26:57 [2022-08-02T15:26:57.325Z] #56 74.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 15:26:57 [2022-08-02T15:26:57.325Z] #56 74.65 + '[' '' = dynamic ']' 15:26:57 [2022-08-02T15:26:57.325Z] #56 74.65 + make 15:26:57 [2022-08-02T15:26:57.867Z] #40 ... 15:26:57 [2022-08-02T15:26:57.868Z] 15:26:57 [2022-08-02T15:26:57.868Z] #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 15:26:57 [2022-08-02T15:26:57.868Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:26:57 [2022-08-02T15:26:57.868Z] #43 30.97 CC images/core-s390.o 15:26:58 [2022-08-02T15:26:58.807Z] #43 32.09 CC images/cpuinfo.o 15:26:59 [2022-08-02T15:26:59.158Z] #43 70.67 DEP criu/protobuf-desc.d 15:26:59 [2022-08-02T15:26:59.158Z] #43 70.81 DEP criu/proc_parse.d 15:26:59 [2022-08-02T15:26:59.416Z] #43 70.98 DEP criu/plugin.d 15:26:59 [2022-08-02T15:26:59.416Z] #43 71.08 DEP criu/pipes.d 15:26:59 [2022-08-02T15:26:59.527Z] #43 24.01 make[1]: Nothing to be done for 'all'. 15:26:59 [2022-08-02T15:26:59.675Z] #43 71.25 DEP criu/pie-util.d 15:26:59 [2022-08-02T15:26:59.746Z] #43 32.77 CC images/inventory.o 15:26:59 [2022-08-02T15:26:59.865Z] #56 77.13 + bin/ctr 15:26:59 [2022-08-02T15:26:59.933Z] #43 71.39 DEP criu/pie-util-vdso.d 15:26:59 [2022-08-02T15:26:59.933Z] #43 71.49 DEP criu/pie-util-vdso-elf32.d 15:26:59 [2022-08-02T15:26:59.933Z] #43 71.61 DEP criu/path.d 15:27:00 [2022-08-02T15:27:00.007Z] #43 33.11 CC images/fdinfo.o 15:27:00 [2022-08-02T15:27:00.191Z] #43 71.77 DEP criu/parasite-syscall.d 15:27:00 [2022-08-02T15:27:00.269Z] #43 33.49 CC images/fown.o 15:27:00 [2022-08-02T15:27:00.451Z] #43 71.99 DEP criu/pagemap.d 15:27:00 [2022-08-02T15:27:00.451Z] #43 72.16 DEP criu/pagemap-cache.d 15:27:00 [2022-08-02T15:27:00.456Z] #43 ... 15:27:00 [2022-08-02T15:27:00.456Z] 15:27:00 [2022-08-02T15:27:00.456Z] #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 15:27:00 [2022-08-02T15:27:00.456Z] #34 sha256:5a227023a61589fba7fc495dfeccc1bd47f822a8f8382a8ad902ba09b7876079 15:27:00 [2022-08-02T15:27:00.456Z] #34 112.5 text/tabwriter 15:27:00 [2022-08-02T15:27:00.456Z] #34 113.8 io/ioutil 15:27:00 [2022-08-02T15:27:00.456Z] #34 113.8 fmt 15:27:00 [2022-08-02T15:27:00.456Z] #34 116.5 github.com/BurntSushi/toml 15:27:00 [2022-08-02T15:27:00.456Z] #34 116.5 flag 15:27:00 [2022-08-02T15:27:00.456Z] #34 119.1 log 15:27:00 [2022-08-02T15:27:00.456Z] #34 122.1 github.com/BurntSushi/toml/cmd/tomlv 15:27:00 [2022-08-02T15:27:00.529Z] #43 33.79 CC images/ns.o 15:27:00 [2022-08-02T15:27:00.653Z] Client: 15:27:00 [2022-08-02T15:27:00.653Z] Context: default 15:27:00 [2022-08-02T15:27:00.653Z] Debug Mode: false 15:27:00 [2022-08-02T15:27:00.653Z] Plugins: 15:27:00 [2022-08-02T15:27:00.653Z] app: Docker Application (Docker Inc., v0.8.0) 15:27:00 [2022-08-02T15:27:00.653Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) 15:27:00 [2022-08-02T15:27:00.653Z] registry: Manage Docker registries (Docker Inc., 0.1.0) 15:27:00 [2022-08-02T15:27:00.653Z] 15:27:00 [2022-08-02T15:27:00.653Z] Server: 15:27:00 [2022-08-02T15:27:00.653Z] Containers: 0 15:27:00 [2022-08-02T15:27:00.653Z] Running: 0 15:27:00 [2022-08-02T15:27:00.653Z] Paused: 0 15:27:00 [2022-08-02T15:27:00.653Z] Stopped: 0 15:27:00 [2022-08-02T15:27:00.653Z] Images: 0 15:27:00 [2022-08-02T15:27:00.653Z] Server Version: 20.10.9 15:27:00 [2022-08-02T15:27:00.653Z] Storage Driver: windowsfilter (windows) lcow (linux) 15:27:00 [2022-08-02T15:27:00.653Z] Windows: 15:27:00 [2022-08-02T15:27:00.653Z] LCOW: 15:27:00 [2022-08-02T15:27:00.653Z] Logging Driver: json-file 15:27:00 [2022-08-02T15:27:00.653Z] Plugins: 15:27:00 [2022-08-02T15:27:00.653Z] Volume: local 15:27:00 [2022-08-02T15:27:00.653Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 15:27:00 [2022-08-02T15:27:00.653Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 15:27:00 [2022-08-02T15:27:00.653Z] Swarm: inactive 15:27:00 [2022-08-02T15:27:00.653Z] Default Isolation: process 15:27:00 [2022-08-02T15:27:00.653Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 15:27:00 [2022-08-02T15:27:00.653Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) 15:27:00 [2022-08-02T15:27:00.653Z] OSType: windows 15:27:00 [2022-08-02T15:27:00.653Z] Architecture: x86_64 15:27:00 [2022-08-02T15:27:00.653Z] CPUs: 4 15:27:00 [2022-08-02T15:27:00.653Z] Total Memory: 32GiB 15:27:00 [2022-08-02T15:27:00.653Z] Name: azwin-2-caca70 15:27:00 [2022-08-02T15:27:00.653Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L 15:27:00 [2022-08-02T15:27:00.653Z] Docker Root Dir: D:\docker 15:27:00 [2022-08-02T15:27:00.653Z] Debug Mode: false 15:27:00 [2022-08-02T15:27:00.653Z] Registry: https://index.docker.io/v1/ 15:27:00 [2022-08-02T15:27:00.653Z] Labels: 15:27:00 [2022-08-02T15:27:00.653Z] Experimental: true 15:27:00 [2022-08-02T15:27:00.653Z] Insecure Registries: 15:27:00 [2022-08-02T15:27:00.653Z] 10.0.0.4:5000 15:27:00 [2022-08-02T15:27:00.654Z] 127.0.0.0/8 15:27:00 [2022-08-02T15:27:00.654Z] Registry Mirrors: 15:27:00 [2022-08-02T15:27:00.654Z] http://10.0.0.4:5000/ 15:27:00 [2022-08-02T15:27:00.654Z] Live Restore Enabled: false 15:27:00 [2022-08-02T15:27:00.654Z] Product License: Community Engine 15:27:00 [2022-08-02T15:27:00.654Z] 15:27:00 [2022-08-02T15:27:00.710Z] #43 72.30 DEP criu/page-xfer.d 15:27:00 [2022-08-02T15:27:00.710Z] #43 72.47 DEP criu/page-pipe.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 15:27:00 [2022-08-02T15:27:00.969Z] #43 72.55 DEP criu/netfilter.d 15:27:01 [2022-08-02T15:27:01.099Z] #43 34.15 CC images/regfile.o 15:27:01 [2022-08-02T15:27:01.227Z] #43 72.65 DEP criu/net.d 15:27:01 [2022-08-02T15:27:01.227Z] #43 72.84 DEP criu/namespaces.d 15:27:01 [2022-08-02T15:27:01.270Z] #22 5.189 Collecting yamllint==1.26.1 15:27:01 [2022-08-02T15:27:01.358Z] #43 34.48 CC images/ghost-file.o 15:27:01 [2022-08-02T15:27:01.486Z] #43 73.01 DEP criu/mount.d 15:27:01 [2022-08-02T15:27:01.486Z] #43 73.21 DEP criu/memfd.d 15:27:01 [2022-08-02T15:27:01.744Z] #43 73.36 DEP criu/mem.d 15:27:01 [2022-08-02T15:27:01.823Z] #34 ... 15:27:01 [2022-08-02T15:27:01.823Z] 15:27:01 [2022-08-02T15:27:01.823Z] #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 15:27:01 [2022-08-02T15:27:01.823Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:01 [2022-08-02T15:27:01.823Z] #43 26.38 CC images/stats.o 15:27:01 [2022-08-02T15:27:01.928Z] #43 35.04 CC images/fifo.o 15:27:02 [2022-08-02T15:27:02.003Z] #43 73.51 DEP criu/lsm.d 15:27:02 [2022-08-02T15:27:02.189Z] #43 35.37 CC images/remap-file-path.o 15:27:02 [2022-08-02T15:27:02.261Z] #43 73.69 DEP criu/log.d 15:27:02 [2022-08-02T15:27:02.261Z] #43 73.88 DEP criu/libnetlink.d 15:27:02 [2022-08-02T15:27:02.387Z] #43 27.01 CC images/core.o 15:27:02 [2022-08-02T15:27:02.520Z] #43 74.00 DEP criu/kerndat.d 15:27:02 [2022-08-02T15:27:02.520Z] #43 74.22 DEP criu/kcmp-ids.d 15:27:02 [2022-08-02T15:27:02.759Z] #43 35.79 CC images/eventfd.o 15:27:02 [2022-08-02T15:27:02.779Z] #43 74.30 DEP criu/irmap.d 15:27:02 [2022-08-02T15:27:02.779Z] #43 74.42 DEP criu/ipc_ns.d 15:27:02 [2022-08-02T15:27:02.949Z] #43 ... 15:27:02 [2022-08-02T15:27:02.949Z] 15:27:02 [2022-08-02T15:27:02.949Z] #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 15:27:02 [2022-08-02T15:27:02.949Z] #34 sha256:5a227023a61589fba7fc495dfeccc1bd47f822a8f8382a8ad902ba09b7876079 15:27:02 [2022-08-02T15:27:02.949Z] #34 DONE 125.0s 15:27:02 [2022-08-02T15:27:02.949Z] 15:27:02 [2022-08-02T15:27:02.949Z] #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 15:27:02 [2022-08-02T15:27:02.949Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:03 [2022-08-02T15:27:03.019Z] #43 36.14 CC images/eventpoll.o 15:27:03 [2022-08-02T15:27:03.019Z] #43 ... 15:27:03 [2022-08-02T15:27:03.019Z] 15:27:03 [2022-08-02T15:27:03.019Z] #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 15:27:03 [2022-08-02T15:27:03.019Z] #56 sha256:04be4f1cb19080f01993079efa529aeded5e9895edb0f04de4e286b2a1e2a964 15:27:03 [2022-08-02T15:27:03.038Z] #43 74.55 DEP criu/image.d 15:27:03 [2022-08-02T15:27:03.038Z] #43 74.66 DEP criu/image-desc.d 15:27:03 [2022-08-02T15:27:03.038Z] #43 74.75 DEP criu/fsnotify.d 15:27:03 [2022-08-02T15:27:03.178Z] #56 ... 15:27:03 [2022-08-02T15:27:03.178Z] 15:27:03 [2022-08-02T15:27:03.178Z] #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 15:27:03 [2022-08-02T15:27:03.178Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:03 [2022-08-02T15:27:03.178Z] #43 30.02 CC images/core-s390.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 31.23 CC images/cpuinfo.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 31.81 CC images/inventory.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 32.20 CC images/fdinfo.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 32.59 CC images/fown.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 32.74 CC images/ns.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 32.98 CC images/regfile.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 33.29 CC images/ghost-file.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 33.78 CC images/fifo.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 33.99 CC images/remap-file-path.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 34.39 CC images/eventfd.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 34.69 CC images/eventpoll.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 35.00 CC images/fh.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 35.60 CC images/fsnotify.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 36.37 CC images/signalfd.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 36.84 CC images/fs.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 37.24 CC images/pstree.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 37.51 CC images/pipe.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 37.82 CC images/tcp-stream.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 38.21 CC images/sk-packet.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 38.71 CC images/mnt.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 39.01 CC images/pipe-data.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 39.25 CC images/sa.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 39.58 CC images/timer.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 40.02 CC images/timerfd.o 15:27:03 [2022-08-02T15:27:03.178Z] #43 40.31 CC images/mm.o 15:27:03 [2022-08-02T15:27:03.247Z] #43 27.99 CC images/core-x86.o 15:27:03 [2022-08-02T15:27:03.297Z] #43 74.92 DEP criu/filesystems.d 15:27:03 [2022-08-02T15:27:03.297Z] #43 75.06 DEP criu/files.d 15:27:03 [2022-08-02T15:27:03.438Z] #43 40.62 CC images/sk-opts.o 15:27:03 [2022-08-02T15:27:03.864Z] #43 75.29 DEP criu/files-reg.d 15:27:03 [2022-08-02T15:27:03.864Z] #43 75.52 DEP criu/files-ext.d 15:27:04 [2022-08-02T15:27:04.007Z] #43 40.99 CC images/sk-unix.o 15:27:04 [2022-08-02T15:27:04.122Z] #43 75.72 DEP criu/file-lock.d 15:27:04 [2022-08-02T15:27:04.176Z] #43 28.79 CC images/core-arm.o 15:27:04 [2022-08-02T15:27:04.266Z] #43 41.48 CC images/sk-inet.o 15:27:04 [2022-08-02T15:27:04.320Z] #56 69.93 Checking out files: 28% (1419/4910) Checking out files: 29% (1424/4910) Checking out files: 30% (1473/4910) Checking out files: 31% (1523/4910) Checking out files: 32% (1572/4910) Checking out files: 33% (1621/4910) Checking out files: 34% (1670/4910) Checking out files: 35% (1719/4910) Checking out files: 36% (1768/4910) Checking out files: 37% (1817/4910) Checking out files: 38% (1866/4910) Checking out files: 39% (1915/4910) Checking out files: 40% (1964/4910) Checking out files: 41% (2014/4910) Checking out files: 42% (2063/4910) Checking out files: 43% (2112/4910) Checking out files: 44% (2161/4910) Checking out files: 45% (2210/4910) Checking out files: 46% (2259/4910) Checking out files: 47% (2308/4910) Checking out files: 48% (2357/4910) Checking out files: 49% (2406/4910) Checking out files: 50% (2455/4910) Checking out files: 51% (2505/4910) Checking out files: 52% (2554/4910) Checking out files: 53% (2603/4910) Checking out files: 54% (2652/4910) Checking out files: 55% (2701/4910) Checking out files: 56% (2750/4910) Checking out files: 57% (2799/4910) Checking out files: 58% (2848/4910) Checking out files: 59% (2897/4910) Checking out files: 60% (2946/4910) Checking out files: 61% (2996/4910) Checking out files: 62% (3045/4910) Checking out files: 63% (3094/4910) Checking out files: 64% (3143/4910) Checking out files: 65% (3192/4910) Checking out files: 66% (3241/4910) Checking out files: 67% (3290/4910) Checking out files: 68% (3339/4910) Checking out files: 69% (3388/4910) Checking out files: 70% (3437/4910) Checking out files: 71% (3487/4910) Checking out files: 72% (3536/4910) Checking out files: 73% (3585/4910) Checking out files: 74% (3634/4910) Checking out files: 75% (3683/4910) Checking out files: 76% (3732/4910) Checking out files: 77% (3781/4910) Checking out files: 78% (3830/4910) Checking out files: 79% (3879/4910) Checking out files: 80% (3928/4910) Checking out files: 81% (3978/4910) Checking out files: 82% (4027/4910) Checking out files: 83% (4076/4910) Checking out files: 84% (4125/4910) Checking out files: 85% (4174/4910) Checking out files: 86% (4223/4910) Checking out files: 87% (4272/4910) Checking out files: 88% (4321/4910) Checking out files: 89% (4370/4910) Checking out files: 90% (4419/4910) Checking out files: 90% (4468/4910) Checking out files: 91% (4469/4910) Checking out files: 92% (4518/4910) Checking out files: 93% (4567/4910) Checking out files: 94% (4616/4910) Checking out files: 95% (4665/4910) Checking out files: 96% (4714/4910) Checking out files: 97% (4763/4910) Checking out files: 98% (4812/4910) Checking out files: 99% (4861/4910) Checking out files: 100% (4910/4910) Checking out files: 100% (4910/4910), done. 15:27:04 [2022-08-02T15:27:04.320Z] #56 72.42 + cd /tmp/tmp.1TvdKfrbo1/src/github.com/containerd/containerd 15:27:04 [2022-08-02T15:27:04.320Z] #56 72.42 + git checkout -q v1.6.6 15:27:04 [2022-08-02T15:27:04.380Z] #43 75.87 DEP criu/file-ids.d 15:27:04 [2022-08-02T15:27:04.380Z] #43 75.99 DEP criu/fifo.d 15:27:04 [2022-08-02T15:27:04.433Z] #43 29.12 CC images/core-aarch64.o 15:27:04 [2022-08-02T15:27:04.555Z] #22 ... 15:27:04 [2022-08-02T15:27:04.555Z] 15:27:04 [2022-08-02T15:27:04.555Z] #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 15:27:04 [2022-08-02T15:27:04.555Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:27:04 [2022-08-02T15:27:04.555Z] #43 110.4 CC criu/mount.o 15:27:04 [2022-08-02T15:27:04.555Z] #43 115.1 CC criu/namespaces.o 15:27:04 [2022-08-02T15:27:04.555Z] #43 117.3 CC criu/net.o 15:27:04 [2022-08-02T15:27:04.555Z] #43 120.4 CC criu/netfilter.o 15:27:04 [2022-08-02T15:27:04.555Z] #43 120.8 CC criu/page-pipe.o 15:27:04 [2022-08-02T15:27:04.639Z] #43 76.12 DEP criu/fdstore.d 15:27:04 [2022-08-02T15:27:04.639Z] #43 76.22 DEP criu/fault-injection.d 15:27:04 [2022-08-02T15:27:04.639Z] #43 76.25 DEP criu/external.d 15:27:04 [2022-08-02T15:27:04.639Z] #43 76.34 DEP criu/eventpoll.d 15:27:04 [2022-08-02T15:27:04.898Z] #43 76.46 DEP criu/eventfd.d 15:27:04 [2022-08-02T15:27:04.898Z] #43 76.59 DEP criu/crtools.d 15:27:04 [2022-08-02T15:27:04.995Z] #43 29.70 CC images/core-ppc64.o 15:27:05 [2022-08-02T15:27:05.156Z] #43 76.79 DEP criu/cr-service.d 15:27:05 [2022-08-02T15:27:05.156Z] #43 ... 15:27:05 [2022-08-02T15:27:05.156Z] 15:27:05 [2022-08-02T15:27:05.156Z] #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 15:27:05 [2022-08-02T15:27:05.156Z] #53 sha256:4c8b43f991fdce2fde236340c162fd9fa48c79672436797bdc8a7c697a4e3bad 15:27:05 [2022-08-02T15:27:05.156Z] #53 15.46 + '[' -z '' ']' 15:27:05 [2022-08-02T15:27:05.156Z] #53 15.47 + target=static 15:27:05 [2022-08-02T15:27:05.156Z] #53 15.47 + make BUILDTAGS=seccomp static 15:27:05 [2022-08-02T15:27:05.156Z] #53 15.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . 15:27:05 [2022-08-02T15:27:05.207Z] #43 42.12 CC images/tun.o 15:27:05 [2022-08-02T15:27:05.414Z] #53 ... 15:27:05 [2022-08-02T15:27:05.414Z] 15:27:05 [2022-08-02T15:27:05.414Z] #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 15:27:05 [2022-08-02T15:27:05.414Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:05 [2022-08-02T15:27:05.414Z] #43 76.97 DEP criu/cr-restore.d 15:27:05 [2022-08-02T15:27:05.414Z] #43 77.19 DEP criu/cr-errno.d 15:27:05 [2022-08-02T15:27:05.468Z] #43 42.65 CC images/sk-netlink.o 15:27:05 [2022-08-02T15:27:05.488Z] #43 121.5 CC criu/page-xfer.o 15:27:05 [2022-08-02T15:27:05.672Z] #43 77.20 DEP criu/cr-dump.d 15:27:05 [2022-08-02T15:27:05.923Z] #43 30.52 CC images/core-s390.o 15:27:05 [2022-08-02T15:27:05.930Z] #43 77.48 DEP criu/cr-dedup.d 15:27:05 [2022-08-02T15:27:05.930Z] #43 77.61 DEP criu/cr-check.d 15:27:06 [2022-08-02T15:27:06.038Z] #43 43.12 CC images/packet-sock.o 15:27:06 [2022-08-02T15:27:06.038Z] #43 ... 15:27:06 [2022-08-02T15:27:06.038Z] 15:27:06 [2022-08-02T15:27:06.038Z] #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 15:27:06 [2022-08-02T15:27:06.038Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:27:06 [2022-08-02T15:27:06.038Z] #13 134.7 Selecting previously unselected package g++-mingw-w64-x86-64. 15:27:06 [2022-08-02T15:27:06.038Z] #13 134.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... 15:27:06 [2022-08-02T15:27:06.038Z] #13 134.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:27:06 [2022-08-02T15:27:06.188Z] #43 77.81 DEP criu/config.d 15:27:06 [2022-08-02T15:27:06.234Z] #56 74.14 + export 'BUILDTAGS=netgo osusergo static_build' 15:27:06 [2022-08-02T15:27:06.235Z] #56 74.14 + BUILDTAGS='netgo osusergo static_build' 15:27:06 [2022-08-02T15:27:06.235Z] #56 74.14 + export EXTRA_FLAGS=-buildmode=pie 15:27:06 [2022-08-02T15:27:06.235Z] #56 74.14 + EXTRA_FLAGS=-buildmode=pie 15:27:06 [2022-08-02T15:27:06.235Z] #56 74.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 15:27:06 [2022-08-02T15:27:06.235Z] #56 74.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 15:27:06 [2022-08-02T15:27:06.235Z] #56 74.15 + '[' '' = dynamic ']' 15:27:06 [2022-08-02T15:27:06.235Z] #56 74.15 + make 15:27:06 [2022-08-02T15:27:06.422Z] #43 ... 15:27:06 [2022-08-02T15:27:06.422Z] 15:27:06 [2022-08-02T15:27:06.422Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:27:06 [2022-08-02T15:27:06.422Z] #22 sha256:ea12c7cc4a076b85f8afac54fb313ff47eca7702a880cfee1fad4866da4ede36 15:27:06 [2022-08-02T15:27:06.422Z] #22 10.54 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) 15:27:06 [2022-08-02T15:27:06.446Z] #43 77.96 DEP criu/clone-noasan.d 15:27:06 [2022-08-02T15:27:06.446Z] #43 78.04 DEP criu/cgroup.d 15:27:06 [2022-08-02T15:27:06.704Z] #43 78.20 DEP criu/cgroup-props.d 15:27:06 [2022-08-02T15:27:06.704Z] #43 78.35 DEP criu/bitmap.d 15:27:06 [2022-08-02T15:27:06.704Z] #43 78.37 DEP criu/bfd.d 15:27:06 [2022-08-02T15:27:06.852Z] #43 31.54 CC images/cpuinfo.o 15:27:06 [2022-08-02T15:27:06.962Z] #43 78.52 DEP criu/autofs.d 15:27:07 [2022-08-02T15:27:07.220Z] #43 78.68 DEP criu/aio.d 15:27:07 [2022-08-02T15:27:07.220Z] #43 ... 15:27:07 [2022-08-02T15:27:07.220Z] 15:27:07 [2022-08-02T15:27:07.220Z] #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 15:27:07 [2022-08-02T15:27:07.220Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:27:07 [2022-08-02T15:27:07.220Z] #20 2.138 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] 15:27:07 [2022-08-02T15:27:07.220Z] #20 2.192 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:27:07 [2022-08-02T15:27:07.220Z] #20 2.192 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:27:07 [2022-08-02T15:27:07.220Z] #20 2.253 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:27:07 [2022-08-02T15:27:07.220Z] #20 2.699 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] 15:27:07 [2022-08-02T15:27:07.220Z] #20 3.595 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:27:07 [2022-08-02T15:27:07.220Z] #20 4.912 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:27:07 [2022-08-02T15:27:07.220Z] #20 6.084 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:27:07 [2022-08-02T15:27:07.220Z] #20 ... 15:27:07 [2022-08-02T15:27:07.220Z] 15:27:07 [2022-08-02T15:27:07.220Z] #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 15:27:07 [2022-08-02T15:27:07.221Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:07 [2022-08-02T15:27:07.221Z] #43 78.82 DEP criu/action-scripts.d 15:27:07 [2022-08-02T15:27:07.416Z] #43 32.08 CC images/inventory.o 15:27:07 [2022-08-02T15:27:07.479Z] #43 79.09 CC criu/action-scripts.o 15:27:07 [2022-08-02T15:27:07.672Z] #43 32.44 CC images/fdinfo.o 15:27:07 [2022-08-02T15:27:07.797Z] #22 11.96 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) 15:27:07 [2022-08-02T15:27:07.797Z] #22 12.01 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl 15:27:07 [2022-08-02T15:27:07.797Z] #22 12.08 Collecting pyyaml (from yamllint==1.26.1) 15:27:08 [2022-08-02T15:27:08.046Z] #43 79.54 CC criu/aio.o 15:27:08 [2022-08-02T15:27:08.055Z] #22 12.36 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) 15:27:08 [2022-08-02T15:27:08.601Z] #43 32.91 CC images/fown.o 15:27:08 [2022-08-02T15:27:08.601Z] #43 33.18 CC images/ns.o 15:27:08 [2022-08-02T15:27:08.614Z] #43 ... 15:27:08 [2022-08-02T15:27:08.614Z] 15:27:08 [2022-08-02T15:27:08.614Z] #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 15:27:08 [2022-08-02T15:27:08.614Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:27:08 [2022-08-02T15:27:08.614Z] #32 DONE 146.7s 15:27:08 [2022-08-02T15:27:08.614Z] 15:27:08 [2022-08-02T15:27:08.614Z] #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 15:27:08 [2022-08-02T15:27:08.614Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:27:08 [2022-08-02T15:27:08.614Z] #20 11.03 Fetched 9048 kB in 9s (991 kB/s) 15:27:08 [2022-08-02T15:27:08.624Z] #22 12.89 Installing build dependencies: started 15:27:08 [2022-08-02T15:27:08.857Z] #43 33.56 CC images/regfile.o 15:27:09 [2022-08-02T15:27:09.113Z] #43 33.89 CC images/ghost-file.o 15:27:09 [2022-08-02T15:27:09.532Z] #56 77.10 + bin/ctr 15:27:09 [2022-08-02T15:27:09.679Z] #43 34.27 CC images/fifo.o 15:27:09 [2022-08-02T15:27:09.936Z] #43 34.63 CC images/remap-file-path.o 15:27:10 [2022-08-02T15:27:10.498Z] #43 34.93 CC images/eventfd.o 15:27:10 [2022-08-02T15:27:10.754Z] #43 35.29 CC images/eventpoll.o 15:27:10 [2022-08-02T15:27:10.914Z] #56 ... 15:27:10 [2022-08-02T15:27:10.914Z] 15:27:10 [2022-08-02T15:27:10.914Z] #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 15:27:10 [2022-08-02T15:27:10.914Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:27:10 [2022-08-02T15:27:10.914Z] #13 138.6 Selecting previously unselected package g++-mingw-w64-x86-64. 15:27:10 [2022-08-02T15:27:10.914Z] #13 138.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... 15:27:10 [2022-08-02T15:27:10.914Z] #13 138.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:27:11 [2022-08-02T15:27:11.012Z] #43 ... 15:27:11 [2022-08-02T15:27:11.012Z] 15:27:11 [2022-08-02T15:27:11.012Z] #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 15:27:11 [2022-08-02T15:27:11.012Z] #56 sha256:d98363cb914a280cdfab0d330afe4cda7c4d6a30c4886f7d3e33eec0e7af653d 15:27:11 [2022-08-02T15:27:11.150Z] #20 11.03 Reading package lists... 15:27:12 [2022-08-02T15:27:12.621Z] #13 ... 15:27:12 [2022-08-02T15:27:12.621Z] 15:27:12 [2022-08-02T15:27:12.621Z] #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 15:27:12 [2022-08-02T15:27:12.621Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:12 [2022-08-02T15:27:12.621Z] #43 43.63 CC images/ipc-var.o 15:27:12 [2022-08-02T15:27:12.621Z] #43 43.92 CC images/ipc-desc.o 15:27:12 [2022-08-02T15:27:12.621Z] #43 44.16 CC images/ipc-shm.o 15:27:12 [2022-08-02T15:27:12.621Z] #43 44.37 CC images/ipc-msg.o 15:27:12 [2022-08-02T15:27:12.621Z] #43 44.66 CC images/ipc-sem.o 15:27:12 [2022-08-02T15:27:12.621Z] #43 45.03 CC images/utsns.o 15:27:12 [2022-08-02T15:27:12.621Z] #43 45.26 CC images/creds.o 15:27:12 [2022-08-02T15:27:12.621Z] #43 45.61 CC images/vma.o 15:27:12 [2022-08-02T15:27:12.621Z] #43 46.01 CC images/netdev.o 15:27:12 [2022-08-02T15:27:12.621Z] #43 46.62 CC images/tty.o 15:27:12 [2022-08-02T15:27:12.621Z] #43 47.49 CC images/file-lock.o 15:27:12 [2022-08-02T15:27:12.621Z] #43 47.84 CC images/rlimit.o 15:27:12 [2022-08-02T15:27:12.621Z] #43 48.21 CC images/pagemap.o 15:27:12 [2022-08-02T15:27:12.621Z] #43 48.61 CC images/siginfo.o 15:27:12 [2022-08-02T15:27:12.621Z] #43 48.94 CC images/rpc.o 15:27:13 [2022-08-02T15:27:13.455Z] #13 ... 15:27:13 [2022-08-02T15:27:13.455Z] 15:27:13 [2022-08-02T15:27:13.455Z] #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 15:27:13 [2022-08-02T15:27:13.455Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:13 [2022-08-02T15:27:13.455Z] #43 36.69 CC images/fh.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 37.08 CC images/fsnotify.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 37.80 CC images/signalfd.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 38.10 CC images/fs.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 38.47 CC images/pstree.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 38.86 CC images/pipe.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 39.25 CC images/tcp-stream.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 39.60 CC images/sk-packet.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 39.99 CC images/mnt.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 40.27 CC images/pipe-data.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 40.73 CC images/sa.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 41.06 CC images/timer.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 41.65 CC images/timerfd.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 41.91 CC images/mm.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 42.16 CC images/sk-opts.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 42.45 CC images/sk-unix.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 42.76 CC images/sk-inet.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 43.17 CC images/tun.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 43.57 CC images/sk-netlink.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 43.94 CC images/packet-sock.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 44.51 CC images/ipc-var.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 44.99 CC images/ipc-desc.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 45.27 CC images/ipc-shm.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 45.57 CC images/ipc-msg.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 46.07 CC images/ipc-sem.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 46.33 CC images/utsns.o 15:27:13 [2022-08-02T15:27:13.455Z] #43 46.62 CC images/creds.o 15:27:13 [2022-08-02T15:27:13.563Z] #43 50.65 CC images/ext-file.o 15:27:13 [2022-08-02T15:27:13.618Z] #56 68.44 Checking out files: 35% (1725/4910) Checking out files: 36% (1768/4910) Checking out files: 37% (1817/4910) Checking out files: 38% (1866/4910) Checking out files: 39% (1915/4910) Checking out files: 40% (1964/4910) Checking out files: 41% (2014/4910) Checking out files: 42% (2063/4910) Checking out files: 43% (2112/4910) Checking out files: 44% (2161/4910) Checking out files: 45% (2210/4910) Checking out files: 46% (2259/4910) Checking out files: 47% (2308/4910) Checking out files: 48% (2357/4910) Checking out files: 49% (2406/4910) Checking out files: 50% (2455/4910) Checking out files: 51% (2505/4910) Checking out files: 52% (2554/4910) Checking out files: 53% (2603/4910) Checking out files: 54% (2652/4910) Checking out files: 55% (2701/4910) Checking out files: 56% (2750/4910) Checking out files: 57% (2799/4910) Checking out files: 58% (2848/4910) Checking out files: 59% (2897/4910) Checking out files: 60% (2946/4910) Checking out files: 61% (2996/4910) Checking out files: 62% (3045/4910) Checking out files: 63% (3094/4910) Checking out files: 64% (3143/4910) Checking out files: 65% (3192/4910) Checking out files: 66% (3241/4910) Checking out files: 67% (3290/4910) Checking out files: 68% (3339/4910) Checking out files: 69% (3388/4910) Checking out files: 70% (3437/4910) Checking out files: 71% (3487/4910) Checking out files: 72% (3536/4910) Checking out files: 73% (3585/4910) Checking out files: 74% (3634/4910) Checking out files: 75% (3683/4910) Checking out files: 76% (3732/4910) Checking out files: 77% (3781/4910) Checking out files: 78% (3830/4910) Checking out files: 79% (3879/4910) Checking out files: 80% (3928/4910) Checking out files: 81% (3978/4910) Checking out files: 82% (4027/4910) Checking out files: 83% (4076/4910) Checking out files: 84% (4125/4910) Checking out files: 85% (4174/4910) Checking out files: 86% (4223/4910) Checking out files: 87% (4272/4910) Checking out files: 88% (4321/4910) Checking out files: 89% (4370/4910) Checking out files: 89% (4403/4910) Checking out files: 90% (4419/4910) Checking out files: 91% (4469/4910) Checking out files: 92% (4518/4910) Checking out files: 93% (4567/4910) Checking out files: 94% (4616/4910) Checking out files: 95% (4665/4910) Checking out files: 96% (4714/4910) Checking out files: 97% (4763/4910) Checking out files: 98% (4812/4910) Checking out files: 99% (4861/4910) Checking out files: 100% (4910/4910) Checking out files: 100% (4910/4910), done. 15:27:13 [2022-08-02T15:27:13.618Z] #56 71.10 + cd /tmp/tmp.son8wKRnXC/src/github.com/containerd/containerd 15:27:13 [2022-08-02T15:27:13.618Z] #56 71.11 + git checkout -q v1.6.6 15:27:13 [2022-08-02T15:27:13.824Z] #43 51.18 CC images/cgroup.o 15:27:14 [2022-08-02T15:27:14.025Z] #43 46.97 CC images/vma.o 15:27:14 [2022-08-02T15:27:14.025Z] #43 47.19 CC images/netdev.o 15:27:14 [2022-08-02T15:27:14.595Z] #43 47.59 CC images/tty.o 15:27:15 [2022-08-02T15:27:15.166Z] #43 48.37 CC images/file-lock.o 15:27:15 [2022-08-02T15:27:15.184Z] #22 ... 15:27:15 [2022-08-02T15:27:15.184Z] 15:27:15 [2022-08-02T15:27:15.184Z] #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 15:27:15 [2022-08-02T15:27:15.184Z] #40 sha256:12502e430632626b9f5a09b8501607515114ce078814e2c12cd3425badcdcbc0 15:27:15 [2022-08-02T15:27:15.184Z] #40 181.5 + dpkg --print-architecture 15:27:15 [2022-08-02T15:27:15.184Z] #40 DONE 182.0s 15:27:15 [2022-08-02T15:27:15.184Z] 15:27:15 [2022-08-02T15:27:15.184Z] #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 15:27:15 [2022-08-02T15:27:15.184Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:27:15 [2022-08-02T15:27:15.184Z] #43 123.5 CC criu/pagemap-cache.o 15:27:15 [2022-08-02T15:27:15.184Z] #43 123.9 CC criu/pagemap.o 15:27:15 [2022-08-02T15:27:15.184Z] #43 125.2 CC criu/parasite-syscall.o 15:27:15 [2022-08-02T15:27:15.184Z] #43 126.2 CC criu/path.o 15:27:15 [2022-08-02T15:27:15.184Z] #43 126.6 CC criu/pie-util-vdso.o 15:27:15 [2022-08-02T15:27:15.184Z] #43 127.1 CC criu/pie-util.o 15:27:15 [2022-08-02T15:27:15.184Z] #43 127.4 CC criu/pipes.o 15:27:15 [2022-08-02T15:27:15.184Z] #43 128.2 CC criu/plugin.o 15:27:15 [2022-08-02T15:27:15.184Z] #43 128.7 CC criu/proc_parse.o 15:27:15 [2022-08-02T15:27:15.220Z] #43 52.19 CC images/userns.o 15:27:15 [2022-08-02T15:27:15.355Z] #20 14.25 Reading package lists... 15:27:15 [2022-08-02T15:27:15.426Z] #43 48.61 CC images/rlimit.o 15:27:15 [2022-08-02T15:27:15.480Z] #43 52.61 CC images/google/protobuf/descriptor.o 15:27:15 [2022-08-02T15:27:15.509Z] #56 73.08 + export 'BUILDTAGS=netgo osusergo static_build' 15:27:15 [2022-08-02T15:27:15.509Z] #56 73.08 + BUILDTAGS='netgo osusergo static_build' 15:27:15 [2022-08-02T15:27:15.509Z] #56 73.08 + export EXTRA_FLAGS=-buildmode=pie 15:27:15 [2022-08-02T15:27:15.509Z] #56 73.08 + EXTRA_FLAGS=-buildmode=pie 15:27:15 [2022-08-02T15:27:15.509Z] #56 73.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 15:27:15 [2022-08-02T15:27:15.509Z] #56 73.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 15:27:15 [2022-08-02T15:27:15.509Z] #56 73.08 + '[' '' = dynamic ']' 15:27:15 [2022-08-02T15:27:15.509Z] #56 73.08 + make 15:27:15 [2022-08-02T15:27:15.613Z] #20 17.83 Building dependency tree... 15:27:15 [2022-08-02T15:27:15.686Z] #43 48.83 CC images/pagemap.o 15:27:15 [2022-08-02T15:27:15.751Z] #43 131.8 CC criu/protobuf-desc.o 15:27:16 [2022-08-02T15:27:16.256Z] #43 49.42 CC images/siginfo.o 15:27:16 [2022-08-02T15:27:16.548Z] #20 ... 15:27:16 [2022-08-02T15:27:16.548Z] 15:27:16 [2022-08-02T15:27:16.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 15:27:16 [2022-08-02T15:27:16.548Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:16 [2022-08-02T15:27:16.548Z] #43 80.34 CC criu/autofs.o 15:27:16 [2022-08-02T15:27:16.548Z] #43 82.16 CC criu/bfd.o 15:27:16 [2022-08-02T15:27:16.548Z] #43 82.66 CC criu/bitmap.o 15:27:16 [2022-08-02T15:27:16.548Z] #43 82.81 CC criu/cgroup-props.o 15:27:16 [2022-08-02T15:27:16.548Z] #43 83.71 CC criu/cgroup.o 15:27:16 [2022-08-02T15:27:16.548Z] #43 86.65 CC criu/clone-noasan.o 15:27:16 [2022-08-02T15:27:16.548Z] #43 86.84 CC criu/config.o 15:27:16 [2022-08-02T15:27:16.548Z] #43 88.24 CC criu/cr-check.o 15:27:16 [2022-08-02T15:27:16.687Z] #43 132.7 CC criu/protobuf.o 15:27:16 [2022-08-02T15:27:16.807Z] #43 ... 15:27:16 [2022-08-02T15:27:16.807Z] 15:27:16 [2022-08-02T15:27:16.807Z] #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 15:27:16 [2022-08-02T15:27:16.807Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:27:16 [2022-08-02T15:27:16.807Z] #20 19.81 libcap2-bin is already the newest version (1:2.25-2). 15:27:16 [2022-08-02T15:27:16.807Z] #20 19.81 The following additional packages will be installed: 15:27:16 [2022-08-02T15:27:16.807Z] #20 19.83 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 15:27:16 [2022-08-02T15:27:16.807Z] #20 19.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 15:27:16 [2022-08-02T15:27:16.807Z] #20 19.83 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 15:27:16 [2022-08-02T15:27:16.807Z] #20 19.83 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 15:27:16 [2022-08-02T15:27:16.831Z] #43 49.79 CC images/rpc.o 15:27:16 [2022-08-02T15:27:16.946Z] #43 133.0 CC criu/pstree.o 15:27:17 [2022-08-02T15:27:17.066Z] #20 19.83 python3.7 python3.7-minimal vim-runtime xxd 15:27:17 [2022-08-02T15:27:17.066Z] #20 19.84 Suggested packages: 15:27:17 [2022-08-02T15:27:17.066Z] #20 19.84 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc 15:27:17 [2022-08-02T15:27:17.066Z] #20 19.84 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv 15:27:17 [2022-08-02T15:27:17.066Z] #20 19.84 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr 15:27:17 [2022-08-02T15:27:17.066Z] #20 19.84 quota 15:27:17 [2022-08-02T15:27:17.066Z] #20 19.84 Recommended packages: 15:27:17 [2022-08-02T15:27:17.066Z] #20 19.84 aufs-dkms nftables build-essential python3-dev python3-keyring 15:27:17 [2022-08-02T15:27:17.066Z] #20 19.84 python3-keyrings.alt python3-xdg unzip 15:27:17 [2022-08-02T15:27:17.392Z] #43 54.54 CC images/opts.o 15:27:17 [2022-08-02T15:27:17.656Z] #43 54.81 CC images/seccomp.o 15:27:17 [2022-08-02T15:27:17.923Z] #43 55.24 CC images/binfmt-misc.o 15:27:18 [2022-08-02T15:27:18.183Z] #43 55.51 CC images/time.o 15:27:18 [2022-08-02T15:27:18.322Z] #43 134.3 CC criu/rbtree.o 15:27:18 [2022-08-02T15:27:18.445Z] #20 21.28 The following NEW packages will be installed: 15:27:18 [2022-08-02T15:27:18.445Z] #20 21.29 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 15:27:18 [2022-08-02T15:27:18.445Z] #20 21.29 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 15:27:18 [2022-08-02T15:27:18.445Z] #20 21.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 15:27:18 [2022-08-02T15:27:18.445Z] #20 21.29 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 15:27:18 [2022-08-02T15:27:18.445Z] #20 21.29 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils 15:27:18 [2022-08-02T15:27:18.445Z] #20 21.30 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 15:27:18 [2022-08-02T15:27:18.445Z] #20 21.30 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 15:27:18 [2022-08-02T15:27:18.445Z] #20 21.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 15:27:18 [2022-08-02T15:27:18.445Z] #20 21.30 xz-utils zip 15:27:18 [2022-08-02T15:27:18.580Z] #43 134.7 CC criu/rst-malloc.o 15:27:18 [2022-08-02T15:27:18.704Z] #20 21.65 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. 15:27:18 [2022-08-02T15:27:18.705Z] #20 21.65 Need to get 28.6 MB of archives. 15:27:18 [2022-08-02T15:27:18.705Z] #20 21.65 After this operation, 116 MB of additional disk space will be used. 15:27:18 [2022-08-02T15:27:18.705Z] #20 21.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 15:27:18 [2022-08-02T15:27:18.705Z] #20 21.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] 15:27:18 [2022-08-02T15:27:18.705Z] #20 21.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] 15:27:18 [2022-08-02T15:27:18.705Z] #20 21.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 15:27:18 [2022-08-02T15:27:18.745Z] #43 51.62 CC images/ext-file.o 15:27:18 [2022-08-02T15:27:18.745Z] #43 51.85 CC images/cgroup.o 15:27:18 [2022-08-02T15:27:18.756Z] #43 55.75 CC images/sysctl.o 15:27:18 [2022-08-02T15:27:18.756Z] #43 56.07 CC images/autofs.o 15:27:18 [2022-08-02T15:27:18.821Z] #56 75.84 + bin/ctr 15:27:18 [2022-08-02T15:27:18.838Z] #43 134.9 CC criu/seccomp.o 15:27:18 [2022-08-02T15:27:18.964Z] #20 21.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 15:27:18 [2022-08-02T15:27:18.964Z] #20 21.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] 15:27:18 [2022-08-02T15:27:18.964Z] #20 21.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] 15:27:18 [2022-08-02T15:27:18.964Z] #20 21.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 15:27:18 [2022-08-02T15:27:18.964Z] #20 21.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 15:27:18 [2022-08-02T15:27:18.964Z] #20 21.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 15:27:18 [2022-08-02T15:27:18.964Z] #20 21.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 15:27:18 [2022-08-02T15:27:18.964Z] #20 21.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 15:27:18 [2022-08-02T15:27:18.964Z] #20 21.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 15:27:18 [2022-08-02T15:27:18.964Z] #20 21.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 15:27:18 [2022-08-02T15:27:18.964Z] #20 21.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 15:27:18 [2022-08-02T15:27:18.964Z] #20 21.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 15:27:18 [2022-08-02T15:27:18.964Z] #20 22.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] 15:27:18 [2022-08-02T15:27:18.964Z] #20 22.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] 15:27:19 [2022-08-02T15:27:19.223Z] #20 22.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 15:27:19 [2022-08-02T15:27:19.223Z] #20 22.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 15:27:19 [2022-08-02T15:27:19.223Z] #20 22.04 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] 15:27:19 [2022-08-02T15:27:19.223Z] #20 22.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 15:27:19 [2022-08-02T15:27:19.223Z] #20 22.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 15:27:19 [2022-08-02T15:27:19.223Z] #20 22.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 15:27:19 [2022-08-02T15:27:19.223Z] #20 22.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 15:27:19 [2022-08-02T15:27:19.223Z] #20 22.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 15:27:19 [2022-08-02T15:27:19.223Z] #20 22.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 15:27:19 [2022-08-02T15:27:19.223Z] #20 22.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 15:27:19 [2022-08-02T15:27:19.223Z] #20 22.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] 15:27:19 [2022-08-02T15:27:19.332Z] #43 56.55 CC images/macvlan.o 15:27:19 [2022-08-02T15:27:19.406Z] #43 135.5 CC criu/seize.o 15:27:19 [2022-08-02T15:27:19.688Z] #43 52.69 CC images/userns.o 15:27:19 [2022-08-02T15:27:19.764Z] #56 ... 15:27:19 [2022-08-02T15:27:19.764Z] 15:27:19 [2022-08-02T15:27:19.764Z] #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 15:27:19 [2022-08-02T15:27:19.764Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:27:19 [2022-08-02T15:27:19.764Z] #13 136.6 Selecting previously unselected package g++-mingw-w64-x86-64. 15:27:19 [2022-08-02T15:27:19.764Z] #13 136.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... 15:27:19 [2022-08-02T15:27:19.764Z] #13 136.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:27:19 [2022-08-02T15:27:19.791Z] #20 22.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 15:27:19 [2022-08-02T15:27:19.791Z] #20 22.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 15:27:19 [2022-08-02T15:27:19.791Z] #20 22.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 15:27:19 [2022-08-02T15:27:19.791Z] #20 22.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 15:27:19 [2022-08-02T15:27:19.791Z] #20 22.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 15:27:19 [2022-08-02T15:27:19.791Z] #20 22.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 15:27:19 [2022-08-02T15:27:19.791Z] #20 22.72 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 15:27:19 [2022-08-02T15:27:19.791Z] #20 22.80 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 15:27:19 [2022-08-02T15:27:19.903Z] #43 56.87 CC images/sit.o 15:27:19 [2022-08-02T15:27:19.949Z] #43 53.01 CC images/google/protobuf/descriptor.o 15:27:20 [2022-08-02T15:27:20.049Z] #20 22.81 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 15:27:20 [2022-08-02T15:27:20.049Z] #20 22.81 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 15:27:20 [2022-08-02T15:27:20.049Z] #20 22.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 15:27:20 [2022-08-02T15:27:20.049Z] #20 22.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 15:27:20 [2022-08-02T15:27:20.049Z] #20 22.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 15:27:20 [2022-08-02T15:27:20.049Z] #20 22.86 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] 15:27:20 [2022-08-02T15:27:20.049Z] #20 22.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 15:27:20 [2022-08-02T15:27:20.049Z] #20 22.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 15:27:20 [2022-08-02T15:27:20.049Z] #20 23.07 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] 15:27:20 [2022-08-02T15:27:20.163Z] #43 57.32 CC images/memfd.o 15:27:20 [2022-08-02T15:27:20.341Z] #43 136.6 CC criu/servicefd.o 15:27:20 [2022-08-02T15:27:20.617Z] #20 23.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] 15:27:20 [2022-08-02T15:27:20.617Z] #20 23.46 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 15:27:20 [2022-08-02T15:27:20.617Z] #20 23.50 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 15:27:20 [2022-08-02T15:27:20.735Z] #43 57.83 CC images/timens.o 15:27:20 [2022-08-02T15:27:20.908Z] #43 137.1 CC criu/shmem.o 15:27:20 [2022-08-02T15:27:20.999Z] #43 58.21 LINK images/built-in.o 15:27:21 [2022-08-02T15:27:21.132Z] #13 ... 15:27:21 [2022-08-02T15:27:21.132Z] 15:27:21 [2022-08-02T15:27:21.132Z] #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 15:27:21 [2022-08-02T15:27:21.132Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:21 [2022-08-02T15:27:21.132Z] #43 35.67 CC images/fh.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 35.90 CC images/fsnotify.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 36.65 CC images/signalfd.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 37.08 CC images/fs.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 37.59 CC images/pstree.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 37.93 CC images/pipe.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 38.18 CC images/tcp-stream.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 38.44 CC images/sk-packet.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 38.91 CC images/mnt.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 39.34 CC images/pipe-data.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 39.54 CC images/sa.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 39.85 CC images/timer.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 40.15 CC images/timerfd.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 40.43 CC images/mm.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 40.80 CC images/sk-opts.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 41.04 CC images/sk-unix.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 41.37 CC images/sk-inet.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 41.79 CC images/tun.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 42.24 CC images/sk-netlink.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 42.58 CC images/packet-sock.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 43.03 CC images/ipc-var.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 43.48 CC images/ipc-desc.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 43.85 CC images/ipc-shm.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 44.05 CC images/ipc-msg.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 44.43 CC images/ipc-sem.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 44.69 CC images/utsns.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 44.94 CC images/creds.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 45.25 CC images/vma.o 15:27:21 [2022-08-02T15:27:21.132Z] #43 45.45 CC images/netdev.o 15:27:21 [2022-08-02T15:27:21.186Z] #20 24.17 debconf: delaying package configuration, since apt-utils is not installed 15:27:21 [2022-08-02T15:27:21.260Z] #43 58.35 GEN compel/include/asm 15:27:21 [2022-08-02T15:27:21.260Z] #43 58.38 GEN compel/include/version.h 15:27:21 [2022-08-02T15:27:21.260Z] #43 58.41 touch .config 15:27:21 [2022-08-02T15:27:21.260Z] #43 58.48 GEN include/common/config.h 15:27:21 [2022-08-02T15:27:21.389Z] #43 45.90 CC images/tty.o 15:27:21 [2022-08-02T15:27:21.446Z] #20 24.30 Fetched 28.6 MB in 2s (13.5 MB/s) 15:27:21 [2022-08-02T15:27:21.446Z] #20 24.38 Selecting previously unselected package pigz. 15:27:21 [2022-08-02T15:27:21.446Z] #20 24.38 (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.) 15:27:21 [2022-08-02T15:27:21.446Z] #20 24.43 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 15:27:21 [2022-08-02T15:27:21.446Z] #20 24.44 Unpacking pigz (2.4-1) ... 15:27:21 [2022-08-02T15:27:21.522Z] #43 58.62 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 15:27:21 [2022-08-02T15:27:21.522Z] #43 58.64 GEN compel/plugins/include/uapi/std/syscall-64.h 15:27:21 [2022-08-02T15:27:21.522Z] #43 58.67 GEN compel/arch/x86/plugins/std/syscalls-64.S 15:27:21 [2022-08-02T15:27:21.522Z] #43 58.70 DEP compel/arch/x86/plugins/std/syscalls-64.d 15:27:21 [2022-08-02T15:27:21.522Z] #43 58.72 DEP compel/arch/x86/plugins/std/memcpy.d 15:27:21 [2022-08-02T15:27:21.522Z] #43 58.75 DEP compel/arch/x86/plugins/std/parasite-head.d 15:27:21 [2022-08-02T15:27:21.522Z] #43 58.77 GEN compel/plugins/include/uapi/std/syscall.h 15:27:21 [2022-08-02T15:27:21.522Z] #43 58.85 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 15:27:21 [2022-08-02T15:27:21.707Z] #20 24.61 Selecting previously unselected package libpython3.7-minimal:amd64. 15:27:21 [2022-08-02T15:27:21.707Z] #20 24.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 15:27:21 [2022-08-02T15:27:21.707Z] #20 24.63 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 15:27:21 [2022-08-02T15:27:21.782Z] #43 58.87 GEN compel/plugins/include/uapi/std/syscall-codes.h 15:27:21 [2022-08-02T15:27:21.782Z] #43 58.90 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 15:27:21 [2022-08-02T15:27:21.782Z] #43 58.90 DEP compel/plugins/std/infect.d 15:27:21 [2022-08-02T15:27:21.961Z] #43 46.45 CC images/file-lock.o 15:27:21 [2022-08-02T15:27:21.961Z] #43 46.72 CC images/rlimit.o 15:27:22 [2022-08-02T15:27:22.043Z] #43 59.16 DEP compel/plugins/std/string.d 15:27:22 [2022-08-02T15:27:22.043Z] #43 59.22 DEP compel/plugins/std/log.d 15:27:22 [2022-08-02T15:27:22.043Z] #43 59.26 DEP compel/plugins/std/fds.d 15:27:22 [2022-08-02T15:27:22.276Z] #20 25.13 Selecting previously unselected package python3.7-minimal. 15:27:22 [2022-08-02T15:27:22.276Z] #20 25.13 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 15:27:22 [2022-08-02T15:27:22.276Z] #20 25.16 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 15:27:22 [2022-08-02T15:27:22.283Z] #43 138.2 CC criu/sigframe.o 15:27:22 [2022-08-02T15:27:22.283Z] #43 138.4 CC criu/signalfd.o 15:27:22 [2022-08-02T15:27:22.303Z] #43 59.33 DEP compel/plugins/std/std.d 15:27:22 [2022-08-02T15:27:22.303Z] #43 59.51 DEP compel/plugins/shmem/shmem.d 15:27:22 [2022-08-02T15:27:22.524Z] #43 47.17 CC images/pagemap.o 15:27:22 [2022-08-02T15:27:22.541Z] #43 138.7 CC criu/sk-inet.o 15:27:22 [2022-08-02T15:27:22.563Z] #43 59.63 DEP compel/plugins/fds/fds.d 15:27:22 [2022-08-02T15:27:22.563Z] #43 59.84 CC compel/plugins/std/std.o 15:27:23 [2022-08-02T15:27:23.087Z] #43 47.70 CC images/siginfo.o 15:27:23 [2022-08-02T15:27:23.133Z] #43 60.31 CC compel/plugins/std/fds.o 15:27:23 [2022-08-02T15:27:23.212Z] #20 25.97 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 15:27:23 [2022-08-02T15:27:23.212Z] #20 26.01 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 15:27:23 [2022-08-02T15:27:23.253Z] #43 55.73 CC images/opts.o 15:27:23 [2022-08-02T15:27:23.253Z] #43 56.09 CC images/seccomp.o 15:27:23 [2022-08-02T15:27:23.345Z] #43 48.01 CC images/rpc.o 15:27:23 [2022-08-02T15:27:23.513Z] #43 56.53 CC images/binfmt-misc.o 15:27:23 [2022-08-02T15:27:23.703Z] #43 60.96 CC compel/plugins/std/log.o 15:27:23 [2022-08-02T15:27:23.773Z] #43 56.78 CC images/time.o 15:27:23 [2022-08-02T15:27:23.773Z] #43 56.99 CC images/sysctl.o 15:27:23 [2022-08-02T15:27:23.916Z] #43 139.9 CC criu/sk-netlink.o 15:27:24 [2022-08-02T15:27:24.032Z] #43 57.22 CC images/autofs.o 15:27:24 [2022-08-02T15:27:24.175Z] #43 140.3 CC criu/sk-packet.o 15:27:24 [2022-08-02T15:27:24.292Z] #43 57.48 CC images/macvlan.o 15:27:24 [2022-08-02T15:27:24.551Z] #43 57.73 CC images/sit.o 15:27:24 [2022-08-02T15:27:24.713Z] #43 49.41 CC images/ext-file.o 15:27:24 [2022-08-02T15:27:24.742Z] #43 141.0 CC criu/sk-queue.o 15:27:24 [2022-08-02T15:27:24.811Z] #43 58.03 CC images/memfd.o 15:27:25 [2022-08-02T15:27:25.085Z] #43 62.21 CC compel/plugins/std/string.o 15:27:25 [2022-08-02T15:27:25.117Z] #20 28.16 Selecting previously unselected package python3-minimal. 15:27:25 [2022-08-02T15:27:25.276Z] #43 49.74 CC images/cgroup.o 15:27:25 [2022-08-02T15:27:25.309Z] #43 141.5 CC criu/sk-tcp.o 15:27:25 [2022-08-02T15:27:25.375Z] #20 28.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 ... 23701 files and directories currently installed.) 15:27:25 [2022-08-02T15:27:25.375Z] #20 28.22 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 15:27:25 [2022-08-02T15:27:25.375Z] #20 28.22 Unpacking python3-minimal (3.7.3-1) ... 15:27:25 [2022-08-02T15:27:25.375Z] #20 28.30 Selecting previously unselected package libmpdec2:amd64. 15:27:25 [2022-08-02T15:27:25.375Z] #20 28.31 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 15:27:25 [2022-08-02T15:27:25.375Z] #20 28.32 Unpacking libmpdec2:amd64 (2.4.2-2) ... 15:27:25 [2022-08-02T15:27:25.381Z] #43 58.46 CC images/timens.o 15:27:25 [2022-08-02T15:27:25.634Z] #20 28.42 Selecting previously unselected package libpython3.7-stdlib:amd64. 15:27:25 [2022-08-02T15:27:25.634Z] #20 28.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... 15:27:25 [2022-08-02T15:27:25.634Z] #20 28.43 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 15:27:25 [2022-08-02T15:27:25.641Z] #43 58.72 LINK images/built-in.o 15:27:25 [2022-08-02T15:27:25.840Z] #43 50.37 CC images/userns.o 15:27:25 [2022-08-02T15:27:25.875Z] #43 142.1 CC criu/sk-unix.o 15:27:25 [2022-08-02T15:27:25.901Z] #43 58.90 GEN compel/include/asm 15:27:25 [2022-08-02T15:27:25.901Z] #43 58.92 GEN compel/include/version.h 15:27:25 [2022-08-02T15:27:25.901Z] #43 58.93 touch .config 15:27:25 [2022-08-02T15:27:25.901Z] #43 58.99 GEN include/common/config.h 15:27:25 [2022-08-02T15:27:25.901Z] #43 59.06 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 15:27:25 [2022-08-02T15:27:25.901Z] #43 59.08 GEN compel/plugins/include/uapi/std/syscall-64.h 15:27:25 [2022-08-02T15:27:25.901Z] #43 59.10 GEN compel/arch/x86/plugins/std/syscalls-64.S 15:27:25 [2022-08-02T15:27:25.901Z] #43 59.12 DEP compel/arch/x86/plugins/std/syscalls-64.d 15:27:25 [2022-08-02T15:27:25.901Z] #43 59.22 DEP compel/arch/x86/plugins/std/memcpy.d 15:27:26 [2022-08-02T15:27:26.026Z] #43 63.03 CC compel/plugins/std/infect.o 15:27:26 [2022-08-02T15:27:26.100Z] #43 50.67 CC images/google/protobuf/descriptor.o 15:27:26 [2022-08-02T15:27:26.161Z] #43 59.31 DEP compel/arch/x86/plugins/std/parasite-head.d 15:27:26 [2022-08-02T15:27:26.422Z] #43 59.38 GEN compel/plugins/include/uapi/std/syscall.h 15:27:26 [2022-08-02T15:27:26.422Z] #43 59.45 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 15:27:26 [2022-08-02T15:27:26.422Z] #43 59.51 GEN compel/plugins/include/uapi/std/syscall-codes.h 15:27:26 [2022-08-02T15:27:26.422Z] #43 59.59 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 15:27:26 [2022-08-02T15:27:26.422Z] #43 59.59 DEP compel/plugins/std/infect.d 15:27:26 [2022-08-02T15:27:26.569Z] #20 29.38 Selecting previously unselected package python3.7. 15:27:26 [2022-08-02T15:27:26.569Z] #20 29.39 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... 15:27:26 [2022-08-02T15:27:26.569Z] #20 29.40 Unpacking python3.7 (3.7.3-2+deb10u3) ... 15:27:26 [2022-08-02T15:27:26.569Z] #20 29.57 Selecting previously unselected package libpython3-stdlib:amd64. 15:27:26 [2022-08-02T15:27:26.569Z] #20 29.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 15:27:26 [2022-08-02T15:27:26.569Z] #20 29.60 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 15:27:26 [2022-08-02T15:27:26.596Z] #43 63.79 CC compel/arch/x86/plugins/std/parasite-head.o 15:27:26 [2022-08-02T15:27:26.596Z] #43 63.83 CC compel/arch/x86/plugins/std/memcpy.o 15:27:26 [2022-08-02T15:27:26.682Z] #43 59.78 DEP compel/plugins/std/string.d 15:27:26 [2022-08-02T15:27:26.682Z] #43 59.87 DEP compel/plugins/std/log.d 15:27:26 [2022-08-02T15:27:26.827Z] #20 29.72 Setting up python3-minimal (3.7.3-1) ... 15:27:26 [2022-08-02T15:27:26.856Z] #43 63.91 CC compel/arch/x86/plugins/std/syscalls-64.o 15:27:26 [2022-08-02T15:27:26.856Z] #43 64.01 AR compel/plugins/std.lib.a 15:27:26 [2022-08-02T15:27:26.942Z] #43 60.05 DEP compel/plugins/std/fds.d 15:27:27 [2022-08-02T15:27:27.116Z] #43 64.14 CC compel/plugins/fds/fds.o 15:27:27 [2022-08-02T15:27:27.202Z] #43 60.31 DEP compel/plugins/std/std.d 15:27:27 [2022-08-02T15:27:27.251Z] #43 ... 15:27:27 [2022-08-02T15:27:27.251Z] 15:27:27 [2022-08-02T15:27:27.251Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:27:27 [2022-08-02T15:27:27.251Z] #22 sha256:ea12c7cc4a076b85f8afac54fb313ff47eca7702a880cfee1fad4866da4ede36 15:27:27 [2022-08-02T15:27:27.251Z] #22 31.14 Installing build dependencies: finished with status 'done' 15:27:27 [2022-08-02T15:27:27.462Z] #43 60.51 DEP compel/plugins/shmem/shmem.d 15:27:27 [2022-08-02T15:27:27.462Z] #43 60.67 DEP compel/plugins/fds/fds.d 15:27:27 [2022-08-02T15:27:27.686Z] #43 64.59 AR compel/plugins/fds.lib.a 15:27:27 [2022-08-02T15:27:27.686Z] #43 64.80 HOSTDEP compel/src/lib/log-host.d 15:27:27 [2022-08-02T15:27:27.686Z] #43 64.98 HOSTDEP compel/src/lib/handle-elf-host.d 15:27:27 [2022-08-02T15:27:27.763Z] #20 30.74 Selecting previously unselected package python3. 15:27:27 [2022-08-02T15:27:27.763Z] #20 30.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 ... 24113 files and directories currently installed.) 15:27:27 [2022-08-02T15:27:27.763Z] #20 30.79 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 15:27:27 [2022-08-02T15:27:27.763Z] #20 30.81 Unpacking python3 (3.7.3-1) ... 15:27:27 [2022-08-02T15:27:27.946Z] #43 65.16 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 15:27:28 [2022-08-02T15:27:28.022Z] #20 30.91 Selecting previously unselected package libip4tc0:amd64. 15:27:28 [2022-08-02T15:27:28.022Z] #20 30.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 15:27:28 [2022-08-02T15:27:28.022Z] #20 30.92 Unpacking libip4tc0:amd64 (1.8.2-4) ... 15:27:28 [2022-08-02T15:27:28.022Z] #20 31.00 Selecting previously unselected package libip6tc0:amd64. 15:27:28 [2022-08-02T15:27:28.022Z] #20 31.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 15:27:28 [2022-08-02T15:27:28.022Z] #20 31.01 Unpacking libip6tc0:amd64 (1.8.2-4) ... 15:27:28 [2022-08-02T15:27:28.032Z] #43 60.92 CC compel/plugins/std/std.o 15:27:28 [2022-08-02T15:27:28.207Z] #43 65.34 HOSTDEP compel/src/main-host.d 15:27:28 [2022-08-02T15:27:28.280Z] #20 31.12 Selecting previously unselected package libiptc0:amd64. 15:27:28 [2022-08-02T15:27:28.280Z] #20 31.13 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 15:27:28 [2022-08-02T15:27:28.280Z] #20 31.14 Unpacking libiptc0:amd64 (1.8.2-4) ... 15:27:28 [2022-08-02T15:27:28.280Z] #20 31.25 Selecting previously unselected package libnfnetlink0:amd64. 15:27:28 [2022-08-02T15:27:28.280Z] #20 31.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 15:27:28 [2022-08-02T15:27:28.280Z] #20 31.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 15:27:28 [2022-08-02T15:27:28.280Z] #20 31.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. 15:27:28 [2022-08-02T15:27:28.280Z] #20 31.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 15:27:28 [2022-08-02T15:27:28.280Z] #20 31.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 15:27:28 [2022-08-02T15:27:28.280Z] #20 ... 15:27:28 [2022-08-02T15:27:28.280Z] 15:27:28 [2022-08-02T15:27:28.280Z] #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 15:27:28 [2022-08-02T15:27:28.280Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:28 [2022-08-02T15:27:28.280Z] #43 90.05 CC criu/cr-dedup.o 15:27:28 [2022-08-02T15:27:28.280Z] #43 90.41 CC criu/cr-dump.o 15:27:28 [2022-08-02T15:27:28.280Z] #43 92.92 CC criu/cr-errno.o 15:27:28 [2022-08-02T15:27:28.280Z] #43 93.01 CC criu/cr-restore.o 15:27:28 [2022-08-02T15:27:28.280Z] #43 98.34 CC criu/cr-service.o 15:27:28 [2022-08-02T15:27:28.280Z] #43 100.0 CC criu/crtools.o 15:27:28 [2022-08-02T15:27:28.292Z] #43 61.43 CC compel/plugins/std/fds.o 15:27:28 [2022-08-02T15:27:28.467Z] #43 65.52 DEP compel/src/lib/ptrace.d 15:27:28 [2022-08-02T15:27:28.467Z] #43 65.74 DEP compel/src/lib/infect.d 15:27:28 [2022-08-02T15:27:28.539Z] #43 ... 15:27:28 [2022-08-02T15:27:28.539Z] 15:27:28 [2022-08-02T15:27:28.539Z] #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 15:27:28 [2022-08-02T15:27:28.539Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:27:28 [2022-08-02T15:27:28.539Z] #20 31.42 Selecting previously unselected package libnftnl11:amd64. 15:27:28 [2022-08-02T15:27:28.539Z] #20 31.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 15:27:28 [2022-08-02T15:27:28.539Z] #20 31.43 Unpacking libnftnl11:amd64 (1.1.2-2) ... 15:27:28 [2022-08-02T15:27:28.622Z] #43 52.99 CC images/opts.o 15:27:28 [2022-08-02T15:27:28.622Z] #43 53.29 CC images/seccomp.o 15:27:28 [2022-08-02T15:27:28.727Z] #43 66.04 DEP compel/src/lib/infect-util.d 15:27:28 [2022-08-02T15:27:28.807Z] #20 31.53 Selecting previously unselected package iptables. 15:27:28 [2022-08-02T15:27:28.807Z] #20 31.54 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 15:27:28 [2022-08-02T15:27:28.807Z] #20 31.54 Unpacking iptables (1.8.2-4) ... 15:27:28 [2022-08-02T15:27:28.807Z] #20 31.89 Selecting previously unselected package xxd. 15:27:28 [2022-08-02T15:27:28.807Z] #20 31.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... 15:27:28 [2022-08-02T15:27:28.807Z] #20 31.94 Unpacking xxd (2:8.1.0875-5+deb10u2) ... 15:27:28 [2022-08-02T15:27:28.862Z] #43 62.00 CC compel/plugins/std/log.o 15:27:28 [2022-08-02T15:27:28.921Z] #43 53.70 CC images/binfmt-misc.o 15:27:28 [2022-08-02T15:27:28.987Z] #43 66.23 DEP compel/src/lib/infect-rpc.d 15:27:29 [2022-08-02T15:27:29.153Z] #22 ... 15:27:29 [2022-08-02T15:27:29.153Z] 15:27:29 [2022-08-02T15:27:29.153Z] #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 15:27:29 [2022-08-02T15:27:29.153Z] #49 sha256:2c1637fc5ece527d84192cc208005a9b81c023dce957668e6a6b915f2c420e9e 15:27:29 [2022-08-02T15:27:29.153Z] #49 195.8 + /build/golangci-lint --version 15:27:29 [2022-08-02T15:27:29.153Z] #49 196.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 15:27:29 [2022-08-02T15:27:29.153Z] #49 DONE 196.5s 15:27:29 [2022-08-02T15:27:29.153Z] 15:27:29 [2022-08-02T15:27:29.153Z] #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 15:27:29 [2022-08-02T15:27:29.153Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:27:29 [2022-08-02T15:27:29.153Z] #43 144.2 CC criu/sockets.o 15:27:29 [2022-08-02T15:27:29.153Z] #43 145.4 CC criu/stats.o 15:27:29 [2022-08-02T15:27:29.177Z] #43 53.84 CC images/time.o 15:27:29 [2022-08-02T15:27:29.246Z] #43 66.48 DEP compel/arch/x86/src/lib/infect.d 15:27:29 [2022-08-02T15:27:29.324Z] #20 32.06 Selecting previously unselected package vim-common. 15:27:29 [2022-08-02T15:27:29.324Z] #20 32.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... 15:27:29 [2022-08-02T15:27:29.324Z] #20 32.12 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... 15:27:29 [2022-08-02T15:27:29.324Z] #20 32.31 Selecting previously unselected package bash-completion. 15:27:29 [2022-08-02T15:27:29.324Z] #20 32.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 15:27:29 [2022-08-02T15:27:29.506Z] #43 66.74 DEP compel/arch/x86/src/lib/cpu.d 15:27:29 [2022-08-02T15:27:29.720Z] #43 146.0 CC criu/string.o 15:27:29 [2022-08-02T15:27:29.739Z] #43 54.16 CC images/sysctl.o 15:27:29 [2022-08-02T15:27:29.767Z] #43 66.91 DEP compel/src/lib/log.d 15:27:29 [2022-08-02T15:27:29.978Z] #43 146.1 CC criu/sysctl.o 15:27:29 [2022-08-02T15:27:29.995Z] #43 54.44 CC images/autofs.o 15:27:29 [2022-08-02T15:27:29.995Z] #43 54.70 CC images/macvlan.o 15:27:30 [2022-08-02T15:27:30.027Z] #43 67.05 DEP compel/src/main.d 15:27:30 [2022-08-02T15:27:30.027Z] #43 67.21 DEP compel/src/lib/handle-elf.d 15:27:30 [2022-08-02T15:27:30.245Z] #43 63.25 CC compel/plugins/std/string.o 15:27:30 [2022-08-02T15:27:30.287Z] #43 67.43 DEP compel/arch/x86/src/lib/handle-elf.d 15:27:30 [2022-08-02T15:27:30.545Z] #43 146.6 CC criu/sysfs_parse.o 15:27:30 [2022-08-02T15:27:30.547Z] #43 67.66 CC compel/src/lib/log.o 15:27:30 [2022-08-02T15:27:30.602Z] #43 55.07 CC images/sit.o 15:27:30 [2022-08-02T15:27:30.803Z] #43 147.0 CC criu/timens.o 15:27:30 [2022-08-02T15:27:30.808Z] #43 68.05 CC compel/arch/x86/src/lib/cpu.o 15:27:30 [2022-08-02T15:27:30.859Z] #43 55.39 CC images/memfd.o 15:27:31 [2022-08-02T15:27:31.061Z] #43 147.3 CC criu/timerfd.o 15:27:31 [2022-08-02T15:27:31.115Z] #43 55.90 CC images/timens.o 15:27:31 [2022-08-02T15:27:31.628Z] #43 147.6 CC criu/tty.o 15:27:31 [2022-08-02T15:27:31.629Z] #43 64.77 CC compel/plugins/std/infect.o 15:27:31 [2022-08-02T15:27:31.749Z] #43 ... 15:27:31 [2022-08-02T15:27:31.749Z] 15:27:31 [2022-08-02T15:27:31.749Z] #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 15:27:31 [2022-08-02T15:27:31.749Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:27:31 [2022-08-02T15:27:31.749Z] #13 160.3 Selecting previously unselected package libapparmor1:amd64. 15:27:31 [2022-08-02T15:27:31.749Z] #13 160.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 15:27:31 [2022-08-02T15:27:31.749Z] #13 160.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... 15:27:31 [2022-08-02T15:27:31.838Z] DEBUG: print all environment variables to check how Jenkins runs this script 15:27:31 [2022-08-02T15:27:31.838Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d2e71007\powershellScript.ps1'; exit $LASTEXITCODE; 15:27:31 [2022-08-02T15:27:31.838Z] ---------------------------------------------------------------------------- 15:27:31 [2022-08-02T15:27:31.838Z] 15:27:31 [2022-08-02T15:27:31.838Z] INFO: executeCI.ps1 starting at Tue Aug 2 15:27:27 CUT 2022 15:27:31 [2022-08-02T15:27:31.838Z] 15:27:31 [2022-08-02T15:27:31.838Z] INFO: Script version 05-Feb-2019 09:03 PDT 15:27:31 [2022-08-02T15:27:31.838Z] INFO: Running git version 2.24.1.windows.2 15:27:31 [2022-08-02T15:27:31.838Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 15:27:31 [2022-08-02T15:27:31.838Z] INFO: Environment variables: 15:27:31 [2022-08-02T15:27:31.838Z] 15:27:31 [2022-08-02T15:27:31.838Z] Name Value 15:27:31 [2022-08-02T15:27:31.838Z] ---- ----- 15:27:31 [2022-08-02T15:27:31.838Z] ALLUSERSPROFILE C:\ProgramData 15:27:31 [2022-08-02T15:27:31.838Z] amd64 true 15:27:31 [2022-08-02T15:27:31.838Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming 15:27:31 [2022-08-02T15:27:31.838Z] APT_MIRROR cdn-fastly.deb.debian.org 15:27:31 [2022-08-02T15:27:31.838Z] arm64 true 15:27:31 [2022-08-02T15:27:31.838Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 15:27:31 [2022-08-02T15:27:31.838Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] 15:27:31 [2022-08-02T15:27:31.838Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 15:27:31 [2022-08-02T15:27:31.838Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN 15:27:31 [2022-08-02T15:27:31.838Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 15:27:31 [2022-08-02T15:27:31.838Z] BRANCH_NAME PR-43889 15:27:31 [2022-08-02T15:27:31.838Z] BUILD_DISPLAY_NAME #4 15:27:31 [2022-08-02T15:27:31.838Z] BUILD_ID 4 15:27:31 [2022-08-02T15:27:31.838Z] BUILD_NUMBER 4 15:27:31 [2022-08-02T15:27:31.838Z] BUILD_TAG jenkins-moby-PR-43889-4 15:27:31 [2022-08-02T15:27:31.838Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43889/4/ 15:27:31 [2022-08-02T15:27:31.838Z] cgroup2 true 15:27:31 [2022-08-02T15:27:31.838Z] CHANGE_AUTHOR thaJeztah 15:27:31 [2022-08-02T15:27:31.838Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn 15:27:31 [2022-08-02T15:27:31.838Z] CHANGE_BRANCH 20.10_backport_api_fix_missing_platform 15:27:31 [2022-08-02T15:27:31.838Z] CHANGE_FORK thaJeztah/docker 15:27:31 [2022-08-02T15:27:31.838Z] CHANGE_ID 43889 15:27:31 [2022-08-02T15:27:31.838Z] CHANGE_TARGET 20.10 15:27:31 [2022-08-02T15:27:31.838Z] CHANGE_TITLE [20.10 backport] api: swagger: add missing "platform" query-arg on create 15:27:31 [2022-08-02T15:27:31.838Z] CHANGE_URL https://github.com/moby/moby/pull/43889 15:27:31 [2022-08-02T15:27:31.838Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 15:27:31 [2022-08-02T15:27:31.838Z] CommonProgramFiles C:\Program Files\Common Files 15:27:31 [2022-08-02T15:27:31.838Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 15:27:31 [2022-08-02T15:27:31.838Z] CommonProgramW6432 C:\Program Files\Common Files 15:27:31 [2022-08-02T15:27:31.838Z] COMPUTERNAME azwin-2-caca70 15:27:31 [2022-08-02T15:27:31.838Z] ComSpec C:\Windows\system32\cmd.exe 15:27:31 [2022-08-02T15:27:31.838Z] ConfigSequenceNumber 0 15:27:31 [2022-08-02T15:27:31.838Z] dco true 15:27:31 [2022-08-02T15:27:31.838Z] DOCKER_BUILDKIT 0 15:27:31 [2022-08-02T15:27:31.838Z] DOCKER_DUT_DEBUG 1 15:27:31 [2022-08-02T15:27:31.838Z] DOCKER_EXPERIMENTAL 1 15:27:31 [2022-08-02T15:27:31.838Z] DOCKER_GRAPHDRIVER overlay2 15:27:31 [2022-08-02T15:27:31.838Z] DriverData C:\Windows\System32\Drivers\DriverData 15:27:31 [2022-08-02T15:27:31.838Z] EXECUTOR_NUMBER 0 15:27:31 [2022-08-02T15:27:31.838Z] FQDN azwin-2-caca70.westus.cloudapp.azure.com 15:27:31 [2022-08-02T15:27:31.838Z] GIT_BRANCH PR-43889 15:27:31 [2022-08-02T15:27:31.838Z] GIT_COMMIT 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:27:31 [2022-08-02T15:27:31.838Z] GIT_PREVIOUS_COMMIT 2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:27:31 [2022-08-02T15:27:31.838Z] GIT_URL https://github.com/moby/moby.git 15:27:31 [2022-08-02T15:27:31.838Z] HUDSON_COOKIE f5200291-246c-4ae7-87fe-b1db7683a2b5 15:27:31 [2022-08-02T15:27:31.838Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 15:27:31 [2022-08-02T15:27:31.838Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 15:27:31 [2022-08-02T15:27:31.838Z] HUDSON_URL https://ci-next.docker.com/public/ 15:27:31 [2022-08-02T15:27:31.838Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 15:27:31 [2022-08-02T15:27:31.838Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 15:27:31 [2022-08-02T15:27:31.838Z] JENKINS_NODE_COOKIE 181a7573-d385-4f3e-a6a6-86c9bf5e37e5 15:27:31 [2022-08-02T15:27:31.838Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 15:27:31 [2022-08-02T15:27:31.838Z] JENKINS_URL https://ci-next.docker.com/public/ 15:27:31 [2022-08-02T15:27:31.838Z] JOB_BASE_NAME PR-43889 15:27:31 [2022-08-02T15:27:31.838Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43889/display/redirect 15:27:31 [2022-08-02T15:27:31.838Z] JOB_NAME moby/PR-43889 15:27:31 [2022-08-02T15:27:31.838Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43889/ 15:27:31 [2022-08-02T15:27:31.838Z] library.jps.version master 15:27:31 [2022-08-02T15:27:31.838Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local 15:27:31 [2022-08-02T15:27:31.838Z] NODE_LABELS amd64 azure azwin-2-caca70 azwin-2019 docker west-us windows windows-2019 x86_64 15:27:31 [2022-08-02T15:27:31.838Z] NODE_NAME azwin-2-caca70 15:27:31 [2022-08-02T15:27:31.838Z] NUMBER_OF_PROCESSORS 4 15:27:31 [2022-08-02T15:27:31.838Z] OS Windows_NT 15:27:31 [2022-08-02T15:27:31.838Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... 15:27:31 [2022-08-02T15:27:31.838Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 15:27:31 [2022-08-02T15:27:31.838Z] ppc64le false 15:27:31 [2022-08-02T15:27:31.838Z] PROCESSOR_ARCHITECTURE AMD64 15:27:31 [2022-08-02T15:27:31.838Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel 15:27:31 [2022-08-02T15:27:31.838Z] PROCESSOR_LEVEL 6 15:27:31 [2022-08-02T15:27:31.838Z] PROCESSOR_REVISION 4f01 15:27:31 [2022-08-02T15:27:31.838Z] ProgramData C:\ProgramData 15:27:31 [2022-08-02T15:27:31.838Z] ProgramFiles C:\Program Files 15:27:31 [2022-08-02T15:27:31.838Z] ProgramFiles(x86) C:\Program Files (x86) 15:27:31 [2022-08-02T15:27:31.838Z] ProgramW6432 C:\Program Files 15:27:31 [2022-08-02T15:27:31.838Z] PROMPT $P$G 15:27:31 [2022-08-02T15:27:31.838Z] PSExecutionPolicyPreference Bypass 15:27:31 [2022-08-02T15:27:31.838Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... 15:27:31 [2022-08-02T15:27:31.838Z] PUBLIC C:\Users\Public 15:27:31 [2022-08-02T15:27:31.838Z] rootless true 15:27:31 [2022-08-02T15:27:31.838Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43889/4/display/redirect?page=artif... 15:27:31 [2022-08-02T15:27:31.838Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43889/4/display/redirect?page=changes 15:27:31 [2022-08-02T15:27:31.838Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43889/4/display/redirect 15:27:31 [2022-08-02T15:27:31.838Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43889/4/display/redirect?page=tests 15:27:31 [2022-08-02T15:27:31.838Z] s390x false 15:27:31 [2022-08-02T15:27:31.838Z] SKIP_VALIDATION_TESTS 1 15:27:31 [2022-08-02T15:27:31.838Z] SOURCES_DRIVE d 15:27:31 [2022-08-02T15:27:31.838Z] SOURCES_SUBDIR gopath 15:27:31 [2022-08-02T15:27:31.839Z] STAGE_NAME Run tests 15:27:31 [2022-08-02T15:27:31.839Z] SystemDrive C: 15:27:31 [2022-08-02T15:27:31.839Z] SystemRoot C:\Windows 15:27:31 [2022-08-02T15:27:31.839Z] TEMP C:\Windows\TEMP 15:27:31 [2022-08-02T15:27:31.839Z] TESTDEBUG 0 15:27:31 [2022-08-02T15:27:31.839Z] TESTRUN_DRIVE d 15:27:31 [2022-08-02T15:27:31.839Z] TESTRUN_SUBDIR CI 15:27:31 [2022-08-02T15:27:31.839Z] TIMEOUT 120m 15:27:31 [2022-08-02T15:27:31.839Z] TMP C:\Windows\TEMP 15:27:31 [2022-08-02T15:27:31.839Z] unit_validate true 15:27:31 [2022-08-02T15:27:31.839Z] USERDOMAIN WORKGROUP 15:27:31 [2022-08-02T15:27:31.839Z] USERNAME azwin-2-caca70$ 15:27:31 [2022-08-02T15:27:31.839Z] USERPROFILE C:\Windows\system32\config\systemprofile 15:27:31 [2022-08-02T15:27:31.839Z] validate_force false 15:27:31 [2022-08-02T15:27:31.839Z] windir C:\Windows 15:27:31 [2022-08-02T15:27:31.839Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 15:27:31 [2022-08-02T15:27:31.839Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 15:27:31 [2022-08-02T15:27:31.839Z] windowsRS5 true 15:27:31 [2022-08-02T15:27:31.839Z] WORKSPACE d:\gopath\src\github.com\docker\docker 15:27:31 [2022-08-02T15:27:31.839Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp 15:27:31 [2022-08-02T15:27:31.839Z] 15:27:31 [2022-08-02T15:27:31.839Z] 15:27:31 [2022-08-02T15:27:31.839Z] 15:27:31 [2022-08-02T15:27:31.839Z] INFO: Sources under d:\gopath\... 15:27:31 [2022-08-02T15:27:31.839Z] INFO: Test run under d:\CI\... 15:27:31 [2022-08-02T15:27:31.839Z] INFO: Running in D:\gopath\src\github.com\docker\docker 15:27:31 [2022-08-02T15:27:31.839Z] INFO: docker/docker repository was found 15:27:31 [2022-08-02T15:27:31.839Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... 15:27:31 [2022-08-02T15:27:31.839Z] ltsc2019: Pulling from windows/servercore 15:27:31 [2022-08-02T15:27:31.839Z] b111c3320c94: Pulling fs layer 15:27:31 [2022-08-02T15:27:31.839Z] 7aca8de30754: Pulling fs layer 15:27:32 [2022-08-02T15:27:32.008Z] #13 160.7 Selecting previously unselected package libapparmor-dev:amd64. 15:27:32 [2022-08-02T15:27:32.008Z] #13 160.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 15:27:32 [2022-08-02T15:27:32.008Z] #13 160.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 15:27:32 [2022-08-02T15:27:32.043Z] #43 56.40 LINK images/built-in.o 15:27:32 [2022-08-02T15:27:32.300Z] #43 56.87 GEN compel/include/asm 15:27:32 [2022-08-02T15:27:32.300Z] #43 56.95 GEN compel/include/version.h 15:27:32 [2022-08-02T15:27:32.300Z] #43 57.00 touch .config 15:27:32 [2022-08-02T15:27:32.300Z] #43 57.04 GEN include/common/config.h 15:27:32 [2022-08-02T15:27:32.300Z] #43 57.10 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 15:27:32 [2022-08-02T15:27:32.556Z] #43 57.11 GEN compel/plugins/include/uapi/std/syscall-64.h 15:27:32 [2022-08-02T15:27:32.556Z] #43 57.15 GEN compel/arch/x86/plugins/std/syscalls-64.S 15:27:32 [2022-08-02T15:27:32.556Z] #43 57.17 DEP compel/arch/x86/plugins/std/syscalls-64.d 15:27:32 [2022-08-02T15:27:32.556Z] #43 57.19 DEP compel/arch/x86/plugins/std/memcpy.d 15:27:32 [2022-08-02T15:27:32.556Z] #43 57.22 DEP compel/arch/x86/plugins/std/parasite-head.d 15:27:32 [2022-08-02T15:27:32.556Z] #43 57.26 GEN compel/plugins/include/uapi/std/syscall.h 15:27:32 [2022-08-02T15:27:32.556Z] #43 57.32 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 15:27:32 [2022-08-02T15:27:32.556Z] #43 57.35 GEN compel/plugins/include/uapi/std/syscall-codes.h 15:27:32 [2022-08-02T15:27:32.572Z] #43 65.78 CC compel/arch/x86/plugins/std/parasite-head.o 15:27:32 [2022-08-02T15:27:32.610Z] #20 35.44 Unpacking bash-completion (1:2.8-6) ... 15:27:32 [2022-08-02T15:27:32.832Z] #43 65.90 CC compel/arch/x86/plugins/std/memcpy.o 15:27:32 [2022-08-02T15:27:32.832Z] #43 66.13 CC compel/arch/x86/plugins/std/syscalls-64.o 15:27:32 [2022-08-02T15:27:32.855Z] #43 57.43 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 15:27:32 [2022-08-02T15:27:32.855Z] #43 57.44 DEP compel/plugins/std/infect.d 15:27:32 [2022-08-02T15:27:32.869Z] #20 35.91 Selecting previously unselected package bzip2. 15:27:33 [2022-08-02T15:27:33.111Z] #43 57.70 DEP compel/plugins/std/string.d 15:27:33 [2022-08-02T15:27:33.127Z] #20 35.92 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 15:27:33 [2022-08-02T15:27:33.127Z] #20 35.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 15:27:33 [2022-08-02T15:27:33.127Z] #20 36.06 Selecting previously unselected package xz-utils. 15:27:33 [2022-08-02T15:27:33.127Z] #20 36.07 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... 15:27:33 [2022-08-02T15:27:33.127Z] #20 36.08 Unpacking xz-utils (5.2.4-1+deb10u1) ... 15:27:33 [2022-08-02T15:27:33.139Z] #43 66.32 AR compel/plugins/std.lib.a 15:27:33 [2022-08-02T15:27:33.386Z] #20 36.25 Selecting previously unselected package apparmor. 15:27:33 [2022-08-02T15:27:33.386Z] #20 36.26 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 15:27:33 [2022-08-02T15:27:33.386Z] #20 36.33 Unpacking apparmor (2.13.2-10) ... 15:27:33 [2022-08-02T15:27:33.393Z] #13 162.0 Selecting previously unselected package libbtrfs0. 15:27:33 [2022-08-02T15:27:33.393Z] #13 162.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 15:27:33 [2022-08-02T15:27:33.411Z] #43 57.88 DEP compel/plugins/std/log.d 15:27:33 [2022-08-02T15:27:33.411Z] #43 58.04 DEP compel/plugins/std/fds.d 15:27:33 [2022-08-02T15:27:33.421Z] #43 66.46 CC compel/plugins/fds/fds.o 15:27:33 [2022-08-02T15:27:33.530Z] #43 149.6 CC criu/tun.o 15:27:33 [2022-08-02T15:27:33.645Z] #20 36.71 Selecting previously unselected package aufs-tools. 15:27:33 [2022-08-02T15:27:33.645Z] #20 36.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 15:27:33 [2022-08-02T15:27:33.645Z] #20 36.72 Unpacking aufs-tools (1:4.14+20190211-1) ... 15:27:33 [2022-08-02T15:27:33.653Z] #13 162.2 Unpacking libbtrfs0 (4.20.1-2) ... 15:27:33 [2022-08-02T15:27:33.668Z] #43 58.20 DEP compel/plugins/std/std.d 15:27:33 [2022-08-02T15:27:33.668Z] #43 58.36 DEP compel/plugins/shmem/shmem.d 15:27:33 [2022-08-02T15:27:33.789Z] #43 150.1 CC criu/uffd.o 15:27:33 [2022-08-02T15:27:33.903Z] #20 36.83 Selecting previously unselected package libonig5:amd64. 15:27:33 [2022-08-02T15:27:33.903Z] #20 36.84 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... 15:27:33 [2022-08-02T15:27:33.903Z] #20 36.84 Unpacking libonig5:amd64 (6.9.1-1) ... 15:27:33 [2022-08-02T15:27:33.925Z] #43 58.60 DEP compel/plugins/fds/fds.d 15:27:34 [2022-08-02T15:27:34.013Z] #43 67.23 AR compel/plugins/fds.lib.a 15:27:34 [2022-08-02T15:27:34.013Z] #43 67.27 HOSTDEP compel/src/lib/log-host.d 15:27:34 [2022-08-02T15:27:34.162Z] #20 37.00 Selecting previously unselected package libjq1:amd64. 15:27:34 [2022-08-02T15:27:34.162Z] #20 37.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... 15:27:34 [2022-08-02T15:27:34.162Z] #20 37.02 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 15:27:34 [2022-08-02T15:27:34.162Z] #20 37.13 Selecting previously unselected package jq. 15:27:34 [2022-08-02T15:27:34.162Z] #20 37.14 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... 15:27:34 [2022-08-02T15:27:34.162Z] #20 37.14 Unpacking jq (1.5+dfsg-2+b1) ... 15:27:34 [2022-08-02T15:27:34.185Z] #43 58.92 CC compel/plugins/std/std.o 15:27:34 [2022-08-02T15:27:34.277Z] #43 67.43 HOSTDEP compel/src/lib/handle-elf-host.d 15:27:34 [2022-08-02T15:27:34.277Z] #43 67.54 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 15:27:34 [2022-08-02T15:27:34.420Z] #20 37.23 Selecting previously unselected package libaio1:amd64. 15:27:34 [2022-08-02T15:27:34.420Z] #20 37.24 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... 15:27:34 [2022-08-02T15:27:34.420Z] #20 37.25 Unpacking libaio1:amd64 (0.3.112-3) ... 15:27:34 [2022-08-02T15:27:34.420Z] #20 37.33 Selecting previously unselected package libgpm2:amd64. 15:27:34 [2022-08-02T15:27:34.420Z] #20 37.34 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... 15:27:34 [2022-08-02T15:27:34.420Z] #20 37.35 Unpacking libgpm2:amd64 (1.20.7-5) ... 15:27:34 [2022-08-02T15:27:34.420Z] #20 37.43 Selecting previously unselected package libicu63:amd64. 15:27:34 [2022-08-02T15:27:34.420Z] #20 37.43 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... 15:27:34 [2022-08-02T15:27:34.556Z] #43 67.67 HOSTDEP compel/src/main-host.d 15:27:34 [2022-08-02T15:27:34.593Z] #13 163.1 Selecting previously unselected package libbtrfs-dev. 15:27:34 [2022-08-02T15:27:34.593Z] #13 163.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 15:27:34 [2022-08-02T15:27:34.593Z] #13 163.1 Unpacking libbtrfs-dev (4.20.1-2) ... 15:27:34 [2022-08-02T15:27:34.679Z] #20 37.44 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... 15:27:34 [2022-08-02T15:27:34.726Z] #43 ... 15:27:34 [2022-08-02T15:27:34.726Z] 15:27:34 [2022-08-02T15:27:34.726Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:27:34 [2022-08-02T15:27:34.726Z] #22 sha256:ea12c7cc4a076b85f8afac54fb313ff47eca7702a880cfee1fad4866da4ede36 15:27:34 [2022-08-02T15:27:34.726Z] #22 36.55 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) 15:27:34 [2022-08-02T15:27:34.726Z] #22 36.56 Building wheels for collected packages: yamllint, pyyaml 15:27:34 [2022-08-02T15:27:34.726Z] #22 36.56 Running setup.py bdist_wheel for yamllint: started 15:27:34 [2022-08-02T15:27:34.726Z] #22 37.34 Running setup.py bdist_wheel for yamllint: finished with status 'done' 15:27:34 [2022-08-02T15:27:34.726Z] #22 37.34 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 15:27:34 [2022-08-02T15:27:34.726Z] #22 37.39 Running setup.py bdist_wheel for pyyaml: started 15:27:34 [2022-08-02T15:27:34.726Z] #22 38.65 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 15:27:34 [2022-08-02T15:27:34.726Z] #22 38.65 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 15:27:34 [2022-08-02T15:27:34.726Z] #22 38.79 Successfully built yamllint pyyaml 15:27:34 [2022-08-02T15:27:34.726Z] #22 38.81 Installing collected packages: pathspec, pyyaml, yamllint 15:27:34 [2022-08-02T15:27:34.747Z] #43 59.27 CC compel/plugins/std/fds.o 15:27:34 [2022-08-02T15:27:34.852Z] #13 163.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 15:27:34 [2022-08-02T15:27:34.852Z] #13 163.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 15:27:34 [2022-08-02T15:27:34.852Z] #13 163.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 15:27:34 [2022-08-02T15:27:34.852Z] #43 67.77 DEP compel/src/lib/ptrace.d 15:27:34 [2022-08-02T15:27:34.853Z] #43 67.91 DEP compel/src/lib/infect.d 15:27:34 [2022-08-02T15:27:34.984Z] #22 39.10 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 15:27:35 [2022-08-02T15:27:35.113Z] #13 163.7 Selecting previously unselected package libudev-dev:amd64. 15:27:35 [2022-08-02T15:27:35.113Z] #13 163.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... 15:27:35 [2022-08-02T15:27:35.113Z] #13 163.7 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... 15:27:35 [2022-08-02T15:27:35.140Z] #43 68.09 DEP compel/src/lib/infect-util.d 15:27:35 [2022-08-02T15:27:35.140Z] #43 68.20 DEP compel/src/lib/infect-rpc.d 15:27:35 [2022-08-02T15:27:35.140Z] #43 68.31 DEP compel/arch/x86/src/lib/infect.d 15:27:35 [2022-08-02T15:27:35.243Z] #22 DONE 39.4s 15:27:35 [2022-08-02T15:27:35.243Z] 15:27:35 [2022-08-02T15:27:35.243Z] #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 15:27:35 [2022-08-02T15:27:35.243Z] #43 sha256:f7cd32523ead2e08a07fe6de84fc2e0e206a47e2b4a7a1384628b0a6c1a5ee0f 15:27:35 [2022-08-02T15:27:35.243Z] #43 151.2 CC criu/util.o 15:27:35 [2022-08-02T15:27:35.309Z] #43 59.89 CC compel/plugins/std/log.o 15:27:35 [2022-08-02T15:27:35.374Z] #13 164.1 Selecting previously unselected package libsepol1-dev:amd64. 15:27:35 [2022-08-02T15:27:35.374Z] #13 164.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 15:27:35 [2022-08-02T15:27:35.374Z] #13 164.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... 15:27:35 [2022-08-02T15:27:35.404Z] #43 68.48 DEP compel/arch/x86/src/lib/cpu.d 15:27:35 [2022-08-02T15:27:35.404Z] #43 68.55 DEP compel/src/lib/log.d 15:27:35 [2022-08-02T15:27:35.663Z] #43 68.64 DEP compel/src/main.d 15:27:35 [2022-08-02T15:27:35.664Z] #43 68.69 DEP compel/src/lib/handle-elf.d 15:27:35 [2022-08-02T15:27:35.664Z] #43 68.75 DEP compel/arch/x86/src/lib/handle-elf.d 15:27:35 [2022-08-02T15:27:35.664Z] #43 68.86 CC compel/src/lib/log.o 15:27:35 [2022-08-02T15:27:35.664Z] #43 ... 15:27:35 [2022-08-02T15:27:35.664Z] 15:27:35 [2022-08-02T15:27:35.664Z] #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 15:27:35 [2022-08-02T15:27:35.664Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:27:35 [2022-08-02T15:27:35.664Z] #13 163.6 Selecting previously unselected package libapparmor1:amd64. 15:27:35 [2022-08-02T15:27:35.664Z] #13 163.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 15:27:35 [2022-08-02T15:27:35.664Z] #13 163.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... 15:27:35 [2022-08-02T15:27:35.944Z] #13 164.4 Selecting previously unselected package libpcre16-3:amd64. 15:27:35 [2022-08-02T15:27:35.944Z] #13 164.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 15:27:35 [2022-08-02T15:27:35.944Z] #13 164.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 15:27:35 [2022-08-02T15:27:35.944Z] #13 164.7 Selecting previously unselected package libpcre32-3:amd64. 15:27:35 [2022-08-02T15:27:35.944Z] #13 164.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 15:27:35 [2022-08-02T15:27:35.944Z] #13 164.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 15:27:36 [2022-08-02T15:27:36.178Z] #43 152.3 CC criu/uts_ns.o 15:27:36 [2022-08-02T15:27:36.237Z] #43 61.01 CC compel/plugins/std/string.o 15:27:36 [2022-08-02T15:27:36.437Z] #43 152.5 CC criu/vdso.o 15:27:36 [2022-08-02T15:27:36.513Z] #13 165.0 Selecting previously unselected package libpcrecpp0v5:amd64. 15:27:36 [2022-08-02T15:27:36.513Z] #13 165.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 15:27:36 [2022-08-02T15:27:36.513Z] #13 165.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 15:27:36 [2022-08-02T15:27:36.602Z] #13 164.3 Selecting previously unselected package libapparmor-dev:amd64. 15:27:36 [2022-08-02T15:27:36.602Z] #13 164.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 15:27:36 [2022-08-02T15:27:36.602Z] #13 164.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 15:27:36 [2022-08-02T15:27:36.696Z] #43 152.9 LINK criu/built-in.o 15:27:36 [2022-08-02T15:27:36.696Z] #43 153.0 LINK criu/criu 15:27:36 [2022-08-02T15:27:36.776Z] #13 165.3 Selecting previously unselected package libpcre3-dev:amd64. 15:27:36 [2022-08-02T15:27:36.776Z] #13 165.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 15:27:36 [2022-08-02T15:27:36.776Z] #13 165.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 15:27:36 [2022-08-02T15:27:36.865Z] #13 164.8 Selecting previously unselected package libbtrfs0. 15:27:36 [2022-08-02T15:27:36.865Z] #13 164.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 15:27:36 [2022-08-02T15:27:36.865Z] #13 164.9 Unpacking libbtrfs0 (4.20.1-2) ... 15:27:37 [2022-08-02T15:27:37.125Z] #13 165.0 Selecting previously unselected package libbtrfs-dev. 15:27:37 [2022-08-02T15:27:37.125Z] #13 165.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 15:27:37 [2022-08-02T15:27:37.125Z] #13 165.0 Unpacking libbtrfs-dev (4.20.1-2) ... 15:27:37 [2022-08-02T15:27:37.262Z] #43 153.4 DEP lib/c/criu.d 15:27:37 [2022-08-02T15:27:37.262Z] #43 153.5 CC images/rpc.pb-c.o 15:27:37 [2022-08-02T15:27:37.346Z] #13 166.1 Selecting previously unselected package libselinux1-dev:amd64. 15:27:37 [2022-08-02T15:27:37.385Z] #13 165.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 15:27:37 [2022-08-02T15:27:37.385Z] #13 165.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 15:27:37 [2022-08-02T15:27:37.385Z] #13 165.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 15:27:37 [2022-08-02T15:27:37.385Z] #13 165.3 Selecting previously unselected package libudev-dev:amd64. 15:27:37 [2022-08-02T15:27:37.385Z] #13 165.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... 15:27:37 [2022-08-02T15:27:37.385Z] #13 165.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... 15:27:37 [2022-08-02T15:27:37.603Z] #43 62.01 CC compel/plugins/std/infect.o 15:27:37 [2022-08-02T15:27:37.606Z] #13 166.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 15:27:37 [2022-08-02T15:27:37.606Z] #13 166.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 15:27:37 [2022-08-02T15:27:37.646Z] #13 165.6 Selecting previously unselected package libsepol1-dev:amd64. 15:27:37 [2022-08-02T15:27:37.829Z] #43 153.9 CC lib/c/criu.o 15:27:37 [2022-08-02T15:27:37.906Z] #13 165.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 15:27:37 [2022-08-02T15:27:37.906Z] #13 165.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... 15:27:37 [2022-08-02T15:27:37.908Z] #13 166.6 Selecting previously unselected package libdevmapper-dev:amd64. 15:27:37 [2022-08-02T15:27:37.908Z] #13 166.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 15:27:37 [2022-08-02T15:27:37.908Z] #13 166.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 15:27:37 [2022-08-02T15:27:37.967Z] #20 40.93 Selecting previously unselected package libnet1:amd64. 15:27:37 [2022-08-02T15:27:37.967Z] #20 40.95 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 15:27:37 [2022-08-02T15:27:37.967Z] #20 40.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:27:38 [2022-08-02T15:27:38.169Z] #43 62.70 CC compel/arch/x86/plugins/std/parasite-head.o 15:27:38 [2022-08-02T15:27:38.169Z] #43 62.87 CC compel/arch/x86/plugins/std/memcpy.o 15:27:38 [2022-08-02T15:27:38.181Z] #13 166.9 Selecting previously unselected package libseccomp-dev:amd64. 15:27:38 [2022-08-02T15:27:38.181Z] #13 166.9 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... 15:27:38 [2022-08-02T15:27:38.181Z] #13 166.9 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... 15:27:38 [2022-08-02T15:27:38.225Z] #20 41.07 Selecting previously unselected package libnl-3-200:amd64. 15:27:38 [2022-08-02T15:27:38.225Z] #20 41.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... 15:27:38 [2022-08-02T15:27:38.225Z] #20 41.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 15:27:38 [2022-08-02T15:27:38.225Z] #20 41.22 Selecting previously unselected package libprotobuf-c1:amd64. 15:27:38 [2022-08-02T15:27:38.225Z] #20 41.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 15:27:38 [2022-08-02T15:27:38.225Z] #20 41.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:27:38 [2022-08-02T15:27:38.225Z] #20 41.32 Selecting previously unselected package libreadline5:amd64. 15:27:38 [2022-08-02T15:27:38.396Z] #43 154.7 LINK lib/c/built-in.o 15:27:38 [2022-08-02T15:27:38.396Z] #43 154.7 LINK lib/c/libcriu.so 15:27:38 [2022-08-02T15:27:38.425Z] #43 62.97 CC compel/arch/x86/plugins/std/syscalls-64.o 15:27:38 [2022-08-02T15:27:38.425Z] #43 63.08 AR compel/plugins/std.lib.a 15:27:38 [2022-08-02T15:27:38.477Z] #13 166.2 Selecting previously unselected package libpcre16-3:amd64. 15:27:38 [2022-08-02T15:27:38.477Z] #13 166.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 15:27:38 [2022-08-02T15:27:38.477Z] #13 166.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 15:27:38 [2022-08-02T15:27:38.483Z] #20 41.32 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 15:27:38 [2022-08-02T15:27:38.483Z] #20 41.33 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 15:27:38 [2022-08-02T15:27:38.483Z] #20 41.44 Selecting previously unselected package net-tools. 15:27:38 [2022-08-02T15:27:38.483Z] #20 41.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 15:27:38 [2022-08-02T15:27:38.483Z] #20 41.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 15:27:38 [2022-08-02T15:27:38.655Z] #43 154.8 LINK lib/c/libcriu.a 15:27:38 [2022-08-02T15:27:38.682Z] #43 63.33 CC compel/plugins/fds/fds.o 15:27:38 [2022-08-02T15:27:38.739Z] #13 166.6 Selecting previously unselected package libpcre32-3:amd64. 15:27:38 [2022-08-02T15:27:38.739Z] #13 166.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 15:27:38 [2022-08-02T15:27:38.739Z] #13 166.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 15:27:38 [2022-08-02T15:27:38.742Z] #20 41.66 Selecting previously unselected package patch. 15:27:38 [2022-08-02T15:27:38.742Z] #20 41.67 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... 15:27:38 [2022-08-02T15:27:38.742Z] #20 41.68 Unpacking patch (2.7.6-3+deb10u1) ... 15:27:38 [2022-08-02T15:27:38.742Z] #20 41.83 Selecting previously unselected package python-pip-whl. 15:27:38 [2022-08-02T15:27:38.742Z] #20 41.83 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... 15:27:38 [2022-08-02T15:27:38.781Z] #13 167.5 Selecting previously unselected package libsystemd-dev:amd64. 15:27:38 [2022-08-02T15:27:38.781Z] #13 167.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... 15:27:38 [2022-08-02T15:27:38.781Z] #13 167.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... 15:27:38 [2022-08-02T15:27:38.914Z] #43 155.0 GEN magic.py 15:27:38 [2022-08-02T15:27:38.914Z] #43 155.1 Note: Building without setproctitle() and strlcpy() support. 15:27:38 [2022-08-02T15:27:38.914Z] #43 155.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:27:38 [2022-08-02T15:27:38.914Z] #43 155.1 Note: Building without GnuTLS support 15:27:38 [2022-08-02T15:27:38.914Z] #43 155.1 Makefile.config:39: Warn: you have no libnftables installed 15:27:38 [2022-08-02T15:27:38.914Z] #43 155.1 Makefile.config:40: Warn: Building without nftables support 15:27:38 [2022-08-02T15:27:38.938Z] #43 63.50 AR compel/plugins/fds.lib.a 15:27:38 [2022-08-02T15:27:38.938Z] #43 63.55 HOSTDEP compel/src/lib/log-host.d 15:27:39 [2022-08-02T15:27:39.000Z] #13 166.9 Selecting previously unselected package libpcrecpp0v5:amd64. 15:27:39 [2022-08-02T15:27:39.000Z] #13 166.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 15:27:39 [2022-08-02T15:27:39.000Z] #13 166.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 15:27:39 [2022-08-02T15:27:39.000Z] #20 41.86 Unpacking python-pip-whl (18.1-5) ... 15:27:39 [2022-08-02T15:27:39.000Z] #20 ... 15:27:39 [2022-08-02T15:27:39.000Z] 15:27:39 [2022-08-02T15:27:39.000Z] #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 15:27:39 [2022-08-02T15:27:39.000Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:39 [2022-08-02T15:27:39.000Z] #43 100.6 CC criu/eventfd.o 15:27:39 [2022-08-02T15:27:39.000Z] #43 101.0 CC criu/eventpoll.o 15:27:39 [2022-08-02T15:27:39.000Z] #43 101.9 CC criu/external.o 15:27:39 [2022-08-02T15:27:39.000Z] #43 102.3 CC criu/fault-injection.o 15:27:39 [2022-08-02T15:27:39.000Z] #43 102.4 CC criu/fdstore.o 15:27:39 [2022-08-02T15:27:39.000Z] #43 102.8 CC criu/fifo.o 15:27:39 [2022-08-02T15:27:39.000Z] #43 103.3 CC criu/file-ids.o 15:27:39 [2022-08-02T15:27:39.000Z] #43 103.7 CC criu/file-lock.o 15:27:39 [2022-08-02T15:27:39.000Z] #43 104.7 CC criu/files-ext.o 15:27:39 [2022-08-02T15:27:39.000Z] #43 105.1 CC criu/files-reg.o 15:27:39 [2022-08-02T15:27:39.000Z] #43 107.7 CC criu/files.o 15:27:39 [2022-08-02T15:27:39.000Z] #43 110.0 CC criu/filesystems.o 15:27:39 [2022-08-02T15:27:39.194Z] #43 63.64 HOSTDEP compel/src/lib/handle-elf-host.d 15:27:39 [2022-08-02T15:27:39.194Z] #43 63.79 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 15:27:39 [2022-08-02T15:27:39.194Z] #43 63.92 HOSTDEP compel/src/main-host.d 15:27:39 [2022-08-02T15:27:39.259Z] #43 110.9 CC criu/fsnotify.o 15:27:39 [2022-08-02T15:27:39.260Z] #13 167.1 Selecting previously unselected package libpcre3-dev:amd64. 15:27:39 [2022-08-02T15:27:39.260Z] #13 167.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 15:27:39 [2022-08-02T15:27:39.260Z] #13 167.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 15:27:39 [2022-08-02T15:27:39.480Z] #43 155.7 fatal: not a git repository (or any of the parent directories): .git 15:27:39 [2022-08-02T15:27:39.493Z] #43 64.10 DEP compel/src/lib/ptrace.d 15:27:39 [2022-08-02T15:27:39.517Z] #43 ... 15:27:39 [2022-08-02T15:27:39.517Z] 15:27:39 [2022-08-02T15:27:39.517Z] #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 15:27:39 [2022-08-02T15:27:39.517Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:27:39 [2022-08-02T15:27:39.518Z] #20 42.38 Selecting previously unselected package python3-lib2to3. 15:27:39 [2022-08-02T15:27:39.518Z] #20 42.39 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... 15:27:39 [2022-08-02T15:27:39.518Z] #20 42.40 Unpacking python3-lib2to3 (3.7.3-1) ... 15:27:39 [2022-08-02T15:27:39.745Z] #13 168.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 15:27:39 [2022-08-02T15:27:39.745Z] #13 168.4 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... 15:27:39 [2022-08-02T15:27:39.745Z] #13 168.5 Setting up libapparmor1:amd64 (2.13.2-10) ... 15:27:39 [2022-08-02T15:27:39.745Z] #13 168.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 15:27:39 [2022-08-02T15:27:39.745Z] #13 168.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... 15:27:39 [2022-08-02T15:27:39.750Z] #43 64.27 DEP compel/src/lib/infect.d 15:27:39 [2022-08-02T15:27:39.776Z] #20 42.58 Selecting previously unselected package python3-distutils. 15:27:39 [2022-08-02T15:27:39.776Z] #20 42.59 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... 15:27:39 [2022-08-02T15:27:39.776Z] #20 42.61 Unpacking python3-distutils (3.7.3-1) ... 15:27:39 [2022-08-02T15:27:39.776Z] #20 42.77 Selecting previously unselected package python3-pip. 15:27:39 [2022-08-02T15:27:39.776Z] #20 42.78 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... 15:27:39 [2022-08-02T15:27:39.776Z] #20 42.79 Unpacking python3-pip (18.1-5) ... 15:27:39 [2022-08-02T15:27:39.829Z] #13 167.8 Selecting previously unselected package libselinux1-dev:amd64. 15:27:40 [2022-08-02T15:27:40.005Z] #13 168.7 Setting up libsepol1-dev:amd64 (2.8-1) ... 15:27:40 [2022-08-02T15:27:40.005Z] #13 168.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... 15:27:40 [2022-08-02T15:27:40.005Z] #13 168.8 Setting up libbtrfs0 (4.20.1-2) ... 15:27:40 [2022-08-02T15:27:40.005Z] #13 168.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... 15:27:40 [2022-08-02T15:27:40.006Z] #43 64.57 DEP compel/src/lib/infect-util.d 15:27:40 [2022-08-02T15:27:40.006Z] #43 64.79 DEP compel/src/lib/infect-rpc.d 15:27:40 [2022-08-02T15:27:40.034Z] #20 42.96 Selecting previously unselected package python3-pkg-resources. 15:27:40 [2022-08-02T15:27:40.035Z] #20 42.96 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... 15:27:40 [2022-08-02T15:27:40.035Z] #20 42.97 Unpacking python3-pkg-resources (40.8.0-1) ... 15:27:40 [2022-08-02T15:27:40.089Z] #13 167.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 15:27:40 [2022-08-02T15:27:40.089Z] #13 167.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 15:27:40 [2022-08-02T15:27:40.267Z] #13 169.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ... 15:27:40 [2022-08-02T15:27:40.267Z] #13 169.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 15:27:40 [2022-08-02T15:27:40.267Z] #13 169.0 Setting up libbtrfs-dev (4.20.1-2) ... 15:27:40 [2022-08-02T15:27:40.267Z] #13 169.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 15:27:40 [2022-08-02T15:27:40.267Z] #13 169.0 Setting up mingw-w64-common (6.0.0-3) ... 15:27:40 [2022-08-02T15:27:40.267Z] #13 169.1 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... 15:27:40 [2022-08-02T15:27:40.267Z] #13 169.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 15:27:40 [2022-08-02T15:27:40.293Z] #20 43.09 Selecting previously unselected package python3-setuptools. 15:27:40 [2022-08-02T15:27:40.293Z] #20 43.09 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... 15:27:40 [2022-08-02T15:27:40.293Z] #20 43.10 Unpacking python3-setuptools (40.8.0-1) ... 15:27:40 [2022-08-02T15:27:40.349Z] #13 168.3 Selecting previously unselected package libdevmapper-dev:amd64. 15:27:40 [2022-08-02T15:27:40.349Z] #13 168.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 15:27:40 [2022-08-02T15:27:40.349Z] #13 168.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 15:27:40 [2022-08-02T15:27:40.416Z] #43 156.5 make[1]: Nothing to be done for 'all'. 15:27:40 [2022-08-02T15:27:40.528Z] #13 169.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 15:27:40 [2022-08-02T15:27:40.528Z] #13 169.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:27:40 [2022-08-02T15:27:40.528Z] #13 169.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 15:27:40 [2022-08-02T15:27:40.528Z] #13 169.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 15:27:40 [2022-08-02T15:27:40.528Z] #13 169.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:27:40 [2022-08-02T15:27:40.528Z] #13 169.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 15:27:40 [2022-08-02T15:27:40.528Z] #13 169.4 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 15:27:40 [2022-08-02T15:27:40.553Z] #20 43.33 Selecting previously unselected package python3-wheel. 15:27:40 [2022-08-02T15:27:40.553Z] #20 43.34 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... 15:27:40 [2022-08-02T15:27:40.553Z] #20 43.35 Unpacking python3-wheel (0.32.3-2) ... 15:27:40 [2022-08-02T15:27:40.553Z] #20 43.44 Selecting previously unselected package sudo. 15:27:40 [2022-08-02T15:27:40.553Z] #20 43.46 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... 15:27:40 [2022-08-02T15:27:40.553Z] #20 43.47 Unpacking sudo (1.8.27-1+deb10u3) ... 15:27:40 [2022-08-02T15:27:40.613Z] #43 65.04 DEP compel/arch/x86/src/lib/infect.d 15:27:40 [2022-08-02T15:27:40.788Z] #13 169.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 15:27:40 [2022-08-02T15:27:40.788Z] #13 169.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 15:27:40 [2022-08-02T15:27:40.788Z] #13 169.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 15:27:40 [2022-08-02T15:27:40.788Z] #13 169.4 Setting up dmsetup (2:1.02.155-3) ... 15:27:40 [2022-08-02T15:27:40.788Z] #13 169.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 15:27:40 [2022-08-02T15:27:40.788Z] #13 169.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 15:27:40 [2022-08-02T15:27:40.788Z] #13 169.6 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:27:40 [2022-08-02T15:27:40.887Z] #43 65.42 DEP compel/arch/x86/src/lib/cpu.d 15:27:40 [2022-08-02T15:27:40.923Z] #13 168.6 Selecting previously unselected package libseccomp-dev:amd64. 15:27:40 [2022-08-02T15:27:40.923Z] #13 168.6 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... 15:27:40 [2022-08-02T15:27:40.923Z] #13 168.6 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... 15:27:40 [2022-08-02T15:27:40.983Z] #43 157.3 make[1]: 'images/built-in.o' is up to date. 15:27:40 [2022-08-02T15:27:40.983Z] #43 157.3 make[1]: 'compel/plugins/std.lib.a' is up to date. 15:27:41 [2022-08-02T15:27:41.121Z] #20 44.03 Selecting previously unselected package thin-provisioning-tools. 15:27:41 [2022-08-02T15:27:41.121Z] #20 44.03 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 15:27:41 [2022-08-02T15:27:41.121Z] #20 44.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 15:27:41 [2022-08-02T15:27:41.148Z] #43 65.56 DEP compel/src/lib/log.d 15:27:41 [2022-08-02T15:27:41.148Z] #43 65.68 DEP compel/src/main.d 15:27:41 [2022-08-02T15:27:41.185Z] #13 168.9 Selecting previously unselected package libsystemd-dev:amd64. 15:27:41 [2022-08-02T15:27:41.185Z] #13 168.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... 15:27:41 [2022-08-02T15:27:41.185Z] #13 168.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... 15:27:41 [2022-08-02T15:27:41.241Z] #43 157.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. 15:27:41 [2022-08-02T15:27:41.241Z] #43 157.4 make[1]: 'compel/libcompel.a' is up to date. 15:27:41 [2022-08-02T15:27:41.241Z] #43 157.4 make[1]: 'compel/compel-host-bin' is up to date. 15:27:41 [2022-08-02T15:27:41.241Z] #43 157.5 make[1]: Nothing to be done for 'all'. 15:27:41 [2022-08-02T15:27:41.241Z] #43 157.5 make[1]: 'soccr/libsoccr.a' is up to date. 15:27:41 [2022-08-02T15:27:41.380Z] #20 44.30 Selecting previously unselected package uidmap. 15:27:41 [2022-08-02T15:27:41.380Z] #20 44.31 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... 15:27:41 [2022-08-02T15:27:41.380Z] #20 44.32 Unpacking uidmap (1:4.5-1.1) ... 15:27:41 [2022-08-02T15:27:41.410Z] #43 65.85 DEP compel/src/lib/handle-elf.d 15:27:41 [2022-08-02T15:27:41.410Z] #43 66.11 DEP compel/arch/x86/src/lib/handle-elf.d 15:27:41 [2022-08-02T15:27:41.501Z] #43 157.7 make[2]: Nothing to be done for 'all'. 15:27:41 [2022-08-02T15:27:41.501Z] #43 157.8 make[2]: Nothing to be done for 'all'. 15:27:41 [2022-08-02T15:27:41.501Z] #43 157.8 make[2]: Nothing to be done for 'all'. 15:27:41 [2022-08-02T15:27:41.638Z] #20 44.48 Selecting previously unselected package vim-runtime. 15:27:41 [2022-08-02T15:27:41.638Z] #20 44.48 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... 15:27:41 [2022-08-02T15:27:41.638Z] #20 44.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 15:27:41 [2022-08-02T15:27:41.638Z] #20 44.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 15:27:41 [2022-08-02T15:27:41.638Z] #20 44.55 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... 15:27:41 [2022-08-02T15:27:41.667Z] #43 66.38 CC compel/src/lib/log.o 15:27:41 [2022-08-02T15:27:41.760Z] #43 157.9 make[2]: Nothing to be done for 'all'. 15:27:41 [2022-08-02T15:27:41.760Z] #43 158.0 make[2]: Nothing to be done for 'all'. 15:27:41 [2022-08-02T15:27:41.760Z] #43 158.0 make[2]: Nothing to be done for 'all'. 15:27:41 [2022-08-02T15:27:41.760Z] #43 158.0 make[2]: Nothing to be done for 'all'. 15:27:41 [2022-08-02T15:27:41.760Z] #43 158.1 make[2]: Nothing to be done for 'all'. 15:27:42 [2022-08-02T15:27:42.018Z] #43 158.1 INSTALL criu/criu 15:27:42 [2022-08-02T15:27:42.018Z] #43 DONE 158.3s 15:27:42 [2022-08-02T15:27:42.018Z] 15:27:42 [2022-08-02T15:27:42.018Z] #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 15:27:42 [2022-08-02T15:27:42.018Z] #56 sha256:57765730b2691f7541c402af344bc734cbd2db7bf50a3227ee3a1e71c67b4a94 15:27:42 [2022-08-02T15:27:42.125Z] #13 170.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 15:27:42 [2022-08-02T15:27:42.125Z] #13 170.1 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... 15:27:42 [2022-08-02T15:27:42.171Z] #13 ... 15:27:42 [2022-08-02T15:27:42.171Z] 15:27:42 [2022-08-02T15:27:42.171Z] #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 15:27:42 [2022-08-02T15:27:42.171Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:42 [2022-08-02T15:27:42.171Z] #43 69.25 CC compel/arch/x86/src/lib/infect.o 15:27:42 [2022-08-02T15:27:42.171Z] #43 70.15 CC compel/src/lib/infect-rpc.o 15:27:42 [2022-08-02T15:27:42.171Z] #43 70.43 CC compel/src/lib/infect-util.o 15:27:42 [2022-08-02T15:27:42.171Z] #43 70.64 CC compel/src/lib/infect.o 15:27:42 [2022-08-02T15:27:42.171Z] #43 73.44 CC compel/src/lib/ptrace.o 15:27:42 [2022-08-02T15:27:42.171Z] #43 74.11 AR compel/libcompel.a 15:27:42 [2022-08-02T15:27:42.171Z] #43 74.18 HOSTCC compel/src/main-host.o 15:27:42 [2022-08-02T15:27:42.171Z] #43 74.46 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 15:27:42 [2022-08-02T15:27:42.171Z] #43 74.68 HOSTCC compel/src/lib/handle-elf-host.o 15:27:42 [2022-08-02T15:27:42.171Z] #43 75.09 HOSTCC compel/src/lib/log-host.o 15:27:42 [2022-08-02T15:27:42.171Z] #43 75.48 HOSTLINK compel/compel-host-bin 15:27:42 [2022-08-02T15:27:42.171Z] #43 75.71 DEP soccr/soccr.d 15:27:42 [2022-08-02T15:27:42.171Z] #43 76.00 CC soccr/soccr.o 15:27:42 [2022-08-02T15:27:42.171Z] #43 77.87 AR soccr/libsoccr.a 15:27:42 [2022-08-02T15:27:42.171Z] #43 78.00 make[1]: 'soccr/libsoccr.a' is up to date. 15:27:42 [2022-08-02T15:27:42.171Z] #43 78.55 DEP criu/arch/x86/sigframe.d 15:27:42 [2022-08-02T15:27:42.171Z] #43 78.67 DEP criu/arch/x86/sigaction_compat.d 15:27:42 [2022-08-02T15:27:42.171Z] #43 78.83 DEP criu/arch/x86/kerndat.d 15:27:42 [2022-08-02T15:27:42.171Z] #43 79.09 DEP criu/arch/x86/crtools.d 15:27:42 [2022-08-02T15:27:42.171Z] #43 79.23 DEP criu/arch/x86/cpu.d 15:27:42 [2022-08-02T15:27:42.227Z] #43 66.75 CC compel/arch/x86/src/lib/cpu.o 15:27:42 [2022-08-02T15:27:42.386Z] #13 170.2 Setting up libapparmor1:amd64 (2.13.2-10) ... 15:27:42 [2022-08-02T15:27:42.386Z] #13 170.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 15:27:42 [2022-08-02T15:27:42.386Z] #13 170.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... 15:27:42 [2022-08-02T15:27:42.386Z] #13 170.2 Setting up libsepol1-dev:amd64 (2.8-1) ... 15:27:42 [2022-08-02T15:27:42.386Z] #13 170.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... 15:27:42 [2022-08-02T15:27:42.386Z] #13 170.3 Setting up libbtrfs0 (4.20.1-2) ... 15:27:42 [2022-08-02T15:27:42.386Z] #13 170.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... 15:27:42 [2022-08-02T15:27:42.386Z] #13 170.4 Setting up libudev-dev:amd64 (241-7~deb10u8) ... 15:27:42 [2022-08-02T15:27:42.433Z] #43 79.44 CC criu/arch/x86/cpu.o 15:27:42 [2022-08-02T15:27:42.486Z] 7aca8de30754: Verifying Checksum 15:27:42 [2022-08-02T15:27:42.486Z] 7aca8de30754: Download complete 15:27:42 [2022-08-02T15:27:42.646Z] #13 170.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 15:27:42 [2022-08-02T15:27:42.646Z] #13 170.4 Setting up libbtrfs-dev (4.20.1-2) ... 15:27:42 [2022-08-02T15:27:42.646Z] #13 170.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 15:27:42 [2022-08-02T15:27:42.646Z] #13 170.5 Setting up mingw-w64-common (6.0.0-3) ... 15:27:42 [2022-08-02T15:27:42.646Z] #13 170.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... 15:27:42 [2022-08-02T15:27:42.908Z] #13 170.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 15:27:42 [2022-08-02T15:27:42.908Z] #13 170.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 15:27:42 [2022-08-02T15:27:42.908Z] #13 170.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:27:42 [2022-08-02T15:27:42.908Z] #13 170.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 15:27:42 [2022-08-02T15:27:42.908Z] #13 170.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 15:27:42 [2022-08-02T15:27:42.908Z] #13 170.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:27:42 [2022-08-02T15:27:42.908Z] #13 170.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 15:27:42 [2022-08-02T15:27:42.908Z] #13 170.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 15:27:42 [2022-08-02T15:27:42.908Z] #13 171.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 15:27:43 [2022-08-02T15:27:43.004Z] #43 80.14 CC criu/arch/x86/crtools.o 15:27:43 [2022-08-02T15:27:43.168Z] #13 171.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 15:27:43 [2022-08-02T15:27:43.168Z] #13 171.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 15:27:43 [2022-08-02T15:27:43.168Z] #13 171.0 Setting up dmsetup (2:1.02.155-3) ... 15:27:43 [2022-08-02T15:27:43.168Z] #13 171.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 15:27:43 [2022-08-02T15:27:43.168Z] #13 171.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 15:27:43 [2022-08-02T15:27:43.168Z] #13 171.2 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:27:43 [2022-08-02T15:27:43.592Z] #43 68.11 CC compel/arch/x86/src/lib/infect.o 15:27:43 [2022-08-02T15:27:43.950Z] #43 ... 15:27:43 [2022-08-02T15:27:43.950Z] 15:27:43 [2022-08-02T15:27:43.950Z] #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 15:27:43 [2022-08-02T15:27:43.950Z] #58 sha256:cf9c26ef10b20802e01d7f41c54c3638e714bd52e18e16068bc480354b2c7452 15:27:43 [2022-08-02T15:27:43.950Z] #58 166.0 + for f in rootlesskit rootlesskit-docker-proxy 15:27:43 [2022-08-02T15:27:43.950Z] #58 166.0 + GOBIN=/build 15:27:43 [2022-08-02T15:27:43.950Z] #58 166.0 + GO111MODULE=on 15:27:43 [2022-08-02T15:27:43.950Z] #58 166.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 15:27:43 [2022-08-02T15:27:43.950Z] #58 DONE 175.0s 15:27:43 [2022-08-02T15:27:43.950Z] 15:27:43 [2022-08-02T15:27:43.950Z] #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 15:27:43 [2022-08-02T15:27:43.950Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:27:43 [2022-08-02T15:27:43.950Z] #13 DONE 172.5s 15:27:43 [2022-08-02T15:27:43.950Z] 15:27:43 [2022-08-02T15:27:43.950Z] #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 15:27:43 [2022-08-02T15:27:43.950Z] #53 sha256:666b782aa776523b8e8342919b1727beecd0220296f183bdbc7d4507cba00179 15:27:43 [2022-08-02T15:27:43.950Z] #53 ... 15:27:43 [2022-08-02T15:27:43.950Z] 15:27:43 [2022-08-02T15:27:43.950Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 15:27:43 [2022-08-02T15:27:43.950Z] #59 sha256:446b70ddb40449aa23ecde5350088846cc2131b756ec46985e9e22b077a6e9f6 15:27:43 [2022-08-02T15:27:43.950Z] #59 DONE 0.3s 15:27:43 [2022-08-02T15:27:43.950Z] 15:27:43 [2022-08-02T15:27:43.950Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 15:27:43 [2022-08-02T15:27:43.950Z] #60 sha256:0485fe65e58a66e2a3f45e6d1b4f2b3c23a407730107736cc4b4508a4c77bd6d 15:27:43 [2022-08-02T15:27:43.950Z] #60 DONE 0.1s 15:27:44 [2022-08-02T15:27:44.156Z] #43 ... 15:27:44 [2022-08-02T15:27:44.156Z] 15:27:44 [2022-08-02T15:27:44.156Z] #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 15:27:44 [2022-08-02T15:27:44.156Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:27:44 [2022-08-02T15:27:44.156Z] #13 160.9 Selecting previously unselected package libapparmor1:amd64. 15:27:44 [2022-08-02T15:27:44.156Z] #13 160.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 15:27:44 [2022-08-02T15:27:44.156Z] #13 161.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... 15:27:44 [2022-08-02T15:27:44.156Z] #13 161.2 Selecting previously unselected package libapparmor-dev:amd64. 15:27:44 [2022-08-02T15:27:44.210Z] 15:27:44 [2022-08-02T15:27:44.210Z] #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 15:27:44 [2022-08-02T15:27:44.210Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:44 [2022-08-02T15:27:44.210Z] #43 81.16 CC criu/arch/x86/kerndat.o 15:27:44 [2022-08-02T15:27:44.412Z] #13 161.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 15:27:44 [2022-08-02T15:27:44.412Z] #13 161.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 15:27:44 [2022-08-02T15:27:44.667Z] #13 161.5 Selecting previously unselected package libbtrfs0. 15:27:44 [2022-08-02T15:27:44.667Z] #13 161.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 15:27:44 [2022-08-02T15:27:44.667Z] #13 161.6 Unpacking libbtrfs0 (4.20.1-2) ... 15:27:44 [2022-08-02T15:27:44.667Z] #13 161.7 Selecting previously unselected package libbtrfs-dev. 15:27:44 [2022-08-02T15:27:44.923Z] #13 161.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 15:27:44 [2022-08-02T15:27:44.923Z] #13 161.7 Unpacking libbtrfs-dev (4.20.1-2) ... 15:27:44 [2022-08-02T15:27:44.926Z] #20 47.86 Selecting previously unselected package vim. 15:27:44 [2022-08-02T15:27:44.927Z] #20 47.86 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... 15:27:44 [2022-08-02T15:27:44.927Z] #20 47.89 Unpacking vim (2:8.1.0875-5+deb10u2) ... 15:27:45 [2022-08-02T15:27:45.151Z] #43 82.08 CC criu/arch/x86/sigaction_compat.o 15:27:45 [2022-08-02T15:27:45.151Z] #43 82.42 CC criu/arch/x86/sigframe.o 15:27:45 [2022-08-02T15:27:45.722Z] #43 82.72 LINK criu/arch/x86/crtools.built-in.o 15:27:45 [2022-08-02T15:27:45.722Z] #43 82.81 DEP criu/pie/util-vdso-elf32.d 15:27:45 [2022-08-02T15:27:45.753Z] #20 48.56 Selecting previously unselected package xfsprogs. 15:27:45 [2022-08-02T15:27:45.753Z] #20 48.57 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... 15:27:45 [2022-08-02T15:27:45.753Z] #20 48.58 Unpacking xfsprogs (4.20.0-1) ... 15:27:45 [2022-08-02T15:27:45.982Z] #43 82.98 DEP criu/pie/util-vdso.d 15:27:45 [2022-08-02T15:27:45.982Z] #43 83.19 DEP criu/pie/util.d 15:27:46 [2022-08-02T15:27:46.012Z] #20 49.10 Selecting previously unselected package zip. 15:27:46 [2022-08-02T15:27:46.243Z] #43 83.36 CC criu/pie/util.o 15:27:46 [2022-08-02T15:27:46.271Z] #20 49.11 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... 15:27:46 [2022-08-02T15:27:46.271Z] #20 49.12 Unpacking zip (3.0-11+b1) ... 15:27:46 [2022-08-02T15:27:46.289Z] #13 162.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 15:27:46 [2022-08-02T15:27:46.289Z] #13 162.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 15:27:46 [2022-08-02T15:27:46.289Z] #13 163.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 15:27:46 [2022-08-02T15:27:46.469Z] #13 ... 15:27:46 [2022-08-02T15:27:46.469Z] 15:27:46 [2022-08-02T15:27:46.469Z] #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 15:27:46 [2022-08-02T15:27:46.469Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:46 [2022-08-02T15:27:46.469Z] #43 69.17 CC compel/arch/x86/src/lib/cpu.o 15:27:46 [2022-08-02T15:27:46.469Z] #43 70.14 CC compel/arch/x86/src/lib/infect.o 15:27:46 [2022-08-02T15:27:46.469Z] #43 71.00 CC compel/src/lib/infect-rpc.o 15:27:46 [2022-08-02T15:27:46.469Z] #43 71.66 CC compel/src/lib/infect-util.o 15:27:46 [2022-08-02T15:27:46.469Z] #43 72.06 CC compel/src/lib/infect.o 15:27:46 [2022-08-02T15:27:46.469Z] #43 75.86 CC compel/src/lib/ptrace.o 15:27:46 [2022-08-02T15:27:46.469Z] #43 76.48 AR compel/libcompel.a 15:27:46 [2022-08-02T15:27:46.469Z] #43 76.57 HOSTCC compel/src/main-host.o 15:27:46 [2022-08-02T15:27:46.469Z] #43 76.94 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 15:27:46 [2022-08-02T15:27:46.469Z] #43 77.15 HOSTCC compel/src/lib/handle-elf-host.o 15:27:46 [2022-08-02T15:27:46.469Z] #43 78.12 HOSTCC compel/src/lib/log-host.o 15:27:46 [2022-08-02T15:27:46.469Z] #43 78.80 HOSTLINK compel/compel-host-bin 15:27:46 [2022-08-02T15:27:46.503Z] #43 83.77 CC criu/pie/util-vdso.o 15:27:46 [2022-08-02T15:27:46.530Z] #20 49.36 Setting up aufs-tools (1:4.14+20190211-1) ... 15:27:46 [2022-08-02T15:27:46.530Z] #20 49.38 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 15:27:46 [2022-08-02T15:27:46.530Z] #20 49.40 Setting up libip6tc0:amd64 (1.8.2-4) ... 15:27:46 [2022-08-02T15:27:46.530Z] #20 49.41 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 15:27:46 [2022-08-02T15:27:46.530Z] #20 49.43 Setting up libgpm2:amd64 (1.20.7-5) ... 15:27:46 [2022-08-02T15:27:46.530Z] #20 49.44 Setting up libip4tc0:amd64 (1.8.2-4) ... 15:27:46 [2022-08-02T15:27:46.530Z] #20 49.45 Setting up uidmap (1:4.5-1.1) ... 15:27:46 [2022-08-02T15:27:46.530Z] #20 49.47 Setting up libnftnl11:amd64 (1.1.2-2) ... 15:27:46 [2022-08-02T15:27:46.530Z] #20 49.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:27:46 [2022-08-02T15:27:46.530Z] #20 49.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 15:27:46 [2022-08-02T15:27:46.530Z] #20 49.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:27:46 [2022-08-02T15:27:46.530Z] #20 49.53 Setting up libicu63:amd64 (63.1-6+deb10u3) ... 15:27:46 [2022-08-02T15:27:46.530Z] #20 49.55 Setting up xxd (2:8.1.0875-5+deb10u2) ... 15:27:46 [2022-08-02T15:27:46.530Z] #20 49.58 Setting up zip (3.0-11+b1) ... 15:27:46 [2022-08-02T15:27:46.730Z] #43 79.83 DEP soccr/soccr.d 15:27:46 [2022-08-02T15:27:46.764Z] #43 ... 15:27:46 [2022-08-02T15:27:46.764Z] 15:27:46 [2022-08-02T15:27:46.764Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 15:27:46 [2022-08-02T15:27:46.764Z] #14 sha256:80cc5bbc3eaf0f0617e589f0a7bdf9ddb60626de16ab52e8a39b3d621c8efcbf 15:27:46 [2022-08-02T15:27:46.764Z] #14 DONE 3.0s 15:27:46 [2022-08-02T15:27:46.821Z] #20 49.63 Setting up vim-common (2:8.1.0875-5+deb10u2) ... 15:27:46 [2022-08-02T15:27:46.821Z] #20 49.67 Setting up bash-completion (1:2.8-6) ... 15:27:46 [2022-08-02T15:27:46.896Z] #13 163.7 Selecting previously unselected package libudev-dev:amd64. 15:27:46 [2022-08-02T15:27:46.896Z] #13 163.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... 15:27:46 [2022-08-02T15:27:46.896Z] #13 163.8 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... 15:27:46 [2022-08-02T15:27:46.990Z] #43 80.00 CC soccr/soccr.o 15:27:47 [2022-08-02T15:27:47.026Z] 15:27:47 [2022-08-02T15:27:47.026Z] #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 15:27:47 [2022-08-02T15:27:47.026Z] #53 sha256:666b782aa776523b8e8342919b1727beecd0220296f183bdbc7d4507cba00179 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.762 + RM_GOPATH=0 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.762 + TMP_GOPATH= 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.762 + : /build 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.762 + '[' -z '' ']' 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.762 ++ mktemp -d 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.762 + export GOPATH=/tmp/tmp.yQifI9IDZJ 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.762 + GOPATH=/tmp/tmp.yQifI9IDZJ 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.762 + RM_GOPATH=1 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.762 + case "$(go env GOARCH)" in 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.762 ++ go env GOARCH 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.777 + export GO_BUILDMODE=-buildmode=pie 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.777 + GO_BUILDMODE=-buildmode=pie 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.777 ++ dirname /tmp/install/install.sh 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.796 Install runc version v1.1.2 (build tags: seccomp) 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.796 + dir=/tmp/install 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.796 + bin=runc 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.796 + shift 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.796 + '[' '!' -f /tmp/install/runc.installer ']' 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.796 + . /tmp/install/runc.installer 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.796 ++ set -e 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.796 ++ : v1.1.2 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.796 + install_runc 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.796 + RUNC_BUILDTAGS=seccomp 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.796 + echo 'Install runc version v1.1.2 (build tags: seccomp)' 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.796 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yQifI9IDZJ/src/github.com/opencontainers/runc 15:27:47 [2022-08-02T15:27:47.026Z] #53 2.804 Cloning into '/tmp/tmp.yQifI9IDZJ/src/github.com/opencontainers/runc'... 15:27:47 [2022-08-02T15:27:47.216Z] #13 164.2 Selecting previously unselected package libsepol1-dev:amd64. 15:27:47 [2022-08-02T15:27:47.216Z] #13 164.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 15:27:47 [2022-08-02T15:27:47.473Z] #13 164.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... 15:27:47 [2022-08-02T15:27:47.731Z] #13 164.7 Selecting previously unselected package libpcre16-3:amd64. 15:27:47 [2022-08-02T15:27:47.731Z] #13 164.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 15:27:47 [2022-08-02T15:27:47.731Z] #13 164.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 15:27:48 [2022-08-02T15:27:48.028Z] #13 164.9 Selecting previously unselected package libpcre32-3:amd64. 15:27:48 [2022-08-02T15:27:48.028Z] #13 164.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 15:27:48 [2022-08-02T15:27:48.028Z] #13 164.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 15:27:48 [2022-08-02T15:27:48.285Z] #13 165.1 Selecting previously unselected package libpcrecpp0v5:amd64. 15:27:48 [2022-08-02T15:27:48.285Z] #13 165.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 15:27:48 [2022-08-02T15:27:48.285Z] #13 165.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 15:27:48 [2022-08-02T15:27:48.541Z] #13 165.4 Selecting previously unselected package libpcre3-dev:amd64. 15:27:48 [2022-08-02T15:27:48.541Z] #13 165.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 15:27:48 [2022-08-02T15:27:48.541Z] #13 165.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 15:27:48 [2022-08-02T15:27:48.902Z] #43 82.04 AR soccr/libsoccr.a 15:27:48 [2022-08-02T15:27:48.902Z] #43 82.12 make[1]: 'soccr/libsoccr.a' is up to date. 15:27:49 [2022-08-02T15:27:49.510Z] #13 166.2 Selecting previously unselected package libselinux1-dev:amd64. 15:27:49 [2022-08-02T15:27:49.510Z] #13 166.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 15:27:49 [2022-08-02T15:27:49.510Z] #13 166.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 15:27:49 [2022-08-02T15:27:49.510Z] #13 166.6 Selecting previously unselected package libdevmapper-dev:amd64. 15:27:49 [2022-08-02T15:27:49.510Z] #13 166.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 15:27:49 [2022-08-02T15:27:49.570Z] #53 ... 15:27:49 [2022-08-02T15:27:49.570Z] 15:27:49 [2022-08-02T15:27:49.570Z] #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 15:27:49 [2022-08-02T15:27:49.570Z] #15 sha256:e9ce56f4b89926e698b2011569f65632abafadc01ad4b8a91e61946780c7a882 15:27:49 [2022-08-02T15:27:49.570Z] #15 DONE 2.7s 15:27:49 [2022-08-02T15:27:49.570Z] 15:27:49 [2022-08-02T15:27:49.570Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 15:27:49 [2022-08-02T15:27:49.570Z] #16 sha256:29d94a839f95932456a93be80e4c3dbf816371d17ff69a6e89dff8ca970f9e8e 15:27:49 [2022-08-02T15:27:49.767Z] #13 166.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 15:27:49 [2022-08-02T15:27:49.843Z] #43 82.67 DEP criu/arch/x86/sigframe.d 15:27:49 [2022-08-02T15:27:49.844Z] #43 82.89 DEP criu/arch/x86/sigaction_compat.d 15:27:50 [2022-08-02T15:27:50.024Z] #13 166.7 Selecting previously unselected package libseccomp-dev:amd64. 15:27:50 [2022-08-02T15:27:50.024Z] #13 166.8 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... 15:27:50 [2022-08-02T15:27:50.024Z] #13 166.8 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... 15:27:50 [2022-08-02T15:27:50.104Z] #43 ... 15:27:50 [2022-08-02T15:27:50.104Z] 15:27:50 [2022-08-02T15:27:50.104Z] #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 15:27:50 [2022-08-02T15:27:50.104Z] #13 sha256:06916631391becf83a66c20b06c1b0290c7f58d578e3dbf73f381ccc17a44f4f 15:27:50 [2022-08-02T15:27:50.104Z] #13 DONE 177.8s 15:27:50 [2022-08-02T15:27:50.104Z] 15:27:50 [2022-08-02T15:27:50.104Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 15:27:50 [2022-08-02T15:27:50.104Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:50 [2022-08-02T15:27:50.104Z] #43 83.05 DEP criu/arch/x86/kerndat.d 15:27:50 [2022-08-02T15:27:50.104Z] #43 ... 15:27:50 [2022-08-02T15:27:50.104Z] 15:27:50 [2022-08-02T15:27:50.104Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 15:27:50 [2022-08-02T15:27:50.104Z] #14 sha256:80cc5bbc3eaf0f0617e589f0a7bdf9ddb60626de16ab52e8a39b3d621c8efcbf 15:27:50 [2022-08-02T15:27:50.135Z] #20 53.15 Setting up libiptc0:amd64 (1.8.2-4) ... 15:27:50 [2022-08-02T15:27:50.136Z] #20 53.18 Setting up xz-utils (5.2.4-1+deb10u1) ... 15:27:50 [2022-08-02T15:27:50.136Z] #20 53.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:27:50 [2022-08-02T15:27:50.136Z] #20 53.23 Setting up patch (2.7.6-3+deb10u1) ... 15:27:50 [2022-08-02T15:27:50.136Z] #20 53.24 Setting up sudo (1.8.27-1+deb10u3) ... 15:27:50 [2022-08-02T15:27:50.322Z] #13 167.1 Selecting previously unselected package libsystemd-dev:amd64. 15:27:50 [2022-08-02T15:27:50.322Z] #13 167.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... 15:27:50 [2022-08-02T15:27:50.322Z] #13 167.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... 15:27:50 [2022-08-02T15:27:50.395Z] #20 53.35 invoke-rc.d: could not determine current runlevel 15:27:50 [2022-08-02T15:27:50.395Z] #20 53.38 invoke-rc.d: policy-rc.d denied execution of start. 15:27:50 [2022-08-02T15:27:50.395Z] #20 53.40 Setting up pigz (2.4-1) ... 15:27:50 [2022-08-02T15:27:50.395Z] #20 53.41 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 15:27:50 [2022-08-02T15:27:50.395Z] #20 53.43 Setting up libnl-3-200:amd64 (3.4.0-1) ... 15:27:50 [2022-08-02T15:27:50.395Z] #20 53.45 Setting up python-pip-whl (18.1-5) ... 15:27:50 [2022-08-02T15:27:50.395Z] #20 53.48 Setting up libmpdec2:amd64 (2.4.2-2) ... 15:27:50 [2022-08-02T15:27:50.655Z] #20 53.49 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... 15:27:50 [2022-08-02T15:27:50.655Z] #20 ... 15:27:50 [2022-08-02T15:27:50.655Z] 15:27:50 [2022-08-02T15:27:50.655Z] #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 15:27:50 [2022-08-02T15:27:50.655Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:50 [2022-08-02T15:27:50.655Z] #43 112.2 CC criu/image-desc.o 15:27:50 [2022-08-02T15:27:50.655Z] #43 112.3 CC criu/image.o 15:27:50 [2022-08-02T15:27:50.655Z] #43 113.3 CC criu/ipc_ns.o 15:27:50 [2022-08-02T15:27:50.655Z] #43 114.7 CC criu/irmap.o 15:27:50 [2022-08-02T15:27:50.655Z] #43 115.4 CC criu/kcmp-ids.o 15:27:50 [2022-08-02T15:27:50.655Z] #43 115.8 CC criu/kerndat.o 15:27:50 [2022-08-02T15:27:50.655Z] #43 117.2 CC criu/libnetlink.o 15:27:50 [2022-08-02T15:27:50.655Z] #43 117.6 CC criu/log.o 15:27:50 [2022-08-02T15:27:50.655Z] #43 118.2 CC criu/lsm.o 15:27:50 [2022-08-02T15:27:50.655Z] #43 118.7 CC criu/mem.o 15:27:50 [2022-08-02T15:27:50.655Z] #43 121.1 CC criu/memfd.o 15:27:50 [2022-08-02T15:27:50.655Z] #43 121.7 CC criu/mount.o 15:27:50 [2022-08-02T15:27:50.917Z] #43 ... 15:27:50 [2022-08-02T15:27:50.917Z] 15:27:50 [2022-08-02T15:27:50.917Z] #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 15:27:50 [2022-08-02T15:27:50.917Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:27:50 [2022-08-02T15:27:50.917Z] #20 53.92 Setting up libaio1:amd64 (0.3.112-3) ... 15:27:50 [2022-08-02T15:27:50.917Z] #20 53.94 Setting up libonig5:amd64 (6.9.1-1) ... 15:27:50 [2022-08-02T15:27:50.917Z] #20 53.95 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 15:27:50 [2022-08-02T15:27:50.917Z] #20 53.97 Setting up vim (2:8.1.0875-5+deb10u2) ... 15:27:50 [2022-08-02T15:27:50.917Z] #20 54.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 15:27:50 [2022-08-02T15:27:50.917Z] #20 54.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 15:27:50 [2022-08-02T15:27:50.917Z] #20 54.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 15:27:50 [2022-08-02T15:27:50.951Z] #16 1.600 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 15:27:51 [2022-08-02T15:27:51.176Z] #20 54.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 15:27:51 [2022-08-02T15:27:51.176Z] #20 54.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 15:27:51 [2022-08-02T15:27:51.176Z] #20 54.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 15:27:51 [2022-08-02T15:27:51.176Z] #20 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 15:27:51 [2022-08-02T15:27:51.176Z] #20 54.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 15:27:51 [2022-08-02T15:27:51.176Z] #20 54.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 15:27:51 [2022-08-02T15:27:51.176Z] #20 54.13 Setting up thin-provisioning-tools (0.7.6-2.1) ... 15:27:51 [2022-08-02T15:27:51.176Z] #20 54.15 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 15:27:51 [2022-08-02T15:27:51.176Z] #20 54.17 Setting up jq (1.5+dfsg-2+b1) ... 15:27:51 [2022-08-02T15:27:51.176Z] #20 54.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 15:27:51 [2022-08-02T15:27:51.176Z] #20 54.23 Setting up python3.7 (3.7.3-2+deb10u3) ... 15:27:51 [2022-08-02T15:27:51.212Z] #16 DONE 1.7s 15:27:51 [2022-08-02T15:27:51.212Z] 15:27:51 [2022-08-02T15:27:51.212Z] #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 15:27:51 [2022-08-02T15:27:51.212Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:51 [2022-08-02T15:27:51.212Z] #43 84.95 CC criu/pie/util-vdso-elf32.o 15:27:51 [2022-08-02T15:27:51.212Z] #43 86.10 AR criu/pie/pie.lib.a 15:27:51 [2022-08-02T15:27:51.212Z] #43 86.17 DEP criu/pie/restorer.d 15:27:51 [2022-08-02T15:27:51.212Z] #43 86.51 DEP criu/arch/x86/sigaction_compat_pie.d 15:27:51 [2022-08-02T15:27:51.212Z] #43 86.79 DEP criu/arch/x86/restorer_unmap.d 15:27:51 [2022-08-02T15:27:51.212Z] #43 86.88 DEP criu/arch/x86/restorer.d 15:27:51 [2022-08-02T15:27:51.212Z] #43 87.16 DEP criu/arch/x86/vdso-pie.d 15:27:51 [2022-08-02T15:27:51.212Z] #43 87.31 DEP criu/pie/parasite-vdso.d 15:27:51 [2022-08-02T15:27:51.212Z] #43 87.56 DEP criu/pie/parasite.d 15:27:51 [2022-08-02T15:27:51.212Z] #43 87.97 CC criu/pie/parasite.o 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.0 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.0 Setting up libapparmor1:amd64 (2.13.2-10) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.1 Setting up libsepol1-dev:amd64 (2.8-1) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.1 Setting up libbtrfs0 (4.20.1-2) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.2 Setting up libbtrfs-dev (4.20.1-2) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.2 Setting up mingw-w64-common (6.0.0-3) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 15:27:51 [2022-08-02T15:27:51.293Z] #13 168.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:27:51 [2022-08-02T15:27:51.490Z] #14 ... 15:27:51 [2022-08-02T15:27:51.490Z] 15:27:51 [2022-08-02T15:27:51.490Z] #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 15:27:51 [2022-08-02T15:27:51.490Z] #58 sha256:d2a8c0826dacffcd594f9280279d52a27f88669776fd3b7de7bde1a5a2851bea 15:27:51 [2022-08-02T15:27:51.490Z] #58 172.9 + for f in rootlesskit rootlesskit-docker-proxy 15:27:51 [2022-08-02T15:27:51.490Z] #58 172.9 + GOBIN=/build 15:27:51 [2022-08-02T15:27:51.490Z] #58 172.9 + GO111MODULE=on 15:27:51 [2022-08-02T15:27:51.490Z] #58 172.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 15:27:51 [2022-08-02T15:27:51.490Z] #58 DONE 182.7s 15:27:51 [2022-08-02T15:27:51.490Z] 15:27:51 [2022-08-02T15:27:51.490Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 15:27:51 [2022-08-02T15:27:51.490Z] #59 sha256:a9828d341af0e30b2b23dc4365af56805cbf4c1fa5fe85b9ba078e53c1afd503 15:27:51 [2022-08-02T15:27:51.490Z] #59 DONE 0.1s 15:27:51 [2022-08-02T15:27:51.490Z] 15:27:51 [2022-08-02T15:27:51.490Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 15:27:51 [2022-08-02T15:27:51.490Z] #60 sha256:f065cf24903af34ec507c914590779773d46bc83c718ac0c7aecf0d05e391bd3 15:27:51 [2022-08-02T15:27:51.490Z] #60 DONE 0.1s 15:27:51 [2022-08-02T15:27:51.490Z] 15:27:51 [2022-08-02T15:27:51.490Z] #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 15:27:51 [2022-08-02T15:27:51.490Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:51 [2022-08-02T15:27:51.490Z] #43 83.26 DEP criu/arch/x86/crtools.d 15:27:51 [2022-08-02T15:27:51.490Z] #43 83.41 DEP criu/arch/x86/cpu.d 15:27:51 [2022-08-02T15:27:51.490Z] #43 83.62 CC criu/arch/x86/cpu.o 15:27:51 [2022-08-02T15:27:51.490Z] #43 84.54 CC criu/arch/x86/crtools.o 15:27:51 [2022-08-02T15:27:51.549Z] #13 168.3 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 15:27:51 [2022-08-02T15:27:51.549Z] #13 168.3 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 15:27:51 [2022-08-02T15:27:51.549Z] #13 168.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 15:27:51 [2022-08-02T15:27:51.549Z] #13 168.4 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 15:27:51 [2022-08-02T15:27:51.549Z] #13 168.4 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 15:27:51 [2022-08-02T15:27:51.549Z] #13 168.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 15:27:51 [2022-08-02T15:27:51.549Z] #13 168.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 15:27:51 [2022-08-02T15:27:51.549Z] #13 168.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 15:27:51 [2022-08-02T15:27:51.549Z] #13 168.4 Setting up dmsetup (2:1.02.155-3) ... 15:27:51 [2022-08-02T15:27:51.549Z] #13 168.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 15:27:51 [2022-08-02T15:27:51.549Z] #13 168.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 15:27:51 [2022-08-02T15:27:51.805Z] #13 168.5 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:27:53 [2022-08-02T15:27:53.126Z] #43 89.88 LINK criu/pie/parasite.built-in.o 15:27:53 [2022-08-02T15:27:53.126Z] #43 89.90 GEN criu/pie/parasite-blob.h 15:27:53 [2022-08-02T15:27:53.126Z] #43 89.92 CC criu/pie/parasite-vdso.o 15:27:53 [2022-08-02T15:27:53.126Z] #43 ... 15:27:53 [2022-08-02T15:27:53.126Z] 15:27:53 [2022-08-02T15:27:53.126Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 15:27:53 [2022-08-02T15:27:53.126Z] #17 sha256:771a0e7f7add2d2251005be094c5bdc9f1f3ddbb6778afeeaf684de7da393989 15:27:53 [2022-08-02T15:27:53.126Z] #17 DONE 1.7s 15:27:53 [2022-08-02T15:27:53.126Z] 15:27:53 [2022-08-02T15:27:53.126Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 15:27:53 [2022-08-02T15:27:53.126Z] #18 sha256:2590bd71b047c3932dc58d56b461de79f2b7cfb25e6c60ba0b82df0330a5b972 15:27:53 [2022-08-02T15:27:53.401Z] #43 86.42 CC criu/arch/x86/kerndat.o 15:27:54 [2022-08-02T15:27:54.342Z] #43 87.22 CC criu/arch/x86/sigaction_compat.o 15:27:54 [2022-08-02T15:27:54.342Z] #43 ... 15:27:54 [2022-08-02T15:27:54.342Z] 15:27:54 [2022-08-02T15:27:54.342Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 15:27:54 [2022-08-02T15:27:54.342Z] #14 sha256:80cc5bbc3eaf0f0617e589f0a7bdf9ddb60626de16ab52e8a39b3d621c8efcbf 15:27:54 [2022-08-02T15:27:54.342Z] #14 DONE 4.5s 15:27:54 [2022-08-02T15:27:54.509Z] #18 DONE 1.4s 15:27:54 [2022-08-02T15:27:54.509Z] 15:27:54 [2022-08-02T15:27:54.509Z] #19 [dev-systemd-false 6/26] RUN ldconfig 15:27:54 [2022-08-02T15:27:54.509Z] #19 sha256:fe5f4d0c9e8e72cbda786ae45607d36efbc21d7fc7d05a450326c0fc9aa31873 15:27:54 [2022-08-02T15:27:54.602Z] 15:27:54 [2022-08-02T15:27:54.602Z] #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 15:27:54 [2022-08-02T15:27:54.602Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:54 [2022-08-02T15:27:54.602Z] #43 87.73 CC criu/arch/x86/sigframe.o 15:27:54 [2022-08-02T15:27:54.862Z] #43 88.17 LINK criu/arch/x86/crtools.built-in.o 15:27:55 [2022-08-02T15:27:55.078Z] #13 DONE 171.4s 15:27:55 [2022-08-02T15:27:55.078Z] 15:27:55 [2022-08-02T15:27:55.078Z] #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 15:27:55 [2022-08-02T15:27:55.078Z] #58 sha256:b03fefad15b617f28553b19add0d8c89cb228650668c5638c534235866025d3b 15:27:55 [2022-08-02T15:27:55.078Z] #58 168.7 + for f in rootlesskit rootlesskit-docker-proxy 15:27:55 [2022-08-02T15:27:55.078Z] #58 168.7 + GOBIN=/build 15:27:55 [2022-08-02T15:27:55.078Z] #58 168.7 + GO111MODULE=on 15:27:55 [2022-08-02T15:27:55.078Z] #58 168.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 15:27:55 [2022-08-02T15:27:55.078Z] #58 DONE 176.6s 15:27:55 [2022-08-02T15:27:55.078Z] 15:27:55 [2022-08-02T15:27:55.078Z] #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 15:27:55 [2022-08-02T15:27:55.078Z] #53 sha256:67cf3104b3bd3b12866904834cec28584a17bf4c8696002ef76b6c4377486f66 15:27:55 [2022-08-02T15:27:55.078Z] #53 ... 15:27:55 [2022-08-02T15:27:55.078Z] 15:27:55 [2022-08-02T15:27:55.078Z] #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 15:27:55 [2022-08-02T15:27:55.078Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:55 [2022-08-02T15:27:55.078Z] #43 69.43 CC compel/src/lib/infect-rpc.o 15:27:55 [2022-08-02T15:27:55.078Z] #43 69.83 CC compel/src/lib/infect-util.o 15:27:55 [2022-08-02T15:27:55.078Z] #43 70.11 CC compel/src/lib/infect.o 15:27:55 [2022-08-02T15:27:55.078Z] #43 72.25 CC compel/src/lib/ptrace.o 15:27:55 [2022-08-02T15:27:55.078Z] #43 72.68 AR compel/libcompel.a 15:27:55 [2022-08-02T15:27:55.078Z] #43 72.76 HOSTCC compel/src/main-host.o 15:27:55 [2022-08-02T15:27:55.078Z] #43 73.28 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 15:27:55 [2022-08-02T15:27:55.078Z] #43 73.51 HOSTCC compel/src/lib/handle-elf-host.o 15:27:55 [2022-08-02T15:27:55.078Z] #43 73.98 HOSTCC compel/src/lib/log-host.o 15:27:55 [2022-08-02T15:27:55.078Z] #43 74.22 HOSTLINK compel/compel-host-bin 15:27:55 [2022-08-02T15:27:55.078Z] #43 74.52 DEP soccr/soccr.d 15:27:55 [2022-08-02T15:27:55.078Z] #43 74.98 CC soccr/soccr.o 15:27:55 [2022-08-02T15:27:55.078Z] #43 77.12 AR soccr/libsoccr.a 15:27:55 [2022-08-02T15:27:55.078Z] #43 77.19 make[1]: 'soccr/libsoccr.a' is up to date. 15:27:55 [2022-08-02T15:27:55.078Z] #43 77.84 DEP criu/arch/x86/sigframe.d 15:27:55 [2022-08-02T15:27:55.078Z] #43 77.98 DEP criu/arch/x86/sigaction_compat.d 15:27:55 [2022-08-02T15:27:55.078Z] #43 78.05 DEP criu/arch/x86/kerndat.d 15:27:55 [2022-08-02T15:27:55.078Z] #43 78.18 DEP criu/arch/x86/crtools.d 15:27:55 [2022-08-02T15:27:55.078Z] #43 78.28 DEP criu/arch/x86/cpu.d 15:27:55 [2022-08-02T15:27:55.078Z] #43 78.38 CC criu/arch/x86/cpu.o 15:27:55 [2022-08-02T15:27:55.078Z] #43 78.89 CC criu/arch/x86/crtools.o 15:27:55 [2022-08-02T15:27:55.078Z] #43 ... 15:27:55 [2022-08-02T15:27:55.078Z] 15:27:55 [2022-08-02T15:27:55.078Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 15:27:55 [2022-08-02T15:27:55.078Z] #59 sha256:2dd6196580e8b04b7e4699d2d992748c5be0f6c531f5db6832a7849e5fa0463d 15:27:55 [2022-08-02T15:27:55.078Z] #59 DONE 0.4s 15:27:55 [2022-08-02T15:27:55.078Z] 15:27:55 [2022-08-02T15:27:55.078Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 15:27:55 [2022-08-02T15:27:55.078Z] #14 sha256:80cc5bbc3eaf0f0617e589f0a7bdf9ddb60626de16ab52e8a39b3d621c8efcbf 15:27:55 [2022-08-02T15:27:55.122Z] #43 88.32 DEP criu/pie/util-vdso-elf32.d 15:27:55 [2022-08-02T15:27:55.334Z] #14 ... 15:27:55 [2022-08-02T15:27:55.334Z] 15:27:55 [2022-08-02T15:27:55.334Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 15:27:55 [2022-08-02T15:27:55.334Z] #60 sha256:18174700559e642375b9c0a04b3440fc6ec491f031965e88ee6bceb6d4151866 15:27:55 [2022-08-02T15:27:55.334Z] #60 DONE 0.4s 15:27:55 [2022-08-02T15:27:55.376Z] #20 57.67 Setting up iptables (1.8.2-4) ... 15:27:55 [2022-08-02T15:27:55.376Z] #20 57.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 15:27:55 [2022-08-02T15:27:55.376Z] #20 57.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:27:55 [2022-08-02T15:27:55.376Z] #20 57.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 15:27:55 [2022-08-02T15:27:55.376Z] #20 57.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:27:55 [2022-08-02T15:27:55.376Z] #20 57.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 15:27:55 [2022-08-02T15:27:55.376Z] #20 57.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 15:27:55 [2022-08-02T15:27:55.376Z] #20 57.80 Setting up python3 (3.7.3-1) ... 15:27:55 [2022-08-02T15:27:55.376Z] #20 58.38 Setting up python3-wheel (0.32.3-2) ... 15:27:55 [2022-08-02T15:27:55.632Z] 15:27:55 [2022-08-02T15:27:55.632Z] #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 15:27:55 [2022-08-02T15:27:55.632Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:55 [2022-08-02T15:27:55.695Z] #43 88.66 DEP criu/pie/util-vdso.d 15:27:55 [2022-08-02T15:27:55.888Z] #43 80.58 CC criu/arch/x86/kerndat.o 15:27:55 [2022-08-02T15:27:55.892Z] #19 DONE 1.4s 15:27:55 [2022-08-02T15:27:55.892Z] 15:27:55 [2022-08-02T15:27:55.892Z] #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 15:27:55 [2022-08-02T15:27:55.892Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:27:55 [2022-08-02T15:27:55.955Z] #43 88.92 DEP criu/pie/util.d 15:27:55 [2022-08-02T15:27:55.955Z] #43 89.17 CC criu/pie/util.o 15:27:56 [2022-08-02T15:27:56.315Z] #20 59.11 Setting up apparmor (2.13.2-10) ... 15:27:56 [2022-08-02T15:27:56.525Z] #43 89.62 CC criu/pie/util-vdso.o 15:27:56 [2022-08-02T15:27:56.857Z] #43 81.18 CC criu/arch/x86/sigaction_compat.o 15:27:56 [2022-08-02T15:27:56.857Z] #43 81.51 CC criu/arch/x86/sigframe.o 15:27:57 [2022-08-02T15:27:57.419Z] #43 81.86 LINK criu/arch/x86/crtools.built-in.o 15:27:57 [2022-08-02T15:27:57.419Z] #43 81.93 DEP criu/pie/util-vdso-elf32.d 15:27:57 [2022-08-02T15:27:57.466Z] #43 90.68 CC criu/pie/util-vdso-elf32.o 15:27:57 [2022-08-02T15:27:57.675Z] #43 ... 15:27:57 [2022-08-02T15:27:57.675Z] 15:27:57 [2022-08-02T15:27:57.675Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker 15:27:57 [2022-08-02T15:27:57.675Z] #14 sha256:80cc5bbc3eaf0f0617e589f0a7bdf9ddb60626de16ab52e8a39b3d621c8efcbf 15:27:57 [2022-08-02T15:27:57.675Z] #14 DONE 3.0s 15:27:57 [2022-08-02T15:27:57.675Z] 15:27:57 [2022-08-02T15:27:57.675Z] #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 15:27:57 [2022-08-02T15:27:57.675Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:27:57 [2022-08-02T15:27:57.675Z] #43 82.22 DEP criu/pie/util-vdso.d 15:27:57 [2022-08-02T15:27:57.675Z] #43 82.36 DEP criu/pie/util.d 15:27:57 [2022-08-02T15:27:57.806Z] #20 2.212 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] 15:27:57 [2022-08-02T15:27:57.932Z] #43 82.63 CC criu/pie/util.o 15:27:58 [2022-08-02T15:27:58.038Z] #43 ... 15:27:58 [2022-08-02T15:27:58.039Z] 15:27:58 [2022-08-02T15:27:58.039Z] #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 15:27:58 [2022-08-02T15:27:58.039Z] #15 sha256:e9ce56f4b89926e698b2011569f65632abafadc01ad4b8a91e61946780c7a882 15:27:58 [2022-08-02T15:27:58.039Z] #15 DONE 3.7s 15:27:58 [2022-08-02T15:27:58.066Z] #20 2.415 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:27:58 [2022-08-02T15:27:58.066Z] #20 2.480 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:27:58 [2022-08-02T15:27:58.299Z] 15:27:58 [2022-08-02T15:27:58.299Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 15:27:58 [2022-08-02T15:27:58.299Z] #16 sha256:29d94a839f95932456a93be80e4c3dbf816371d17ff69a6e89dff8ca970f9e8e 15:27:58 [2022-08-02T15:27:58.327Z] #20 2.495 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:27:58 [2022-08-02T15:27:58.493Z] #43 83.05 CC criu/pie/util-vdso.o 15:27:58 [2022-08-02T15:27:58.853Z] #20 61.33 Setting up xfsprogs (4.20.0-1) ... 15:27:58 [2022-08-02T15:27:58.853Z] #20 61.35 Setting up python3-lib2to3 (3.7.3-1) ... 15:27:58 [2022-08-02T15:27:58.853Z] #20 61.74 Setting up python3-pkg-resources (40.8.0-1) ... 15:27:59 [2022-08-02T15:27:59.268Z] #20 3.563 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] 15:27:59 [2022-08-02T15:27:59.422Z] #43 84.04 CC criu/pie/util-vdso-elf32.o 15:27:59 [2022-08-02T15:27:59.790Z] #20 62.78 Setting up python3-distutils (3.7.3-1) ... 15:28:00 [2022-08-02T15:28:00.219Z] #16 ... 15:28:00 [2022-08-02T15:28:00.219Z] 15:28:00 [2022-08-02T15:28:00.219Z] #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 15:28:00 [2022-08-02T15:28:00.219Z] #53 sha256:5f23f6eab5218a4b5ab092780ef1e0483053f519390208b2eb8c2a2c2a6389f1 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.806 + RM_GOPATH=0 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.806 + TMP_GOPATH= 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.806 + : /build 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.806 + '[' -z '' ']' 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.836 ++ mktemp -d 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.836 + export GOPATH=/tmp/tmp.CbnBiCLliP 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.836 + GOPATH=/tmp/tmp.CbnBiCLliP 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.836 + RM_GOPATH=1 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.836 + case "$(go env GOARCH)" in 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.836 ++ go env GOARCH 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.851 Install runc version v1.1.2 (build tags: seccomp) 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.948 + export GO_BUILDMODE=-buildmode=pie 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.948 + GO_BUILDMODE=-buildmode=pie 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.948 ++ dirname /tmp/install/install.sh 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.948 + dir=/tmp/install 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.948 + bin=runc 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.948 + shift 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.948 + '[' '!' -f /tmp/install/runc.installer ']' 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.948 + . /tmp/install/runc.installer 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.948 ++ set -e 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.948 ++ : v1.1.2 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.948 + install_runc 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.948 + RUNC_BUILDTAGS=seccomp 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.948 + echo 'Install runc version v1.1.2 (build tags: seccomp)' 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.948 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CbnBiCLliP/src/github.com/opencontainers/runc 15:28:00 [2022-08-02T15:28:00.219Z] #53 3.948 Cloning into '/tmp/tmp.CbnBiCLliP/src/github.com/opencontainers/runc'... 15:28:00 [2022-08-02T15:28:00.219Z] #53 ... 15:28:00 [2022-08-02T15:28:00.219Z] 15:28:00 [2022-08-02T15:28:00.219Z] #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 15:28:00 [2022-08-02T15:28:00.219Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:00 [2022-08-02T15:28:00.219Z] #43 91.75 AR criu/pie/pie.lib.a 15:28:00 [2022-08-02T15:28:00.219Z] #43 91.87 DEP criu/pie/restorer.d 15:28:00 [2022-08-02T15:28:00.219Z] #43 92.08 DEP criu/arch/x86/sigaction_compat_pie.d 15:28:00 [2022-08-02T15:28:00.219Z] #43 92.24 DEP criu/arch/x86/restorer_unmap.d 15:28:00 [2022-08-02T15:28:00.219Z] #43 92.32 DEP criu/arch/x86/restorer.d 15:28:00 [2022-08-02T15:28:00.219Z] #43 92.69 DEP criu/arch/x86/vdso-pie.d 15:28:00 [2022-08-02T15:28:00.219Z] #43 92.91 DEP criu/pie/parasite-vdso.d 15:28:00 [2022-08-02T15:28:00.219Z] #43 93.28 DEP criu/pie/parasite.d 15:28:00 [2022-08-02T15:28:00.437Z] #43 ... 15:28:00 [2022-08-02T15:28:00.437Z] 15:28:00 [2022-08-02T15:28:00.437Z] #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 15:28:00 [2022-08-02T15:28:00.437Z] #15 sha256:e9ce56f4b89926e698b2011569f65632abafadc01ad4b8a91e61946780c7a882 15:28:00 [2022-08-02T15:28:00.437Z] #15 DONE 2.7s 15:28:00 [2022-08-02T15:28:00.437Z] 15:28:00 [2022-08-02T15:28:00.437Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 15:28:00 [2022-08-02T15:28:00.437Z] #16 sha256:29d94a839f95932456a93be80e4c3dbf816371d17ff69a6e89dff8ca970f9e8e 15:28:00 [2022-08-02T15:28:00.487Z] #43 93.64 CC criu/pie/parasite.o 15:28:00 [2022-08-02T15:28:00.618Z] #20 63.37 Setting up python3-setuptools (40.8.0-1) ... 15:28:01 [2022-08-02T15:28:01.059Z] #43 ... 15:28:01 [2022-08-02T15:28:01.059Z] 15:28:01 [2022-08-02T15:28:01.059Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 15:28:01 [2022-08-02T15:28:01.059Z] #16 sha256:29d94a839f95932456a93be80e4c3dbf816371d17ff69a6e89dff8ca970f9e8e 15:28:01 [2022-08-02T15:28:01.059Z] #16 2.679 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 15:28:01 [2022-08-02T15:28:01.059Z] #16 DONE 2.8s 15:28:01 [2022-08-02T15:28:01.059Z] 15:28:01 [2022-08-02T15:28:01.059Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 15:28:01 [2022-08-02T15:28:01.059Z] #17 sha256:771a0e7f7add2d2251005be094c5bdc9f1f3ddbb6778afeeaf684de7da393989 15:28:01 [2022-08-02T15:28:01.183Z] #20 5.378 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:28:01 [2022-08-02T15:28:01.805Z] #16 1.370 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 15:28:01 [2022-08-02T15:28:01.805Z] #16 DONE 1.5s 15:28:01 [2022-08-02T15:28:01.805Z] 15:28:01 [2022-08-02T15:28:01.805Z] #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 15:28:01 [2022-08-02T15:28:01.805Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:01 [2022-08-02T15:28:01.805Z] #43 85.18 AR criu/pie/pie.lib.a 15:28:01 [2022-08-02T15:28:01.805Z] #43 85.29 DEP criu/pie/restorer.d 15:28:01 [2022-08-02T15:28:01.805Z] #43 85.61 DEP criu/arch/x86/sigaction_compat_pie.d 15:28:01 [2022-08-02T15:28:01.805Z] #43 85.85 DEP criu/arch/x86/restorer_unmap.d 15:28:01 [2022-08-02T15:28:01.805Z] #43 85.88 DEP criu/arch/x86/restorer.d 15:28:01 [2022-08-02T15:28:01.805Z] #43 86.20 DEP criu/arch/x86/vdso-pie.d 15:28:01 [2022-08-02T15:28:01.805Z] #43 86.37 DEP criu/pie/parasite-vdso.d 15:28:01 [2022-08-02T15:28:01.997Z] #20 64.63 Setting up python3-pip (18.1-5) ... 15:28:02 [2022-08-02T15:28:02.061Z] #43 86.65 DEP criu/pie/parasite.d 15:28:02 [2022-08-02T15:28:02.576Z] #20 ... 15:28:02 [2022-08-02T15:28:02.577Z] 15:28:02 [2022-08-02T15:28:02.577Z] #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 15:28:02 [2022-08-02T15:28:02.577Z] #53 sha256:666b782aa776523b8e8342919b1727beecd0220296f183bdbc7d4507cba00179 15:28:02 [2022-08-02T15:28:02.577Z] #53 18.64 + cd /tmp/tmp.yQifI9IDZJ/src/github.com/opencontainers/runc 15:28:02 [2022-08-02T15:28:02.577Z] #53 18.64 + git checkout -q v1.1.2 15:28:02 [2022-08-02T15:28:02.626Z] #43 87.07 CC criu/pie/parasite.o 15:28:02 [2022-08-02T15:28:02.937Z] #20 65.84 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:28:02 [2022-08-02T15:28:02.937Z] #20 65.89 Processing triggers for mime-support (3.62) ... 15:28:02 [2022-08-02T15:28:02.979Z] #17 DONE 2.1s 15:28:02 [2022-08-02T15:28:02.979Z] 15:28:02 [2022-08-02T15:28:02.979Z] #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 15:28:02 [2022-08-02T15:28:02.979Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:02 [2022-08-02T15:28:02.979Z] #43 95.62 LINK criu/pie/parasite.built-in.o 15:28:02 [2022-08-02T15:28:02.979Z] #43 95.64 GEN criu/pie/parasite-blob.h 15:28:02 [2022-08-02T15:28:02.979Z] #43 95.66 CC criu/pie/parasite-vdso.o 15:28:03 [2022-08-02T15:28:03.510Z] #20 DONE 66.6s 15:28:03 [2022-08-02T15:28:03.510Z] 15:28:03 [2022-08-02T15:28:03.510Z] #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 15:28:03 [2022-08-02T15:28:03.510Z] #21 sha256:14f3703a7031bcdf8b98ad6f5d14bc2e493a0e6ce1ef6ca68dd9f80441fbed7d 15:28:03 [2022-08-02T15:28:03.517Z] #53 19.65 + '[' -z '' ']' 15:28:03 [2022-08-02T15:28:03.517Z] #53 19.65 + target=static 15:28:03 [2022-08-02T15:28:03.517Z] #53 19.65 + make BUILDTAGS=seccomp static 15:28:03 [2022-08-02T15:28:03.777Z] #53 ... 15:28:03 [2022-08-02T15:28:03.777Z] 15:28:03 [2022-08-02T15:28:03.777Z] #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 15:28:03 [2022-08-02T15:28:03.777Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:03 [2022-08-02T15:28:03.778Z] #43 90.96 CC criu/arch/x86/vdso-pie.o 15:28:03 [2022-08-02T15:28:03.778Z] #43 91.55 CC criu/arch/x86/restorer.o 15:28:03 [2022-08-02T15:28:03.778Z] #43 92.36 CC criu/arch/x86/restorer_unmap.o 15:28:03 [2022-08-02T15:28:03.778Z] #43 92.45 CC criu/arch/x86/sigaction_compat_pie.o 15:28:03 [2022-08-02T15:28:03.778Z] #43 92.77 CC criu/pie/restorer.o 15:28:03 [2022-08-02T15:28:03.778Z] #43 97.61 LINK criu/pie/restorer.built-in.o 15:28:03 [2022-08-02T15:28:03.778Z] #43 97.65 GEN criu/pie/restorer-blob.h 15:28:03 [2022-08-02T15:28:03.778Z] #43 97.81 DEP criu/vdso.d 15:28:03 [2022-08-02T15:28:03.778Z] #43 98.15 DEP criu/vdso-compat.d 15:28:03 [2022-08-02T15:28:03.778Z] #43 98.47 DEP criu/uts_ns.d 15:28:03 [2022-08-02T15:28:03.778Z] #43 98.74 DEP criu/util.d 15:28:03 [2022-08-02T15:28:03.778Z] #43 99.08 DEP criu/uffd.d 15:28:03 [2022-08-02T15:28:03.778Z] #43 99.41 DEP criu/tun.d 15:28:03 [2022-08-02T15:28:03.778Z] #43 99.71 DEP criu/tty.d 15:28:03 [2022-08-02T15:28:03.778Z] #43 100.0 DEP criu/timerfd.d 15:28:03 [2022-08-02T15:28:03.778Z] #43 100.5 DEP criu/timens.d 15:28:03 [2022-08-02T15:28:03.778Z] #43 100.8 DEP criu/sysfs_parse.d 15:28:03 [2022-08-02T15:28:03.778Z] #43 101.1 DEP criu/sysctl.d 15:28:03 [2022-08-02T15:28:03.920Z] #43 96.82 CC criu/arch/x86/vdso-pie.o 15:28:03 [2022-08-02T15:28:03.992Z] #43 ... 15:28:03 [2022-08-02T15:28:03.992Z] 15:28:03 [2022-08-02T15:28:03.992Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 15:28:03 [2022-08-02T15:28:03.992Z] #17 sha256:771a0e7f7add2d2251005be094c5bdc9f1f3ddbb6778afeeaf684de7da393989 15:28:03 [2022-08-02T15:28:03.992Z] #17 DONE 1.9s 15:28:03 [2022-08-02T15:28:03.992Z] 15:28:03 [2022-08-02T15:28:03.992Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 15:28:03 [2022-08-02T15:28:03.992Z] #18 sha256:2590bd71b047c3932dc58d56b461de79f2b7cfb25e6c60ba0b82df0330a5b972 15:28:03 [2022-08-02T15:28:03.996Z] b111c3320c94: Verifying Checksum 15:28:03 [2022-08-02T15:28:03.996Z] b111c3320c94: Download complete 15:28:04 [2022-08-02T15:28:04.038Z] #43 ... 15:28:04 [2022-08-02T15:28:04.038Z] 15:28:04 [2022-08-02T15:28:04.038Z] #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 15:28:04 [2022-08-02T15:28:04.038Z] #53 sha256:666b782aa776523b8e8342919b1727beecd0220296f183bdbc7d4507cba00179 15:28:04 [2022-08-02T15:28:04.038Z] #53 20.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . 15:28:04 [2022-08-02T15:28:04.181Z] #43 97.45 CC criu/arch/x86/restorer.o 15:28:04 [2022-08-02T15:28:04.751Z] #43 ... 15:28:04 [2022-08-02T15:28:04.751Z] 15:28:04 [2022-08-02T15:28:04.751Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 15:28:04 [2022-08-02T15:28:04.752Z] #18 sha256:2590bd71b047c3932dc58d56b461de79f2b7cfb25e6c60ba0b82df0330a5b972 15:28:04 [2022-08-02T15:28:04.752Z] #18 DONE 1.9s 15:28:05 [2022-08-02T15:28:05.012Z] 15:28:05 [2022-08-02T15:28:05.012Z] #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 15:28:05 [2022-08-02T15:28:05.012Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:05 [2022-08-02T15:28:05.012Z] #43 98.06 CC criu/arch/x86/restorer_unmap.o 15:28:05 [2022-08-02T15:28:05.012Z] #43 98.15 CC criu/arch/x86/sigaction_compat_pie.o 15:28:05 [2022-08-02T15:28:05.417Z] #21 ... 15:28:05 [2022-08-02T15:28:05.417Z] 15:28:05 [2022-08-02T15:28:05.417Z] #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 15:28:05 [2022-08-02T15:28:05.417Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:05 [2022-08-02T15:28:05.417Z] #43 126.6 CC criu/namespaces.o 15:28:05 [2022-08-02T15:28:05.417Z] #43 128.7 CC criu/net.o 15:28:05 [2022-08-02T15:28:05.417Z] #43 132.7 CC criu/netfilter.o 15:28:05 [2022-08-02T15:28:05.417Z] #43 133.2 CC criu/page-pipe.o 15:28:05 [2022-08-02T15:28:05.417Z] #43 134.0 CC criu/page-xfer.o 15:28:05 [2022-08-02T15:28:05.417Z] #43 135.9 CC criu/pagemap-cache.o 15:28:05 [2022-08-02T15:28:05.417Z] #43 136.3 CC criu/pagemap.o 15:28:05 [2022-08-02T15:28:05.417Z] #43 ... 15:28:05 [2022-08-02T15:28:05.417Z] 15:28:05 [2022-08-02T15:28:05.417Z] #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 15:28:05 [2022-08-02T15:28:05.417Z] #21 sha256:14f3703a7031bcdf8b98ad6f5d14bc2e493a0e6ce1ef6ca68dd9f80441fbed7d 15:28:05 [2022-08-02T15:28:05.417Z] #21 1.589 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 15:28:05 [2022-08-02T15:28:05.417Z] #21 1.593 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 15:28:05 [2022-08-02T15:28:05.417Z] #21 1.597 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 15:28:05 [2022-08-02T15:28:05.417Z] #21 DONE 1.7s 15:28:05 [2022-08-02T15:28:05.417Z] 15:28:05 [2022-08-02T15:28:05.417Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:28:05 [2022-08-02T15:28:05.417Z] #22 sha256:6253db3de57398ea67205b2cf4e6e9eefdee15502b523e034bd712711d4367b3 15:28:05 [2022-08-02T15:28:05.582Z] #43 98.67 CC criu/pie/restorer.o 15:28:06 [2022-08-02T15:28:06.965Z] #43 ... 15:28:06 [2022-08-02T15:28:06.965Z] 15:28:06 [2022-08-02T15:28:06.965Z] #19 [dev-systemd-false 6/26] RUN ldconfig 15:28:06 [2022-08-02T15:28:06.965Z] #19 sha256:fe5f4d0c9e8e72cbda786ae45607d36efbc21d7fc7d05a450326c0fc9aa31873 15:28:06 [2022-08-02T15:28:06.965Z] #19 DONE 2.2s 15:28:07 [2022-08-02T15:28:07.225Z] 15:28:07 [2022-08-02T15:28:07.225Z] #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 15:28:07 [2022-08-02T15:28:07.225Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:28:07 [2022-08-02T15:28:07.260Z] #18 DONE 3.7s 15:28:07 [2022-08-02T15:28:07.260Z] 15:28:07 [2022-08-02T15:28:07.260Z] #19 [dev-systemd-false 6/26] RUN ldconfig 15:28:07 [2022-08-02T15:28:07.260Z] #19 sha256:fe5f4d0c9e8e72cbda786ae45607d36efbc21d7fc7d05a450326c0fc9aa31873 15:28:07 [2022-08-02T15:28:07.517Z] #19 ... 15:28:07 [2022-08-02T15:28:07.517Z] 15:28:07 [2022-08-02T15:28:07.517Z] #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 15:28:07 [2022-08-02T15:28:07.517Z] #53 sha256:67cf3104b3bd3b12866904834cec28584a17bf4c8696002ef76b6c4377486f66 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.909 + RM_GOPATH=0 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.909 + TMP_GOPATH= 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.909 + : /build 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.909 + '[' -z '' ']' 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.909 ++ mktemp -d 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.918 + export GOPATH=/tmp/tmp.0Oz3I1hbbp 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.937 + GOPATH=/tmp/tmp.0Oz3I1hbbp 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.937 + RM_GOPATH=1 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.937 + case "$(go env GOARCH)" in 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.937 ++ go env GOARCH 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 + export GO_BUILDMODE=-buildmode=pie 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 + GO_BUILDMODE=-buildmode=pie 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 ++ dirname /tmp/install/install.sh 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 + dir=/tmp/install 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 + bin=runc 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 + shift 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 + '[' '!' -f /tmp/install/runc.installer ']' 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 + . /tmp/install/runc.installer 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 ++ set -e 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 ++ : v1.1.2 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 + install_runc 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 + RUNC_BUILDTAGS=seccomp 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 + echo 'Install runc version v1.1.2 (build tags: seccomp)' 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0Oz3I1hbbp/src/github.com/opencontainers/runc 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 Cloning into '/tmp/tmp.0Oz3I1hbbp/src/github.com/opencontainers/runc'... 15:28:07 [2022-08-02T15:28:07.517Z] #53 2.961 Install runc version v1.1.2 (build tags: seccomp) 15:28:07 [2022-08-02T15:28:07.517Z] #53 ... 15:28:07 [2022-08-02T15:28:07.517Z] 15:28:07 [2022-08-02T15:28:07.517Z] #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 15:28:07 [2022-08-02T15:28:07.517Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:07 [2022-08-02T15:28:07.517Z] #43 88.85 LINK criu/pie/parasite.built-in.o 15:28:07 [2022-08-02T15:28:07.517Z] #43 88.88 GEN criu/pie/parasite-blob.h 15:28:07 [2022-08-02T15:28:07.517Z] #43 88.93 CC criu/pie/parasite-vdso.o 15:28:07 [2022-08-02T15:28:07.517Z] #43 90.13 CC criu/arch/x86/vdso-pie.o 15:28:07 [2022-08-02T15:28:07.517Z] #43 90.84 CC criu/arch/x86/restorer.o 15:28:07 [2022-08-02T15:28:07.517Z] #43 91.29 CC criu/arch/x86/restorer_unmap.o 15:28:07 [2022-08-02T15:28:07.517Z] #43 91.40 CC criu/arch/x86/sigaction_compat_pie.o 15:28:07 [2022-08-02T15:28:07.517Z] #43 91.71 CC criu/pie/restorer.o 15:28:08 [2022-08-02T15:28:08.616Z] #56 ... 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #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 15:28:08 [2022-08-02T15:28:08.616Z] #24 sha256:4998d6d74b7f2fe690e56d61b6347d4da7d732fca91116ddb70af02f0a33e48e 15:28:08 [2022-08-02T15:28:08.616Z] #24 233.0 + return 15:28:08 [2022-08-02T15:28:08.616Z] #24 DONE 233.4s 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #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 15:28:08 [2022-08-02T15:28:08.616Z] #53 sha256:aedd22bf11f54f24036c441b6bd9aed1f3ef80172e91ed9dc762f73ebccf2697 15:28:08 [2022-08-02T15:28:08.616Z] #53 ... 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 15:28:08 [2022-08-02T15:28:08.616Z] #25 sha256:be85416c5a112b51b51f0c3513d988034e857c82a9a86004baa397aabbae98c2 15:28:08 [2022-08-02T15:28:08.616Z] #25 DONE 0.1s 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 15:28:08 [2022-08-02T15:28:08.616Z] #30 sha256:f05d19ce07939dd97f13dd24265d5f5b27e97ec4d601b77a520902919ff64507 15:28:08 [2022-08-02T15:28:08.616Z] #30 DONE 0.9s 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #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 15:28:08 [2022-08-02T15:28:08.616Z] #53 sha256:aedd22bf11f54f24036c441b6bd9aed1f3ef80172e91ed9dc762f73ebccf2697 15:28:08 [2022-08-02T15:28:08.616Z] #53 ... 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 15:28:08 [2022-08-02T15:28:08.616Z] #33 sha256:b9966e82d2781353da0edf39834e8d1c1d8e53ca63789aab31717aedc9da4977 15:28:08 [2022-08-02T15:28:08.616Z] #33 DONE 0.1s 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ 15:28:08 [2022-08-02T15:28:08.616Z] #35 sha256:c6036cc07b9ead07c5362769a1c553db0a63adfceb85e0a838c6b42fdbeba69c 15:28:08 [2022-08-02T15:28:08.616Z] #35 DONE 0.1s 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 15:28:08 [2022-08-02T15:28:08.616Z] #38 sha256:b1da0137e202d811e1d0692b9c01aa13fd6fa9fdc93eb4f1f0eca7e797ec3aca 15:28:08 [2022-08-02T15:28:08.616Z] #38 DONE 0.1s 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #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 15:28:08 [2022-08-02T15:28:08.616Z] #53 sha256:aedd22bf11f54f24036c441b6bd9aed1f3ef80172e91ed9dc762f73ebccf2697 15:28:08 [2022-08-02T15:28:08.616Z] #53 ... 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 15:28:08 [2022-08-02T15:28:08.616Z] #41 sha256:d93a3f9289fc0cc49f4d3c062655a482a538063af249576c8dc066ad2613894a 15:28:08 [2022-08-02T15:28:08.616Z] #41 DONE 0.1s 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 15:28:08 [2022-08-02T15:28:08.616Z] #44 sha256:8932e40d784ad4c89b46d5946d041474aca291ca05992bf95aa39927b6f107c0 15:28:08 [2022-08-02T15:28:08.616Z] #44 DONE 0.1s 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 15:28:08 [2022-08-02T15:28:08.616Z] #46 sha256:18f3c1e8ef5cfc6686be36f9bd84f62f523172100ec4291ff5309a5562fd84fa 15:28:08 [2022-08-02T15:28:08.616Z] #46 DONE 0.1s 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 15:28:08 [2022-08-02T15:28:08.616Z] #48 sha256:5f90728f5daa0d1090ef07458b2be87b3e13522dd41f4743502970cfb68455f3 15:28:08 [2022-08-02T15:28:08.616Z] #48 DONE 0.1s 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #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 15:28:08 [2022-08-02T15:28:08.616Z] #53 sha256:aedd22bf11f54f24036c441b6bd9aed1f3ef80172e91ed9dc762f73ebccf2697 15:28:08 [2022-08-02T15:28:08.616Z] #53 ... 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 15:28:08 [2022-08-02T15:28:08.616Z] #50 sha256:c33628a89bd29b26bf465a714bb321ff80537a37d3031e8774d9f55eedaea055 15:28:08 [2022-08-02T15:28:08.616Z] #50 DONE 0.1s 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 15:28:08 [2022-08-02T15:28:08.616Z] #52 sha256:be50ea91061bc3545d2e213bb505550494ec02eb2c4f8056e366ce561ef636b2 15:28:08 [2022-08-02T15:28:08.616Z] #52 DONE 0.1s 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #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 15:28:08 [2022-08-02T15:28:08.616Z] #53 sha256:aedd22bf11f54f24036c441b6bd9aed1f3ef80172e91ed9dc762f73ebccf2697 15:28:08 [2022-08-02T15:28:08.616Z] #53 141.4 + mkdir -p /build 15:28:08 [2022-08-02T15:28:08.616Z] #53 141.4 + cp runc /build/runc 15:28:08 [2022-08-02T15:28:08.616Z] #53 DONE 141.5s 15:28:08 [2022-08-02T15:28:08.616Z] 15:28:08 [2022-08-02T15:28:08.616Z] #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 15:28:08 [2022-08-02T15:28:08.616Z] #56 sha256:57765730b2691f7541c402af344bc734cbd2db7bf50a3227ee3a1e71c67b4a94 15:28:09 [2022-08-02T15:28:09.325Z] #53 ... 15:28:09 [2022-08-02T15:28:09.325Z] 15:28:09 [2022-08-02T15:28:09.325Z] #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 15:28:09 [2022-08-02T15:28:09.325Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:09 [2022-08-02T15:28:09.325Z] #43 101.3 DEP criu/string.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 101.4 DEP criu/stats.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 101.5 DEP criu/sockets.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 101.7 DEP criu/sk-unix.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 101.9 DEP criu/sk-tcp.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 102.1 DEP criu/sk-queue.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 102.3 DEP criu/sk-packet.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 102.6 DEP criu/sk-netlink.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 103.0 DEP criu/sk-inet.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 103.3 DEP criu/signalfd.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 103.7 DEP criu/sigframe.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 103.9 DEP criu/shmem.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 104.1 DEP criu/servicefd.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 104.4 DEP criu/seize.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 104.6 DEP criu/seccomp.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 104.9 DEP criu/rst-malloc.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 105.0 DEP criu/rbtree.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 105.0 DEP criu/pstree.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 105.3 DEP criu/protobuf.d 15:28:09 [2022-08-02T15:28:09.325Z] #43 105.6 GEN criu/protobuf-desc-gen.h 15:28:09 [2022-08-02T15:28:09.768Z] #20 2.338 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:28:09 [2022-08-02T15:28:09.768Z] #20 2.339 Get:2 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] 15:28:09 [2022-08-02T15:28:09.768Z] #20 2.482 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:28:09 [2022-08-02T15:28:09.768Z] #20 2.486 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:28:09 [2022-08-02T15:28:09.992Z] #56 ... 15:28:09 [2022-08-02T15:28:09.992Z] 15:28:09 [2022-08-02T15:28:09.992Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 15:28:09 [2022-08-02T15:28:09.992Z] #54 sha256:7c7b0577b1f72a4128c712fc13618540d429f3ddb0bd8c9fd84abc9aca53a028 15:28:09 [2022-08-02T15:28:09.992Z] #54 DONE 0.1s 15:28:10 [2022-08-02T15:28:10.251Z] 15:28:10 [2022-08-02T15:28:10.251Z] #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 15:28:10 [2022-08-02T15:28:10.251Z] #56 sha256:57765730b2691f7541c402af344bc734cbd2db7bf50a3227ee3a1e71c67b4a94 15:28:10 [2022-08-02T15:28:10.804Z] #43 ... 15:28:10 [2022-08-02T15:28:10.804Z] 15:28:10 [2022-08-02T15:28:10.804Z] #19 [dev-systemd-false 6/26] RUN ldconfig 15:28:10 [2022-08-02T15:28:10.804Z] #19 sha256:fe5f4d0c9e8e72cbda786ae45607d36efbc21d7fc7d05a450326c0fc9aa31873 15:28:10 [2022-08-02T15:28:10.804Z] #19 DONE 3.3s 15:28:10 [2022-08-02T15:28:10.804Z] 15:28:10 [2022-08-02T15:28:10.804Z] #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 15:28:10 [2022-08-02T15:28:10.804Z] #53 sha256:67cf3104b3bd3b12866904834cec28584a17bf4c8696002ef76b6c4377486f66 15:28:10 [2022-08-02T15:28:10.804Z] #53 16.04 Checking out files: 91% (1091/1197) Checking out files: 92% (1102/1197) Checking out files: 93% (1114/1197) Checking out files: 94% (1126/1197) Checking out files: 95% (1138/1197) Checking out files: 96% (1150/1197) Checking out files: 97% (1162/1197) Checking out files: 98% (1174/1197) Checking out files: 99% (1186/1197) Checking out files: 100% (1197/1197) Checking out files: 100% (1197/1197), done. 15:28:10 [2022-08-02T15:28:10.804Z] #53 16.17 + cd /tmp/tmp.0Oz3I1hbbp/src/github.com/opencontainers/runc 15:28:10 [2022-08-02T15:28:10.804Z] #53 16.17 + git checkout -q v1.1.2 15:28:11 [2022-08-02T15:28:11.152Z] #20 4.043 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] 15:28:11 [2022-08-02T15:28:11.733Z] #53 17.08 + '[' -z '' ']' 15:28:11 [2022-08-02T15:28:11.733Z] #53 17.08 + target=static 15:28:11 [2022-08-02T15:28:11.733Z] #53 17.08 + make BUILDTAGS=seccomp static 15:28:11 [2022-08-02T15:28:11.910Z] #43 108.8 DEP criu/protobuf-desc.d 15:28:11 [2022-08-02T15:28:11.983Z] #22 ... 15:28:11 [2022-08-02T15:28:11.983Z] 15:28:11 [2022-08-02T15:28:11.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 15:28:11 [2022-08-02T15:28:11.983Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:11 [2022-08-02T15:28:11.983Z] #43 137.6 CC criu/parasite-syscall.o 15:28:11 [2022-08-02T15:28:11.983Z] #43 138.8 CC criu/path.o 15:28:11 [2022-08-02T15:28:11.983Z] #43 139.2 CC criu/pie-util-vdso-elf32.o 15:28:11 [2022-08-02T15:28:11.983Z] #43 139.7 CC criu/pie-util-vdso.o 15:28:11 [2022-08-02T15:28:11.983Z] #43 140.3 CC criu/pie-util.o 15:28:11 [2022-08-02T15:28:11.983Z] #43 140.5 CC criu/pipes.o 15:28:11 [2022-08-02T15:28:11.983Z] #43 141.4 CC criu/plugin.o 15:28:11 [2022-08-02T15:28:11.983Z] #43 141.9 CC criu/proc_parse.o 15:28:12 [2022-08-02T15:28:12.177Z] #43 109.2 DEP criu/proc_parse.d 15:28:12 [2022-08-02T15:28:12.294Z] #53 17.86 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . 15:28:12 [2022-08-02T15:28:12.441Z] #43 109.6 DEP criu/plugin.d 15:28:12 [2022-08-02T15:28:12.534Z] #20 5.494 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:28:12 [2022-08-02T15:28:12.701Z] #43 109.8 DEP criu/pipes.d 15:28:12 [2022-08-02T15:28:12.960Z] #43 110.1 DEP criu/pie-util.d 15:28:13 [2022-08-02T15:28:13.105Z] #20 ... 15:28:13 [2022-08-02T15:28:13.105Z] 15:28:13 [2022-08-02T15:28:13.105Z] #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 15:28:13 [2022-08-02T15:28:13.105Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:13 [2022-08-02T15:28:13.105Z] #43 103.0 LINK criu/pie/restorer.built-in.o 15:28:13 [2022-08-02T15:28:13.105Z] #43 103.1 GEN criu/pie/restorer-blob.h 15:28:13 [2022-08-02T15:28:13.105Z] #43 103.4 DEP criu/vdso.d 15:28:13 [2022-08-02T15:28:13.105Z] #43 103.9 DEP criu/vdso-compat.d 15:28:13 [2022-08-02T15:28:13.105Z] #43 104.3 DEP criu/uts_ns.d 15:28:13 [2022-08-02T15:28:13.105Z] #43 104.6 DEP criu/util.d 15:28:13 [2022-08-02T15:28:13.105Z] #43 104.9 DEP criu/uffd.d 15:28:13 [2022-08-02T15:28:13.105Z] #43 105.2 DEP criu/tun.d 15:28:13 [2022-08-02T15:28:13.105Z] #43 105.5 DEP criu/tty.d 15:28:13 [2022-08-02T15:28:13.105Z] #43 105.8 DEP criu/timerfd.d 15:28:13 [2022-08-02T15:28:13.105Z] #43 106.2 DEP criu/timens.d 15:28:13 [2022-08-02T15:28:13.221Z] #43 110.3 DEP criu/pie-util-vdso.d 15:28:13 [2022-08-02T15:28:13.221Z] #43 ... 15:28:13 [2022-08-02T15:28:13.221Z] 15:28:13 [2022-08-02T15:28:13.221Z] #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 15:28:13 [2022-08-02T15:28:13.221Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:28:13 [2022-08-02T15:28:13.221Z] #20 7.451 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:28:13 [2022-08-02T15:28:13.221Z] #20 9.128 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:28:13 [2022-08-02T15:28:13.221Z] #20 ... 15:28:13 [2022-08-02T15:28:13.221Z] 15:28:13 [2022-08-02T15:28:13.221Z] #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 15:28:13 [2022-08-02T15:28:13.221Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:13 [2022-08-02T15:28:13.221Z] #43 110.5 DEP criu/pie-util-vdso-elf32.d 15:28:13 [2022-08-02T15:28:13.358Z] #43 144.7 CC criu/protobuf-desc.o 15:28:13 [2022-08-02T15:28:13.365Z] #43 106.5 DEP criu/sysfs_parse.d 15:28:13 [2022-08-02T15:28:13.482Z] #43 110.8 DEP criu/path.d 15:28:13 [2022-08-02T15:28:13.536Z] #56 204.5 + bin/containerd 15:28:13 [2022-08-02T15:28:13.625Z] #43 106.7 DEP criu/sysctl.d 15:28:13 [2022-08-02T15:28:13.625Z] #43 106.9 DEP criu/string.d 15:28:13 [2022-08-02T15:28:13.887Z] #43 107.0 DEP criu/stats.d 15:28:13 [2022-08-02T15:28:13.887Z] #43 107.1 DEP criu/sockets.d 15:28:14 [2022-08-02T15:28:14.053Z] #43 111.0 DEP criu/parasite-syscall.d 15:28:14 [2022-08-02T15:28:14.292Z] #43 145.7 CC criu/protobuf.o 15:28:14 [2022-08-02T15:28:14.313Z] #43 111.3 DEP criu/pagemap.d 15:28:14 [2022-08-02T15:28:14.313Z] #43 111.5 DEP criu/pagemap-cache.d 15:28:14 [2022-08-02T15:28:14.460Z] #43 107.4 DEP criu/sk-unix.d 15:28:14 [2022-08-02T15:28:14.553Z] #43 146.1 CC criu/pstree.o 15:28:14 [2022-08-02T15:28:14.575Z] #43 111.7 DEP criu/page-xfer.d 15:28:14 [2022-08-02T15:28:14.720Z] #43 107.7 DEP criu/sk-tcp.d 15:28:14 [2022-08-02T15:28:14.861Z] #43 112.0 DEP criu/page-pipe.d 15:28:14 [2022-08-02T15:28:14.861Z] #43 112.1 DEP criu/netfilter.d 15:28:14 [2022-08-02T15:28:14.980Z] #43 108.1 DEP criu/sk-queue.d 15:28:15 [2022-08-02T15:28:15.123Z] #43 ... 15:28:15 [2022-08-02T15:28:15.123Z] 15:28:15 [2022-08-02T15:28:15.123Z] #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 15:28:15 [2022-08-02T15:28:15.123Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:28:15 [2022-08-02T15:28:15.123Z] #40 213.1 + dpkg --print-architecture 15:28:15 [2022-08-02T15:28:15.123Z] #40 213.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 15:28:15 [2022-08-02T15:28:15.133Z] #43 112.3 DEP criu/net.d 15:28:15 [2022-08-02T15:28:15.381Z] #40 213.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 15:28:15 [2022-08-02T15:28:15.382Z] #40 213.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 15:28:15 [2022-08-02T15:28:15.550Z] #43 108.6 DEP criu/sk-packet.d 15:28:15 [2022-08-02T15:28:15.550Z] #43 108.7 DEP criu/sk-netlink.d 15:28:15 [2022-08-02T15:28:15.704Z] #43 112.7 DEP criu/namespaces.d 15:28:15 [2022-08-02T15:28:15.810Z] #43 108.8 DEP criu/sk-inet.d 15:28:15 [2022-08-02T15:28:15.965Z] #43 112.9 DEP criu/mount.d 15:28:16 [2022-08-02T15:28:16.071Z] #43 109.2 DEP criu/signalfd.d 15:28:16 [2022-08-02T15:28:16.251Z] #43 113.3 DEP criu/memfd.d 15:28:16 [2022-08-02T15:28:16.331Z] #43 109.5 DEP criu/sigframe.d 15:28:16 [2022-08-02T15:28:16.512Z] #43 113.5 DEP criu/mem.d 15:28:16 [2022-08-02T15:28:16.591Z] #43 109.7 DEP criu/shmem.d 15:28:16 [2022-08-02T15:28:16.773Z] #43 113.8 DEP criu/lsm.d 15:28:16 [2022-08-02T15:28:16.773Z] #43 114.0 DEP criu/log.d 15:28:16 [2022-08-02T15:28:16.850Z] #43 109.9 DEP criu/servicefd.d 15:28:17 [2022-08-02T15:28:17.110Z] #43 110.2 DEP criu/seize.d 15:28:17 [2022-08-02T15:28:17.110Z] #43 110.4 DEP criu/seccomp.d 15:28:17 [2022-08-02T15:28:17.345Z] #43 114.3 DEP criu/libnetlink.d 15:28:17 [2022-08-02T15:28:17.345Z] #43 114.5 DEP criu/kerndat.d 15:28:17 [2022-08-02T15:28:17.541Z] #53 ... 15:28:17 [2022-08-02T15:28:17.541Z] 15:28:17 [2022-08-02T15:28:17.541Z] #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 15:28:17 [2022-08-02T15:28:17.541Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:17 [2022-08-02T15:28:17.541Z] #43 96.51 LINK criu/pie/restorer.built-in.o 15:28:17 [2022-08-02T15:28:17.541Z] #43 96.52 GEN criu/pie/restorer-blob.h 15:28:17 [2022-08-02T15:28:17.541Z] #43 96.67 DEP criu/vdso.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 96.93 DEP criu/vdso-compat.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 97.12 DEP criu/uts_ns.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 97.44 DEP criu/util.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 97.76 DEP criu/uffd.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 97.96 DEP criu/tun.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 98.20 DEP criu/tty.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 98.61 DEP criu/timerfd.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 99.03 DEP criu/timens.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 99.30 DEP criu/sysfs_parse.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 99.57 DEP criu/sysctl.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 99.88 DEP criu/string.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 99.97 DEP criu/stats.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 100.3 DEP criu/sockets.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 100.7 DEP criu/sk-unix.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 101.1 DEP criu/sk-tcp.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 101.5 DEP criu/sk-queue.d 15:28:17 [2022-08-02T15:28:17.541Z] #43 101.9 DEP criu/sk-packet.d 15:28:17 [2022-08-02T15:28:17.606Z] #43 114.7 DEP criu/kcmp-ids.d 15:28:17 [2022-08-02T15:28:17.606Z] #43 114.8 DEP criu/irmap.d 15:28:17 [2022-08-02T15:28:17.680Z] #43 110.6 DEP criu/rst-malloc.d 15:28:17 [2022-08-02T15:28:17.680Z] #43 110.7 DEP criu/rbtree.d 15:28:17 [2022-08-02T15:28:17.680Z] #43 110.9 DEP criu/pstree.d 15:28:17 [2022-08-02T15:28:17.804Z] #43 102.4 DEP criu/sk-netlink.d 15:28:17 [2022-08-02T15:28:17.866Z] #43 115.1 DEP criu/ipc_ns.d 15:28:18 [2022-08-02T15:28:18.059Z] #43 102.7 DEP criu/sk-inet.d 15:28:18 [2022-08-02T15:28:18.253Z] #43 111.3 DEP criu/protobuf.d 15:28:18 [2022-08-02T15:28:18.438Z] #43 115.5 DEP criu/image.d 15:28:18 [2022-08-02T15:28:18.513Z] #43 111.5 GEN criu/protobuf-desc-gen.h 15:28:18 [2022-08-02T15:28:18.699Z] #43 115.8 DEP criu/image-desc.d 15:28:18 [2022-08-02T15:28:18.710Z] #43 103.2 DEP criu/signalfd.d 15:28:18 [2022-08-02T15:28:18.710Z] #43 103.4 DEP criu/sigframe.d 15:28:18 [2022-08-02T15:28:18.961Z] #43 116.0 DEP criu/fsnotify.d 15:28:18 [2022-08-02T15:28:18.978Z] #43 103.6 DEP criu/shmem.d 15:28:19 [2022-08-02T15:28:19.222Z] #43 116.3 DEP criu/filesystems.d 15:28:19 [2022-08-02T15:28:19.483Z] #43 116.6 DEP criu/files.d 15:28:19 [2022-08-02T15:28:19.551Z] #43 104.1 DEP criu/servicefd.d 15:28:19 [2022-08-02T15:28:19.808Z] #43 104.4 DEP criu/seize.d 15:28:19 [2022-08-02T15:28:19.808Z] #43 104.6 DEP criu/seccomp.d 15:28:20 [2022-08-02T15:28:20.055Z] #43 117.0 DEP criu/files-reg.d 15:28:20 [2022-08-02T15:28:20.316Z] #43 117.3 DEP criu/files-ext.d 15:28:20 [2022-08-02T15:28:20.316Z] #43 117.5 DEP criu/file-lock.d 15:28:20 [2022-08-02T15:28:20.371Z] #43 104.8 DEP criu/rst-malloc.d 15:28:20 [2022-08-02T15:28:20.371Z] #43 104.9 DEP criu/rbtree.d 15:28:20 [2022-08-02T15:28:20.371Z] #43 105.0 DEP criu/pstree.d 15:28:20 [2022-08-02T15:28:20.437Z] #43 ... 15:28:20 [2022-08-02T15:28:20.437Z] 15:28:20 [2022-08-02T15:28:20.437Z] #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 15:28:20 [2022-08-02T15:28:20.437Z] #53 sha256:5f23f6eab5218a4b5ab092780ef1e0483053f519390208b2eb8c2a2c2a6389f1 15:28:20 [2022-08-02T15:28:20.437Z] #53 20.52 + cd /tmp/tmp.CbnBiCLliP/src/github.com/opencontainers/runc 15:28:20 [2022-08-02T15:28:20.437Z] #53 20.52 + git checkout -q v1.1.2 15:28:20 [2022-08-02T15:28:20.437Z] #53 21.18 + '[' -z '' ']' 15:28:20 [2022-08-02T15:28:20.437Z] #53 21.19 + target=static 15:28:20 [2022-08-02T15:28:20.437Z] #53 21.19 + make BUILDTAGS=seccomp static 15:28:20 [2022-08-02T15:28:20.437Z] #53 21.69 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . 15:28:20 [2022-08-02T15:28:20.577Z] #43 117.7 DEP criu/file-ids.d 15:28:20 [2022-08-02T15:28:20.627Z] #43 ... 15:28:20 [2022-08-02T15:28:20.627Z] 15:28:20 [2022-08-02T15:28:20.627Z] #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 15:28:20 [2022-08-02T15:28:20.627Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:28:20 [2022-08-02T15:28:20.627Z] #20 2.251 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 15:28:20 [2022-08-02T15:28:20.627Z] #20 2.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [73.5 kB] 15:28:20 [2022-08-02T15:28:20.627Z] #20 2.377 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:28:20 [2022-08-02T15:28:20.627Z] #20 2.377 Get:4 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] 15:28:20 [2022-08-02T15:28:20.627Z] #20 3.491 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] 15:28:20 [2022-08-02T15:28:20.627Z] #20 5.929 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:28:20 [2022-08-02T15:28:20.627Z] #20 8.218 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:28:20 [2022-08-02T15:28:20.839Z] #43 117.9 DEP criu/fifo.d 15:28:20 [2022-08-02T15:28:20.839Z] #43 ... 15:28:20 [2022-08-02T15:28:20.839Z] 15:28:20 [2022-08-02T15:28:20.839Z] #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 15:28:20 [2022-08-02T15:28:20.839Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:28:20 [2022-08-02T15:28:20.839Z] #32 DONE 211.8s 15:28:20 [2022-08-02T15:28:20.839Z] 15:28:20 [2022-08-02T15:28:20.839Z] #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 15:28:20 [2022-08-02T15:28:20.839Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:20 [2022-08-02T15:28:20.839Z] #43 118.0 DEP criu/fdstore.d 15:28:20 [2022-08-02T15:28:20.839Z] #43 ... 15:28:20 [2022-08-02T15:28:20.839Z] 15:28:20 [2022-08-02T15:28:20.839Z] #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 15:28:20 [2022-08-02T15:28:20.839Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:28:20 [2022-08-02T15:28:20.839Z] #20 19.63 Fetched 9048 kB in 18s (512 kB/s) 15:28:20 [2022-08-02T15:28:20.839Z] #20 19.63 Reading package lists... 15:28:20 [2022-08-02T15:28:20.883Z] #20 ... 15:28:20 [2022-08-02T15:28:20.883Z] 15:28:20 [2022-08-02T15:28:20.883Z] #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 15:28:20 [2022-08-02T15:28:20.883Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:20 [2022-08-02T15:28:20.883Z] #43 105.4 DEP criu/protobuf.d 15:28:21 [2022-08-02T15:28:21.101Z] #20 25.33 Reading package lists... 15:28:21 [2022-08-02T15:28:21.101Z] #20 ... 15:28:21 [2022-08-02T15:28:21.101Z] 15:28:21 [2022-08-02T15:28:21.101Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 15:28:21 [2022-08-02T15:28:21.101Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:21 [2022-08-02T15:28:21.101Z] #43 118.2 DEP criu/fault-injection.d 15:28:21 [2022-08-02T15:28:21.139Z] #43 105.7 GEN criu/protobuf-desc-gen.h 15:28:21 [2022-08-02T15:28:21.409Z] #43 118.3 DEP criu/external.d 15:28:21 [2022-08-02T15:28:21.409Z] #43 118.4 DEP criu/eventpoll.d 15:28:21 [2022-08-02T15:28:21.409Z] #43 118.5 DEP criu/eventfd.d 15:28:21 [2022-08-02T15:28:21.669Z] #43 118.7 DEP criu/crtools.d 15:28:21 [2022-08-02T15:28:21.669Z] #43 119.0 DEP criu/cr-service.d 15:28:21 [2022-08-02T15:28:21.951Z] #40 ... 15:28:21 [2022-08-02T15:28:21.951Z] 15:28:21 [2022-08-02T15:28:21.951Z] #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 15:28:21 [2022-08-02T15:28:21.951Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:21 [2022-08-02T15:28:21.951Z] #43 147.6 CC criu/rbtree.o 15:28:21 [2022-08-02T15:28:21.951Z] #43 148.0 CC criu/rst-malloc.o 15:28:21 [2022-08-02T15:28:21.951Z] #43 148.4 CC criu/seccomp.o 15:28:21 [2022-08-02T15:28:21.951Z] #43 149.4 CC criu/seize.o 15:28:21 [2022-08-02T15:28:21.951Z] #43 150.6 CC criu/servicefd.o 15:28:21 [2022-08-02T15:28:21.951Z] #43 151.2 CC criu/shmem.o 15:28:21 [2022-08-02T15:28:21.951Z] #43 152.6 CC criu/sigframe.o 15:28:21 [2022-08-02T15:28:21.951Z] #43 152.8 CC criu/signalfd.o 15:28:21 [2022-08-02T15:28:21.951Z] #43 ... 15:28:21 [2022-08-02T15:28:21.951Z] 15:28:21 [2022-08-02T15:28:21.951Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:28:21 [2022-08-02T15:28:21.951Z] #22 sha256:6253db3de57398ea67205b2cf4e6e9eefdee15502b523e034bd712711d4367b3 15:28:21 [2022-08-02T15:28:21.951Z] #22 5.953 Collecting yamllint==1.26.1 15:28:21 [2022-08-02T15:28:21.951Z] #22 11.36 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) 15:28:21 [2022-08-02T15:28:21.951Z] #22 12.83 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) 15:28:21 [2022-08-02T15:28:21.951Z] #22 12.91 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl 15:28:21 [2022-08-02T15:28:21.951Z] #22 12.99 Collecting pyyaml (from yamllint==1.26.1) 15:28:21 [2022-08-02T15:28:21.951Z] #22 13.34 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) 15:28:21 [2022-08-02T15:28:21.951Z] #22 13.65 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) 15:28:21 [2022-08-02T15:28:21.951Z] #22 13.66 Building wheels for collected packages: yamllint 15:28:21 [2022-08-02T15:28:21.951Z] #22 13.67 Running setup.py bdist_wheel for yamllint: started 15:28:21 [2022-08-02T15:28:21.951Z] #22 15.08 Running setup.py bdist_wheel for yamllint: finished with status 'done' 15:28:21 [2022-08-02T15:28:21.951Z] #22 15.09 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 15:28:21 [2022-08-02T15:28:21.951Z] #22 15.15 Successfully built yamllint 15:28:21 [2022-08-02T15:28:21.951Z] #22 15.17 Installing collected packages: pathspec, pyyaml, yamllint 15:28:21 [2022-08-02T15:28:21.951Z] #22 15.67 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 15:28:21 [2022-08-02T15:28:21.951Z] #22 ... 15:28:21 [2022-08-02T15:28:21.951Z] 15:28:21 [2022-08-02T15:28:21.951Z] #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 15:28:21 [2022-08-02T15:28:21.951Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:21 [2022-08-02T15:28:21.951Z] #43 153.3 CC criu/sk-inet.o 15:28:22 [2022-08-02T15:28:22.212Z] #43 ... 15:28:22 [2022-08-02T15:28:22.212Z] 15:28:22 [2022-08-02T15:28:22.212Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:28:22 [2022-08-02T15:28:22.212Z] #22 sha256:6253db3de57398ea67205b2cf4e6e9eefdee15502b523e034bd712711d4367b3 15:28:22 [2022-08-02T15:28:22.212Z] #22 DONE 16.9s 15:28:22 [2022-08-02T15:28:22.212Z] 15:28:22 [2022-08-02T15:28:22.212Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 15:28:22 [2022-08-02T15:28:22.212Z] #25 sha256:9bac5feb2eb648c85a63913306e69af4fe2d07f00d870a29c9064d65bd3c225f 15:28:22 [2022-08-02T15:28:22.241Z] #43 119.3 DEP criu/cr-restore.d 15:28:22 [2022-08-02T15:28:22.502Z] #43 119.7 DEP criu/cr-errno.d 15:28:22 [2022-08-02T15:28:22.502Z] #43 119.8 DEP criu/cr-dump.d 15:28:22 [2022-08-02T15:28:22.990Z] #53 ... 15:28:22 [2022-08-02T15:28:22.990Z] 15:28:22 [2022-08-02T15:28:22.990Z] #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 15:28:22 [2022-08-02T15:28:22.990Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:22 [2022-08-02T15:28:22.990Z] #43 115.9 DEP criu/protobuf-desc.d 15:28:22 [2022-08-02T15:28:22.990Z] #43 116.2 DEP criu/proc_parse.d 15:28:23 [2022-08-02T15:28:23.073Z] #43 120.1 DEP criu/cr-dedup.d 15:28:23 [2022-08-02T15:28:23.073Z] #43 120.2 DEP criu/cr-check.d 15:28:23 [2022-08-02T15:28:23.151Z] #25 DONE 0.6s 15:28:23 [2022-08-02T15:28:23.151Z] 15:28:23 [2022-08-02T15:28:23.151Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 15:28:23 [2022-08-02T15:28:23.151Z] #30 sha256:fdfc7473e53b62f0fc229ba9e32e1b6c1482b4f7b6c99bc4077f3137156a9194 15:28:23 [2022-08-02T15:28:23.333Z] #43 120.6 DEP criu/config.d 15:28:23 [2022-08-02T15:28:23.560Z] #43 116.5 DEP criu/plugin.d 15:28:23 [2022-08-02T15:28:23.560Z] #43 116.6 DEP criu/pipes.d 15:28:23 [2022-08-02T15:28:23.594Z] #43 120.8 DEP criu/clone-noasan.d 15:28:23 [2022-08-02T15:28:23.594Z] #43 120.9 DEP criu/cgroup.d 15:28:23 [2022-08-02T15:28:23.857Z] #43 116.9 DEP criu/pie-util.d 15:28:24 [2022-08-02T15:28:24.130Z] #43 117.2 DEP criu/pie-util-vdso.d 15:28:24 [2022-08-02T15:28:24.166Z] #43 121.2 DEP criu/cgroup-props.d 15:28:24 [2022-08-02T15:28:24.166Z] #43 121.4 DEP criu/bitmap.d 15:28:24 [2022-08-02T15:28:24.166Z] #43 121.4 DEP criu/bfd.d 15:28:24 [2022-08-02T15:28:24.166Z] #43 121.5 DEP criu/autofs.d 15:28:24 [2022-08-02T15:28:24.401Z] #43 117.5 DEP criu/pie-util-vdso-elf32.d 15:28:24 [2022-08-02T15:28:24.671Z] #43 117.9 DEP criu/path.d 15:28:24 [2022-08-02T15:28:24.671Z] #43 ... 15:28:24 [2022-08-02T15:28:24.671Z] 15:28:24 [2022-08-02T15:28:24.671Z] #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 15:28:24 [2022-08-02T15:28:24.671Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:28:24 [2022-08-02T15:28:24.671Z] #20 7.656 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] 15:28:24 [2022-08-02T15:28:24.671Z] #20 10.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:28:24 [2022-08-02T15:28:24.737Z] #43 121.7 DEP criu/aio.d 15:28:24 [2022-08-02T15:28:24.999Z] #43 122.0 DEP criu/action-scripts.d 15:28:25 [2022-08-02T15:28:25.248Z] #20 18.07 Fetched 9048 kB in 16s (566 kB/s) 15:28:25 [2022-08-02T15:28:25.248Z] #20 18.07 Reading package lists... 15:28:25 [2022-08-02T15:28:25.248Z] #20 ... 15:28:25 [2022-08-02T15:28:25.248Z] 15:28:25 [2022-08-02T15:28:25.248Z] #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 15:28:25 [2022-08-02T15:28:25.248Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:25 [2022-08-02T15:28:25.248Z] #43 118.2 DEP criu/parasite-syscall.d 15:28:25 [2022-08-02T15:28:25.248Z] #43 118.6 DEP criu/pagemap.d 15:28:25 [2022-08-02T15:28:25.262Z] #43 122.5 CC criu/action-scripts.o 15:28:25 [2022-08-02T15:28:25.346Z] #43 109.7 DEP criu/protobuf-desc.d 15:28:25 [2022-08-02T15:28:25.346Z] #43 109.9 DEP criu/proc_parse.d 15:28:25 [2022-08-02T15:28:25.601Z] #43 110.2 DEP criu/plugin.d 15:28:25 [2022-08-02T15:28:25.816Z] #43 118.9 DEP criu/pagemap-cache.d 15:28:25 [2022-08-02T15:28:25.816Z] #43 119.1 DEP criu/page-xfer.d 15:28:25 [2022-08-02T15:28:25.857Z] #43 110.4 DEP criu/pipes.d 15:28:26 [2022-08-02T15:28:26.113Z] #43 110.7 DEP criu/pie-util.d 15:28:26 [2022-08-02T15:28:26.203Z] #43 123.2 CC criu/aio.o 15:28:26 [2022-08-02T15:28:26.369Z] #43 110.9 DEP criu/pie-util-vdso.d 15:28:26 [2022-08-02T15:28:26.387Z] #43 119.3 DEP criu/page-pipe.d 15:28:26 [2022-08-02T15:28:26.387Z] #43 ... 15:28:26 [2022-08-02T15:28:26.387Z] 15:28:26 [2022-08-02T15:28:26.387Z] #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 15:28:26 [2022-08-02T15:28:26.387Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:28:26 [2022-08-02T15:28:26.387Z] #32 DONE 217.3s 15:28:26 [2022-08-02T15:28:26.387Z] 15:28:26 [2022-08-02T15:28:26.387Z] #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 15:28:26 [2022-08-02T15:28:26.387Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:26 [2022-08-02T15:28:26.387Z] #43 119.6 DEP criu/netfilter.d 15:28:26 [2022-08-02T15:28:26.463Z] #43 ... 15:28:26 [2022-08-02T15:28:26.463Z] 15:28:26 [2022-08-02T15:28:26.463Z] #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 15:28:26 [2022-08-02T15:28:26.463Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:28:26 [2022-08-02T15:28:26.463Z] #20 25.33 Reading package lists... 15:28:26 [2022-08-02T15:28:26.626Z] #43 111.1 DEP criu/pie-util-vdso-elf32.d 15:28:26 [2022-08-02T15:28:26.646Z] #43 119.9 DEP criu/net.d 15:28:26 [2022-08-02T15:28:26.881Z] #43 111.4 DEP criu/path.d 15:28:26 [2022-08-02T15:28:26.906Z] #43 120.1 DEP criu/namespaces.d 15:28:27 [2022-08-02T15:28:27.137Z] #43 111.8 DEP criu/parasite-syscall.d 15:28:27 [2022-08-02T15:28:27.166Z] #43 120.3 DEP criu/mount.d 15:28:27 [2022-08-02T15:28:27.426Z] #43 120.6 DEP criu/memfd.d 15:28:27 [2022-08-02T15:28:27.685Z] #43 120.8 DEP criu/mem.d 15:28:27 [2022-08-02T15:28:27.698Z] #43 112.1 DEP criu/pagemap.d 15:28:27 [2022-08-02T15:28:27.945Z] #43 121.2 DEP criu/lsm.d 15:28:27 [2022-08-02T15:28:27.954Z] #43 112.5 DEP criu/pagemap-cache.d 15:28:28 [2022-08-02T15:28:28.109Z] #20 30.97 Building dependency tree... 15:28:28 [2022-08-02T15:28:28.205Z] #43 121.4 DEP criu/log.d 15:28:28 [2022-08-02T15:28:28.213Z] #43 112.9 DEP criu/page-xfer.d 15:28:28 [2022-08-02T15:28:28.466Z] #43 121.6 DEP criu/libnetlink.d 15:28:28 [2022-08-02T15:28:28.469Z] #43 113.1 DEP criu/page-pipe.d 15:28:28 [2022-08-02T15:28:28.725Z] #43 113.4 DEP criu/netfilter.d 15:28:28 [2022-08-02T15:28:28.726Z] #43 121.8 DEP criu/kerndat.d 15:28:28 [2022-08-02T15:28:28.982Z] #43 113.7 DEP criu/net.d 15:28:28 [2022-08-02T15:28:28.987Z] #43 122.1 DEP criu/kcmp-ids.d 15:28:29 [2022-08-02T15:28:29.246Z] #43 122.3 DEP criu/irmap.d 15:28:29 [2022-08-02T15:28:29.506Z] #43 122.5 DEP criu/ipc_ns.d 15:28:29 [2022-08-02T15:28:29.506Z] #43 122.7 DEP criu/image.d 15:28:29 [2022-08-02T15:28:29.591Z] #43 114.2 DEP criu/namespaces.d 15:28:29 [2022-08-02T15:28:29.726Z] #30 ... 15:28:29 [2022-08-02T15:28:29.726Z] 15:28:29 [2022-08-02T15:28:29.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 15:28:29 [2022-08-02T15:28:29.726Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:29 [2022-08-02T15:28:29.726Z] #43 154.7 CC criu/sk-netlink.o 15:28:29 [2022-08-02T15:28:29.726Z] #43 155.3 CC criu/sk-packet.o 15:28:29 [2022-08-02T15:28:29.726Z] #43 156.4 CC criu/sk-queue.o 15:28:29 [2022-08-02T15:28:29.726Z] #43 157.0 CC criu/sk-tcp.o 15:28:29 [2022-08-02T15:28:29.726Z] #43 157.8 CC criu/sk-unix.o 15:28:29 [2022-08-02T15:28:29.726Z] #43 159.7 CC criu/sockets.o 15:28:29 [2022-08-02T15:28:29.726Z] #43 160.6 CC criu/stats.o 15:28:29 [2022-08-02T15:28:29.726Z] #43 ... 15:28:29 [2022-08-02T15:28:29.726Z] 15:28:29 [2022-08-02T15:28:29.726Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 15:28:29 [2022-08-02T15:28:29.726Z] #30 sha256:fdfc7473e53b62f0fc229ba9e32e1b6c1482b4f7b6c99bc4077f3137156a9194 15:28:29 [2022-08-02T15:28:29.726Z] #30 DONE 6.3s 15:28:29 [2022-08-02T15:28:29.726Z] 15:28:29 [2022-08-02T15:28:29.726Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 15:28:29 [2022-08-02T15:28:29.726Z] #33 sha256:96fe4bb0c719ce8eecaacaffbd26f160c73a34d9fd2405538107ba3f7ddd5f3c 15:28:29 [2022-08-02T15:28:29.726Z] #33 DONE 0.5s 15:28:29 [2022-08-02T15:28:29.726Z] 15:28:29 [2022-08-02T15:28:29.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 15:28:29 [2022-08-02T15:28:29.726Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:29 [2022-08-02T15:28:29.726Z] #43 160.9 CC criu/string.o 15:28:29 [2022-08-02T15:28:29.726Z] #43 161.0 CC criu/sysctl.o 15:28:29 [2022-08-02T15:28:29.726Z] #43 ... 15:28:29 [2022-08-02T15:28:29.726Z] 15:28:29 [2022-08-02T15:28:29.726Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ 15:28:29 [2022-08-02T15:28:29.726Z] #35 sha256:fedf778e09e657f758dc083040d0ee3dea15ad163b3d81a1b69e158aa599857e 15:28:29 [2022-08-02T15:28:29.726Z] #35 DONE 0.1s 15:28:29 [2022-08-02T15:28:29.766Z] #43 122.9 DEP criu/image-desc.d 15:28:29 [2022-08-02T15:28:29.847Z] #43 114.6 DEP criu/mount.d 15:28:29 [2022-08-02T15:28:29.985Z] 15:28:29 [2022-08-02T15:28:29.985Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 15:28:29 [2022-08-02T15:28:29.985Z] #38 sha256:dcc1cd48c0b88e65f380fc134f4c47c4248eb93beafbb6274ab1462a20168467 15:28:29 [2022-08-02T15:28:29.985Z] #38 DONE 0.1s 15:28:29 [2022-08-02T15:28:29.985Z] 15:28:29 [2022-08-02T15:28:29.985Z] #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 15:28:29 [2022-08-02T15:28:29.985Z] #53 sha256:4c8b43f991fdce2fde236340c162fd9fa48c79672436797bdc8a7c697a4e3bad 15:28:30 [2022-08-02T15:28:30.022Z] #20 34.01 libcap2-bin is already the newest version (1:2.25-2). 15:28:30 [2022-08-02T15:28:30.022Z] #20 34.01 The following additional packages will be installed: 15:28:30 [2022-08-02T15:28:30.022Z] #20 34.03 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 15:28:30 [2022-08-02T15:28:30.022Z] #20 34.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 15:28:30 [2022-08-02T15:28:30.022Z] #20 34.03 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 15:28:30 [2022-08-02T15:28:30.022Z] #20 34.03 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 15:28:30 [2022-08-02T15:28:30.022Z] #20 34.03 python3.7 python3.7-minimal vim-runtime xxd 15:28:30 [2022-08-02T15:28:30.022Z] #20 34.05 Suggested packages: 15:28:30 [2022-08-02T15:28:30.022Z] #20 34.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc 15:28:30 [2022-08-02T15:28:30.022Z] #20 34.05 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv 15:28:30 [2022-08-02T15:28:30.022Z] #20 34.05 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr 15:28:30 [2022-08-02T15:28:30.022Z] #20 34.05 quota 15:28:30 [2022-08-02T15:28:30.022Z] #20 34.05 Recommended packages: 15:28:30 [2022-08-02T15:28:30.022Z] #20 34.05 aufs-dkms nftables build-essential python3-dev python3-keyring 15:28:30 [2022-08-02T15:28:30.022Z] #20 34.05 python3-keyrings.alt python3-xdg unzip 15:28:30 [2022-08-02T15:28:30.026Z] #43 123.2 DEP criu/fsnotify.d 15:28:30 [2022-08-02T15:28:30.245Z] #53 ... 15:28:30 [2022-08-02T15:28:30.245Z] 15:28:30 [2022-08-02T15:28:30.245Z] #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 15:28:30 [2022-08-02T15:28:30.245Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:30 [2022-08-02T15:28:30.245Z] #43 161.8 CC criu/sysfs_parse.o 15:28:30 [2022-08-02T15:28:30.286Z] #43 123.5 DEP criu/filesystems.d 15:28:30 [2022-08-02T15:28:30.410Z] #43 115.1 DEP criu/memfd.d 15:28:30 [2022-08-02T15:28:30.667Z] #43 115.3 DEP criu/mem.d 15:28:30 [2022-08-02T15:28:30.815Z] #43 ... 15:28:30 [2022-08-02T15:28:30.815Z] 15:28:30 [2022-08-02T15:28:30.815Z] #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 15:28:30 [2022-08-02T15:28:30.815Z] #49 sha256:86ac7fd7ef35d4aa6f84860c3255d434099f67b6a4e1c1018b5f41a3a20e3da1 15:28:30 [2022-08-02T15:28:30.815Z] #49 228.6 + /build/golangci-lint --version 15:28:30 [2022-08-02T15:28:30.815Z] #49 229.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 15:28:30 [2022-08-02T15:28:30.815Z] #49 DONE 229.2s 15:28:30 [2022-08-02T15:28:30.815Z] 15:28:30 [2022-08-02T15:28:30.815Z] #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 15:28:30 [2022-08-02T15:28:30.815Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:30 [2022-08-02T15:28:30.815Z] #43 162.4 CC criu/timens.o 15:28:30 [2022-08-02T15:28:30.856Z] #43 123.9 DEP criu/files.d 15:28:30 [2022-08-02T15:28:30.923Z] #43 115.6 DEP criu/lsm.d 15:28:31 [2022-08-02T15:28:31.116Z] #43 124.1 DEP criu/files-reg.d 15:28:31 [2022-08-02T15:28:31.221Z] #43 115.7 DEP criu/log.d 15:28:31 [2022-08-02T15:28:31.221Z] #43 ... 15:28:31 [2022-08-02T15:28:31.221Z] 15:28:31 [2022-08-02T15:28:31.221Z] #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 15:28:31 [2022-08-02T15:28:31.221Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:28:31 [2022-08-02T15:28:31.221Z] #20 10.46 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] 15:28:31 [2022-08-02T15:28:31.221Z] #20 18.69 Fetched 9048 kB in 17s (541 kB/s) 15:28:31 [2022-08-02T15:28:31.221Z] #20 18.69 Reading package lists... 15:28:31 [2022-08-02T15:28:31.221Z] #20 ... 15:28:31 [2022-08-02T15:28:31.221Z] 15:28:31 [2022-08-02T15:28:31.221Z] #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 15:28:31 [2022-08-02T15:28:31.221Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:31 [2022-08-02T15:28:31.221Z] #43 115.8 DEP criu/libnetlink.d 15:28:31 [2022-08-02T15:28:31.221Z] #43 115.9 DEP criu/kerndat.d 15:28:31 [2022-08-02T15:28:31.376Z] #43 124.3 DEP criu/files-ext.d 15:28:31 [2022-08-02T15:28:31.376Z] #43 124.6 DEP criu/file-lock.d 15:28:31 [2022-08-02T15:28:31.384Z] #43 162.9 CC criu/timerfd.o 15:28:31 [2022-08-02T15:28:31.643Z] #43 163.3 CC criu/tty.o 15:28:31 [2022-08-02T15:28:31.785Z] #43 116.4 DEP criu/kcmp-ids.d 15:28:31 [2022-08-02T15:28:31.785Z] #43 116.5 DEP criu/irmap.d 15:28:31 [2022-08-02T15:28:31.785Z] #43 ... 15:28:31 [2022-08-02T15:28:31.785Z] 15:28:31 [2022-08-02T15:28:31.785Z] #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 15:28:31 [2022-08-02T15:28:31.785Z] #32 sha256:3a073a5c0e7810c15b941358d5fbb5e4c1ef15a25f0c0b5f1e00985167e93737 15:28:31 [2022-08-02T15:28:31.785Z] #32 DONE 213.7s 15:28:31 [2022-08-02T15:28:31.945Z] #43 124.9 DEP criu/file-ids.d 15:28:31 [2022-08-02T15:28:31.945Z] #43 125.2 DEP criu/fifo.d 15:28:32 [2022-08-02T15:28:32.045Z] 15:28:32 [2022-08-02T15:28:32.045Z] #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 15:28:32 [2022-08-02T15:28:32.045Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:32 [2022-08-02T15:28:32.045Z] #43 116.6 DEP criu/ipc_ns.d 15:28:32 [2022-08-02T15:28:32.045Z] #43 116.8 DEP criu/image.d 15:28:32 [2022-08-02T15:28:32.205Z] #43 125.3 DEP criu/fdstore.d 15:28:32 [2022-08-02T15:28:32.465Z] #43 125.5 DEP criu/fault-injection.d 15:28:32 [2022-08-02T15:28:32.465Z] #43 125.5 DEP criu/external.d 15:28:32 [2022-08-02T15:28:32.465Z] #43 125.7 DEP criu/eventpoll.d 15:28:32 [2022-08-02T15:28:32.609Z] #43 117.1 DEP criu/image-desc.d 15:28:32 [2022-08-02T15:28:32.609Z] #43 117.2 DEP criu/fsnotify.d 15:28:32 [2022-08-02T15:28:32.665Z] #20 37.17 The following NEW packages will be installed: 15:28:32 [2022-08-02T15:28:32.906Z] #43 117.5 DEP criu/filesystems.d 15:28:32 [2022-08-02T15:28:32.928Z] #20 37.18 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 15:28:32 [2022-08-02T15:28:32.928Z] #20 37.18 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 15:28:32 [2022-08-02T15:28:32.928Z] #20 37.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 15:28:32 [2022-08-02T15:28:32.928Z] #20 37.18 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 15:28:32 [2022-08-02T15:28:32.928Z] #20 37.18 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils 15:28:32 [2022-08-02T15:28:32.928Z] #20 37.18 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 15:28:32 [2022-08-02T15:28:32.928Z] #20 37.18 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 15:28:32 [2022-08-02T15:28:32.928Z] #20 37.18 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 15:28:32 [2022-08-02T15:28:32.928Z] #20 37.18 xz-utils zip 15:28:33 [2022-08-02T15:28:33.035Z] #43 125.9 DEP criu/eventfd.d 15:28:33 [2022-08-02T15:28:33.163Z] #43 117.7 DEP criu/files.d 15:28:33 [2022-08-02T15:28:33.191Z] #20 37.59 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. 15:28:33 [2022-08-02T15:28:33.191Z] #20 37.59 Need to get 28.6 MB of archives. 15:28:33 [2022-08-02T15:28:33.191Z] #20 37.59 After this operation, 116 MB of additional disk space will be used. 15:28:33 [2022-08-02T15:28:33.191Z] #20 37.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 15:28:33 [2022-08-02T15:28:33.295Z] #43 126.3 DEP criu/crtools.d 15:28:33 [2022-08-02T15:28:33.295Z] #43 126.4 DEP criu/cr-service.d 15:28:33 [2022-08-02T15:28:33.454Z] #20 37.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] 15:28:33 [2022-08-02T15:28:33.454Z] #20 37.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] 15:28:33 [2022-08-02T15:28:33.454Z] #20 37.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 15:28:33 [2022-08-02T15:28:33.454Z] #20 37.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 15:28:33 [2022-08-02T15:28:33.465Z] #43 118.1 DEP criu/files-reg.d 15:28:33 [2022-08-02T15:28:33.555Z] #43 126.6 DEP criu/cr-restore.d 15:28:33 [2022-08-02T15:28:33.729Z] #20 37.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] 15:28:33 [2022-08-02T15:28:33.729Z] #20 38.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] 15:28:33 [2022-08-02T15:28:33.729Z] #20 38.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 15:28:33 [2022-08-02T15:28:33.729Z] #20 38.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 15:28:33 [2022-08-02T15:28:33.729Z] #20 38.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 15:28:33 [2022-08-02T15:28:33.729Z] #20 38.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 15:28:33 [2022-08-02T15:28:33.729Z] #20 38.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 15:28:33 [2022-08-02T15:28:33.815Z] #43 127.0 DEP criu/cr-errno.d 15:28:33 [2022-08-02T15:28:33.815Z] #43 127.0 DEP criu/cr-dump.d 15:28:33 [2022-08-02T15:28:33.989Z] #20 38.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 15:28:33 [2022-08-02T15:28:33.989Z] #20 38.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 15:28:33 [2022-08-02T15:28:33.989Z] #20 38.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 15:28:33 [2022-08-02T15:28:33.989Z] #20 38.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 15:28:33 [2022-08-02T15:28:33.989Z] #20 38.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] 15:28:33 [2022-08-02T15:28:33.989Z] #20 38.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] 15:28:33 [2022-08-02T15:28:33.989Z] #20 38.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 15:28:33 [2022-08-02T15:28:33.989Z] #20 38.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 15:28:33 [2022-08-02T15:28:33.989Z] #20 38.33 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] 15:28:33 [2022-08-02T15:28:33.989Z] #20 38.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 15:28:34 [2022-08-02T15:28:34.052Z] #43 118.5 DEP criu/files-ext.d 15:28:34 [2022-08-02T15:28:34.178Z] #43 165.7 CC criu/tun.o 15:28:34 [2022-08-02T15:28:34.249Z] #20 38.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 15:28:34 [2022-08-02T15:28:34.249Z] #20 38.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 15:28:34 [2022-08-02T15:28:34.249Z] #20 38.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 15:28:34 [2022-08-02T15:28:34.249Z] #20 38.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 15:28:34 [2022-08-02T15:28:34.249Z] #20 38.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 15:28:34 [2022-08-02T15:28:34.249Z] #20 38.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 15:28:34 [2022-08-02T15:28:34.249Z] #20 38.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] 15:28:34 [2022-08-02T15:28:34.312Z] #43 118.9 DEP criu/file-lock.d 15:28:34 [2022-08-02T15:28:34.386Z] #43 127.3 DEP criu/cr-dedup.d 15:28:34 [2022-08-02T15:28:34.386Z] #43 127.4 DEP criu/cr-check.d 15:28:34 [2022-08-02T15:28:34.437Z] #43 166.2 CC criu/uffd.o 15:28:34 [2022-08-02T15:28:34.621Z] #43 119.3 DEP criu/file-ids.d 15:28:34 [2022-08-02T15:28:34.646Z] #43 127.7 DEP criu/config.d 15:28:34 [2022-08-02T15:28:34.646Z] #43 127.8 DEP criu/clone-noasan.d 15:28:34 [2022-08-02T15:28:34.884Z] #43 119.6 DEP criu/fifo.d 15:28:34 [2022-08-02T15:28:34.906Z] #43 128.0 DEP criu/cgroup.d 15:28:34 [2022-08-02T15:28:34.906Z] #43 128.1 DEP criu/cgroup-props.d 15:28:35 [2022-08-02T15:28:35.141Z] #43 119.8 DEP criu/fdstore.d 15:28:35 [2022-08-02T15:28:35.170Z] #43 128.3 DEP criu/bitmap.d 15:28:35 [2022-08-02T15:28:35.170Z] #43 128.3 DEP criu/bfd.d 15:28:35 [2022-08-02T15:28:35.193Z] #20 39.35 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 15:28:35 [2022-08-02T15:28:35.193Z] #20 39.35 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 15:28:35 [2022-08-02T15:28:35.193Z] #20 39.35 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 15:28:35 [2022-08-02T15:28:35.193Z] #20 39.36 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 15:28:35 [2022-08-02T15:28:35.193Z] #20 39.36 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 15:28:35 [2022-08-02T15:28:35.193Z] #20 39.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 15:28:35 [2022-08-02T15:28:35.193Z] #20 39.40 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 15:28:35 [2022-08-02T15:28:35.193Z] #20 39.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 15:28:35 [2022-08-02T15:28:35.193Z] #20 39.52 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 15:28:35 [2022-08-02T15:28:35.193Z] #20 39.52 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 15:28:35 [2022-08-02T15:28:35.193Z] #20 39.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 15:28:35 [2022-08-02T15:28:35.193Z] #20 39.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 15:28:35 [2022-08-02T15:28:35.193Z] #20 39.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 15:28:35 [2022-08-02T15:28:35.193Z] #20 39.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] 15:28:35 [2022-08-02T15:28:35.193Z] #20 39.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 15:28:35 [2022-08-02T15:28:35.397Z] #43 120.0 DEP criu/fault-injection.d 15:28:35 [2022-08-02T15:28:35.397Z] #43 120.1 DEP criu/external.d 15:28:35 [2022-08-02T15:28:35.430Z] #43 128.5 DEP criu/autofs.d 15:28:35 [2022-08-02T15:28:35.468Z] #20 39.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 15:28:35 [2022-08-02T15:28:35.468Z] #20 39.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] 15:28:35 [2022-08-02T15:28:35.690Z] #43 128.8 DEP criu/aio.d 15:28:35 [2022-08-02T15:28:35.816Z] #43 167.4 CC criu/util.o 15:28:35 [2022-08-02T15:28:35.950Z] #43 129.1 DEP criu/action-scripts.d 15:28:35 [2022-08-02T15:28:35.958Z] #43 120.4 DEP criu/eventpoll.d 15:28:36 [2022-08-02T15:28:36.059Z] #20 40.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] 15:28:36 [2022-08-02T15:28:36.059Z] #20 40.28 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 15:28:36 [2022-08-02T15:28:36.059Z] #20 40.35 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 15:28:36 [2022-08-02T15:28:36.214Z] #43 120.7 DEP criu/eventfd.d 15:28:36 [2022-08-02T15:28:36.470Z] #43 121.1 DEP criu/crtools.d 15:28:36 [2022-08-02T15:28:36.520Z] #43 129.6 CC criu/action-scripts.o 15:28:36 [2022-08-02T15:28:36.727Z] #43 121.4 DEP criu/cr-service.d 15:28:37 [2022-08-02T15:28:37.000Z] #20 41.12 debconf: delaying package configuration, since apt-utils is not installed 15:28:37 [2022-08-02T15:28:37.000Z] #20 41.33 Fetched 28.6 MB in 3s (9365 kB/s) 15:28:37 [2022-08-02T15:28:37.000Z] #20 ... 15:28:37 [2022-08-02T15:28:37.000Z] 15:28:37 [2022-08-02T15:28:37.000Z] #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 15:28:37 [2022-08-02T15:28:37.000Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:37 [2022-08-02T15:28:37.000Z] #43 124.1 CC criu/autofs.o 15:28:37 [2022-08-02T15:28:37.000Z] #43 126.2 CC criu/bfd.o 15:28:37 [2022-08-02T15:28:37.000Z] #43 127.3 CC criu/bitmap.o 15:28:37 [2022-08-02T15:28:37.000Z] #43 127.7 CC criu/cgroup-props.o 15:28:37 [2022-08-02T15:28:37.000Z] #43 129.3 CC criu/cgroup.o 15:28:37 [2022-08-02T15:28:37.000Z] #43 ... 15:28:37 [2022-08-02T15:28:37.000Z] 15:28:37 [2022-08-02T15:28:37.000Z] #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 15:28:37 [2022-08-02T15:28:37.000Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:28:37 [2022-08-02T15:28:37.000Z] #20 41.47 Selecting previously unselected package pigz. 15:28:37 [2022-08-02T15:28:37.193Z] #43 168.7 CC criu/uts_ns.o 15:28:37 [2022-08-02T15:28:37.193Z] #43 168.9 CC criu/vdso-compat.o 15:28:37 [2022-08-02T15:28:37.260Z] #20 41.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) 15:28:37 [2022-08-02T15:28:37.260Z] #20 41.54 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 15:28:37 [2022-08-02T15:28:37.260Z] #20 41.55 Unpacking pigz (2.4-1) ... 15:28:37 [2022-08-02T15:28:37.297Z] #43 121.7 DEP criu/cr-restore.d 15:28:37 [2022-08-02T15:28:37.459Z] #43 130.5 CC criu/aio.o 15:28:37 [2022-08-02T15:28:37.521Z] #20 41.84 Selecting previously unselected package libpython3.7-minimal:amd64. 15:28:37 [2022-08-02T15:28:37.521Z] #20 41.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 15:28:37 [2022-08-02T15:28:37.521Z] #20 41.85 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 15:28:37 [2022-08-02T15:28:37.561Z] #43 122.2 DEP criu/cr-errno.d 15:28:37 [2022-08-02T15:28:37.760Z] #43 169.1 CC criu/vdso.o 15:28:37 [2022-08-02T15:28:37.822Z] #43 122.3 DEP criu/cr-dump.d 15:28:38 [2022-08-02T15:28:38.078Z] #43 122.7 DEP criu/cr-dedup.d 15:28:38 [2022-08-02T15:28:38.328Z] #43 169.7 LINK criu/built-in.o 15:28:38 [2022-08-02T15:28:38.328Z] #43 169.9 LINK criu/criu 15:28:38 [2022-08-02T15:28:38.338Z] #43 122.9 DEP criu/cr-check.d 15:28:38 [2022-08-02T15:28:38.398Z] #43 131.5 CC criu/autofs.o 15:28:38 [2022-08-02T15:28:38.462Z] #20 42.83 Selecting previously unselected package python3.7-minimal. 15:28:38 [2022-08-02T15:28:38.462Z] #20 42.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 15:28:38 [2022-08-02T15:28:38.462Z] #20 42.85 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 15:28:38 [2022-08-02T15:28:38.586Z] #43 170.3 DEP lib/c/criu.d 15:28:38 [2022-08-02T15:28:38.845Z] #43 170.4 CC images/rpc.pb-c.o 15:28:38 [2022-08-02T15:28:38.915Z] #43 123.4 DEP criu/config.d 15:28:38 [2022-08-02T15:28:38.915Z] #43 123.7 DEP criu/clone-noasan.d 15:28:39 [2022-08-02T15:28:39.171Z] #43 123.9 DEP criu/cgroup.d 15:28:39 [2022-08-02T15:28:39.413Z] #43 170.9 CC lib/c/criu.o 15:28:39 [2022-08-02T15:28:39.731Z] #43 124.1 DEP criu/cgroup-props.d 15:28:39 [2022-08-02T15:28:39.731Z] #43 124.4 DEP criu/bitmap.d 15:28:39 [2022-08-02T15:28:39.987Z] #43 124.4 DEP criu/bfd.d 15:28:39 [2022-08-02T15:28:39.987Z] #43 124.6 DEP criu/autofs.d 15:28:40 [2022-08-02T15:28:40.246Z] #43 124.9 DEP criu/aio.d 15:28:40 [2022-08-02T15:28:40.375Z] #20 44.59 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 15:28:40 [2022-08-02T15:28:40.375Z] #20 44.64 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 15:28:40 [2022-08-02T15:28:40.503Z] #43 125.2 DEP criu/action-scripts.d 15:28:40 [2022-08-02T15:28:40.790Z] #43 172.0 LINK lib/c/built-in.o 15:28:40 [2022-08-02T15:28:40.790Z] #43 172.1 LINK lib/c/libcriu.so 15:28:40 [2022-08-02T15:28:40.790Z] #43 172.2 LINK lib/c/libcriu.a 15:28:40 [2022-08-02T15:28:40.790Z] #43 172.4 GEN magic.py 15:28:40 [2022-08-02T15:28:40.790Z] #43 ... 15:28:40 [2022-08-02T15:28:40.790Z] 15:28:40 [2022-08-02T15:28:40.790Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 15:28:40 [2022-08-02T15:28:40.790Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:28:40 [2022-08-02T15:28:40.790Z] #40 DONE 239.1s 15:28:40 [2022-08-02T15:28:40.938Z] #43 ... 15:28:40 [2022-08-02T15:28:40.938Z] 15:28:40 [2022-08-02T15:28:40.938Z] #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 15:28:40 [2022-08-02T15:28:40.938Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:28:40 [2022-08-02T15:28:40.938Z] #20 18.07 Reading package lists... 15:28:40 [2022-08-02T15:28:40.938Z] #20 23.68 Reading package lists... 15:28:40 [2022-08-02T15:28:40.938Z] #20 28.95 Building dependency tree... 15:28:40 [2022-08-02T15:28:40.938Z] #20 31.94 libcap2-bin is already the newest version (1:2.25-2). 15:28:40 [2022-08-02T15:28:40.938Z] #20 31.94 The following additional packages will be installed: 15:28:40 [2022-08-02T15:28:40.938Z] #20 31.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 15:28:40 [2022-08-02T15:28:40.938Z] #20 31.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 15:28:40 [2022-08-02T15:28:40.938Z] #20 31.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 15:28:40 [2022-08-02T15:28:40.938Z] #20 31.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 15:28:40 [2022-08-02T15:28:40.938Z] #20 31.97 python3.7 python3.7-minimal vim-runtime xxd 15:28:40 [2022-08-02T15:28:40.938Z] #20 31.97 Suggested packages: 15:28:40 [2022-08-02T15:28:40.938Z] #20 31.98 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc 15:28:40 [2022-08-02T15:28:40.938Z] #20 31.99 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv 15:28:40 [2022-08-02T15:28:40.938Z] #20 31.99 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr 15:28:40 [2022-08-02T15:28:40.938Z] #20 31.99 quota 15:28:40 [2022-08-02T15:28:40.938Z] #20 31.99 Recommended packages: 15:28:40 [2022-08-02T15:28:40.938Z] #20 31.99 aufs-dkms nftables build-essential python3-dev python3-keyring 15:28:40 [2022-08-02T15:28:40.938Z] #20 31.99 python3-keyrings.alt python3-xdg unzip 15:28:40 [2022-08-02T15:28:40.938Z] #20 ... 15:28:40 [2022-08-02T15:28:40.938Z] 15:28:40 [2022-08-02T15:28:40.938Z] #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 15:28:40 [2022-08-02T15:28:40.938Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:40 [2022-08-02T15:28:40.938Z] #43 133.9 CC criu/bfd.o 15:28:41 [2022-08-02T15:28:41.049Z] 15:28:41 [2022-08-02T15:28:41.049Z] #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 15:28:41 [2022-08-02T15:28:41.049Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:41 [2022-08-02T15:28:41.049Z] #43 172.6 Note: Building without setproctitle() and strlcpy() support. 15:28:41 [2022-08-02T15:28:41.049Z] #43 172.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:28:41 [2022-08-02T15:28:41.049Z] #43 172.6 Note: Building without GnuTLS support 15:28:41 [2022-08-02T15:28:41.049Z] #43 172.6 Makefile.config:39: Warn: you have no libnftables installed 15:28:41 [2022-08-02T15:28:41.049Z] #43 172.6 Makefile.config:40: Warn: Building without nftables support 15:28:41 [2022-08-02T15:28:41.077Z] #43 125.7 CC criu/action-scripts.o 15:28:41 [2022-08-02T15:28:41.508Z] #43 134.8 CC criu/bitmap.o 15:28:41 [2022-08-02T15:28:41.641Z] #43 126.4 CC criu/aio.o 15:28:41 [2022-08-02T15:28:41.985Z] #43 173.5 fatal: not a git repository (or any of the parent directories): .git 15:28:42 [2022-08-02T15:28:42.081Z] #43 135.0 CC criu/cgroup-props.o 15:28:42 [2022-08-02T15:28:42.921Z] #43 174.3 make[1]: Nothing to be done for 'all'. 15:28:43 [2022-08-02T15:28:43.006Z] #43 127.4 CC criu/autofs.o 15:28:43 [2022-08-02T15:28:43.465Z] #43 136.5 CC criu/cgroup.o 15:28:43 [2022-08-02T15:28:43.489Z] #43 175.1 make[1]: 'images/built-in.o' is up to date. 15:28:43 [2022-08-02T15:28:43.489Z] #43 175.1 make[1]: 'compel/plugins/std.lib.a' is up to date. 15:28:43 [2022-08-02T15:28:43.489Z] #43 175.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. 15:28:43 [2022-08-02T15:28:43.489Z] #43 175.2 make[1]: 'compel/libcompel.a' is up to date. 15:28:43 [2022-08-02T15:28:43.678Z] #20 47.80 Selecting previously unselected package python3-minimal. 15:28:43 [2022-08-02T15:28:43.678Z] #20 47.80 (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.) 15:28:43 [2022-08-02T15:28:43.678Z] #20 47.89 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 15:28:43 [2022-08-02T15:28:43.678Z] #20 47.90 Unpacking python3-minimal (3.7.3-1) ... 15:28:43 [2022-08-02T15:28:43.678Z] #20 48.10 Selecting previously unselected package libmpdec2:amd64. 15:28:43 [2022-08-02T15:28:43.678Z] #20 48.12 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 15:28:43 [2022-08-02T15:28:43.747Z] #43 175.2 make[1]: 'compel/compel-host-bin' is up to date. 15:28:43 [2022-08-02T15:28:43.747Z] #43 175.2 make[1]: Nothing to be done for 'all'. 15:28:43 [2022-08-02T15:28:43.747Z] #43 175.3 make[1]: 'soccr/libsoccr.a' is up to date. 15:28:43 [2022-08-02T15:28:43.747Z] #43 175.5 make[2]: Nothing to be done for 'all'. 15:28:43 [2022-08-02T15:28:43.939Z] #20 48.13 Unpacking libmpdec2:amd64 (2.4.2-2) ... 15:28:43 [2022-08-02T15:28:43.939Z] #20 48.34 Selecting previously unselected package libpython3.7-stdlib:amd64. 15:28:43 [2022-08-02T15:28:43.939Z] #20 48.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... 15:28:43 [2022-08-02T15:28:43.939Z] #20 48.38 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 15:28:44 [2022-08-02T15:28:44.005Z] #43 175.5 make[2]: Nothing to be done for 'all'. 15:28:44 [2022-08-02T15:28:44.005Z] #43 175.5 make[2]: Nothing to be done for 'all'. 15:28:44 [2022-08-02T15:28:44.005Z] #43 175.6 make[2]: Nothing to be done for 'all'. 15:28:44 [2022-08-02T15:28:44.005Z] #43 175.7 make[2]: Nothing to be done for 'all'. 15:28:44 [2022-08-02T15:28:44.005Z] #43 175.7 make[2]: Nothing to be done for 'all'. 15:28:44 [2022-08-02T15:28:44.005Z] #43 175.7 make[2]: Nothing to be done for 'all'. 15:28:44 [2022-08-02T15:28:44.263Z] #43 175.8 make[2]: Nothing to be done for 'all'. 15:28:44 [2022-08-02T15:28:44.263Z] #43 175.8 INSTALL criu/criu 15:28:44 [2022-08-02T15:28:44.523Z] #43 DONE 176.1s 15:28:44 [2022-08-02T15:28:44.523Z] 15:28:44 [2022-08-02T15:28:44.523Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 15:28:44 [2022-08-02T15:28:44.523Z] #41 sha256:997fbd7d95c2868fe2c50d847bf918ba85f675ec8f32fd7ae78dacb4223d239d 15:28:44 [2022-08-02T15:28:44.523Z] #41 DONE 0.7s 15:28:44 [2022-08-02T15:28:44.523Z] 15:28:44 [2022-08-02T15:28:44.523Z] #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 15:28:44 [2022-08-02T15:28:44.523Z] #53 sha256:4c8b43f991fdce2fde236340c162fd9fa48c79672436797bdc8a7c697a4e3bad 15:28:44 [2022-08-02T15:28:44.896Z] #43 ... 15:28:44 [2022-08-02T15:28:44.896Z] 15:28:44 [2022-08-02T15:28:44.896Z] #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 15:28:44 [2022-08-02T15:28:44.896Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:28:44 [2022-08-02T15:28:44.896Z] #20 18.69 Reading package lists... 15:28:44 [2022-08-02T15:28:44.896Z] #20 24.55 Reading package lists... 15:28:44 [2022-08-02T15:28:44.896Z] #20 30.92 Building dependency tree... 15:28:44 [2022-08-02T15:28:44.896Z] #20 33.46 libcap2-bin is already the newest version (1:2.25-2). 15:28:44 [2022-08-02T15:28:44.896Z] #20 33.46 The following additional packages will be installed: 15:28:44 [2022-08-02T15:28:44.896Z] #20 33.46 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 15:28:44 [2022-08-02T15:28:44.896Z] #20 33.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 15:28:44 [2022-08-02T15:28:44.896Z] #20 33.48 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 15:28:44 [2022-08-02T15:28:44.896Z] #20 33.48 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 15:28:44 [2022-08-02T15:28:44.896Z] #20 33.48 python3.7 python3.7-minimal vim-runtime xxd 15:28:44 [2022-08-02T15:28:44.896Z] #20 33.48 Suggested packages: 15:28:44 [2022-08-02T15:28:44.896Z] #20 33.49 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc 15:28:44 [2022-08-02T15:28:44.896Z] #20 33.49 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv 15:28:44 [2022-08-02T15:28:44.896Z] #20 33.49 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr 15:28:44 [2022-08-02T15:28:44.896Z] #20 33.49 quota 15:28:44 [2022-08-02T15:28:44.896Z] #20 33.49 Recommended packages: 15:28:44 [2022-08-02T15:28:44.896Z] #20 33.49 aufs-dkms nftables build-essential python3-dev python3-keyring 15:28:44 [2022-08-02T15:28:44.896Z] #20 33.49 python3-keyrings.alt python3-xdg unzip 15:28:44 [2022-08-02T15:28:44.896Z] #20 ... 15:28:44 [2022-08-02T15:28:44.896Z] 15:28:44 [2022-08-02T15:28:44.896Z] #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 15:28:44 [2022-08-02T15:28:44.896Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:44 [2022-08-02T15:28:44.896Z] #43 129.5 CC criu/bfd.o 15:28:45 [2022-08-02T15:28:45.852Z] #20 50.06 Selecting previously unselected package python3.7. 15:28:45 [2022-08-02T15:28:45.852Z] #20 50.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... 15:28:45 [2022-08-02T15:28:45.852Z] #20 50.07 Unpacking python3.7 (3.7.3-2+deb10u3) ... 15:28:45 [2022-08-02T15:28:45.868Z] #43 130.5 CC criu/bitmap.o 15:28:45 [2022-08-02T15:28:45.868Z] #43 130.6 CC criu/cgroup-props.o 15:28:45 [2022-08-02T15:28:45.901Z] #53 ... 15:28:45 [2022-08-02T15:28:45.901Z] 15:28:45 [2022-08-02T15:28:45.901Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 15:28:45 [2022-08-02T15:28:45.901Z] #44 sha256:f4c1cc4db3b8d8cbc276252ba996be532c33e221459db46022fed0319386b816 15:28:46 [2022-08-02T15:28:46.006Z] #43 ... 15:28:46 [2022-08-02T15:28:46.006Z] 15:28:46 [2022-08-02T15:28:46.006Z] #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 15:28:46 [2022-08-02T15:28:46.006Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.38 The following NEW packages will be installed: 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.40 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.40 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.40 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.40 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.41 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.41 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.41 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.41 xz-utils zip 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.79 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.79 Need to get 28.6 MB of archives. 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.79 After this operation, 116 MB of additional disk space will be used. 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 34.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.39 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 35.52 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.27 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.27 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.36 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.43 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 36.89 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 37.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 37.06 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 15:28:46 [2022-08-02T15:28:46.006Z] #20 37.78 debconf: delaying package configuration, since apt-utils is not installed 15:28:46 [2022-08-02T15:28:46.006Z] #20 37.97 Fetched 28.6 MB in 3s (11.2 MB/s) 15:28:46 [2022-08-02T15:28:46.006Z] #20 38.09 Selecting previously unselected package pigz. 15:28:46 [2022-08-02T15:28:46.006Z] #20 38.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) 15:28:46 [2022-08-02T15:28:46.006Z] #20 38.13 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 15:28:46 [2022-08-02T15:28:46.006Z] #20 38.15 Unpacking pigz (2.4-1) ... 15:28:46 [2022-08-02T15:28:46.006Z] #20 38.32 Selecting previously unselected package libpython3.7-minimal:amd64. 15:28:46 [2022-08-02T15:28:46.006Z] #20 38.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 15:28:46 [2022-08-02T15:28:46.006Z] #20 38.34 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 15:28:46 [2022-08-02T15:28:46.006Z] #20 38.98 Selecting previously unselected package python3.7-minimal. 15:28:46 [2022-08-02T15:28:46.006Z] #20 38.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 15:28:46 [2022-08-02T15:28:46.006Z] #20 39.00 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 15:28:46 [2022-08-02T15:28:46.112Z] #20 50.45 Selecting previously unselected package libpython3-stdlib:amd64. 15:28:46 [2022-08-02T15:28:46.112Z] #20 50.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 15:28:46 [2022-08-02T15:28:46.112Z] #20 50.46 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 15:28:46 [2022-08-02T15:28:46.160Z] #44 DONE 0.2s 15:28:46 [2022-08-02T15:28:46.160Z] 15:28:46 [2022-08-02T15:28:46.160Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 15:28:46 [2022-08-02T15:28:46.160Z] #46 sha256:1a4745d303f4e39425960039edf10c4adf1cf882d29a594e5441b1d0bea80dac 15:28:46 [2022-08-02T15:28:46.160Z] #46 DONE 0.1s 15:28:46 [2022-08-02T15:28:46.160Z] 15:28:46 [2022-08-02T15:28:46.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 15:28:46 [2022-08-02T15:28:46.160Z] #53 sha256:4c8b43f991fdce2fde236340c162fd9fa48c79672436797bdc8a7c697a4e3bad 15:28:46 [2022-08-02T15:28:46.160Z] #53 ... 15:28:46 [2022-08-02T15:28:46.160Z] 15:28:46 [2022-08-02T15:28:46.160Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 15:28:46 [2022-08-02T15:28:46.160Z] #48 sha256:de1a3323b36202550f213158e982d13f96e0651171ae5d6396f275eee5160a87 15:28:46 [2022-08-02T15:28:46.160Z] #48 DONE 0.1s 15:28:46 [2022-08-02T15:28:46.373Z] #20 50.73 Setting up python3-minimal (3.7.3-1) ... 15:28:46 [2022-08-02T15:28:46.420Z] 15:28:46 [2022-08-02T15:28:46.420Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 15:28:46 [2022-08-02T15:28:46.420Z] #50 sha256:e4ccc592afe06a7ae6013cafd8bae7a3a8a3c98ab362fa05fea099df347304da 15:28:46 [2022-08-02T15:28:46.988Z] #50 DONE 0.5s 15:28:46 [2022-08-02T15:28:46.988Z] 15:28:46 [2022-08-02T15:28:46.988Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 15:28:46 [2022-08-02T15:28:46.988Z] #52 sha256:505fa677c1226607402bb0d44540e2ef4a3027df16d31868fffad6cb63b64d9f 15:28:46 [2022-08-02T15:28:46.988Z] #52 DONE 0.1s 15:28:46 [2022-08-02T15:28:46.988Z] 15:28:46 [2022-08-02T15:28:46.988Z] #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 15:28:46 [2022-08-02T15:28:46.988Z] #53 sha256:4c8b43f991fdce2fde236340c162fd9fa48c79672436797bdc8a7c697a4e3bad 15:28:47 [2022-08-02T15:28:47.234Z] #43 131.9 CC criu/cgroup.o 15:28:47 [2022-08-02T15:28:47.317Z] #20 ... 15:28:47 [2022-08-02T15:28:47.317Z] 15:28:47 [2022-08-02T15:28:47.317Z] #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 15:28:47 [2022-08-02T15:28:47.317Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:47 [2022-08-02T15:28:47.317Z] #43 134.5 CC criu/clone-noasan.o 15:28:47 [2022-08-02T15:28:47.317Z] #43 134.8 CC criu/config.o 15:28:47 [2022-08-02T15:28:47.317Z] #43 137.1 CC criu/cr-check.o 15:28:47 [2022-08-02T15:28:47.317Z] #43 139.3 CC criu/cr-dedup.o 15:28:47 [2022-08-02T15:28:47.317Z] #43 140.0 CC criu/cr-dump.o 15:28:47 [2022-08-02T15:28:47.317Z] #43 143.3 CC criu/cr-errno.o 15:28:47 [2022-08-02T15:28:47.317Z] #43 143.5 CC criu/cr-restore.o 15:28:47 [2022-08-02T15:28:47.578Z] #43 ... 15:28:47 [2022-08-02T15:28:47.578Z] 15:28:47 [2022-08-02T15:28:47.578Z] #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 15:28:47 [2022-08-02T15:28:47.578Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:28:47 [2022-08-02T15:28:47.846Z] #20 52.05 Selecting previously unselected package python3. 15:28:47 [2022-08-02T15:28:47.846Z] #20 52.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) 15:28:47 [2022-08-02T15:28:47.846Z] #20 52.13 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 15:28:47 [2022-08-02T15:28:47.846Z] #20 52.16 Unpacking python3 (3.7.3-1) ... 15:28:47 [2022-08-02T15:28:47.916Z] #20 40.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 15:28:47 [2022-08-02T15:28:47.916Z] #20 40.85 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 15:28:48 [2022-08-02T15:28:48.106Z] #20 52.52 Selecting previously unselected package libip4tc0:amd64. 15:28:48 [2022-08-02T15:28:48.106Z] #20 52.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 15:28:48 [2022-08-02T15:28:48.106Z] #20 52.57 Unpacking libip4tc0:amd64 (1.8.2-4) ... 15:28:48 [2022-08-02T15:28:48.373Z] #20 52.85 Selecting previously unselected package libip6tc0:amd64. 15:28:48 [2022-08-02T15:28:48.634Z] #20 52.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 15:28:48 [2022-08-02T15:28:48.634Z] #20 52.86 Unpacking libip6tc0:amd64 (1.8.2-4) ... 15:28:48 [2022-08-02T15:28:48.634Z] #20 52.97 Selecting previously unselected package libiptc0:amd64. 15:28:48 [2022-08-02T15:28:48.634Z] #20 52.97 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 15:28:48 [2022-08-02T15:28:48.634Z] #20 52.98 Unpacking libiptc0:amd64 (1.8.2-4) ... 15:28:48 [2022-08-02T15:28:48.634Z] #20 53.05 Selecting previously unselected package libnfnetlink0:amd64. 15:28:48 [2022-08-02T15:28:48.634Z] #20 53.06 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 15:28:48 [2022-08-02T15:28:48.634Z] #20 53.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 15:28:48 [2022-08-02T15:28:48.894Z] #20 53.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. 15:28:48 [2022-08-02T15:28:48.894Z] #20 53.13 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 15:28:48 [2022-08-02T15:28:48.894Z] #20 53.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 15:28:48 [2022-08-02T15:28:48.894Z] #20 53.29 Selecting previously unselected package libnftnl11:amd64. 15:28:48 [2022-08-02T15:28:48.894Z] #20 53.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 15:28:48 [2022-08-02T15:28:48.894Z] #20 53.30 Unpacking libnftnl11:amd64 (1.1.2-2) ... 15:28:49 [2022-08-02T15:28:49.155Z] #20 53.41 Selecting previously unselected package iptables. 15:28:49 [2022-08-02T15:28:49.155Z] #20 53.42 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 15:28:49 [2022-08-02T15:28:49.155Z] #20 53.43 Unpacking iptables (1.8.2-4) ... 15:28:49 [2022-08-02T15:28:49.727Z] #20 54.07 Selecting previously unselected package xxd. 15:28:49 [2022-08-02T15:28:49.727Z] #20 54.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... 15:28:49 [2022-08-02T15:28:49.727Z] #20 54.11 Unpacking xxd (2:8.1.0875-5+deb10u2) ... 15:28:49 [2022-08-02T15:28:49.988Z] #20 54.38 Selecting previously unselected package vim-common. 15:28:49 [2022-08-02T15:28:49.988Z] #20 54.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... 15:28:49 [2022-08-02T15:28:49.988Z] #20 54.49 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... 15:28:50 [2022-08-02T15:28:50.502Z] #43 ... 15:28:50 [2022-08-02T15:28:50.502Z] 15:28:50 [2022-08-02T15:28:50.502Z] #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 15:28:50 [2022-08-02T15:28:50.502Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.00 The following NEW packages will be installed: 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.00 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.01 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.01 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.02 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.02 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.02 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.03 xz-utils zip 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.53 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.53 Need to get 28.6 MB of archives. 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.53 After this operation, 116 MB of additional disk space will be used. 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 36.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.00 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.12 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.67 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.69 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.70 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.70 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.72 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.86 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.86 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.92 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 37.92 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 38.00 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 38.03 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 38.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 38.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 38.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 38.64 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 15:28:50 [2022-08-02T15:28:50.502Z] #20 39.71 debconf: delaying package configuration, since apt-utils is not installed 15:28:50 [2022-08-02T15:28:50.502Z] #20 39.82 Fetched 28.6 MB in 2s (11.6 MB/s) 15:28:50 [2022-08-02T15:28:50.502Z] #20 39.92 Selecting previously unselected package pigz. 15:28:50 [2022-08-02T15:28:50.759Z] #20 39.92 (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.) 15:28:50 [2022-08-02T15:28:50.759Z] #20 40.05 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 15:28:50 [2022-08-02T15:28:50.759Z] #20 40.05 Unpacking pigz (2.4-1) ... 15:28:50 [2022-08-02T15:28:50.930Z] #20 54.95 Selecting previously unselected package bash-completion. 15:28:50 [2022-08-02T15:28:50.930Z] #20 54.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 15:28:51 [2022-08-02T15:28:51.015Z] #20 40.31 Selecting previously unselected package libpython3.7-minimal:amd64. 15:28:51 [2022-08-02T15:28:51.015Z] #20 40.31 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 15:28:51 [2022-08-02T15:28:51.015Z] #20 40.31 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 15:28:51 [2022-08-02T15:28:51.943Z] #20 41.16 Selecting previously unselected package python3.7-minimal. 15:28:51 [2022-08-02T15:28:51.943Z] #20 41.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... 15:28:51 [2022-08-02T15:28:51.943Z] #20 41.21 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 15:28:52 [2022-08-02T15:28:52.116Z] #20 44.70 Selecting previously unselected package python3-minimal. 15:28:52 [2022-08-02T15:28:52.116Z] #20 44.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 ... 23701 files and directories currently installed.) 15:28:52 [2022-08-02T15:28:52.116Z] #20 44.82 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 15:28:52 [2022-08-02T15:28:52.116Z] #20 44.83 Unpacking python3-minimal (3.7.3-1) ... 15:28:52 [2022-08-02T15:28:52.116Z] #20 44.98 Selecting previously unselected package libmpdec2:amd64. 15:28:52 [2022-08-02T15:28:52.116Z] #20 44.98 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 15:28:52 [2022-08-02T15:28:52.116Z] #20 44.99 Unpacking libmpdec2:amd64 (2.4.2-2) ... 15:28:52 [2022-08-02T15:28:52.116Z] #20 45.11 Selecting previously unselected package libpython3.7-stdlib:amd64. 15:28:52 [2022-08-02T15:28:52.116Z] #20 45.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... 15:28:52 [2022-08-02T15:28:52.116Z] #20 45.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 15:28:52 [2022-08-02T15:28:52.243Z] #56 242.7 # github.com/containerd/containerd/cmd/containerd 15:28:52 [2022-08-02T15:28:52.243Z] #56 242.7 /usr/bin/ld: /tmp/go-link-2687307541/000019.o: in function `New': 15:28:52 [2022-08-02T15:28:52.243Z] #56 242.7 /tmp/tmp.LUgsElHOn5/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 15:28:52 [2022-08-02T15:28:52.243Z] #56 242.8 + bin/containerd-stress 15:28:52 [2022-08-02T15:28:52.501Z] #56 244.1 + bin/containerd-shim 15:28:53 [2022-08-02T15:28:53.128Z] #20 42.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... 15:28:53 [2022-08-02T15:28:53.128Z] #20 42.41 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 15:28:54 [2022-08-02T15:28:54.026Z] #20 46.73 Selecting previously unselected package python3.7. 15:28:54 [2022-08-02T15:28:54.026Z] #20 46.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... 15:28:54 [2022-08-02T15:28:54.026Z] #20 46.75 Unpacking python3.7 (3.7.3-2+deb10u3) ... 15:28:54 [2022-08-02T15:28:54.026Z] #20 46.96 Selecting previously unselected package libpython3-stdlib:amd64. 15:28:54 [2022-08-02T15:28:54.026Z] #20 46.98 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 15:28:54 [2022-08-02T15:28:54.026Z] #20 46.99 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 15:28:54 [2022-08-02T15:28:54.286Z] #20 47.25 Setting up python3-minimal (3.7.3-1) ... 15:28:56 [2022-08-02T15:28:56.200Z] #20 48.81 Selecting previously unselected package python3. 15:28:56 [2022-08-02T15:28:56.200Z] #20 48.81 (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.) 15:28:56 [2022-08-02T15:28:56.200Z] #20 48.90 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 15:28:56 [2022-08-02T15:28:56.200Z] #20 48.97 Unpacking python3 (3.7.3-1) ... 15:28:56 [2022-08-02T15:28:56.200Z] #20 49.19 Selecting previously unselected package libip4tc0:amd64. 15:28:56 [2022-08-02T15:28:56.200Z] #20 49.20 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 15:28:56 [2022-08-02T15:28:56.219Z] #20 60.43 Unpacking bash-completion (1:2.8-6) ... 15:28:56 [2022-08-02T15:28:56.401Z] #20 45.83 Selecting previously unselected package python3-minimal. 15:28:56 [2022-08-02T15:28:56.401Z] #20 45.83 (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.) 15:28:56 [2022-08-02T15:28:56.401Z] #20 45.90 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 15:28:56 [2022-08-02T15:28:56.463Z] #20 49.28 Unpacking libip4tc0:amd64 (1.8.2-4) ... 15:28:56 [2022-08-02T15:28:56.657Z] #20 45.93 Unpacking python3-minimal (3.7.3-1) ... 15:28:56 [2022-08-02T15:28:56.657Z] #20 46.02 Selecting previously unselected package libmpdec2:amd64. 15:28:56 [2022-08-02T15:28:56.657Z] #20 46.02 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 15:28:56 [2022-08-02T15:28:56.657Z] #20 46.03 Unpacking libmpdec2:amd64 (2.4.2-2) ... 15:28:56 [2022-08-02T15:28:56.727Z] #20 49.58 Selecting previously unselected package libip6tc0:amd64. 15:28:56 [2022-08-02T15:28:56.727Z] #20 49.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 15:28:56 [2022-08-02T15:28:56.727Z] #20 49.60 Unpacking libip6tc0:amd64 (1.8.2-4) ... 15:28:56 [2022-08-02T15:28:56.790Z] #20 61.12 Selecting previously unselected package bzip2. 15:28:56 [2022-08-02T15:28:56.790Z] #20 61.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 15:28:56 [2022-08-02T15:28:56.790Z] #20 61.15 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 15:28:56 [2022-08-02T15:28:56.912Z] #20 46.21 Selecting previously unselected package libpython3.7-stdlib:amd64. 15:28:56 [2022-08-02T15:28:56.912Z] #20 46.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... 15:28:56 [2022-08-02T15:28:56.912Z] #20 46.21 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 15:28:56 [2022-08-02T15:28:56.988Z] #20 49.74 Selecting previously unselected package libiptc0:amd64. 15:28:56 [2022-08-02T15:28:56.988Z] #20 49.75 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 15:28:56 [2022-08-02T15:28:56.988Z] #20 49.75 Unpacking libiptc0:amd64 (1.8.2-4) ... 15:28:56 [2022-08-02T15:28:56.988Z] #20 49.87 Selecting previously unselected package libnfnetlink0:amd64. 15:28:56 [2022-08-02T15:28:56.988Z] #20 49.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 15:28:56 [2022-08-02T15:28:56.988Z] #20 49.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 15:28:56 [2022-08-02T15:28:56.988Z] #20 49.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. 15:28:56 [2022-08-02T15:28:56.988Z] #20 49.99 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 15:28:56 [2022-08-02T15:28:56.988Z] #20 50.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 15:28:56 [2022-08-02T15:28:56.988Z] #20 50.10 Selecting previously unselected package libnftnl11:amd64. 15:28:57 [2022-08-02T15:28:57.050Z] #20 61.35 Selecting previously unselected package xz-utils. 15:28:57 [2022-08-02T15:28:57.050Z] #20 61.36 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... 15:28:57 [2022-08-02T15:28:57.050Z] #20 61.37 Unpacking xz-utils (5.2.4-1+deb10u1) ... 15:28:57 [2022-08-02T15:28:57.248Z] #20 50.10 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 15:28:57 [2022-08-02T15:28:57.248Z] #20 50.11 Unpacking libnftnl11:amd64 (1.1.2-2) ... 15:28:57 [2022-08-02T15:28:57.248Z] #20 50.24 Selecting previously unselected package iptables. 15:28:57 [2022-08-02T15:28:57.248Z] #20 50.24 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 15:28:57 [2022-08-02T15:28:57.248Z] #20 50.25 Unpacking iptables (1.8.2-4) ... 15:28:57 [2022-08-02T15:28:57.311Z] #20 61.70 Selecting previously unselected package apparmor. 15:28:57 [2022-08-02T15:28:57.311Z] #20 61.70 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 15:28:57 [2022-08-02T15:28:57.571Z] #20 61.81 Unpacking apparmor (2.13.2-10) ... 15:28:57 [2022-08-02T15:28:57.818Z] #20 ... 15:28:57 [2022-08-02T15:28:57.818Z] 15:28:57 [2022-08-02T15:28:57.818Z] #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 15:28:57 [2022-08-02T15:28:57.818Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:28:57 [2022-08-02T15:28:57.818Z] #43 140.8 CC criu/clone-noasan.o 15:28:57 [2022-08-02T15:28:57.818Z] #43 141.1 CC criu/config.o 15:28:57 [2022-08-02T15:28:57.818Z] #43 143.4 CC criu/cr-check.o 15:28:57 [2022-08-02T15:28:57.818Z] #43 146.1 CC criu/cr-dedup.o 15:28:57 [2022-08-02T15:28:57.818Z] #43 146.9 CC criu/cr-dump.o 15:28:57 [2022-08-02T15:28:57.818Z] #43 150.5 CC criu/cr-errno.o 15:28:57 [2022-08-02T15:28:57.818Z] #43 150.6 CC criu/cr-restore.o 15:28:57 [2022-08-02T15:28:57.818Z] #43 ... 15:28:57 [2022-08-02T15:28:57.818Z] 15:28:57 [2022-08-02T15:28:57.818Z] #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 15:28:57 [2022-08-02T15:28:57.818Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:28:57 [2022-08-02T15:28:57.818Z] #20 50.75 Selecting previously unselected package xxd. 15:28:57 [2022-08-02T15:28:57.818Z] #20 50.76 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... 15:28:57 [2022-08-02T15:28:57.818Z] #20 50.77 Unpacking xxd (2:8.1.0875-5+deb10u2) ... 15:28:58 [2022-08-02T15:28:58.078Z] #20 50.95 Selecting previously unselected package vim-common. 15:28:58 [2022-08-02T15:28:58.078Z] #20 50.95 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... 15:28:58 [2022-08-02T15:28:58.078Z] #20 51.04 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... 15:28:58 [2022-08-02T15:28:58.141Z] #20 62.43 Selecting previously unselected package aufs-tools. 15:28:58 [2022-08-02T15:28:58.141Z] #20 62.43 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 15:28:58 [2022-08-02T15:28:58.141Z] #20 62.43 Unpacking aufs-tools (1:4.14+20190211-1) ... 15:28:58 [2022-08-02T15:28:58.276Z] #20 47.71 Selecting previously unselected package python3.7. 15:28:58 [2022-08-02T15:28:58.276Z] #20 47.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... 15:28:58 [2022-08-02T15:28:58.276Z] #20 47.72 Unpacking python3.7 (3.7.3-2+deb10u3) ... 15:28:58 [2022-08-02T15:28:58.340Z] #20 51.30 Selecting previously unselected package bash-completion. 15:28:58 [2022-08-02T15:28:58.340Z] #20 51.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 15:28:58 [2022-08-02T15:28:58.402Z] #20 62.77 Selecting previously unselected package libonig5:amd64. 15:28:58 [2022-08-02T15:28:58.402Z] #20 62.77 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... 15:28:58 [2022-08-02T15:28:58.402Z] #20 62.77 Unpacking libonig5:amd64 (6.9.1-1) ... 15:28:58 [2022-08-02T15:28:58.532Z] #20 47.91 Selecting previously unselected package libpython3-stdlib:amd64. 15:28:58 [2022-08-02T15:28:58.532Z] #20 47.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 15:28:58 [2022-08-02T15:28:58.532Z] #20 47.94 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 15:28:58 [2022-08-02T15:28:58.663Z] #20 63.06 Selecting previously unselected package libjq1:amd64. 15:28:58 [2022-08-02T15:28:58.663Z] #20 63.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... 15:28:58 [2022-08-02T15:28:58.663Z] #20 63.08 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 15:28:58 [2022-08-02T15:28:58.788Z] #20 48.13 Setting up python3-minimal (3.7.3-1) ... 15:28:58 [2022-08-02T15:28:58.923Z] #20 63.30 Selecting previously unselected package jq. 15:28:59 [2022-08-02T15:28:59.184Z] #20 63.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... 15:28:59 [2022-08-02T15:28:59.184Z] #20 63.32 Unpacking jq (1.5+dfsg-2+b1) ... 15:28:59 [2022-08-02T15:28:59.184Z] #20 63.45 Selecting previously unselected package libaio1:amd64. 15:28:59 [2022-08-02T15:28:59.184Z] #20 63.47 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... 15:28:59 [2022-08-02T15:28:59.184Z] #20 63.49 Unpacking libaio1:amd64 (0.3.112-3) ... 15:28:59 [2022-08-02T15:28:59.184Z] #20 63.59 Selecting previously unselected package libgpm2:amd64. 15:28:59 [2022-08-02T15:28:59.454Z] #20 63.59 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... 15:28:59 [2022-08-02T15:28:59.454Z] #20 63.61 Unpacking libgpm2:amd64 (1.20.7-5) ... 15:28:59 [2022-08-02T15:28:59.454Z] #20 63.74 Selecting previously unselected package libicu63:amd64. 15:28:59 [2022-08-02T15:28:59.454Z] #20 63.76 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... 15:28:59 [2022-08-02T15:28:59.454Z] #20 63.81 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... 15:29:00 [2022-08-02T15:29:00.155Z] #20 49.68 Selecting previously unselected package python3. 15:29:00 [2022-08-02T15:29:00.411Z] #20 49.68 (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.) 15:29:00 [2022-08-02T15:29:00.411Z] #20 49.75 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 15:29:00 [2022-08-02T15:29:00.411Z] #20 49.79 Unpacking python3 (3.7.3-1) ... 15:29:00 [2022-08-02T15:29:00.673Z] #20 49.96 Selecting previously unselected package libip4tc0:amd64. 15:29:00 [2022-08-02T15:29:00.673Z] #20 49.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 15:29:00 [2022-08-02T15:29:00.673Z] #20 49.98 Unpacking libip4tc0:amd64 (1.8.2-4) ... 15:29:00 [2022-08-02T15:29:00.673Z] #20 50.15 Selecting previously unselected package libip6tc0:amd64. 15:29:00 [2022-08-02T15:29:00.673Z] #20 50.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 15:29:00 [2022-08-02T15:29:00.673Z] #20 50.17 Unpacking libip6tc0:amd64 (1.8.2-4) ... 15:29:00 [2022-08-02T15:29:00.929Z] #20 50.29 Selecting previously unselected package libiptc0:amd64. 15:29:00 [2022-08-02T15:29:00.929Z] #20 50.29 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 15:29:00 [2022-08-02T15:29:00.929Z] #20 50.29 Unpacking libiptc0:amd64 (1.8.2-4) ... 15:29:01 [2022-08-02T15:29:01.228Z] #20 50.47 Selecting previously unselected package libnfnetlink0:amd64. 15:29:01 [2022-08-02T15:29:01.228Z] #20 50.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 15:29:01 [2022-08-02T15:29:01.228Z] #20 50.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 15:29:01 [2022-08-02T15:29:01.228Z] #20 50.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. 15:29:01 [2022-08-02T15:29:01.228Z] #20 50.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 15:29:01 [2022-08-02T15:29:01.228Z] #20 50.60 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 15:29:01 [2022-08-02T15:29:01.228Z] #20 50.69 Selecting previously unselected package libnftnl11:amd64. 15:29:01 [2022-08-02T15:29:01.485Z] #20 50.69 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 15:29:01 [2022-08-02T15:29:01.485Z] #20 50.71 Unpacking libnftnl11:amd64 (1.1.2-2) ... 15:29:01 [2022-08-02T15:29:01.485Z] #20 50.91 Selecting previously unselected package iptables. 15:29:01 [2022-08-02T15:29:01.485Z] #20 50.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 15:29:01 [2022-08-02T15:29:01.485Z] #20 50.94 Unpacking iptables (1.8.2-4) ... 15:29:02 [2022-08-02T15:29:02.090Z] #20 ... 15:29:02 [2022-08-02T15:29:02.090Z] 15:29:02 [2022-08-02T15:29:02.090Z] #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 15:29:02 [2022-08-02T15:29:02.090Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:02 [2022-08-02T15:29:02.090Z] #43 136.6 CC criu/clone-noasan.o 15:29:02 [2022-08-02T15:29:02.090Z] #43 137.0 CC criu/config.o 15:29:02 [2022-08-02T15:29:02.090Z] #43 138.8 CC criu/cr-check.o 15:29:02 [2022-08-02T15:29:02.090Z] #43 141.8 CC criu/cr-dedup.o 15:29:02 [2022-08-02T15:29:02.090Z] #43 142.6 CC criu/cr-dump.o 15:29:02 [2022-08-02T15:29:02.091Z] #43 146.3 CC criu/cr-errno.o 15:29:02 [2022-08-02T15:29:02.091Z] #43 146.4 CC criu/cr-restore.o 15:29:02 [2022-08-02T15:29:02.091Z] #43 ... 15:29:02 [2022-08-02T15:29:02.091Z] 15:29:02 [2022-08-02T15:29:02.091Z] #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 15:29:02 [2022-08-02T15:29:02.091Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:29:02 [2022-08-02T15:29:02.091Z] #20 51.62 Selecting previously unselected package xxd. 15:29:02 [2022-08-02T15:29:02.091Z] #20 51.62 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... 15:29:02 [2022-08-02T15:29:02.346Z] #20 51.62 Unpacking xxd (2:8.1.0875-5+deb10u2) ... 15:29:02 [2022-08-02T15:29:02.346Z] #20 51.76 Selecting previously unselected package vim-common. 15:29:02 [2022-08-02T15:29:02.346Z] #20 51.76 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... 15:29:02 [2022-08-02T15:29:02.346Z] #20 51.90 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... 15:29:02 [2022-08-02T15:29:02.469Z] #56 253.0 + bin/containerd-shim-runc-v1 15:29:02 [2022-08-02T15:29:02.756Z] #20 ... 15:29:02 [2022-08-02T15:29:02.756Z] 15:29:02 [2022-08-02T15:29:02.756Z] #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 15:29:02 [2022-08-02T15:29:02.756Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:02 [2022-08-02T15:29:02.756Z] #43 149.8 CC criu/cr-service.o 15:29:02 [2022-08-02T15:29:02.756Z] #43 152.1 CC criu/crtools.o 15:29:02 [2022-08-02T15:29:02.756Z] #43 153.4 CC criu/eventfd.o 15:29:02 [2022-08-02T15:29:02.756Z] #43 154.2 CC criu/eventpoll.o 15:29:02 [2022-08-02T15:29:02.756Z] #43 155.9 CC criu/external.o 15:29:02 [2022-08-02T15:29:02.756Z] #43 156.5 CC criu/fault-injection.o 15:29:02 [2022-08-02T15:29:02.756Z] #43 156.7 CC criu/fdstore.o 15:29:02 [2022-08-02T15:29:02.756Z] #43 157.1 CC criu/fifo.o 15:29:02 [2022-08-02T15:29:02.756Z] #43 157.7 CC criu/file-ids.o 15:29:02 [2022-08-02T15:29:02.756Z] #43 158.1 CC criu/file-lock.o 15:29:02 [2022-08-02T15:29:02.756Z] #43 159.0 CC criu/files-ext.o 15:29:02 [2022-08-02T15:29:02.756Z] #43 159.4 CC criu/files-reg.o 15:29:02 [2022-08-02T15:29:02.908Z] #20 52.25 Selecting previously unselected package bash-completion. 15:29:02 [2022-08-02T15:29:02.908Z] #20 52.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 15:29:03 [2022-08-02T15:29:03.625Z] #20 56.57 Unpacking bash-completion (1:2.8-6) ... 15:29:03 [2022-08-02T15:29:03.703Z] #43 ... 15:29:03 [2022-08-02T15:29:03.703Z] 15:29:03 [2022-08-02T15:29:03.703Z] #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 15:29:03 [2022-08-02T15:29:03.703Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:29:03 [2022-08-02T15:29:03.703Z] #20 68.05 Selecting previously unselected package libnet1:amd64. 15:29:03 [2022-08-02T15:29:03.703Z] #20 68.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 15:29:03 [2022-08-02T15:29:03.703Z] #20 68.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:29:03 [2022-08-02T15:29:03.703Z] #20 68.16 Selecting previously unselected package libnl-3-200:amd64. 15:29:03 [2022-08-02T15:29:03.963Z] #20 68.17 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... 15:29:03 [2022-08-02T15:29:03.963Z] #20 68.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 15:29:03 [2022-08-02T15:29:03.963Z] #20 68.28 Selecting previously unselected package libprotobuf-c1:amd64. 15:29:03 [2022-08-02T15:29:03.963Z] #20 68.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 15:29:03 [2022-08-02T15:29:03.963Z] #20 68.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:29:03 [2022-08-02T15:29:03.963Z] #20 68.37 Selecting previously unselected package libreadline5:amd64. 15:29:03 [2022-08-02T15:29:03.963Z] #20 68.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 15:29:03 [2022-08-02T15:29:03.963Z] #20 68.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 15:29:04 [2022-08-02T15:29:04.195Z] #20 57.18 Selecting previously unselected package bzip2. 15:29:04 [2022-08-02T15:29:04.195Z] #20 57.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 15:29:04 [2022-08-02T15:29:04.195Z] #20 57.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 15:29:04 [2022-08-02T15:29:04.225Z] #20 68.49 Selecting previously unselected package net-tools. 15:29:04 [2022-08-02T15:29:04.225Z] #20 68.49 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 15:29:04 [2022-08-02T15:29:04.225Z] #20 68.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 15:29:04 [2022-08-02T15:29:04.456Z] #20 57.32 Selecting previously unselected package xz-utils. 15:29:04 [2022-08-02T15:29:04.456Z] #20 57.33 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... 15:29:04 [2022-08-02T15:29:04.456Z] #20 57.34 Unpacking xz-utils (5.2.4-1+deb10u1) ... 15:29:04 [2022-08-02T15:29:04.456Z] #20 57.57 Selecting previously unselected package apparmor. 15:29:04 [2022-08-02T15:29:04.487Z] #20 68.69 Selecting previously unselected package patch. 15:29:04 [2022-08-02T15:29:04.487Z] #20 68.70 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... 15:29:04 [2022-08-02T15:29:04.487Z] #20 68.70 Unpacking patch (2.7.6-3+deb10u1) ... 15:29:04 [2022-08-02T15:29:04.487Z] #20 68.90 Selecting previously unselected package python-pip-whl. 15:29:04 [2022-08-02T15:29:04.716Z] #20 57.58 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 15:29:04 [2022-08-02T15:29:04.716Z] #20 57.67 Unpacking apparmor (2.13.2-10) ... 15:29:04 [2022-08-02T15:29:04.748Z] #20 68.90 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... 15:29:04 [2022-08-02T15:29:04.748Z] #20 68.91 Unpacking python-pip-whl (18.1-5) ... 15:29:04 [2022-08-02T15:29:04.976Z] #20 ... 15:29:04 [2022-08-02T15:29:04.976Z] 15:29:04 [2022-08-02T15:29:04.976Z] #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 15:29:04 [2022-08-02T15:29:04.976Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:04 [2022-08-02T15:29:04.976Z] #43 158.0 CC criu/cr-service.o 15:29:05 [2022-08-02T15:29:05.318Z] #20 69.67 Selecting previously unselected package python3-lib2to3. 15:29:05 [2022-08-02T15:29:05.318Z] #20 69.67 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... 15:29:05 [2022-08-02T15:29:05.318Z] #20 69.70 Unpacking python3-lib2to3 (3.7.3-1) ... 15:29:05 [2022-08-02T15:29:05.580Z] #20 69.90 Selecting previously unselected package python3-distutils. 15:29:05 [2022-08-02T15:29:05.580Z] #20 69.90 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... 15:29:05 [2022-08-02T15:29:05.580Z] #20 69.91 Unpacking python3-distutils (3.7.3-1) ... 15:29:05 [2022-08-02T15:29:05.841Z] #20 70.11 Selecting previously unselected package python3-pip. 15:29:05 [2022-08-02T15:29:05.841Z] #20 70.11 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... 15:29:05 [2022-08-02T15:29:05.841Z] #20 70.11 Unpacking python3-pip (18.1-5) ... 15:29:05 [2022-08-02T15:29:05.841Z] #20 70.29 Selecting previously unselected package python3-pkg-resources. 15:29:05 [2022-08-02T15:29:05.841Z] #20 70.29 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... 15:29:05 [2022-08-02T15:29:05.841Z] #20 70.32 Unpacking python3-pkg-resources (40.8.0-1) ... 15:29:06 [2022-08-02T15:29:06.102Z] #20 70.50 Selecting previously unselected package python3-setuptools. 15:29:06 [2022-08-02T15:29:06.102Z] #20 70.53 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... 15:29:06 [2022-08-02T15:29:06.102Z] #20 70.54 Unpacking python3-setuptools (40.8.0-1) ... 15:29:06 [2022-08-02T15:29:06.363Z] #20 70.87 Selecting previously unselected package python3-wheel. 15:29:06 [2022-08-02T15:29:06.624Z] #20 70.87 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... 15:29:06 [2022-08-02T15:29:06.624Z] #20 70.88 Unpacking python3-wheel (0.32.3-2) ... 15:29:06 [2022-08-02T15:29:06.624Z] #20 71.01 Selecting previously unselected package sudo. 15:29:06 [2022-08-02T15:29:06.656Z] #56 258.0 + bin/containerd-shim-runc-v2 15:29:06 [2022-08-02T15:29:06.885Z] #20 71.02 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... 15:29:06 [2022-08-02T15:29:06.885Z] #20 71.04 Unpacking sudo (1.8.27-1+deb10u3) ... 15:29:06 [2022-08-02T15:29:06.889Z] #43 159.8 CC criu/crtools.o 15:29:07 [2022-08-02T15:29:07.223Z] #56 258.7 + binaries 15:29:07 [2022-08-02T15:29:07.223Z] #56 258.7 + install -D bin/containerd /build/containerd 15:29:07 [2022-08-02T15:29:07.223Z] #56 258.8 + install -D bin/containerd-shim /build/containerd-shim 15:29:07 [2022-08-02T15:29:07.223Z] #56 258.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 15:29:07 [2022-08-02T15:29:07.223Z] #56 258.8 + install -D bin/ctr /build/ctr 15:29:07 [2022-08-02T15:29:07.458Z] #20 71.75 Selecting previously unselected package thin-provisioning-tools. 15:29:07 [2022-08-02T15:29:07.458Z] #20 71.77 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 15:29:07 [2022-08-02T15:29:07.458Z] #20 71.78 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 15:29:07 [2022-08-02T15:29:07.460Z] #43 160.5 CC criu/eventfd.o 15:29:07 [2022-08-02T15:29:07.719Z] #20 72.13 Selecting previously unselected package uidmap. 15:29:07 [2022-08-02T15:29:07.721Z] #43 160.9 CC criu/eventpoll.o 15:29:07 [2022-08-02T15:29:07.789Z] #56 DONE 259.3s 15:29:07 [2022-08-02T15:29:07.982Z] #20 72.15 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... 15:29:07 [2022-08-02T15:29:07.982Z] #20 72.16 Unpacking uidmap (1:4.5-1.1) ... 15:29:07 [2022-08-02T15:29:07.982Z] #20 72.32 Selecting previously unselected package vim-runtime. 15:29:07 [2022-08-02T15:29:07.982Z] #20 72.32 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... 15:29:07 [2022-08-02T15:29:07.982Z] #20 72.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 15:29:08 [2022-08-02T15:29:08.243Z] #20 72.41 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 15:29:08 [2022-08-02T15:29:08.243Z] #20 72.42 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... 15:29:08 [2022-08-02T15:29:08.355Z] 15:29:08 [2022-08-02T15:29:08.355Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 15:29:08 [2022-08-02T15:29:08.355Z] #57 sha256:e2bec92fb37c3e5cbda73757779f4f480fa6f689ee82fd7d6927df4395e87903 15:29:08 [2022-08-02T15:29:08.613Z] #57 DONE 0.2s 15:29:08 [2022-08-02T15:29:08.613Z] 15:29:08 [2022-08-02T15:29:08.613Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 15:29:08 [2022-08-02T15:29:08.613Z] #61 sha256:536b4fbdf14ba34573b3b9d8d000a5194b62e6019452c7fdbe5a011171b773d6 15:29:08 [2022-08-02T15:29:08.871Z] #61 DONE 0.1s 15:29:08 [2022-08-02T15:29:08.871Z] 15:29:08 [2022-08-02T15:29:08.871Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 15:29:08 [2022-08-02T15:29:08.871Z] #66 sha256:5d8324670f3592b1f1e834152616a1471d2d5b5bef4b4440a203065db9abd3c0 15:29:08 [2022-08-02T15:29:08.871Z] #66 DONE 0.2s 15:29:08 [2022-08-02T15:29:08.871Z] 15:29:08 [2022-08-02T15:29:08.871Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 15:29:08 [2022-08-02T15:29:08.871Z] #68 sha256:d1ca7a5093b126a2fc4aaa016f74060c8ac70a2e20211c63e7b60444ad358457 15:29:08 [2022-08-02T15:29:08.871Z] #68 DONE 0.1s 15:29:08 [2022-08-02T15:29:08.964Z] #53 149.1 + mkdir -p /build 15:29:08 [2022-08-02T15:29:08.965Z] #53 149.1 + cp runc /build/runc 15:29:09 [2022-08-02T15:29:09.104Z] #43 162.1 CC criu/external.o 15:29:09 [2022-08-02T15:29:09.129Z] 15:29:09 [2022-08-02T15:29:09.129Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 15:29:09 [2022-08-02T15:29:09.129Z] #69 sha256:8cf69dfa382232b3e025129fa7bc5e63c3552d8aaf7c962d3d91ea446e004113 15:29:09 [2022-08-02T15:29:09.129Z] #69 DONE 0.0s 15:29:09 [2022-08-02T15:29:09.129Z] 15:29:09 [2022-08-02T15:29:09.129Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker 15:29:09 [2022-08-02T15:29:09.129Z] #70 sha256:ca4b2c08ba5b3690a8c3aabe141c97be325fc66204a34e6582df85fa886003f0 15:29:09 [2022-08-02T15:29:09.364Z] #43 162.6 CC criu/fault-injection.o 15:29:09 [2022-08-02T15:29:09.491Z] #20 57.87 Unpacking bash-completion (1:2.8-6) ... 15:29:09 [2022-08-02T15:29:09.491Z] #20 58.56 Selecting previously unselected package bzip2. 15:29:09 [2022-08-02T15:29:09.491Z] #20 58.56 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 15:29:09 [2022-08-02T15:29:09.491Z] #20 58.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 15:29:09 [2022-08-02T15:29:09.491Z] #20 58.77 Selecting previously unselected package xz-utils. 15:29:09 [2022-08-02T15:29:09.491Z] #20 58.77 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... 15:29:09 [2022-08-02T15:29:09.491Z] #20 58.77 Unpacking xz-utils (5.2.4-1+deb10u1) ... 15:29:09 [2022-08-02T15:29:09.491Z] #20 ... 15:29:09 [2022-08-02T15:29:09.491Z] 15:29:09 [2022-08-02T15:29:09.491Z] #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 15:29:09 [2022-08-02T15:29:09.491Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:09 [2022-08-02T15:29:09.491Z] #43 154.0 CC criu/cr-service.o 15:29:09 [2022-08-02T15:29:09.554Z] #53 DONE 149.8s 15:29:09 [2022-08-02T15:29:09.554Z] 15:29:09 [2022-08-02T15:29:09.554Z] #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 15:29:09 [2022-08-02T15:29:09.554Z] #56 sha256:aa6c135037766c66d1de6a359ea15f77ec175134d57d1a17b21a915c4caa0066 15:29:09 [2022-08-02T15:29:09.635Z] #43 162.7 CC criu/fdstore.o 15:29:10 [2022-08-02T15:29:10.067Z] #70 DONE 0.8s 15:29:10 [2022-08-02T15:29:10.067Z] 15:29:10 [2022-08-02T15:29:10.067Z] #71 exporting to image 15:29:10 [2022-08-02T15:29:10.067Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 15:29:10 [2022-08-02T15:29:10.067Z] #71 exporting layers 15:29:10 [2022-08-02T15:29:10.204Z] #43 163.1 CC criu/fifo.o 15:29:10 [2022-08-02T15:29:10.778Z] #43 163.8 CC criu/file-ids.o 15:29:11 [2022-08-02T15:29:11.038Z] #43 164.2 CC criu/file-lock.o 15:29:11 [2022-08-02T15:29:11.298Z] #43 ... 15:29:11 [2022-08-02T15:29:11.299Z] 15:29:11 [2022-08-02T15:29:11.299Z] #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 15:29:11 [2022-08-02T15:29:11.299Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.08 Selecting previously unselected package aufs-tools. 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.09 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.10 Unpacking aufs-tools (1:4.14+20190211-1) ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.30 Selecting previously unselected package libonig5:amd64. 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.30 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.31 Unpacking libonig5:amd64 (6.9.1-1) ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.47 Selecting previously unselected package libjq1:amd64. 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.48 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.62 Selecting previously unselected package jq. 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.64 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.66 Unpacking jq (1.5+dfsg-2+b1) ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.73 Selecting previously unselected package libaio1:amd64. 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.74 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.74 Unpacking libaio1:amd64 (0.3.112-3) ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.80 Selecting previously unselected package libgpm2:amd64. 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.81 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.81 Unpacking libgpm2:amd64 (1.20.7-5) ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.91 Selecting previously unselected package libicu63:amd64. 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.91 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 58.91 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 63.75 Selecting previously unselected package libnet1:amd64. 15:29:11 [2022-08-02T15:29:11.299Z] #20 63.75 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 63.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 63.94 Selecting previously unselected package libnl-3-200:amd64. 15:29:11 [2022-08-02T15:29:11.299Z] #20 63.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 63.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 64.10 Selecting previously unselected package libprotobuf-c1:amd64. 15:29:11 [2022-08-02T15:29:11.299Z] #20 64.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 64.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 64.18 Selecting previously unselected package libreadline5:amd64. 15:29:11 [2022-08-02T15:29:11.299Z] #20 64.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 64.21 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 15:29:11 [2022-08-02T15:29:11.299Z] #20 64.34 Selecting previously unselected package net-tools. 15:29:11 [2022-08-02T15:29:11.456Z] #56 ... 15:29:11 [2022-08-02T15:29:11.456Z] 15:29:11 [2022-08-02T15:29:11.456Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 15:29:11 [2022-08-02T15:29:11.456Z] #54 sha256:0413d44655e0ad6af53604eecc37961af204b3360ba8d302620fe0cc0fbb25dd 15:29:11 [2022-08-02T15:29:11.456Z] #54 DONE 0.3s 15:29:11 [2022-08-02T15:29:11.456Z] 15:29:11 [2022-08-02T15:29:11.456Z] #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 15:29:11 [2022-08-02T15:29:11.456Z] #56 sha256:aa6c135037766c66d1de6a359ea15f77ec175134d57d1a17b21a915c4caa0066 15:29:11 [2022-08-02T15:29:11.559Z] #20 64.37 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 15:29:11 [2022-08-02T15:29:11.559Z] #20 64.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 15:29:11 [2022-08-02T15:29:11.819Z] #20 64.65 Selecting previously unselected package patch. 15:29:11 [2022-08-02T15:29:11.819Z] #20 64.67 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... 15:29:11 [2022-08-02T15:29:11.819Z] #20 64.68 Unpacking patch (2.7.6-3+deb10u1) ... 15:29:12 [2022-08-02T15:29:12.054Z] #43 156.3 CC criu/crtools.o 15:29:12 [2022-08-02T15:29:12.083Z] #20 64.85 Selecting previously unselected package python-pip-whl. 15:29:12 [2022-08-02T15:29:12.083Z] #20 64.86 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... 15:29:12 [2022-08-02T15:29:12.083Z] #20 64.87 Unpacking python-pip-whl (18.1-5) ... 15:29:12 [2022-08-02T15:29:12.342Z] #20 ... 15:29:12 [2022-08-02T15:29:12.342Z] 15:29:12 [2022-08-02T15:29:12.342Z] #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 15:29:12 [2022-08-02T15:29:12.342Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:12 [2022-08-02T15:29:12.342Z] #43 165.6 CC criu/files-ext.o 15:29:12 [2022-08-02T15:29:12.449Z] #20 76.86 Selecting previously unselected package vim. 15:29:12 [2022-08-02T15:29:12.450Z] #20 76.86 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... 15:29:12 [2022-08-02T15:29:12.450Z] #20 76.96 Unpacking vim (2:8.1.0875-5+deb10u2) ... 15:29:12 [2022-08-02T15:29:12.617Z] #43 157.2 CC criu/eventfd.o 15:29:12 [2022-08-02T15:29:12.914Z] #43 166.1 CC criu/files-reg.o 15:29:13 [2022-08-02T15:29:13.343Z] #43 157.6 CC criu/eventpoll.o 15:29:13 [2022-08-02T15:29:13.351Z] #71 exporting layers 3.0s done 15:29:13 [2022-08-02T15:29:13.351Z] #71 writing image sha256:1e65027f527f43a62cf5054e1e6a46c33cd5f37a0717d1894b56703de7d84ce6 done 15:29:13 [2022-08-02T15:29:13.351Z] #71 naming to docker.io/library/docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b done 15:29:13 [2022-08-02T15:29:13.351Z] #71 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 15:29:13 [2022-08-02T15:29:13.694Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43889/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b hack/test/unit 15:29:13 [2022-08-02T15:29:13.833Z] #20 77.96 Selecting previously unselected package xfsprogs. 15:29:13 [2022-08-02T15:29:13.833Z] #20 77.96 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... 15:29:13 [2022-08-02T15:29:13.833Z] #20 77.97 Unpacking xfsprogs (4.20.0-1) ... 15:29:13 [2022-08-02T15:29:13.911Z] #43 158.5 CC criu/external.o 15:29:13 [2022-08-02T15:29:13.994Z] #56 222.2 + bin/containerd 15:29:14 [2022-08-02T15:29:14.404Z] #20 ... 15:29:14 [2022-08-02T15:29:14.405Z] 15:29:14 [2022-08-02T15:29:14.405Z] #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 15:29:14 [2022-08-02T15:29:14.405Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:14 [2022-08-02T15:29:14.405Z] #43 161.6 CC criu/files.o 15:29:14 [2022-08-02T15:29:14.405Z] #43 164.4 CC criu/filesystems.o 15:29:14 [2022-08-02T15:29:14.405Z] #43 165.3 CC criu/fsnotify.o 15:29:14 [2022-08-02T15:29:14.405Z] #43 167.0 CC criu/image-desc.o 15:29:14 [2022-08-02T15:29:14.405Z] #43 167.3 CC criu/image.o 15:29:14 [2022-08-02T15:29:14.405Z] #43 168.3 CC criu/ipc_ns.o 15:29:14 [2022-08-02T15:29:14.405Z] #43 170.5 CC criu/irmap.o 15:29:14 [2022-08-02T15:29:14.405Z] #43 171.7 CC criu/kcmp-ids.o 15:29:14 [2022-08-02T15:29:14.474Z] #43 158.9 CC criu/fault-injection.o 15:29:14 [2022-08-02T15:29:14.474Z] #43 159.1 CC criu/fdstore.o 15:29:14 [2022-08-02T15:29:14.666Z] #43 ... 15:29:14 [2022-08-02T15:29:14.666Z] 15:29:14 [2022-08-02T15:29:14.666Z] #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 15:29:14 [2022-08-02T15:29:14.666Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:29:14 [2022-08-02T15:29:14.666Z] #20 78.90 Selecting previously unselected package zip. 15:29:14 [2022-08-02T15:29:14.666Z] #20 78.92 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... 15:29:14 [2022-08-02T15:29:14.666Z] #20 78.96 Unpacking zip (3.0-11+b1) ... 15:29:15 [2022-08-02T15:29:15.037Z] #43 159.5 CC criu/fifo.o 15:29:15 [2022-08-02T15:29:15.238Z] #20 79.41 Setting up aufs-tools (1:4.14+20190211-1) ... 15:29:15 [2022-08-02T15:29:15.238Z] #20 79.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 15:29:15 [2022-08-02T15:29:15.238Z] #20 79.49 Setting up libip6tc0:amd64 (1.8.2-4) ... 15:29:15 [2022-08-02T15:29:15.238Z] #20 79.51 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 15:29:15 [2022-08-02T15:29:15.238Z] #20 79.52 Setting up libgpm2:amd64 (1.20.7-5) ... 15:29:15 [2022-08-02T15:29:15.238Z] #20 79.54 Setting up libip4tc0:amd64 (1.8.2-4) ... 15:29:15 [2022-08-02T15:29:15.238Z] #20 79.55 Setting up uidmap (1:4.5-1.1) ... 15:29:15 [2022-08-02T15:29:15.238Z] #20 79.56 Setting up libnftnl11:amd64 (1.1.2-2) ... 15:29:15 [2022-08-02T15:29:15.238Z] #20 79.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:29:15 [2022-08-02T15:29:15.238Z] #20 79.59 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 15:29:15 [2022-08-02T15:29:15.238Z] #20 79.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:29:15 [2022-08-02T15:29:15.238Z] #20 79.62 Setting up libicu63:amd64 (63.1-6+deb10u3) ... 15:29:15 [2022-08-02T15:29:15.238Z] #20 79.64 Setting up xxd (2:8.1.0875-5+deb10u2) ... 15:29:15 [2022-08-02T15:29:15.238Z] #20 79.65 Setting up zip (3.0-11+b1) ... 15:29:15 [2022-08-02T15:29:15.238Z] #20 79.67 Setting up vim-common (2:8.1.0875-5+deb10u2) ... 15:29:15 [2022-08-02T15:29:15.307Z] #43 160.1 CC criu/file-ids.o 15:29:15 [2022-08-02T15:29:15.500Z] #20 79.73 Setting up bash-completion (1:2.8-6) ... 15:29:15 [2022-08-02T15:29:15.874Z] #43 160.5 CC criu/file-lock.o 15:29:16 [2022-08-02T15:29:16.131Z] #43 ... 15:29:16 [2022-08-02T15:29:16.131Z] 15:29:16 [2022-08-02T15:29:16.131Z] #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 15:29:16 [2022-08-02T15:29:16.131Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:29:16 [2022-08-02T15:29:16.131Z] #20 59.05 Selecting previously unselected package apparmor. 15:29:16 [2022-08-02T15:29:16.131Z] #20 59.06 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 15:29:16 [2022-08-02T15:29:16.131Z] #20 59.44 Unpacking apparmor (2.13.2-10) ... 15:29:16 [2022-08-02T15:29:16.131Z] #20 59.81 Selecting previously unselected package aufs-tools. 15:29:16 [2022-08-02T15:29:16.131Z] #20 59.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 15:29:16 [2022-08-02T15:29:16.131Z] #20 59.83 Unpacking aufs-tools (1:4.14+20190211-1) ... 15:29:16 [2022-08-02T15:29:16.131Z] #20 60.13 Selecting previously unselected package libonig5:amd64. 15:29:16 [2022-08-02T15:29:16.131Z] #20 60.13 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... 15:29:16 [2022-08-02T15:29:16.131Z] #20 60.14 Unpacking libonig5:amd64 (6.9.1-1) ... 15:29:16 [2022-08-02T15:29:16.131Z] #20 60.48 Selecting previously unselected package libjq1:amd64. 15:29:16 [2022-08-02T15:29:16.131Z] #20 60.48 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... 15:29:16 [2022-08-02T15:29:16.131Z] #20 60.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 15:29:16 [2022-08-02T15:29:16.131Z] #20 60.63 Selecting previously unselected package jq. 15:29:16 [2022-08-02T15:29:16.131Z] #20 60.64 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... 15:29:16 [2022-08-02T15:29:16.131Z] #20 60.65 Unpacking jq (1.5+dfsg-2+b1) ... 15:29:16 [2022-08-02T15:29:16.131Z] #20 60.76 Selecting previously unselected package libaio1:amd64. 15:29:16 [2022-08-02T15:29:16.131Z] #20 60.76 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... 15:29:16 [2022-08-02T15:29:16.131Z] #20 60.77 Unpacking libaio1:amd64 (0.3.112-3) ... 15:29:16 [2022-08-02T15:29:16.131Z] #20 61.00 Selecting previously unselected package libgpm2:amd64. 15:29:16 [2022-08-02T15:29:16.131Z] #20 61.00 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... 15:29:16 [2022-08-02T15:29:16.131Z] #20 61.02 Unpacking libgpm2:amd64 (1.20.7-5) ... 15:29:16 [2022-08-02T15:29:16.132Z] #20 61.14 Selecting previously unselected package libicu63:amd64. 15:29:16 [2022-08-02T15:29:16.132Z] #20 61.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... 15:29:16 [2022-08-02T15:29:16.132Z] #20 61.15 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... 15:29:16 [2022-08-02T15:29:16.132Z] #20 65.31 Selecting previously unselected package libnet1:amd64. 15:29:16 [2022-08-02T15:29:16.132Z] #20 65.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 15:29:16 [2022-08-02T15:29:16.132Z] #20 65.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:29:16 [2022-08-02T15:29:16.132Z] #20 65.42 Selecting previously unselected package libnl-3-200:amd64. 15:29:16 [2022-08-02T15:29:16.132Z] #20 65.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... 15:29:16 [2022-08-02T15:29:16.132Z] #20 65.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 15:29:16 [2022-08-02T15:29:16.430Z] #20 65.59 Selecting previously unselected package libprotobuf-c1:amd64. 15:29:16 [2022-08-02T15:29:16.430Z] #20 65.59 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 15:29:16 [2022-08-02T15:29:16.430Z] #20 65.60 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:29:16 [2022-08-02T15:29:16.430Z] #20 65.66 Selecting previously unselected package libreadline5:amd64. 15:29:16 [2022-08-02T15:29:16.430Z] #20 65.66 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 15:29:16 [2022-08-02T15:29:16.430Z] #20 65.66 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 15:29:16 [2022-08-02T15:29:16.430Z] #20 65.76 Selecting previously unselected package net-tools. 15:29:16 [2022-08-02T15:29:16.430Z] #20 65.79 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 15:29:16 [2022-08-02T15:29:16.430Z] #20 65.80 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 15:29:16 [2022-08-02T15:29:16.686Z] #20 66.04 Selecting previously unselected package patch. 15:29:16 [2022-08-02T15:29:16.686Z] #20 66.06 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... 15:29:16 [2022-08-02T15:29:16.686Z] #20 66.06 Unpacking patch (2.7.6-3+deb10u1) ... 15:29:16 [2022-08-02T15:29:16.942Z] #20 66.21 Selecting previously unselected package python-pip-whl. 15:29:16 [2022-08-02T15:29:16.942Z] #20 66.25 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... 15:29:16 [2022-08-02T15:29:16.942Z] #20 66.26 Unpacking python-pip-whl (18.1-5) ... 15:29:16 [2022-08-02T15:29:16.942Z] #20 ... 15:29:16 [2022-08-02T15:29:16.942Z] 15:29:16 [2022-08-02T15:29:16.942Z] #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 15:29:16 [2022-08-02T15:29:16.942Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:16 [2022-08-02T15:29:16.942Z] #43 161.5 CC criu/files-ext.o 15:29:17 [2022-08-02T15:29:17.170Z] #43 169.7 CC criu/files.o 15:29:17 [2022-08-02T15:29:17.505Z] #43 162.2 CC criu/files-reg.o 15:29:17 [2022-08-02T15:29:17.747Z] #43 ... 15:29:17 [2022-08-02T15:29:17.747Z] 15:29:17 [2022-08-02T15:29:17.747Z] #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 15:29:17 [2022-08-02T15:29:17.747Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:29:17 [2022-08-02T15:29:17.747Z] #20 65.63 Selecting previously unselected package python3-lib2to3. 15:29:17 [2022-08-02T15:29:17.747Z] #20 65.65 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 65.66 Unpacking python3-lib2to3 (3.7.3-1) ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 65.80 Selecting previously unselected package python3-distutils. 15:29:17 [2022-08-02T15:29:17.747Z] #20 65.80 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 65.81 Unpacking python3-distutils (3.7.3-1) ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 66.02 Selecting previously unselected package python3-pip. 15:29:17 [2022-08-02T15:29:17.747Z] #20 66.02 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 66.03 Unpacking python3-pip (18.1-5) ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 66.24 Selecting previously unselected package python3-pkg-resources. 15:29:17 [2022-08-02T15:29:17.747Z] #20 66.25 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 66.28 Unpacking python3-pkg-resources (40.8.0-1) ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 66.45 Selecting previously unselected package python3-setuptools. 15:29:17 [2022-08-02T15:29:17.747Z] #20 66.45 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 66.46 Unpacking python3-setuptools (40.8.0-1) ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 66.81 Selecting previously unselected package python3-wheel. 15:29:17 [2022-08-02T15:29:17.747Z] #20 66.85 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 66.86 Unpacking python3-wheel (0.32.3-2) ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 66.97 Selecting previously unselected package sudo. 15:29:17 [2022-08-02T15:29:17.747Z] #20 66.97 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 66.98 Unpacking sudo (1.8.27-1+deb10u3) ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 67.62 Selecting previously unselected package thin-provisioning-tools. 15:29:17 [2022-08-02T15:29:17.747Z] #20 67.64 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 67.67 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 68.02 Selecting previously unselected package uidmap. 15:29:17 [2022-08-02T15:29:17.747Z] #20 68.02 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 68.04 Unpacking uidmap (1:4.5-1.1) ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 68.43 Selecting previously unselected package vim-runtime. 15:29:17 [2022-08-02T15:29:17.747Z] #20 68.44 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... 15:29:17 [2022-08-02T15:29:17.747Z] #20 68.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 15:29:17 [2022-08-02T15:29:17.747Z] #20 68.59 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 15:29:17 [2022-08-02T15:29:17.747Z] #20 68.62 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... 15:29:17 [2022-08-02T15:29:17.878Z] ? github.com/docker/docker/api [no test files] 15:29:20 [2022-08-02T15:29:20.307Z] #20 ... 15:29:20 [2022-08-02T15:29:20.307Z] 15:29:20 [2022-08-02T15:29:20.307Z] #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 15:29:20 [2022-08-02T15:29:20.307Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:20 [2022-08-02T15:29:20.307Z] #43 173.6 CC criu/filesystems.o 15:29:20 [2022-08-02T15:29:20.783Z] #43 165.5 CC criu/files.o 15:29:20 [2022-08-02T15:29:20.791Z] #20 84.44 Setting up libiptc0:amd64 (1.8.2-4) ... 15:29:20 [2022-08-02T15:29:20.791Z] #20 84.46 Setting up xz-utils (5.2.4-1+deb10u1) ... 15:29:20 [2022-08-02T15:29:20.791Z] #20 84.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:29:20 [2022-08-02T15:29:20.791Z] #20 84.52 Setting up patch (2.7.6-3+deb10u1) ... 15:29:20 [2022-08-02T15:29:20.791Z] #20 84.54 Setting up sudo (1.8.27-1+deb10u3) ... 15:29:20 [2022-08-02T15:29:20.791Z] #20 84.70 invoke-rc.d: could not determine current runlevel 15:29:20 [2022-08-02T15:29:20.791Z] #20 84.71 invoke-rc.d: policy-rc.d denied execution of start. 15:29:20 [2022-08-02T15:29:20.791Z] #20 84.72 Setting up pigz (2.4-1) ... 15:29:20 [2022-08-02T15:29:20.791Z] #20 84.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 15:29:20 [2022-08-02T15:29:20.791Z] #20 84.83 Setting up libnl-3-200:amd64 (3.4.0-1) ... 15:29:20 [2022-08-02T15:29:20.791Z] #20 84.92 Setting up python-pip-whl (18.1-5) ... 15:29:20 [2022-08-02T15:29:20.791Z] #20 84.97 Setting up libmpdec2:amd64 (2.4.2-2) ... 15:29:20 [2022-08-02T15:29:20.791Z] #20 85.02 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... 15:29:21 [2022-08-02T15:29:21.686Z] #43 174.7 CC criu/fsnotify.o 15:29:21 [2022-08-02T15:29:21.735Z] #20 86.00 Setting up libaio1:amd64 (0.3.112-3) ... 15:29:21 [2022-08-02T15:29:21.735Z] #20 86.02 Setting up libonig5:amd64 (6.9.1-1) ... 15:29:21 [2022-08-02T15:29:21.735Z] #20 86.05 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 15:29:21 [2022-08-02T15:29:21.735Z] #20 86.06 Setting up vim (2:8.1.0875-5+deb10u2) ... 15:29:21 [2022-08-02T15:29:21.735Z] #20 86.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 15:29:21 [2022-08-02T15:29:21.735Z] #20 86.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 15:29:21 [2022-08-02T15:29:21.735Z] #20 86.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 15:29:21 [2022-08-02T15:29:21.735Z] #20 86.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 15:29:21 [2022-08-02T15:29:21.735Z] #20 86.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 15:29:21 [2022-08-02T15:29:21.735Z] #20 86.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 15:29:21 [2022-08-02T15:29:21.996Z] #20 86.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 15:29:21 [2022-08-02T15:29:21.996Z] #20 86.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 15:29:21 [2022-08-02T15:29:21.996Z] #20 86.31 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 15:29:21 [2022-08-02T15:29:21.996Z] #20 86.33 Setting up thin-provisioning-tools (0.7.6-2.1) ... 15:29:21 [2022-08-02T15:29:21.996Z] #20 86.37 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 15:29:21 [2022-08-02T15:29:21.996Z] #20 86.43 Setting up jq (1.5+dfsg-2+b1) ... 15:29:22 [2022-08-02T15:29:22.197Z] #43 ... 15:29:22 [2022-08-02T15:29:22.197Z] 15:29:22 [2022-08-02T15:29:22.198Z] #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 15:29:22 [2022-08-02T15:29:22.198Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:29:22 [2022-08-02T15:29:22.198Z] #20 67.01 Selecting previously unselected package python3-lib2to3. 15:29:22 [2022-08-02T15:29:22.198Z] #20 67.02 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 67.03 Unpacking python3-lib2to3 (3.7.3-1) ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 67.15 Selecting previously unselected package python3-distutils. 15:29:22 [2022-08-02T15:29:22.198Z] #20 67.15 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 67.16 Unpacking python3-distutils (3.7.3-1) ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 67.31 Selecting previously unselected package python3-pip. 15:29:22 [2022-08-02T15:29:22.198Z] #20 67.33 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 67.34 Unpacking python3-pip (18.1-5) ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 67.60 Selecting previously unselected package python3-pkg-resources. 15:29:22 [2022-08-02T15:29:22.198Z] #20 67.60 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 67.61 Unpacking python3-pkg-resources (40.8.0-1) ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 67.84 Selecting previously unselected package python3-setuptools. 15:29:22 [2022-08-02T15:29:22.198Z] #20 67.85 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 67.86 Unpacking python3-setuptools (40.8.0-1) ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 68.11 Selecting previously unselected package python3-wheel. 15:29:22 [2022-08-02T15:29:22.198Z] #20 68.16 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 68.17 Unpacking python3-wheel (0.32.3-2) ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 68.29 Selecting previously unselected package sudo. 15:29:22 [2022-08-02T15:29:22.198Z] #20 68.30 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 68.32 Unpacking sudo (1.8.27-1+deb10u3) ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 68.97 Selecting previously unselected package thin-provisioning-tools. 15:29:22 [2022-08-02T15:29:22.198Z] #20 68.97 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 68.99 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 69.34 Selecting previously unselected package uidmap. 15:29:22 [2022-08-02T15:29:22.198Z] #20 69.35 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 69.36 Unpacking uidmap (1:4.5-1.1) ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 69.57 Selecting previously unselected package vim-runtime. 15:29:22 [2022-08-02T15:29:22.198Z] #20 69.58 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... 15:29:22 [2022-08-02T15:29:22.198Z] #20 69.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 15:29:22 [2022-08-02T15:29:22.198Z] #20 69.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 15:29:22 [2022-08-02T15:29:22.198Z] #20 69.70 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... 15:29:22 [2022-08-02T15:29:22.257Z] #20 86.45 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 15:29:22 [2022-08-02T15:29:22.257Z] #20 86.47 Setting up python3.7 (3.7.3-2+deb10u3) ... 15:29:24 [2022-08-02T15:29:24.090Z] #20 ... 15:29:24 [2022-08-02T15:29:24.090Z] 15:29:24 [2022-08-02T15:29:24.090Z] #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 15:29:24 [2022-08-02T15:29:24.090Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:24 [2022-08-02T15:29:24.090Z] #43 168.8 CC criu/filesystems.o 15:29:24 [2022-08-02T15:29:24.223Z] #43 176.8 CC criu/image-desc.o 15:29:24 [2022-08-02T15:29:24.224Z] #43 177.1 CC criu/image.o 15:29:25 [2022-08-02T15:29:25.162Z] #43 178.3 CC criu/ipc_ns.o 15:29:25 [2022-08-02T15:29:25.457Z] #43 170.1 CC criu/fsnotify.o 15:29:25 [2022-08-02T15:29:25.567Z] #20 ... 15:29:25 [2022-08-02T15:29:25.567Z] 15:29:25 [2022-08-02T15:29:25.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 15:29:25 [2022-08-02T15:29:25.567Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:25 [2022-08-02T15:29:25.567Z] #43 172.2 CC criu/kerndat.o 15:29:25 [2022-08-02T15:29:25.567Z] #43 173.9 CC criu/libnetlink.o 15:29:25 [2022-08-02T15:29:25.567Z] #43 174.3 CC criu/log.o 15:29:25 [2022-08-02T15:29:25.567Z] #43 174.9 CC criu/lsm.o 15:29:25 [2022-08-02T15:29:25.567Z] #43 175.4 CC criu/mem.o 15:29:25 [2022-08-02T15:29:25.567Z] #43 177.8 CC criu/memfd.o 15:29:25 [2022-08-02T15:29:25.567Z] #43 178.8 CC criu/mount.o 15:29:26 [2022-08-02T15:29:26.104Z] #43 ... 15:29:26 [2022-08-02T15:29:26.104Z] 15:29:26 [2022-08-02T15:29:26.104Z] #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 15:29:26 [2022-08-02T15:29:26.104Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:29:26 [2022-08-02T15:29:26.104Z] #20 74.61 Selecting previously unselected package vim. 15:29:26 [2022-08-02T15:29:26.104Z] #20 74.62 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 74.72 Unpacking vim (2:8.1.0875-5+deb10u2) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 75.74 Selecting previously unselected package xfsprogs. 15:29:26 [2022-08-02T15:29:26.104Z] #20 75.77 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 75.78 Unpacking xfsprogs (4.20.0-1) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 76.60 Selecting previously unselected package zip. 15:29:26 [2022-08-02T15:29:26.104Z] #20 76.60 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 76.61 Unpacking zip (3.0-11+b1) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 76.95 Setting up aufs-tools (1:4.14+20190211-1) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 76.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 76.98 Setting up libip6tc0:amd64 (1.8.2-4) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 77.00 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 77.01 Setting up libgpm2:amd64 (1.20.7-5) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 77.02 Setting up libip4tc0:amd64 (1.8.2-4) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 77.04 Setting up uidmap (1:4.5-1.1) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 77.05 Setting up libnftnl11:amd64 (1.1.2-2) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 77.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 77.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 77.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 77.10 Setting up libicu63:amd64 (63.1-6+deb10u3) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 77.11 Setting up xxd (2:8.1.0875-5+deb10u2) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 77.12 Setting up zip (3.0-11+b1) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 77.14 Setting up vim-common (2:8.1.0875-5+deb10u2) ... 15:29:26 [2022-08-02T15:29:26.104Z] #20 77.22 Setting up bash-completion (1:2.8-6) ... 15:29:26 [2022-08-02T15:29:26.953Z] #43 ... 15:29:26 [2022-08-02T15:29:26.953Z] 15:29:26 [2022-08-02T15:29:26.953Z] #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 15:29:26 [2022-08-02T15:29:26.953Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:29:26 [2022-08-02T15:29:26.953Z] #20 90.97 Setting up iptables (1.8.2-4) ... 15:29:26 [2022-08-02T15:29:26.953Z] #20 90.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 15:29:26 [2022-08-02T15:29:26.953Z] #20 91.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:29:26 [2022-08-02T15:29:26.953Z] #20 91.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 15:29:26 [2022-08-02T15:29:26.953Z] #20 91.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:29:26 [2022-08-02T15:29:26.953Z] #20 91.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 15:29:26 [2022-08-02T15:29:26.953Z] #20 91.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 15:29:26 [2022-08-02T15:29:26.953Z] #20 91.09 Setting up python3 (3.7.3-1) ... 15:29:27 [2022-08-02T15:29:27.525Z] #20 91.94 Setting up python3-wheel (0.32.3-2) ... 15:29:27 [2022-08-02T15:29:27.974Z] #43 172.1 CC criu/image-desc.o 15:29:27 [2022-08-02T15:29:27.974Z] #43 172.3 CC criu/image.o 15:29:28 [2022-08-02T15:29:28.946Z] #43 173.6 CC criu/ipc_ns.o 15:29:28 [2022-08-02T15:29:28.960Z] #20 93.33 Setting up apparmor (2.13.2-10) ... 15:29:29 [2022-08-02T15:29:29.595Z] #43 ... 15:29:29 [2022-08-02T15:29:29.595Z] 15:29:29 [2022-08-02T15:29:29.595Z] #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 15:29:29 [2022-08-02T15:29:29.595Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:29:29 [2022-08-02T15:29:29.595Z] #20 74.82 Selecting previously unselected package vim. 15:29:29 [2022-08-02T15:29:29.595Z] #20 74.82 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 74.87 Unpacking vim (2:8.1.0875-5+deb10u2) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 75.90 Selecting previously unselected package xfsprogs. 15:29:29 [2022-08-02T15:29:29.595Z] #20 75.90 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 75.91 Unpacking xfsprogs (4.20.0-1) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 76.73 Selecting previously unselected package zip. 15:29:29 [2022-08-02T15:29:29.595Z] #20 76.73 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 76.74 Unpacking zip (3.0-11+b1) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.18 Setting up aufs-tools (1:4.14+20190211-1) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.20 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.22 Setting up libip6tc0:amd64 (1.8.2-4) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.25 Setting up libgpm2:amd64 (1.20.7-5) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.26 Setting up libip4tc0:amd64 (1.8.2-4) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.28 Setting up uidmap (1:4.5-1.1) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.30 Setting up libnftnl11:amd64 (1.1.2-2) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.32 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.33 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.35 Setting up libicu63:amd64 (63.1-6+deb10u3) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.37 Setting up xxd (2:8.1.0875-5+deb10u2) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.38 Setting up zip (3.0-11+b1) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.39 Setting up vim-common (2:8.1.0875-5+deb10u2) ... 15:29:29 [2022-08-02T15:29:29.595Z] #20 77.43 Setting up bash-completion (1:2.8-6) ... 15:29:30 [2022-08-02T15:29:30.083Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements 15:29:31 [2022-08-02T15:29:31.387Z] #20 83.48 Setting up libiptc0:amd64 (1.8.2-4) ... 15:29:31 [2022-08-02T15:29:31.387Z] #20 83.50 Setting up xz-utils (5.2.4-1+deb10u1) ... 15:29:31 [2022-08-02T15:29:31.387Z] #20 83.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:29:31 [2022-08-02T15:29:31.387Z] #20 83.61 Setting up patch (2.7.6-3+deb10u1) ... 15:29:31 [2022-08-02T15:29:31.387Z] #20 83.65 Setting up sudo (1.8.27-1+deb10u3) ... 15:29:31 [2022-08-02T15:29:31.387Z] #20 83.91 invoke-rc.d: could not determine current runlevel 15:29:31 [2022-08-02T15:29:31.387Z] #20 83.97 invoke-rc.d: policy-rc.d denied execution of start. 15:29:31 [2022-08-02T15:29:31.387Z] #20 83.98 Setting up pigz (2.4-1) ... 15:29:31 [2022-08-02T15:29:31.387Z] #20 83.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 15:29:31 [2022-08-02T15:29:31.387Z] #20 84.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... 15:29:31 [2022-08-02T15:29:31.387Z] #20 84.02 Setting up python-pip-whl (18.1-5) ... 15:29:31 [2022-08-02T15:29:31.387Z] #20 84.04 Setting up libmpdec2:amd64 (2.4.2-2) ... 15:29:31 [2022-08-02T15:29:31.387Z] #20 84.06 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... 15:29:31 [2022-08-02T15:29:31.512Z] #20 95.76 Setting up xfsprogs (4.20.0-1) ... 15:29:31 [2022-08-02T15:29:31.512Z] #20 95.78 Setting up python3-lib2to3 (3.7.3-1) ... 15:29:31 [2022-08-02T15:29:31.958Z] #20 85.02 Setting up libaio1:amd64 (0.3.112-3) ... 15:29:31 [2022-08-02T15:29:31.958Z] #20 85.03 Setting up libonig5:amd64 (6.9.1-1) ... 15:29:32 [2022-08-02T15:29:32.037Z] #20 96.26 Setting up python3-pkg-resources (40.8.0-1) ... 15:29:32 [2022-08-02T15:29:32.218Z] #20 85.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 15:29:32 [2022-08-02T15:29:32.218Z] #20 85.06 Setting up vim (2:8.1.0875-5+deb10u2) ... 15:29:32 [2022-08-02T15:29:32.218Z] #20 85.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 15:29:32 [2022-08-02T15:29:32.218Z] #20 85.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 15:29:32 [2022-08-02T15:29:32.218Z] #20 85.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 15:29:32 [2022-08-02T15:29:32.218Z] #20 85.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 15:29:32 [2022-08-02T15:29:32.218Z] #20 85.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 15:29:32 [2022-08-02T15:29:32.218Z] #20 85.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 15:29:32 [2022-08-02T15:29:32.218Z] #20 85.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 15:29:32 [2022-08-02T15:29:32.218Z] #20 85.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 15:29:32 [2022-08-02T15:29:32.479Z] #20 85.34 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 15:29:32 [2022-08-02T15:29:32.479Z] #20 85.39 Setting up thin-provisioning-tools (0.7.6-2.1) ... 15:29:32 [2022-08-02T15:29:32.479Z] #20 85.46 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 15:29:32 [2022-08-02T15:29:32.479Z] #20 85.51 Setting up jq (1.5+dfsg-2+b1) ... 15:29:32 [2022-08-02T15:29:32.739Z] #20 85.56 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 15:29:32 [2022-08-02T15:29:32.739Z] #20 85.61 Setting up python3.7 (3.7.3-2+deb10u3) ... 15:29:33 [2022-08-02T15:29:33.425Z] #20 97.60 Setting up python3-distutils (3.7.3-1) ... 15:29:33 [2022-08-02T15:29:33.998Z] #20 98.33 Setting up python3-setuptools (40.8.0-1) ... 15:29:34 [2022-08-02T15:29:34.843Z] #20 83.52 Setting up libiptc0:amd64 (1.8.2-4) ... 15:29:34 [2022-08-02T15:29:34.843Z] #20 83.53 Setting up xz-utils (5.2.4-1+deb10u1) ... 15:29:34 [2022-08-02T15:29:34.843Z] #20 83.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:29:34 [2022-08-02T15:29:34.843Z] #20 83.60 Setting up patch (2.7.6-3+deb10u1) ... 15:29:34 [2022-08-02T15:29:34.843Z] #20 83.66 Setting up sudo (1.8.27-1+deb10u3) ... 15:29:34 [2022-08-02T15:29:34.843Z] #20 83.91 invoke-rc.d: could not determine current runlevel 15:29:34 [2022-08-02T15:29:34.843Z] #20 83.93 invoke-rc.d: policy-rc.d denied execution of start. 15:29:34 [2022-08-02T15:29:34.843Z] #20 83.93 Setting up pigz (2.4-1) ... 15:29:34 [2022-08-02T15:29:34.843Z] #20 83.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 15:29:34 [2022-08-02T15:29:34.843Z] #20 83.96 Setting up libnl-3-200:amd64 (3.4.0-1) ... 15:29:34 [2022-08-02T15:29:34.843Z] #20 83.98 Setting up python-pip-whl (18.1-5) ... 15:29:34 [2022-08-02T15:29:34.843Z] #20 83.99 Setting up libmpdec2:amd64 (2.4.2-2) ... 15:29:34 [2022-08-02T15:29:34.843Z] #20 84.00 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... 15:29:35 [2022-08-02T15:29:35.406Z] #20 84.89 Setting up libaio1:amd64 (0.3.112-3) ... 15:29:35 [2022-08-02T15:29:35.406Z] #20 84.90 Setting up libonig5:amd64 (6.9.1-1) ... 15:29:35 [2022-08-02T15:29:35.406Z] #20 84.91 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... 15:29:35 [2022-08-02T15:29:35.406Z] #20 84.92 Setting up vim (2:8.1.0875-5+deb10u2) ... 15:29:35 [2022-08-02T15:29:35.665Z] #20 84.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 15:29:35 [2022-08-02T15:29:35.665Z] #20 84.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 15:29:35 [2022-08-02T15:29:35.665Z] #20 84.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 15:29:35 [2022-08-02T15:29:35.665Z] #20 84.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 15:29:35 [2022-08-02T15:29:35.665Z] #20 85.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 15:29:35 [2022-08-02T15:29:35.665Z] #20 85.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 15:29:35 [2022-08-02T15:29:35.665Z] #20 85.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 15:29:35 [2022-08-02T15:29:35.665Z] #20 85.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 15:29:35 [2022-08-02T15:29:35.919Z] #20 100.0 Setting up python3-pip (18.1-5) ... 15:29:35 [2022-08-02T15:29:35.966Z] #20 85.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 15:29:35 [2022-08-02T15:29:35.966Z] #20 85.26 Setting up thin-provisioning-tools (0.7.6-2.1) ... 15:29:35 [2022-08-02T15:29:35.966Z] #20 85.28 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 15:29:35 [2022-08-02T15:29:35.966Z] #20 85.30 Setting up jq (1.5+dfsg-2+b1) ... 15:29:35 [2022-08-02T15:29:35.966Z] #20 85.32 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 15:29:35 [2022-08-02T15:29:35.966Z] #20 85.33 Setting up python3.7 (3.7.3-2+deb10u3) ... 15:29:36 [2022-08-02T15:29:36.944Z] #20 ... 15:29:36 [2022-08-02T15:29:36.944Z] 15:29:36 [2022-08-02T15:29:36.944Z] #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 15:29:36 [2022-08-02T15:29:36.944Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:36 [2022-08-02T15:29:36.944Z] #43 180.0 CC criu/irmap.o 15:29:36 [2022-08-02T15:29:36.944Z] #43 181.3 CC criu/kcmp-ids.o 15:29:36 [2022-08-02T15:29:36.944Z] #43 181.9 CC criu/kerndat.o 15:29:36 [2022-08-02T15:29:36.944Z] #43 183.7 CC criu/libnetlink.o 15:29:36 [2022-08-02T15:29:36.944Z] #43 184.4 CC criu/log.o 15:29:36 [2022-08-02T15:29:36.944Z] #43 185.0 CC criu/lsm.o 15:29:36 [2022-08-02T15:29:36.944Z] #43 185.9 CC criu/mem.o 15:29:36 [2022-08-02T15:29:36.944Z] #43 189.0 CC criu/memfd.o 15:29:36 [2022-08-02T15:29:36.944Z] #43 189.7 CC criu/mount.o 15:29:37 [2022-08-02T15:29:37.307Z] #20 101.7 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:29:37 [2022-08-02T15:29:37.307Z] #20 101.7 Processing triggers for mime-support (3.62) ... 15:29:37 [2022-08-02T15:29:37.517Z] #43 ... 15:29:37 [2022-08-02T15:29:37.517Z] 15:29:37 [2022-08-02T15:29:37.517Z] #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 15:29:37 [2022-08-02T15:29:37.518Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:29:37 [2022-08-02T15:29:37.518Z] #20 90.32 Setting up iptables (1.8.2-4) ... 15:29:37 [2022-08-02T15:29:37.518Z] #20 90.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 15:29:37 [2022-08-02T15:29:37.518Z] #20 90.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:29:37 [2022-08-02T15:29:37.518Z] #20 90.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 15:29:37 [2022-08-02T15:29:37.518Z] #20 90.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:29:37 [2022-08-02T15:29:37.518Z] #20 90.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 15:29:37 [2022-08-02T15:29:37.518Z] #20 90.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 15:29:37 [2022-08-02T15:29:37.518Z] #20 90.47 Setting up python3 (3.7.3-1) ... 15:29:38 [2022-08-02T15:29:38.459Z] #20 91.15 Setting up python3-wheel (0.32.3-2) ... 15:29:38 [2022-08-02T15:29:38.696Z] #20 ... 15:29:38 [2022-08-02T15:29:38.697Z] 15:29:38 [2022-08-02T15:29:38.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 15:29:38 [2022-08-02T15:29:38.697Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:38 [2022-08-02T15:29:38.697Z] #43 185.6 CC criu/namespaces.o 15:29:38 [2022-08-02T15:29:38.697Z] #43 188.8 CC criu/net.o 15:29:38 [2022-08-02T15:29:38.697Z] #43 193.7 CC criu/netfilter.o 15:29:38 [2022-08-02T15:29:38.697Z] #43 194.2 CC criu/page-pipe.o 15:29:38 [2022-08-02T15:29:38.697Z] #43 195.2 CC criu/page-xfer.o 15:29:38 [2022-08-02T15:29:38.697Z] #43 ... 15:29:38 [2022-08-02T15:29:38.697Z] 15:29:38 [2022-08-02T15:29:38.697Z] #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 15:29:38 [2022-08-02T15:29:38.697Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:29:38 [2022-08-02T15:29:38.697Z] #20 DONE 103.0s 15:29:38 [2022-08-02T15:29:38.697Z] 15:29:38 [2022-08-02T15:29:38.697Z] #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 15:29:38 [2022-08-02T15:29:38.697Z] #21 sha256:14f3703a7031bcdf8b98ad6f5d14bc2e493a0e6ce1ef6ca68dd9f80441fbed7d 15:29:39 [2022-08-02T15:29:39.400Z] #20 92.26 Setting up apparmor (2.13.2-10) ... 15:29:40 [2022-08-02T15:29:40.083Z] #21 1.315 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 15:29:40 [2022-08-02T15:29:40.083Z] #21 1.324 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 15:29:40 [2022-08-02T15:29:40.083Z] #21 1.330 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 15:29:40 [2022-08-02T15:29:40.083Z] #21 DONE 1.5s 15:29:40 [2022-08-02T15:29:40.083Z] 15:29:40 [2022-08-02T15:29:40.083Z] #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 15:29:40 [2022-08-02T15:29:40.083Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:40 [2022-08-02T15:29:40.083Z] #43 ... 15:29:40 [2022-08-02T15:29:40.083Z] 15:29:40 [2022-08-02T15:29:40.083Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:29:40 [2022-08-02T15:29:40.083Z] #22 sha256:6253db3de57398ea67205b2cf4e6e9eefdee15502b523e034bd712711d4367b3 15:29:41 [2022-08-02T15:29:41.302Z] #20 90.51 Setting up iptables (1.8.2-4) ... 15:29:41 [2022-08-02T15:29:41.302Z] #20 ... 15:29:41 [2022-08-02T15:29:41.302Z] 15:29:41 [2022-08-02T15:29:41.302Z] #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 15:29:41 [2022-08-02T15:29:41.302Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:41 [2022-08-02T15:29:41.302Z] #43 175.7 CC criu/irmap.o 15:29:41 [2022-08-02T15:29:41.302Z] #43 176.9 CC criu/kcmp-ids.o 15:29:41 [2022-08-02T15:29:41.302Z] #43 177.3 CC criu/kerndat.o 15:29:41 [2022-08-02T15:29:41.302Z] #43 179.2 CC criu/libnetlink.o 15:29:41 [2022-08-02T15:29:41.302Z] #43 179.9 CC criu/log.o 15:29:41 [2022-08-02T15:29:41.302Z] #43 180.9 CC criu/lsm.o 15:29:41 [2022-08-02T15:29:41.302Z] #43 181.7 CC criu/mem.o 15:29:41 [2022-08-02T15:29:41.302Z] #43 184.5 CC criu/memfd.o 15:29:41 [2022-08-02T15:29:41.302Z] #43 185.8 CC criu/mount.o 15:29:41 [2022-08-02T15:29:41.302Z] #43 ... 15:29:41 [2022-08-02T15:29:41.302Z] 15:29:41 [2022-08-02T15:29:41.302Z] #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 15:29:41 [2022-08-02T15:29:41.302Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:29:41 [2022-08-02T15:29:41.302Z] #20 90.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 15:29:41 [2022-08-02T15:29:41.302Z] #20 90.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:29:41 [2022-08-02T15:29:41.302Z] #20 90.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 15:29:41 [2022-08-02T15:29:41.302Z] #20 90.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:29:41 [2022-08-02T15:29:41.302Z] #20 90.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 15:29:41 [2022-08-02T15:29:41.302Z] #20 90.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 15:29:41 [2022-08-02T15:29:41.302Z] #20 90.69 Setting up python3 (3.7.3-1) ... 15:29:41 [2022-08-02T15:29:41.945Z] #20 94.82 Setting up xfsprogs (4.20.0-1) ... 15:29:41 [2022-08-02T15:29:41.945Z] #20 94.84 Setting up python3-lib2to3 (3.7.3-1) ... 15:29:42 [2022-08-02T15:29:42.274Z] #20 91.46 Setting up python3-wheel (0.32.3-2) ... 15:29:42 [2022-08-02T15:29:42.518Z] #20 95.47 Setting up python3-pkg-resources (40.8.0-1) ... 15:29:43 [2022-08-02T15:29:43.204Z] #20 92.45 Setting up apparmor (2.13.2-10) ... 15:29:43 [2022-08-02T15:29:43.465Z] #20 ... 15:29:43 [2022-08-02T15:29:43.465Z] 15:29:43 [2022-08-02T15:29:43.465Z] #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 15:29:43 [2022-08-02T15:29:43.465Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:43 [2022-08-02T15:29:43.465Z] #43 196.5 CC criu/namespaces.o 15:29:45 [2022-08-02T15:29:45.733Z] #20 94.85 Setting up xfsprogs (4.20.0-1) ... 15:29:45 [2022-08-02T15:29:45.733Z] #20 94.89 Setting up python3-lib2to3 (3.7.3-1) ... 15:29:46 [2022-08-02T15:29:46.297Z] #20 95.51 Setting up python3-pkg-resources (40.8.0-1) ... 15:29:46 [2022-08-02T15:29:46.669Z] #22 ... 15:29:46 [2022-08-02T15:29:46.669Z] 15:29:46 [2022-08-02T15:29:46.669Z] #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 15:29:46 [2022-08-02T15:29:46.669Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:46 [2022-08-02T15:29:46.669Z] #43 198.0 CC criu/pagemap-cache.o 15:29:46 [2022-08-02T15:29:46.669Z] #43 198.8 CC criu/pagemap.o 15:29:46 [2022-08-02T15:29:46.669Z] #43 200.9 CC criu/parasite-syscall.o 15:29:46 [2022-08-02T15:29:46.669Z] #43 202.6 CC criu/path.o 15:29:46 [2022-08-02T15:29:46.669Z] #43 203.2 CC criu/pie-util-vdso-elf32.o 15:29:46 [2022-08-02T15:29:46.930Z] #43 204.0 CC criu/pie-util-vdso.o 15:29:47 [2022-08-02T15:29:47.666Z] #43 200.2 CC criu/net.o 15:29:47 [2022-08-02T15:29:47.667Z] #20 96.85 Setting up python3-distutils (3.7.3-1) ... 15:29:47 [2022-08-02T15:29:47.667Z] #20 ... 15:29:47 [2022-08-02T15:29:47.667Z] 15:29:47 [2022-08-02T15:29:47.667Z] #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 15:29:47 [2022-08-02T15:29:47.667Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:47 [2022-08-02T15:29:47.667Z] #43 192.1 CC criu/namespaces.o 15:29:47 [2022-08-02T15:29:47.873Z] #43 204.9 CC criu/pie-util.o 15:29:48 [2022-08-02T15:29:48.134Z] #43 205.3 CC criu/pipes.o 15:29:48 [2022-08-02T15:29:48.706Z] #43 ... 15:29:48 [2022-08-02T15:29:48.706Z] 15:29:48 [2022-08-02T15:29:48.706Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:29:48 [2022-08-02T15:29:48.706Z] #22 sha256:6253db3de57398ea67205b2cf4e6e9eefdee15502b523e034bd712711d4367b3 15:29:48 [2022-08-02T15:29:48.706Z] #22 8.575 Collecting yamllint==1.26.1 15:29:49 [2022-08-02T15:29:49.052Z] #43 ... 15:29:49 [2022-08-02T15:29:49.052Z] 15:29:49 [2022-08-02T15:29:49.052Z] #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 15:29:49 [2022-08-02T15:29:49.052Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:29:49 [2022-08-02T15:29:49.052Z] #20 96.94 Setting up python3-distutils (3.7.3-1) ... 15:29:49 [2022-08-02T15:29:49.052Z] #20 97.72 Setting up python3-setuptools (40.8.0-1) ... 15:29:49 [2022-08-02T15:29:49.052Z] #20 99.95 Setting up python3-pip (18.1-5) ... 15:29:49 [2022-08-02T15:29:49.052Z] #20 101.4 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:29:49 [2022-08-02T15:29:49.052Z] #20 101.5 Processing triggers for mime-support (3.62) ... 15:29:49 [2022-08-02T15:29:49.052Z] #20 DONE 101.8s 15:29:49 [2022-08-02T15:29:49.052Z] 15:29:49 [2022-08-02T15:29:49.052Z] #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 15:29:49 [2022-08-02T15:29:49.052Z] #21 sha256:14f3703a7031bcdf8b98ad6f5d14bc2e493a0e6ce1ef6ca68dd9f80441fbed7d 15:29:50 [2022-08-02T15:29:50.435Z] #21 1.225 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 15:29:50 [2022-08-02T15:29:50.435Z] #21 1.237 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 15:29:50 [2022-08-02T15:29:50.435Z] #21 1.249 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 15:29:50 [2022-08-02T15:29:50.695Z] #21 DONE 1.7s 15:29:50 [2022-08-02T15:29:50.695Z] 15:29:50 [2022-08-02T15:29:50.695Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:29:50 [2022-08-02T15:29:50.695Z] #22 sha256:6253db3de57398ea67205b2cf4e6e9eefdee15502b523e034bd712711d4367b3 15:29:50 [2022-08-02T15:29:50.947Z] #43 195.2 CC criu/net.o 15:29:52 [2022-08-02T15:29:52.843Z] #43 ... 15:29:52 [2022-08-02T15:29:52.843Z] 15:29:52 [2022-08-02T15:29:52.843Z] #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 15:29:52 [2022-08-02T15:29:52.843Z] #20 sha256:7d517db52436e6924d77998cc2ccf01ff79b369fd9410b4b633363f224e89f4b 15:29:52 [2022-08-02T15:29:52.843Z] #20 97.60 Setting up python3-setuptools (40.8.0-1) ... 15:29:52 [2022-08-02T15:29:52.843Z] #20 99.36 Setting up python3-pip (18.1-5) ... 15:29:52 [2022-08-02T15:29:52.843Z] #20 101.2 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:29:52 [2022-08-02T15:29:52.843Z] #20 101.3 Processing triggers for mime-support (3.62) ... 15:29:52 [2022-08-02T15:29:52.843Z] #20 DONE 102.3s 15:29:52 [2022-08-02T15:29:52.843Z] 15:29:52 [2022-08-02T15:29:52.843Z] #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 15:29:52 [2022-08-02T15:29:52.843Z] #21 sha256:14f3703a7031bcdf8b98ad6f5d14bc2e493a0e6ce1ef6ca68dd9f80441fbed7d 15:29:53 [2022-08-02T15:29:53.996Z] #22 ... 15:29:53 [2022-08-02T15:29:53.996Z] 15:29:53 [2022-08-02T15:29:53.996Z] #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 15:29:53 [2022-08-02T15:29:53.996Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:29:53 [2022-08-02T15:29:53.996Z] #40 304.3 + dpkg --print-architecture 15:29:53 [2022-08-02T15:29:53.996Z] #40 304.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 15:29:53 [2022-08-02T15:29:53.996Z] #40 304.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 15:29:53 [2022-08-02T15:29:53.996Z] #40 304.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 15:29:54 [2022-08-02T15:29:54.211Z] #21 1.308 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 15:29:54 [2022-08-02T15:29:54.211Z] #21 1.329 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 15:29:54 [2022-08-02T15:29:54.211Z] #21 1.349 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 15:29:54 [2022-08-02T15:29:54.211Z] #21 DONE 1.4s 15:29:54 [2022-08-02T15:29:54.211Z] 15:29:54 [2022-08-02T15:29:54.211Z] #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 15:29:54 [2022-08-02T15:29:54.211Z] #53 sha256:67cf3104b3bd3b12866904834cec28584a17bf4c8696002ef76b6c4377486f66 15:29:54 [2022-08-02T15:29:54.467Z] #53 ... 15:29:54 [2022-08-02T15:29:54.467Z] 15:29:54 [2022-08-02T15:29:54.467Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:29:54 [2022-08-02T15:29:54.467Z] #22 sha256:6253db3de57398ea67205b2cf4e6e9eefdee15502b523e034bd712711d4367b3 15:29:57 [2022-08-02T15:29:57.275Z] #22 ... 15:29:57 [2022-08-02T15:29:57.275Z] 15:29:57 [2022-08-02T15:29:57.275Z] #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 15:29:57 [2022-08-02T15:29:57.275Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:29:57 [2022-08-02T15:29:57.275Z] #43 205.2 CC criu/netfilter.o 15:29:57 [2022-08-02T15:29:57.275Z] #43 205.8 CC criu/page-pipe.o 15:29:57 [2022-08-02T15:29:57.275Z] #43 207.0 CC criu/page-xfer.o 15:29:57 [2022-08-02T15:29:57.275Z] #43 210.1 CC criu/pagemap-cache.o 15:29:57 [2022-08-02T15:29:57.846Z] #43 210.8 CC criu/pagemap.o 15:29:59 [2022-08-02T15:29:59.230Z] #43 ... 15:29:59 [2022-08-02T15:29:59.230Z] 15:29:59 [2022-08-02T15:29:59.230Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:29:59 [2022-08-02T15:29:59.230Z] #22 sha256:6253db3de57398ea67205b2cf4e6e9eefdee15502b523e034bd712711d4367b3 15:29:59 [2022-08-02T15:29:59.230Z] #22 8.438 Collecting yamllint==1.26.1 15:30:00 [2022-08-02T15:30:00.585Z] #40 ... 15:30:00 [2022-08-02T15:30:00.585Z] 15:30:00 [2022-08-02T15:30:00.585Z] #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 15:30:00 [2022-08-02T15:30:00.585Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:00 [2022-08-02T15:30:00.585Z] #43 206.7 CC criu/plugin.o 15:30:00 [2022-08-02T15:30:00.585Z] #43 207.4 CC criu/proc_parse.o 15:30:00 [2022-08-02T15:30:00.585Z] #43 211.9 CC criu/protobuf-desc.o 15:30:00 [2022-08-02T15:30:00.585Z] #43 213.9 CC criu/protobuf.o 15:30:00 [2022-08-02T15:30:00.585Z] #43 214.5 CC criu/pstree.o 15:30:00 [2022-08-02T15:30:00.585Z] #43 ... 15:30:00 [2022-08-02T15:30:00.585Z] 15:30:00 [2022-08-02T15:30:00.585Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:30:00 [2022-08-02T15:30:00.585Z] #22 sha256:6253db3de57398ea67205b2cf4e6e9eefdee15502b523e034bd712711d4367b3 15:30:00 [2022-08-02T15:30:00.585Z] #22 14.16 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) 15:30:00 [2022-08-02T15:30:00.585Z] #22 15.68 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) 15:30:00 [2022-08-02T15:30:00.585Z] #22 15.82 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl 15:30:00 [2022-08-02T15:30:00.585Z] #22 15.93 Collecting pyyaml (from yamllint==1.26.1) 15:30:00 [2022-08-02T15:30:00.585Z] #22 16.55 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) 15:30:00 [2022-08-02T15:30:00.585Z] #22 16.95 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) 15:30:00 [2022-08-02T15:30:00.585Z] #22 16.96 Building wheels for collected packages: yamllint 15:30:00 [2022-08-02T15:30:00.585Z] #22 16.96 Running setup.py bdist_wheel for yamllint: started 15:30:00 [2022-08-02T15:30:00.585Z] #22 18.88 Running setup.py bdist_wheel for yamllint: finished with status 'done' 15:30:00 [2022-08-02T15:30:00.585Z] #22 18.88 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 15:30:00 [2022-08-02T15:30:00.585Z] #22 18.99 Successfully built yamllint 15:30:00 [2022-08-02T15:30:00.585Z] #22 19.03 Installing collected packages: pathspec, pyyaml, yamllint 15:30:00 [2022-08-02T15:30:00.585Z] #22 19.70 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 15:30:00 [2022-08-02T15:30:00.585Z] #22 ... 15:30:00 [2022-08-02T15:30:00.585Z] 15:30:00 [2022-08-02T15:30:00.585Z] #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 15:30:00 [2022-08-02T15:30:00.585Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:00 [2022-08-02T15:30:00.585Z] #43 217.2 CC criu/rbtree.o 15:30:00 [2022-08-02T15:30:00.668Z] #56 268.7 # github.com/containerd/containerd/cmd/containerd 15:30:00 [2022-08-02T15:30:00.668Z] #56 268.7 /usr/bin/ld: /tmp/go-link-1486012617/000019.o: in function `New': 15:30:00 [2022-08-02T15:30:00.668Z] #56 268.7 /tmp/tmp.7DMqdy4roD/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 15:30:00 [2022-08-02T15:30:00.668Z] #56 268.8 + bin/containerd-stress 15:30:00 [2022-08-02T15:30:00.846Z] #43 217.9 CC criu/rst-malloc.o 15:30:01 [2022-08-02T15:30:01.058Z] #22 ... 15:30:01 [2022-08-02T15:30:01.058Z] 15:30:01 [2022-08-02T15:30:01.058Z] #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 15:30:01 [2022-08-02T15:30:01.058Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:01 [2022-08-02T15:30:01.058Z] #43 201.2 CC criu/netfilter.o 15:30:01 [2022-08-02T15:30:01.058Z] #43 201.9 CC criu/page-pipe.o 15:30:01 [2022-08-02T15:30:01.058Z] #43 203.2 CC criu/page-xfer.o 15:30:01 [2022-08-02T15:30:01.058Z] #43 205.8 CC criu/pagemap-cache.o 15:30:01 [2022-08-02T15:30:01.108Z] #43 218.3 CC criu/seccomp.o 15:30:01 [2022-08-02T15:30:01.606Z] #56 270.2 + bin/containerd-shim 15:30:01 [2022-08-02T15:30:01.681Z] #43 ... 15:30:01 [2022-08-02T15:30:01.681Z] 15:30:01 [2022-08-02T15:30:01.681Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:30:01 [2022-08-02T15:30:01.681Z] #22 sha256:6253db3de57398ea67205b2cf4e6e9eefdee15502b523e034bd712711d4367b3 15:30:01 [2022-08-02T15:30:01.681Z] #22 DONE 21.4s 15:30:01 [2022-08-02T15:30:01.681Z] 15:30:01 [2022-08-02T15:30:01.681Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 15:30:01 [2022-08-02T15:30:01.681Z] #25 sha256:9e30160802a5015a8d797863a77f5af200a7ba2f01c5cecbbebae29e824af50f 15:30:01 [2022-08-02T15:30:01.987Z] #43 206.6 CC criu/pagemap.o 15:30:02 [2022-08-02T15:30:02.624Z] #25 DONE 0.9s 15:30:02 [2022-08-02T15:30:02.624Z] 15:30:02 [2022-08-02T15:30:02.624Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 15:30:02 [2022-08-02T15:30:02.624Z] #30 sha256:b150f37da958e80d18c1295600bc363cb1547af53431507d991f5683de21e7ae 15:30:02 [2022-08-02T15:30:02.916Z] #43 ... 15:30:02 [2022-08-02T15:30:02.916Z] 15:30:02 [2022-08-02T15:30:02.916Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:30:02 [2022-08-02T15:30:02.916Z] #22 sha256:6253db3de57398ea67205b2cf4e6e9eefdee15502b523e034bd712711d4367b3 15:30:02 [2022-08-02T15:30:02.916Z] #22 8.617 Collecting yamllint==1.26.1 15:30:04 [2022-08-02T15:30:04.517Z] #22 ... 15:30:04 [2022-08-02T15:30:04.517Z] 15:30:04 [2022-08-02T15:30:04.517Z] #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 15:30:04 [2022-08-02T15:30:04.517Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:30:04 [2022-08-02T15:30:04.517Z] #40 313.7 + dpkg --print-architecture 15:30:04 [2022-08-02T15:30:04.517Z] #40 313.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 15:30:04 [2022-08-02T15:30:04.517Z] #40 314.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 15:30:04 [2022-08-02T15:30:04.517Z] #40 314.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 15:30:07 [2022-08-02T15:30:07.914Z] #30 ... 15:30:07 [2022-08-02T15:30:07.914Z] 15:30:07 [2022-08-02T15:30:07.914Z] #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 15:30:07 [2022-08-02T15:30:07.914Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:07 [2022-08-02T15:30:07.914Z] #43 219.4 CC criu/seize.o 15:30:07 [2022-08-02T15:30:07.914Z] #43 220.8 CC criu/servicefd.o 15:30:07 [2022-08-02T15:30:07.914Z] #43 221.2 CC criu/shmem.o 15:30:07 [2022-08-02T15:30:07.914Z] #43 222.1 CC criu/sigframe.o 15:30:07 [2022-08-02T15:30:07.914Z] #43 222.3 CC criu/signalfd.o 15:30:07 [2022-08-02T15:30:07.914Z] #43 222.6 CC criu/sk-inet.o 15:30:07 [2022-08-02T15:30:07.914Z] #43 223.8 CC criu/sk-netlink.o 15:30:07 [2022-08-02T15:30:07.914Z] #43 224.2 CC criu/sk-packet.o 15:30:07 [2022-08-02T15:30:07.914Z] #43 225.0 CC criu/sk-queue.o 15:30:08 [2022-08-02T15:30:08.486Z] #43 225.6 CC criu/sk-tcp.o 15:30:09 [2022-08-02T15:30:09.428Z] #43 226.4 CC criu/sk-unix.o 15:30:09 [2022-08-02T15:30:09.506Z] #22 14.30 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) 15:30:09 [2022-08-02T15:30:09.506Z] #22 ... 15:30:09 [2022-08-02T15:30:09.506Z] 15:30:09 [2022-08-02T15:30:09.506Z] #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 15:30:09 [2022-08-02T15:30:09.506Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:09 [2022-08-02T15:30:09.506Z] #43 208.3 CC criu/parasite-syscall.o 15:30:09 [2022-08-02T15:30:09.506Z] #43 209.6 CC criu/path.o 15:30:09 [2022-08-02T15:30:09.506Z] #43 210.1 CC criu/pie-util-vdso-elf32.o 15:30:09 [2022-08-02T15:30:09.506Z] #43 210.7 CC criu/pie-util-vdso.o 15:30:09 [2022-08-02T15:30:09.506Z] #43 211.4 CC criu/pie-util.o 15:30:09 [2022-08-02T15:30:09.506Z] #43 211.6 CC criu/pipes.o 15:30:09 [2022-08-02T15:30:09.506Z] #43 213.1 CC criu/plugin.o 15:30:09 [2022-08-02T15:30:09.506Z] #43 214.1 CC criu/proc_parse.o 15:30:09 [2022-08-02T15:30:09.802Z] #40 ... 15:30:09 [2022-08-02T15:30:09.802Z] 15:30:09 [2022-08-02T15:30:09.802Z] #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 15:30:09 [2022-08-02T15:30:09.802Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:09 [2022-08-02T15:30:09.802Z] #43 212.6 CC criu/parasite-syscall.o 15:30:09 [2022-08-02T15:30:09.802Z] #43 214.0 CC criu/path.o 15:30:09 [2022-08-02T15:30:09.802Z] #43 214.5 CC criu/pie-util-vdso-elf32.o 15:30:09 [2022-08-02T15:30:09.802Z] #43 215.5 CC criu/pie-util-vdso.o 15:30:09 [2022-08-02T15:30:09.802Z] #43 216.1 CC criu/pie-util.o 15:30:09 [2022-08-02T15:30:09.802Z] #43 216.5 CC criu/pipes.o 15:30:09 [2022-08-02T15:30:09.802Z] #43 218.0 CC criu/plugin.o 15:30:09 [2022-08-02T15:30:09.802Z] #43 218.7 CC criu/proc_parse.o 15:30:09 [2022-08-02T15:30:09.802Z] #43 ... 15:30:09 [2022-08-02T15:30:09.802Z] 15:30:09 [2022-08-02T15:30:09.802Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:30:09 [2022-08-02T15:30:09.802Z] #22 sha256:6253db3de57398ea67205b2cf4e6e9eefdee15502b523e034bd712711d4367b3 15:30:09 [2022-08-02T15:30:09.802Z] #22 13.98 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) 15:30:09 [2022-08-02T15:30:09.802Z] #22 16.44 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) 15:30:09 [2022-08-02T15:30:09.802Z] #22 16.54 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl 15:30:09 [2022-08-02T15:30:09.802Z] #22 16.62 Collecting pyyaml (from yamllint==1.26.1) 15:30:09 [2022-08-02T15:30:09.802Z] #22 17.10 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) 15:30:09 [2022-08-02T15:30:09.802Z] #22 17.50 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) 15:30:09 [2022-08-02T15:30:09.802Z] #22 17.50 Building wheels for collected packages: yamllint 15:30:09 [2022-08-02T15:30:09.802Z] #22 17.50 Running setup.py bdist_wheel for yamllint: started 15:30:09 [2022-08-02T15:30:09.802Z] #22 19.02 Running setup.py bdist_wheel for yamllint: finished with status 'done' 15:30:09 [2022-08-02T15:30:09.802Z] #22 19.03 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 15:30:09 [2022-08-02T15:30:09.802Z] #22 19.09 Successfully built yamllint 15:30:09 [2022-08-02T15:30:09.802Z] #22 19.10 Installing collected packages: pathspec, pyyaml, yamllint 15:30:10 [2022-08-02T15:30:10.373Z] #22 19.75 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 15:30:10 [2022-08-02T15:30:10.486Z] #43 ... 15:30:10 [2022-08-02T15:30:10.486Z] 15:30:10 [2022-08-02T15:30:10.486Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:30:10 [2022-08-02T15:30:10.486Z] #22 sha256:6253db3de57398ea67205b2cf4e6e9eefdee15502b523e034bd712711d4367b3 15:30:10 [2022-08-02T15:30:10.486Z] #22 16.19 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) 15:30:10 [2022-08-02T15:30:10.634Z] #22 ... 15:30:10 [2022-08-02T15:30:10.634Z] 15:30:10 [2022-08-02T15:30:10.634Z] #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 15:30:10 [2022-08-02T15:30:10.634Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:10 [2022-08-02T15:30:10.634Z] #43 223.8 CC criu/protobuf-desc.o 15:30:10 [2022-08-02T15:30:10.742Z] #22 16.29 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl 15:30:10 [2022-08-02T15:30:10.742Z] #22 16.41 Collecting pyyaml (from yamllint==1.26.1) 15:30:11 [2022-08-02T15:30:11.304Z] #22 17.06 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) 15:30:11 [2022-08-02T15:30:11.576Z] #43 ... 15:30:11 [2022-08-02T15:30:11.577Z] 15:30:11 [2022-08-02T15:30:11.577Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 15:30:11 [2022-08-02T15:30:11.577Z] #22 sha256:6253db3de57398ea67205b2cf4e6e9eefdee15502b523e034bd712711d4367b3 15:30:11 [2022-08-02T15:30:11.577Z] #22 DONE 20.8s 15:30:11 [2022-08-02T15:30:11.577Z] 15:30:11 [2022-08-02T15:30:11.577Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 15:30:11 [2022-08-02T15:30:11.577Z] #25 sha256:89a80ff239ee999e4ffbd90ea77d649de046f00dac33dfb533f2b97c6f49c0e0 15:30:11 [2022-08-02T15:30:11.843Z] #25 DONE 0.2s 15:30:11 [2022-08-02T15:30:11.843Z] 15:30:11 [2022-08-02T15:30:11.843Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 15:30:11 [2022-08-02T15:30:11.843Z] #30 sha256:82b9ed6b385acf296a10159072b11554367159ffdac0c383d39b54ec250903dc 15:30:11 [2022-08-02T15:30:11.866Z] #22 17.59 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) 15:30:11 [2022-08-02T15:30:11.866Z] #22 17.59 Building wheels for collected packages: yamllint 15:30:11 [2022-08-02T15:30:11.866Z] #22 17.60 Running setup.py bdist_wheel for yamllint: started 15:30:12 [2022-08-02T15:30:12.009Z] #43 ... 15:30:12 [2022-08-02T15:30:12.009Z] 15:30:12 [2022-08-02T15:30:12.009Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 15:30:12 [2022-08-02T15:30:12.009Z] #30 sha256:b150f37da958e80d18c1295600bc363cb1547af53431507d991f5683de21e7ae 15:30:12 [2022-08-02T15:30:12.009Z] #30 DONE 9.1s 15:30:12 [2022-08-02T15:30:12.009Z] 15:30:12 [2022-08-02T15:30:12.009Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 15:30:12 [2022-08-02T15:30:12.009Z] #33 sha256:c224149a8b0a6eea99e3061c926b9dbfc4132d9a107340b524d2b52d93f2edb7 15:30:12 [2022-08-02T15:30:12.278Z] #33 DONE 0.6s 15:30:12 [2022-08-02T15:30:12.278Z] 15:30:12 [2022-08-02T15:30:12.278Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ 15:30:12 [2022-08-02T15:30:12.278Z] #35 sha256:87d55fd1f452cbe0c29398bb49e7fffd5c250a01fd49399fc2f9d9276f3cd75a 15:30:12 [2022-08-02T15:30:12.278Z] #35 DONE 0.2s 15:30:12 [2022-08-02T15:30:12.278Z] 15:30:12 [2022-08-02T15:30:12.278Z] #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 15:30:12 [2022-08-02T15:30:12.278Z] #49 sha256:8d3c7e8dc2271a0903064b3fb4260676ab465bee670ad47e2273372e91ffc32e 15:30:12 [2022-08-02T15:30:12.278Z] #49 323.0 + /build/golangci-lint --version 15:30:12 [2022-08-02T15:30:12.278Z] #49 323.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 15:30:12 [2022-08-02T15:30:12.278Z] #49 DONE 323.6s 15:30:12 [2022-08-02T15:30:12.278Z] 15:30:12 [2022-08-02T15:30:12.278Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 15:30:12 [2022-08-02T15:30:12.278Z] #38 sha256:2266dc1fd2df2b7c958b33d202f3e15d5791b5244596fff7778e5bd2f7244f82 15:30:12 [2022-08-02T15:30:12.539Z] #38 DONE 0.2s 15:30:12 [2022-08-02T15:30:12.539Z] 15:30:12 [2022-08-02T15:30:12.539Z] #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 15:30:12 [2022-08-02T15:30:12.539Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:12 [2022-08-02T15:30:12.539Z] #43 229.2 CC criu/sockets.o 15:30:13 [2022-08-02T15:30:13.482Z] #43 230.6 CC criu/stats.o 15:30:13 [2022-08-02T15:30:13.758Z] #22 19.28 Running setup.py bdist_wheel for yamllint: finished with status 'done' 15:30:13 [2022-08-02T15:30:13.758Z] #22 19.28 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 15:30:13 [2022-08-02T15:30:13.758Z] #22 19.36 Successfully built yamllint 15:30:13 [2022-08-02T15:30:13.758Z] #22 19.39 Installing collected packages: pathspec, pyyaml, yamllint 15:30:13 [2022-08-02T15:30:13.817Z] #56 281.3 + bin/containerd-shim-runc-v1 15:30:14 [2022-08-02T15:30:14.054Z] #43 231.2 CC criu/string.o 15:30:14 [2022-08-02T15:30:14.316Z] #43 231.4 CC criu/sysctl.o 15:30:14 [2022-08-02T15:30:14.321Z] #22 20.00 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 15:30:15 [2022-08-02T15:30:15.143Z] #30 DONE 3.1s 15:30:15 [2022-08-02T15:30:15.143Z] 15:30:15 [2022-08-02T15:30:15.143Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 15:30:15 [2022-08-02T15:30:15.143Z] #33 sha256:db094028262fda4cf5fc4d7e2ee0af4991c944530fd9dcd862b534a94b14b72e 15:30:15 [2022-08-02T15:30:15.143Z] #33 DONE 0.4s 15:30:15 [2022-08-02T15:30:15.143Z] 15:30:15 [2022-08-02T15:30:15.143Z] #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 15:30:15 [2022-08-02T15:30:15.143Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:15 [2022-08-02T15:30:15.143Z] #43 225.9 CC criu/protobuf.o 15:30:15 [2022-08-02T15:30:15.143Z] #43 226.6 CC criu/pstree.o 15:30:15 [2022-08-02T15:30:15.260Z] #43 232.5 CC criu/sysfs_parse.o 15:30:15 [2022-08-02T15:30:15.301Z] #22 DONE 20.8s 15:30:15 [2022-08-02T15:30:15.301Z] 15:30:15 [2022-08-02T15:30:15.301Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli 15:30:15 [2022-08-02T15:30:15.301Z] #25 sha256:be485b56e4ecb99f8af68700f2bccdd4008774007023d32065673ebf1dd08db7 15:30:15 [2022-08-02T15:30:15.301Z] #25 DONE 0.3s 15:30:15 [2022-08-02T15:30:15.301Z] 15:30:15 [2022-08-02T15:30:15.301Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images 15:30:15 [2022-08-02T15:30:15.301Z] #30 sha256:a5884acdf90ccabe1572f535e96e6ce6fa3c319e73cf0a9490c1b07e017cc705 15:30:15 [2022-08-02T15:30:15.403Z] #43 ... 15:30:15 [2022-08-02T15:30:15.403Z] 15:30:15 [2022-08-02T15:30:15.403Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ 15:30:15 [2022-08-02T15:30:15.403Z] #35 sha256:e70c1b65fb6102832b428e0a7251f570ce651f092e2039c25d99650d767ab126 15:30:15 [2022-08-02T15:30:15.403Z] #35 DONE 0.1s 15:30:15 [2022-08-02T15:30:15.403Z] 15:30:15 [2022-08-02T15:30:15.403Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 15:30:15 [2022-08-02T15:30:15.403Z] #38 sha256:0ac08348db793fcb7c44cc08608ee41de9d1540b1898105d29237edc25fb9dba 15:30:15 [2022-08-02T15:30:15.403Z] #38 DONE 0.1s 15:30:15 [2022-08-02T15:30:15.403Z] 15:30:15 [2022-08-02T15:30:15.403Z] #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 15:30:15 [2022-08-02T15:30:15.403Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:15 [2022-08-02T15:30:15.849Z] #43 232.9 CC criu/timens.o 15:30:15 [2022-08-02T15:30:15.974Z] #43 229.0 CC criu/rbtree.o 15:30:16 [2022-08-02T15:30:16.420Z] #43 233.4 CC criu/timerfd.o 15:30:16 [2022-08-02T15:30:16.545Z] #43 229.7 CC criu/rst-malloc.o 15:30:16 [2022-08-02T15:30:16.992Z] #43 234.0 CC criu/tty.o 15:30:17 [2022-08-02T15:30:17.115Z] #43 230.3 CC criu/seccomp.o 15:30:18 [2022-08-02T15:30:18.499Z] #43 231.6 CC criu/seize.o 15:30:18 [2022-08-02T15:30:18.615Z] #30 DONE 3.4s 15:30:18 [2022-08-02T15:30:18.615Z] 15:30:18 [2022-08-02T15:30:18.615Z] #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 15:30:18 [2022-08-02T15:30:18.615Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:30:18 [2022-08-02T15:30:18.615Z] #40 312.4 + dpkg --print-architecture 15:30:18 [2022-08-02T15:30:18.615Z] #40 312.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 15:30:18 [2022-08-02T15:30:18.615Z] #40 313.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 15:30:18 [2022-08-02T15:30:18.615Z] #40 313.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 15:30:18 [2022-08-02T15:30:18.872Z] #40 ... 15:30:18 [2022-08-02T15:30:18.872Z] 15:30:18 [2022-08-02T15:30:18.872Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ 15:30:18 [2022-08-02T15:30:18.872Z] #33 sha256:51072256ffb4667ee0f333214489a07d4f85715851dbf9c10d5c71e55c6da751 15:30:19 [2022-08-02T15:30:19.085Z] #56 287.1 + bin/containerd-shim-runc-v2 15:30:19 [2022-08-02T15:30:19.128Z] #33 DONE 0.4s 15:30:19 [2022-08-02T15:30:19.128Z] 15:30:19 [2022-08-02T15:30:19.128Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ 15:30:19 [2022-08-02T15:30:19.128Z] #35 sha256:6edbfa27622e12d2d0ebff41c3efc91482298e6b7c7be2a0a80dbfcb9be1be1a 15:30:19 [2022-08-02T15:30:19.128Z] #35 DONE 0.2s 15:30:19 [2022-08-02T15:30:19.128Z] 15:30:19 [2022-08-02T15:30:19.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 15:30:19 [2022-08-02T15:30:19.128Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:19 [2022-08-02T15:30:19.128Z] #43 219.1 CC criu/protobuf-desc.o 15:30:19 [2022-08-02T15:30:19.128Z] #43 220.5 CC criu/protobuf.o 15:30:19 [2022-08-02T15:30:19.128Z] #43 221.2 CC criu/pstree.o 15:30:19 [2022-08-02T15:30:19.128Z] #43 222.9 CC criu/rbtree.o 15:30:19 [2022-08-02T15:30:19.128Z] #43 223.1 CC criu/rst-malloc.o 15:30:19 [2022-08-02T15:30:19.128Z] #43 223.6 CC criu/seccomp.o 15:30:19 [2022-08-02T15:30:19.343Z] #56 287.9 + binaries 15:30:19 [2022-08-02T15:30:19.343Z] #56 287.9 + install -D bin/containerd /build/containerd 15:30:19 [2022-08-02T15:30:19.343Z] #56 287.9 + install -D bin/containerd-shim /build/containerd-shim 15:30:19 [2022-08-02T15:30:19.343Z] #56 288.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 15:30:19 [2022-08-02T15:30:19.343Z] #56 288.0 + install -D bin/ctr /build/ctr 15:30:19 [2022-08-02T15:30:19.384Z] #43 ... 15:30:19 [2022-08-02T15:30:19.384Z] 15:30:19 [2022-08-02T15:30:19.384Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ 15:30:19 [2022-08-02T15:30:19.384Z] #38 sha256:2d0c9ef519ad73629a0d9f3bbde9964c327ade1dc14b8160f9ac1b5b205fc243 15:30:19 [2022-08-02T15:30:19.384Z] #38 DONE 0.1s 15:30:19 [2022-08-02T15:30:19.384Z] 15:30:19 [2022-08-02T15:30:19.384Z] #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 15:30:19 [2022-08-02T15:30:19.384Z] #53 sha256:67cf3104b3bd3b12866904834cec28584a17bf4c8696002ef76b6c4377486f66 15:30:20 [2022-08-02T15:30:20.295Z] #43 236.9 CC criu/tun.o 15:30:20 [2022-08-02T15:30:20.312Z] #53 ... 15:30:20 [2022-08-02T15:30:20.312Z] 15:30:20 [2022-08-02T15:30:20.312Z] #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 15:30:20 [2022-08-02T15:30:20.312Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:20 [2022-08-02T15:30:20.312Z] #43 224.9 CC criu/seize.o 15:30:20 [2022-08-02T15:30:20.419Z] #43 233.4 CC criu/servicefd.o 15:30:20 [2022-08-02T15:30:20.556Z] #43 237.7 CC criu/uffd.o 15:30:20 [2022-08-02T15:30:20.993Z] #43 234.1 CC criu/shmem.o 15:30:21 [2022-08-02T15:30:21.871Z] #56 DONE 290.2s 15:30:22 [2022-08-02T15:30:22.247Z] #43 226.7 CC criu/servicefd.o 15:30:22 [2022-08-02T15:30:22.377Z] #43 235.5 CC criu/sigframe.o 15:30:22 [2022-08-02T15:30:22.443Z] 15:30:22 [2022-08-02T15:30:22.443Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 15:30:22 [2022-08-02T15:30:22.443Z] #57 sha256:ab8f4711ebad2c89f8076910d9e2f720df8942586520fd9cbe94d424377c8f9f 15:30:22 [2022-08-02T15:30:22.472Z] #43 239.6 CC criu/util.o 15:30:22 [2022-08-02T15:30:22.637Z] #43 235.8 CC criu/signalfd.o 15:30:23 [2022-08-02T15:30:23.188Z] #43 227.6 CC criu/shmem.o 15:30:23 [2022-08-02T15:30:23.208Z] #43 236.5 CC criu/sk-inet.o 15:30:23 [2022-08-02T15:30:23.818Z] #57 DONE 1.0s 15:30:23 [2022-08-02T15:30:23.818Z] 15:30:23 [2022-08-02T15:30:23.818Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 15:30:23 [2022-08-02T15:30:23.818Z] #61 sha256:34009450314c3b8583f080c892f6a85835c2b0c33d8c6ffd84e1f47e7acdf5bc 15:30:23 [2022-08-02T15:30:23.818Z] #61 DONE 0.3s 15:30:23 [2022-08-02T15:30:23.818Z] 15:30:23 [2022-08-02T15:30:23.818Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 15:30:23 [2022-08-02T15:30:23.818Z] #66 sha256:bbaf2833483b643fabc8b9b987ca3059dddd6c529f2720f794c2da0ae4a7b29f 15:30:24 [2022-08-02T15:30:24.386Z] #43 241.6 CC criu/uts_ns.o 15:30:24 [2022-08-02T15:30:24.556Z] #43 229.2 CC criu/sigframe.o 15:30:24 [2022-08-02T15:30:24.959Z] #43 241.9 CC criu/vdso-compat.o 15:30:24 [2022-08-02T15:30:24.959Z] #43 242.3 CC criu/vdso.o 15:30:25 [2022-08-02T15:30:25.119Z] #43 229.6 CC criu/signalfd.o 15:30:25 [2022-08-02T15:30:25.191Z] #66 DONE 1.1s 15:30:25 [2022-08-02T15:30:25.191Z] 15:30:25 [2022-08-02T15:30:25.191Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 15:30:25 [2022-08-02T15:30:25.191Z] #68 sha256:9769d683edcf012f95bd5d20e4b49e63b8bd7e10a46541c8f35b2c709de867a2 15:30:25 [2022-08-02T15:30:25.191Z] #68 DONE 0.1s 15:30:25 [2022-08-02T15:30:25.191Z] 15:30:25 [2022-08-02T15:30:25.191Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 15:30:25 [2022-08-02T15:30:25.191Z] #69 sha256:6063fdccedbd142b0bc8acf9946c716c5a3a5f2dbae03168d54968f8206f1e12 15:30:25 [2022-08-02T15:30:25.191Z] #69 DONE 0.0s 15:30:25 [2022-08-02T15:30:25.191Z] 15:30:25 [2022-08-02T15:30:25.191Z] #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 15:30:25 [2022-08-02T15:30:25.191Z] #70 sha256:46ea1bb0c5dab24662817015f71780ac1abb718ecb9c081508ef61869770a32e 15:30:25 [2022-08-02T15:30:25.681Z] #43 230.1 CC criu/sk-inet.o 15:30:25 [2022-08-02T15:30:25.758Z] #70 0.659 Hit:1 http://deb.debian.org/debian buster-backports InRelease 15:30:25 [2022-08-02T15:30:25.758Z] #70 0.742 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease 15:30:25 [2022-08-02T15:30:25.758Z] #70 0.745 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease 15:30:25 [2022-08-02T15:30:25.758Z] #70 0.747 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease 15:30:25 [2022-08-02T15:30:25.832Z] #43 238.7 CC criu/sk-netlink.o 15:30:25 [2022-08-02T15:30:25.902Z] #43 ... 15:30:25 [2022-08-02T15:30:25.902Z] 15:30:25 [2022-08-02T15:30:25.902Z] #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 15:30:25 [2022-08-02T15:30:25.902Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:30:25 [2022-08-02T15:30:25.902Z] #40 DONE 336.7s 15:30:25 [2022-08-02T15:30:25.902Z] 15:30:25 [2022-08-02T15:30:25.902Z] #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 15:30:25 [2022-08-02T15:30:25.902Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:25 [2022-08-02T15:30:25.902Z] #43 243.1 LINK criu/built-in.o 15:30:26 [2022-08-02T15:30:26.165Z] #43 243.4 LINK criu/criu 15:30:26 [2022-08-02T15:30:26.401Z] #43 239.5 CC criu/sk-packet.o 15:30:26 [2022-08-02T15:30:26.955Z] #70 1.025 Reading package lists... 15:30:27 [2022-08-02T15:30:27.107Z] #43 244.1 DEP lib/c/criu.d 15:30:27 [2022-08-02T15:30:27.107Z] #43 244.3 CC images/rpc.pb-c.o 15:30:27 [2022-08-02T15:30:27.522Z] #70 1.828 Reading package lists... 15:30:27 [2022-08-02T15:30:27.582Z] #43 231.9 CC criu/sk-netlink.o 15:30:27 [2022-08-02T15:30:27.780Z] #70 2.514 Building dependency tree... 15:30:27 [2022-08-02T15:30:27.780Z] #70 2.673 Reading state information... 15:30:27 [2022-08-02T15:30:27.780Z] #70 2.799 The following additional packages will be installed: 15:30:27 [2022-08-02T15:30:27.780Z] #70 2.800 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 15:30:27 [2022-08-02T15:30:27.780Z] #70 2.800 libpam-systemd 15:30:27 [2022-08-02T15:30:27.780Z] #70 2.801 Suggested packages: 15:30:27 [2022-08-02T15:30:27.780Z] #70 2.801 systemd-container policykit-1 15:30:27 [2022-08-02T15:30:27.780Z] #70 2.801 Recommended packages: 15:30:27 [2022-08-02T15:30:27.780Z] #70 2.801 libnss-systemd 15:30:27 [2022-08-02T15:30:27.780Z] #70 2.884 The following NEW packages will be installed: 15:30:27 [2022-08-02T15:30:27.780Z] #70 2.885 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 15:30:27 [2022-08-02T15:30:27.781Z] #43 240.7 CC criu/sk-queue.o 15:30:27 [2022-08-02T15:30:27.838Z] #43 232.5 CC criu/sk-packet.o 15:30:28 [2022-08-02T15:30:28.040Z] #70 2.886 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv 15:30:28 [2022-08-02T15:30:28.040Z] #70 3.156 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. 15:30:28 [2022-08-02T15:30:28.040Z] #70 3.156 Need to get 4759 kB of archives. 15:30:28 [2022-08-02T15:30:28.040Z] #70 3.156 After this operation, 16.6 MB of additional disk space will be used. 15:30:28 [2022-08-02T15:30:28.040Z] #70 3.156 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] 15:30:28 [2022-08-02T15:30:28.051Z] #43 245.0 CC lib/c/criu.o 15:30:28 [2022-08-02T15:30:28.299Z] #70 3.159 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] 15:30:28 [2022-08-02T15:30:28.299Z] #70 3.160 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] 15:30:28 [2022-08-02T15:30:28.299Z] #70 3.163 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] 15:30:28 [2022-08-02T15:30:28.299Z] #70 3.165 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] 15:30:28 [2022-08-02T15:30:28.299Z] #70 3.167 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] 15:30:28 [2022-08-02T15:30:28.299Z] #70 3.241 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] 15:30:28 [2022-08-02T15:30:28.299Z] #70 3.248 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] 15:30:28 [2022-08-02T15:30:28.299Z] #70 3.250 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] 15:30:28 [2022-08-02T15:30:28.299Z] #70 3.255 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] 15:30:28 [2022-08-02T15:30:28.299Z] #70 3.257 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] 15:30:28 [2022-08-02T15:30:28.351Z] #43 241.5 CC criu/sk-tcp.o 15:30:28 [2022-08-02T15:30:28.557Z] #70 3.438 debconf: delaying package configuration, since apt-utils is not installed 15:30:28 [2022-08-02T15:30:28.557Z] #70 3.466 Fetched 4759 kB in 0s (13.2 MB/s) 15:30:28 [2022-08-02T15:30:28.557Z] #70 3.492 Selecting previously unselected package libargon2-1:amd64. 15:30:28 [2022-08-02T15:30:28.557Z] #70 3.492 (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.) 15:30:28 [2022-08-02T15:30:28.557Z] #70 3.508 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... 15:30:28 [2022-08-02T15:30:28.557Z] #70 3.516 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... 15:30:28 [2022-08-02T15:30:28.557Z] #70 3.550 Selecting previously unselected package libjson-c3:amd64. 15:30:28 [2022-08-02T15:30:28.557Z] #70 3.553 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... 15:30:28 [2022-08-02T15:30:28.557Z] #70 3.558 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... 15:30:28 [2022-08-02T15:30:28.557Z] #70 3.591 Selecting previously unselected package libcryptsetup12:amd64. 15:30:28 [2022-08-02T15:30:28.557Z] #70 3.594 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... 15:30:28 [2022-08-02T15:30:28.557Z] #70 3.597 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... 15:30:28 [2022-08-02T15:30:28.557Z] #70 3.646 Selecting previously unselected package libidn11:amd64. 15:30:28 [2022-08-02T15:30:28.623Z] #43 ... 15:30:28 [2022-08-02T15:30:28.623Z] 15:30:28 [2022-08-02T15:30:28.623Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 15:30:28 [2022-08-02T15:30:28.623Z] #41 sha256:47289931d7ca12df13a37afb2d5c2d3b3792ea99f41e925a66e650fd2d83d66b 15:30:28 [2022-08-02T15:30:28.623Z] #41 DONE 0.3s 15:30:28 [2022-08-02T15:30:28.767Z] #43 233.3 CC criu/sk-queue.o 15:30:28 [2022-08-02T15:30:28.816Z] #70 3.649 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... 15:30:28 [2022-08-02T15:30:28.816Z] #70 3.653 Unpacking libidn11:amd64 (1.33-2.2) ... 15:30:28 [2022-08-02T15:30:28.816Z] #70 3.697 Selecting previously unselected package libkmod2:amd64. 15:30:28 [2022-08-02T15:30:28.816Z] #70 3.700 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... 15:30:28 [2022-08-02T15:30:28.816Z] #70 3.705 Unpacking libkmod2:amd64 (26-1) ... 15:30:28 [2022-08-02T15:30:28.816Z] #70 3.750 Selecting previously unselected package systemd. 15:30:28 [2022-08-02T15:30:28.816Z] #70 3.752 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... 15:30:28 [2022-08-02T15:30:28.816Z] #70 3.792 Unpacking systemd (241-7~deb10u8) ... 15:30:28 [2022-08-02T15:30:28.884Z] 15:30:28 [2022-08-02T15:30:28.884Z] #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 15:30:28 [2022-08-02T15:30:28.884Z] #56 sha256:786ed27667fc5853b55308ec4ad345e2aadea84826715066453bfd7ffbb2d420 15:30:29 [2022-08-02T15:30:29.146Z] #56 ... 15:30:29 [2022-08-02T15:30:29.146Z] 15:30:29 [2022-08-02T15:30:29.146Z] #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 15:30:29 [2022-08-02T15:30:29.146Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:29 [2022-08-02T15:30:29.146Z] #43 246.3 LINK lib/c/built-in.o 15:30:29 [2022-08-02T15:30:29.146Z] #43 246.3 LINK lib/c/libcriu.so 15:30:29 [2022-08-02T15:30:29.146Z] #43 246.4 LINK lib/c/libcriu.a 15:30:29 [2022-08-02T15:30:29.289Z] #43 242.5 CC criu/sk-unix.o 15:30:29 [2022-08-02T15:30:29.381Z] #70 4.322 Setting up libargon2-1:amd64 (0~20171227-0.2) ... 15:30:29 [2022-08-02T15:30:29.381Z] #70 4.341 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... 15:30:29 [2022-08-02T15:30:29.381Z] #70 4.355 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... 15:30:29 [2022-08-02T15:30:29.381Z] #70 4.370 Setting up libidn11:amd64 (1.33-2.2) ... 15:30:29 [2022-08-02T15:30:29.381Z] #70 4.382 Setting up libkmod2:amd64 (26-1) ... 15:30:29 [2022-08-02T15:30:29.381Z] #70 4.392 Setting up systemd (241-7~deb10u8) ... 15:30:29 [2022-08-02T15:30:29.407Z] #43 246.6 GEN magic.py 15:30:29 [2022-08-02T15:30:29.640Z] #70 4.501 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 15:30:29 [2022-08-02T15:30:29.640Z] #70 4.503 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 15:30:29 [2022-08-02T15:30:29.640Z] #70 4.507 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 15:30:29 [2022-08-02T15:30:29.640Z] #70 4.507 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 15:30:29 [2022-08-02T15:30:29.640Z] #70 4.512 Initializing machine ID from KVM UUID. 15:30:29 [2022-08-02T15:30:29.669Z] #43 246.8 Note: Building without setproctitle() and strlcpy() support. 15:30:29 [2022-08-02T15:30:29.669Z] #43 246.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:30:29 [2022-08-02T15:30:29.669Z] #43 246.8 Note: Building without GnuTLS support 15:30:29 [2022-08-02T15:30:29.669Z] #43 246.8 Makefile.config:39: Warn: you have no libnftables installed 15:30:29 [2022-08-02T15:30:29.669Z] #43 246.8 Makefile.config:40: Warn: Building without nftables support 15:30:29 [2022-08-02T15:30:29.696Z] #43 234.4 CC criu/sk-tcp.o 15:30:29 [2022-08-02T15:30:29.859Z] #43 ... 15:30:29 [2022-08-02T15:30:29.859Z] 15:30:29 [2022-08-02T15:30:29.859Z] #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 15:30:29 [2022-08-02T15:30:29.859Z] #49 sha256:b6f794723a76caeedeb8e08da92dac73ed89f05d23681403afc4eb2c2f27057e 15:30:29 [2022-08-02T15:30:29.859Z] #49 341.2 + /build/golangci-lint --version 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.006 Selecting previously unselected package systemd-sysv. 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.006 (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.) 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.019 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.023 Unpacking systemd-sysv (241-7~deb10u8) ... 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.064 Selecting previously unselected package libdbus-1-3:amd64. 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.067 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.070 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.134 Selecting previously unselected package dbus. 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.136 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.150 Unpacking dbus (1.12.20-0+deb10u1) ... 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.209 Selecting previously unselected package libpam-systemd:amd64. 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.212 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.216 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.262 Selecting previously unselected package dbus-user-session. 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.265 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.269 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... 15:30:30 [2022-08-02T15:30:30.205Z] #70 5.352 Setting up systemd-sysv (241-7~deb10u8) ... 15:30:30 [2022-08-02T15:30:30.433Z] #49 341.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 15:30:30 [2022-08-02T15:30:30.463Z] #70 5.366 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... 15:30:30 [2022-08-02T15:30:30.463Z] #70 5.378 Setting up dbus (1.12.20-0+deb10u1) ... 15:30:30 [2022-08-02T15:30:30.463Z] #70 5.492 invoke-rc.d: could not determine current runlevel 15:30:30 [2022-08-02T15:30:30.612Z] #43 247.9 fatal: not a git repository (or any of the parent directories): .git 15:30:30 [2022-08-02T15:30:30.694Z] #49 DONE 342.2s 15:30:30 [2022-08-02T15:30:30.694Z] 15:30:30 [2022-08-02T15:30:30.694Z] #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 15:30:30 [2022-08-02T15:30:30.694Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:30:30 [2022-08-02T15:30:30.721Z] #70 5.495 invoke-rc.d: policy-rc.d denied execution of start. 15:30:30 [2022-08-02T15:30:30.721Z] #70 5.500 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... 15:30:30 [2022-08-02T15:30:30.721Z] #70 5.651 Setting up dbus-user-session (1.12.20-0+deb10u1) ... 15:30:30 [2022-08-02T15:30:30.721Z] #70 5.667 Processing triggers for systemd (241-7~deb10u8) ... 15:30:30 [2022-08-02T15:30:30.721Z] #70 5.675 Processing triggers for libc-bin (2.28-10+deb10u1) ... 15:30:30 [2022-08-02T15:30:30.979Z] #70 DONE 5.8s 15:30:30 [2022-08-02T15:30:30.979Z] 15:30:30 [2022-08-02T15:30:30.979Z] #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 15:30:30 [2022-08-02T15:30:30.979Z] #71 sha256:52db6c87f5f73931fb1a61226eda22c2d7fd2700269fd76faa583d4a9027f984 15:30:31 [2022-08-02T15:30:31.063Z] #43 235.4 CC criu/sk-unix.o 15:30:31 [2022-08-02T15:30:31.237Z] #71 0.430 % Total % Received % Xferd Average Speed Time Time Time Current 15:30:31 [2022-08-02T15:30:31.237Z] #71 0.431 Dload Upload Total Spent Left Speed 15:30:31 [2022-08-02T15:30:31.494Z] #71 0.433 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5063 0 --:--:-- --:--:-- --:--:-- 5049 15:30:31 [2022-08-02T15:30:31.494Z] #71 DONE 0.8s 15:30:31 [2022-08-02T15:30:31.555Z] #43 248.6 make[1]: Nothing to be done for 'all'. 15:30:31 [2022-08-02T15:30:31.598Z] b111c3320c94: Pull complete 15:30:31 [2022-08-02T15:30:31.752Z] 15:30:31 [2022-08-02T15:30:31.752Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker 15:30:31 [2022-08-02T15:30:31.752Z] #72 sha256:e8dc9862d01f9c76e489d3616cb46932d87a5d7719200f33fe43b553fda0b989 15:30:32 [2022-08-02T15:30:32.541Z] #43 249.6 make[1]: 'images/built-in.o' is up to date. 15:30:32 [2022-08-02T15:30:32.541Z] #43 249.6 make[1]: 'compel/plugins/std.lib.a' is up to date. 15:30:32 [2022-08-02T15:30:32.541Z] #43 249.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. 15:30:32 [2022-08-02T15:30:32.541Z] #43 249.7 make[1]: 'compel/libcompel.a' is up to date. 15:30:32 [2022-08-02T15:30:32.541Z] #43 249.8 make[1]: 'compel/compel-host-bin' is up to date. 15:30:32 [2022-08-02T15:30:32.541Z] #43 249.8 make[1]: Nothing to be done for 'all'. 15:30:32 [2022-08-02T15:30:32.541Z] #43 249.8 make[1]: 'soccr/libsoccr.a' is up to date. 15:30:32 [2022-08-02T15:30:32.602Z] #40 ... 15:30:32 [2022-08-02T15:30:32.602Z] 15:30:32 [2022-08-02T15:30:32.602Z] #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 15:30:32 [2022-08-02T15:30:32.602Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:32 [2022-08-02T15:30:32.602Z] #43 245.6 CC criu/sockets.o 15:30:32 [2022-08-02T15:30:32.685Z] #72 DONE 0.9s 15:30:32 [2022-08-02T15:30:32.685Z] 15:30:32 [2022-08-02T15:30:32.685Z] #73 exporting to image 15:30:32 [2022-08-02T15:30:32.685Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 15:30:32 [2022-08-02T15:30:32.685Z] #73 exporting layers 15:30:33 [2022-08-02T15:30:33.146Z] #43 250.1 make[2]: Nothing to be done for 'all'. 15:30:33 [2022-08-02T15:30:33.146Z] #43 250.1 make[2]: Nothing to be done for 'all'. 15:30:33 [2022-08-02T15:30:33.146Z] #43 250.2 make[2]: Nothing to be done for 'all'. 15:30:33 [2022-08-02T15:30:33.146Z] #43 250.4 make[2]: Nothing to be done for 'all'. 15:30:33 [2022-08-02T15:30:33.146Z] #43 250.4 make[2]: Nothing to be done for 'all'. 15:30:33 [2022-08-02T15:30:33.146Z] #43 250.5 make[2]: Nothing to be done for 'all'. 15:30:33 [2022-08-02T15:30:33.421Z] #43 250.5 make[2]: Nothing to be done for 'all'. 15:30:33 [2022-08-02T15:30:33.421Z] #43 250.7 make[2]: Nothing to be done for 'all'. 15:30:33 [2022-08-02T15:30:33.421Z] #43 250.7 INSTALL criu/criu 15:30:33 [2022-08-02T15:30:33.622Z] #43 ... 15:30:33 [2022-08-02T15:30:33.622Z] 15:30:33 [2022-08-02T15:30:33.622Z] #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 15:30:33 [2022-08-02T15:30:33.622Z] #49 sha256:0fbdc3ee2c2602dfc0323a38b68b65e9482593e2a22966109d911bb106cb8257 15:30:33 [2022-08-02T15:30:33.622Z] #49 335.4 + /build/golangci-lint --version 15:30:33 [2022-08-02T15:30:33.989Z] #43 246.9 CC criu/stats.o 15:30:33 [2022-08-02T15:30:33.994Z] #43 DONE 251.1s 15:30:33 [2022-08-02T15:30:33.994Z] 15:30:33 [2022-08-02T15:30:33.994Z] #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 15:30:33 [2022-08-02T15:30:33.994Z] #56 sha256:786ed27667fc5853b55308ec4ad345e2aadea84826715066453bfd7ffbb2d420 15:30:34 [2022-08-02T15:30:34.234Z] #49 336.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) 15:30:34 [2022-08-02T15:30:34.249Z] #43 247.3 CC criu/string.o 15:30:34 [2022-08-02T15:30:34.510Z] #43 247.5 CC criu/sysctl.o 15:30:34 [2022-08-02T15:30:34.555Z] #49 DONE 336.5s 15:30:34 [2022-08-02T15:30:34.555Z] 15:30:34 [2022-08-02T15:30:34.555Z] #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 15:30:34 [2022-08-02T15:30:34.555Z] #53 sha256:67cf3104b3bd3b12866904834cec28584a17bf4c8696002ef76b6c4377486f66 15:30:34 [2022-08-02T15:30:34.813Z] #53 ... 15:30:34 [2022-08-02T15:30:34.813Z] 15:30:34 [2022-08-02T15:30:34.813Z] #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 15:30:34 [2022-08-02T15:30:34.813Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:34 [2022-08-02T15:30:34.813Z] #43 239.2 CC criu/sockets.o 15:30:35 [2022-08-02T15:30:35.391Z] #56 ... 15:30:35 [2022-08-02T15:30:35.391Z] 15:30:35 [2022-08-02T15:30:35.391Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 15:30:35 [2022-08-02T15:30:35.391Z] #44 sha256:b98d42b124c8bf6e02bb8e6cae81209114e64cde21c5fa80c6a79992af88b75d 15:30:35 [2022-08-02T15:30:35.451Z] #43 248.5 CC criu/sysfs_parse.o 15:30:35 [2022-08-02T15:30:35.651Z] #44 DONE 0.1s 15:30:35 [2022-08-02T15:30:35.651Z] 15:30:35 [2022-08-02T15:30:35.651Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 15:30:35 [2022-08-02T15:30:35.651Z] #46 sha256:06d8676f6a59a3429d7f225305bad3841d7374f82d6aaaf73c7182f307d898cd 15:30:35 [2022-08-02T15:30:35.651Z] #46 DONE 0.1s 15:30:35 [2022-08-02T15:30:35.651Z] 15:30:35 [2022-08-02T15:30:35.651Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 15:30:35 [2022-08-02T15:30:35.651Z] #48 sha256:7f1b9f8d42b8828a4a3e0407d596c2377b9856452a75e67f2883bdf70a973bc6 15:30:35 [2022-08-02T15:30:35.915Z] #48 DONE 0.1s 15:30:35 [2022-08-02T15:30:35.915Z] 15:30:35 [2022-08-02T15:30:35.915Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 15:30:35 [2022-08-02T15:30:35.915Z] #50 sha256:57cd0deac457dfb0fcf6874ecfc14fedee1f5b5075553ea4016c3142f756d853 15:30:36 [2022-08-02T15:30:36.022Z] #43 249.0 CC criu/timens.o 15:30:36 [2022-08-02T15:30:36.177Z] #50 DONE 0.2s 15:30:36 [2022-08-02T15:30:36.177Z] 15:30:36 [2022-08-02T15:30:36.177Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 15:30:36 [2022-08-02T15:30:36.177Z] #52 sha256:d5730842b1278e4909dcacd624190f62fa3d05ebc43717a4bbf1ee7bd9805507 15:30:36 [2022-08-02T15:30:36.177Z] #52 DONE 0.1s 15:30:36 [2022-08-02T15:30:36.177Z] 15:30:36 [2022-08-02T15:30:36.177Z] #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 15:30:36 [2022-08-02T15:30:36.177Z] #56 sha256:786ed27667fc5853b55308ec4ad345e2aadea84826715066453bfd7ffbb2d420 15:30:36 [2022-08-02T15:30:36.192Z] #43 240.8 CC criu/stats.o 15:30:36 [2022-08-02T15:30:36.283Z] #43 249.5 CC criu/timerfd.o 15:30:36 [2022-08-02T15:30:36.753Z] #43 241.3 CC criu/string.o 15:30:36 [2022-08-02T15:30:36.852Z] #43 250.0 CC criu/tty.o 15:30:37 [2022-08-02T15:30:37.008Z] #43 241.5 CC criu/sysctl.o 15:30:37 [2022-08-02T15:30:37.575Z] #43 242.3 CC criu/sysfs_parse.o 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/server/backend/build [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements 15:30:37 [2022-08-02T15:30:37.762Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/server/router [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/server/router/build [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/server/router/container [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/server/router/debug [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/server/router/image [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/server/router/network [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/server/router/session [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/server/router/system [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/server/router/volume [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/types [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/types/backend [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/types/container [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/types/events [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements 15:30:37 [2022-08-02T15:30:37.762Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/types/image [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/types/mount [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/types/network [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/types/registry [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/types/swarm [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 15:30:37 [2022-08-02T15:30:37.762Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/api/types/volume [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/builder [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/builder/builder-next [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 15:30:37 [2022-08-02T15:30:37.762Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 15:30:38 [2022-08-02T15:30:38.141Z] #43 242.9 CC criu/timens.o 15:30:38 [2022-08-02T15:30:38.748Z] #43 243.3 CC criu/timerfd.o 15:30:38 [2022-08-02T15:30:38.766Z] ok github.com/docker/docker/builder/remotecontext 0.079s coverage: 13.7% of statements 15:30:38 [2022-08-02T15:30:38.766Z] ok github.com/docker/docker/builder/dockerfile 0.181s coverage: 48.5% of statements 15:30:38 [2022-08-02T15:30:38.766Z] ? github.com/docker/docker/builder/dockerignore [no test files] 15:30:39 [2022-08-02T15:30:39.311Z] #43 243.8 CC criu/tty.o 15:30:39 [2022-08-02T15:30:39.729Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements 15:30:40 [2022-08-02T15:30:40.146Z] #43 253.1 CC criu/tun.o 15:30:40 [2022-08-02T15:30:40.664Z] ok github.com/docker/docker/builder/remotecontext/git 1.247s coverage: 86.3% of statements 15:30:40 [2022-08-02T15:30:40.664Z] ? github.com/docker/docker/cli [no test files] 15:30:40 [2022-08-02T15:30:40.664Z] ? github.com/docker/docker/cli/config [no test files] 15:30:40 [2022-08-02T15:30:40.797Z] #73 exporting layers 7.1s done 15:30:40 [2022-08-02T15:30:40.797Z] #73 writing image sha256:24df611fe9d42c63e7775c0e3b94bff006a3d173346f36c8ddbc6b31f31ae7e4 done 15:30:40 [2022-08-02T15:30:40.797Z] #73 naming to docker.io/library/docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b done 15:30:40 [2022-08-02T15:30:40.797Z] #73 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:41 [2022-08-02T15:30:41.085Z] #43 254.1 CC criu/uffd.o 15:30:41 [2022-08-02T15:30:41.164Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43889/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b -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:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b hack/make.sh dynbinary test-integration 15:30:41 [2022-08-02T15:30:41.832Z] #43 246.0 CC criu/tun.o 15:30:42 [2022-08-02T15:30:42.026Z] #43 ... 15:30:42 [2022-08-02T15:30:42.026Z] 15:30:42 [2022-08-02T15:30:42.026Z] #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 15:30:42 [2022-08-02T15:30:42.026Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:30:42 [2022-08-02T15:30:42.026Z] #40 DONE 352.8s 15:30:42 [2022-08-02T15:30:42.026Z] 15:30:42 [2022-08-02T15:30:42.026Z] #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 15:30:42 [2022-08-02T15:30:42.026Z] #53 sha256:5f23f6eab5218a4b5ab092780ef1e0483053f519390208b2eb8c2a2c2a6389f1 15:30:42 [2022-08-02T15:30:42.088Z] #43 246.5 CC criu/uffd.o 15:30:42 [2022-08-02T15:30:42.598Z] #53 ... 15:30:42 [2022-08-02T15:30:42.598Z] 15:30:42 [2022-08-02T15:30:42.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 15:30:42 [2022-08-02T15:30:42.598Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:42 [2022-08-02T15:30:42.598Z] #43 255.8 CC criu/util.o 15:30:43 [2022-08-02T15:30:43.062Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. 15:30:43 [2022-08-02T15:30:43.062Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. 15:30:43 [2022-08-02T15:30:43.062Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. 15:30:43 [2022-08-02T15:30:43.062Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target 15:30:43 [2022-08-02T15:30:43.062Z] 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) 15:30:43 [2022-08-02T15:30:43.062Z] Detected virtualization docker. 15:30:43 [2022-08-02T15:30:43.062Z] Detected architecture x86-64. 15:30:43 [2022-08-02T15:30:43.062Z] Set hostname to <9831f229fc38>. 15:30:43 [2022-08-02T15:30:43.321Z] + source /etc/docker-entrypoint-cmd 15:30:43 [2022-08-02T15:30:43.321Z] ++ hack/make.sh dynbinary test-integration 15:30:43 [2022-08-02T15:30:43.321Z] 15:30:43 [2022-08-02T15:30:43.321Z] Removing bundles/ 15:30:43 [2022-08-02T15:30:43.321Z] 15:30:43 [2022-08-02T15:30:43.321Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 15:30:43 [2022-08-02T15:30:43.321Z] Building: bundles/dynbinary-daemon/dockerd-dev 15:30:43 [2022-08-02T15:30:43.321Z] GOOS="" GOARCH="" GOARM="" 15:30:43 [2022-08-02T15:30:43.947Z] ok github.com/docker/docker/client 0.096s coverage: 75.4% of statements 15:30:43 [2022-08-02T15:30:43.978Z] #43 248.2 CC criu/util.o 15:30:44 [2022-08-02T15:30:44.509Z] #43 257.4 CC criu/uts_ns.o 15:30:44 [2022-08-02T15:30:44.509Z] #43 257.7 CC criu/vdso-compat.o 15:30:44 [2022-08-02T15:30:44.769Z] #43 257.9 CC criu/vdso.o 15:30:45 [2022-08-02T15:30:45.709Z] #43 258.7 LINK criu/built-in.o 15:30:45 [2022-08-02T15:30:45.709Z] #43 258.9 LINK criu/criu 15:30:45 [2022-08-02T15:30:45.867Z] #43 250.4 CC criu/uts_ns.o 15:30:46 [2022-08-02T15:30:46.165Z] #43 250.7 CC criu/vdso-compat.o 15:30:46 [2022-08-02T15:30:46.165Z] #43 ... 15:30:46 [2022-08-02T15:30:46.165Z] 15:30:46 [2022-08-02T15:30:46.165Z] #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 15:30:46 [2022-08-02T15:30:46.165Z] #40 sha256:b04ad2a85cfe8af61155a056a7e621b6598140e1356ee4d1a1848b79eb10a3c0 15:30:46 [2022-08-02T15:30:46.165Z] #40 DONE 348.1s 15:30:46 [2022-08-02T15:30:46.165Z] 15:30:46 [2022-08-02T15:30:46.165Z] #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 15:30:46 [2022-08-02T15:30:46.165Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:46 [2022-08-02T15:30:46.165Z] #43 250.9 CC criu/vdso.o 15:30:46 [2022-08-02T15:30:46.279Z] #43 259.5 DEP lib/c/criu.d 15:30:46 [2022-08-02T15:30:46.538Z] #43 259.6 CC images/rpc.pb-c.o 15:30:47 [2022-08-02T15:30:47.476Z] #43 ... 15:30:47 [2022-08-02T15:30:47.476Z] 15:30:47 [2022-08-02T15:30:47.476Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 15:30:47 [2022-08-02T15:30:47.476Z] #41 sha256:c067e4075b97bf8d7df0112040685aeba5cfe8e0cb20735566a2ae76f73cd223 15:30:47 [2022-08-02T15:30:47.476Z] #41 DONE 0.8s 15:30:47 [2022-08-02T15:30:47.476Z] 15:30:47 [2022-08-02T15:30:47.476Z] #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 15:30:47 [2022-08-02T15:30:47.476Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:47 [2022-08-02T15:30:47.476Z] #43 260.3 CC lib/c/criu.o 15:30:47 [2022-08-02T15:30:47.530Z] #43 251.9 LINK criu/built-in.o 15:30:47 [2022-08-02T15:30:47.530Z] #43 252.2 LINK criu/criu 15:30:48 [2022-08-02T15:30:48.133Z] #43 252.8 DEP lib/c/criu.d 15:30:48 [2022-08-02T15:30:48.389Z] #43 252.9 CC images/rpc.pb-c.o 15:30:48 [2022-08-02T15:30:48.862Z] #43 261.7 LINK lib/c/built-in.o 15:30:48 [2022-08-02T15:30:48.862Z] #43 261.7 LINK lib/c/libcriu.so 15:30:48 [2022-08-02T15:30:48.862Z] #43 261.8 LINK lib/c/libcriu.a 15:30:48 [2022-08-02T15:30:48.862Z] #43 261.9 GEN magic.py 15:30:48 [2022-08-02T15:30:48.862Z] #43 262.1 Note: Building without setproctitle() and strlcpy() support. 15:30:48 [2022-08-02T15:30:48.862Z] #43 262.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:30:49 [2022-08-02T15:30:49.125Z] #43 262.1 Note: Building without GnuTLS support 15:30:49 [2022-08-02T15:30:49.125Z] #43 262.1 Makefile.config:39: Warn: you have no libnftables installed 15:30:49 [2022-08-02T15:30:49.125Z] #43 262.1 Makefile.config:40: Warn: Building without nftables support 15:30:49 [2022-08-02T15:30:49.321Z] #43 253.7 CC lib/c/criu.o 15:30:49 [2022-08-02T15:30:49.696Z] #43 262.9 fatal: not a git repository (or any of the parent directories): .git 15:30:49 [2022-08-02T15:30:49.928Z] #43 ... 15:30:49 [2022-08-02T15:30:49.928Z] 15:30:49 [2022-08-02T15:30:49.928Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ 15:30:49 [2022-08-02T15:30:49.928Z] #41 sha256:07fd3bba472aef4a2e02c93df3dfc82774b01132bb362775fdabfa3bf00555c7 15:30:49 [2022-08-02T15:30:49.928Z] #41 DONE 0.6s 15:30:49 [2022-08-02T15:30:49.928Z] 15:30:49 [2022-08-02T15:30:49.928Z] #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 15:30:49 [2022-08-02T15:30:49.928Z] #53 sha256:67cf3104b3bd3b12866904834cec28584a17bf4c8696002ef76b6c4377486f66 15:30:50 [2022-08-02T15:30:50.491Z] #53 ... 15:30:50 [2022-08-02T15:30:50.491Z] 15:30:50 [2022-08-02T15:30:50.491Z] #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 15:30:50 [2022-08-02T15:30:50.491Z] #43 sha256:8818bca94959672a31ca0d41ff9a168e2e1a9d21a2d1cf7bb8e6e9fefdac98d0 15:30:50 [2022-08-02T15:30:50.491Z] #43 255.0 LINK lib/c/built-in.o 15:30:50 [2022-08-02T15:30:50.491Z] #43 255.0 LINK lib/c/libcriu.so 15:30:50 [2022-08-02T15:30:50.491Z] #43 255.1 LINK lib/c/libcriu.a 15:30:50 [2022-08-02T15:30:50.637Z] #43 263.7 make[1]: Nothing to be done for 'all'. 15:30:50 [2022-08-02T15:30:50.747Z] #43 255.2 GEN magic.py 15:30:50 [2022-08-02T15:30:50.747Z] #43 255.4 Note: Building without setproctitle() and strlcpy() support. 15:30:50 [2022-08-02T15:30:50.747Z] #43 255.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:30:50 [2022-08-02T15:30:50.747Z] #43 255.4 Note: Building without GnuTLS support 15:30:50 [2022-08-02T15:30:50.747Z] #43 255.4 Makefile.config:39: Warn: you have no libnftables installed 15:30:50 [2022-08-02T15:30:50.748Z] #43 255.4 Makefile.config:40: Warn: Building without nftables support 15:30:51 [2022-08-02T15:30:51.210Z] #43 264.4 make[1]: 'images/built-in.o' is up to date. 15:30:51 [2022-08-02T15:30:51.210Z] #43 264.4 make[1]: 'compel/plugins/std.lib.a' is up to date. 15:30:51 [2022-08-02T15:30:51.470Z] #43 264.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. 15:30:51 [2022-08-02T15:30:51.470Z] #43 264.5 make[1]: 'compel/libcompel.a' is up to date. 15:30:51 [2022-08-02T15:30:51.470Z] #43 264.5 make[1]: 'compel/compel-host-bin' is up to date. 15:30:51 [2022-08-02T15:30:51.470Z] #43 264.6 make[1]: Nothing to be done for 'all'. 15:30:51 [2022-08-02T15:30:51.470Z] #43 264.6 make[1]: 'soccr/libsoccr.a' is up to date. 15:30:51 [2022-08-02T15:30:51.718Z] #43 256.3 fatal: not a git repository (or any of the parent directories): .git 15:30:51 [2022-08-02T15:30:51.734Z] #43 264.8 make[2]: Nothing to be done for 'all'. 15:30:51 [2022-08-02T15:30:51.734Z] #43 264.8 make[2]: Nothing to be done for 'all'. 15:30:51 [2022-08-02T15:30:51.734Z] #43 264.9 make[2]: Nothing to be done for 'all'. 15:30:51 [2022-08-02T15:30:51.995Z] #43 265.0 make[2]: Nothing to be done for 'all'. 15:30:51 [2022-08-02T15:30:51.995Z] #43 265.1 make[2]: Nothing to be done for 'all'. 15:30:51 [2022-08-02T15:30:51.995Z] #43 265.1 make[2]: Nothing to be done for 'all'. 15:30:51 [2022-08-02T15:30:51.995Z] #43 265.2 make[2]: Nothing to be done for 'all'. 15:30:51 [2022-08-02T15:30:51.995Z] #43 265.3 make[2]: Nothing to be done for 'all'. 15:30:51 [2022-08-02T15:30:51.995Z] #43 265.3 INSTALL criu/criu 15:30:52 [2022-08-02T15:30:52.565Z] #43 DONE 265.5s 15:30:52 [2022-08-02T15:30:52.566Z] 15:30:52 [2022-08-02T15:30:52.566Z] #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 15:30:52 [2022-08-02T15:30:52.566Z] #53 sha256:5f23f6eab5218a4b5ab092780ef1e0483053f519390208b2eb8c2a2c2a6389f1 15:30:53 [2022-08-02T15:30:53.606Z] #43 257.9 make[1]: Nothing to be done for 'all'. 15:30:54 [2022-08-02T15:30:54.535Z] #43 259.3 make[1]: 'images/built-in.o' is up to date. 15:30:54 [2022-08-02T15:30:54.791Z] #43 259.3 make[1]: 'compel/plugins/std.lib.a' is up to date. 15:30:54 [2022-08-02T15:30:54.791Z] #43 259.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. 15:30:54 [2022-08-02T15:30:54.791Z] #43 259.5 make[1]: 'compel/libcompel.a' is up to date. 15:30:55 [2022-08-02T15:30:55.047Z] #43 259.6 make[1]: 'compel/compel-host-bin' is up to date. 15:30:55 [2022-08-02T15:30:55.047Z] #43 259.6 make[1]: Nothing to be done for 'all'. 15:30:55 [2022-08-02T15:30:55.047Z] #43 259.7 make[1]: 'soccr/libsoccr.a' is up to date. 15:30:55 [2022-08-02T15:30:55.109Z] #53 ... 15:30:55 [2022-08-02T15:30:55.109Z] 15:30:55 [2022-08-02T15:30:55.109Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 15:30:55 [2022-08-02T15:30:55.109Z] #44 sha256:7eea7c329a63edc0f088fabbf10ca3858ea34058040a03112531ff3fe26856a0 15:30:55 [2022-08-02T15:30:55.109Z] #44 DONE 0.1s 15:30:55 [2022-08-02T15:30:55.109Z] 15:30:55 [2022-08-02T15:30:55.109Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 15:30:55 [2022-08-02T15:30:55.109Z] #46 sha256:8b6c4cc39e0167c6239676e62185fd05ea78d6e374b3b03022ba3055ea46ad49 15:30:55 [2022-08-02T15:30:55.109Z] #46 DONE 0.1s 15:30:55 [2022-08-02T15:30:55.109Z] 15:30:55 [2022-08-02T15:30:55.109Z] #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 15:30:55 [2022-08-02T15:30:55.109Z] #53 sha256:5f23f6eab5218a4b5ab092780ef1e0483053f519390208b2eb8c2a2c2a6389f1 15:30:55 [2022-08-02T15:30:55.109Z] #53 ... 15:30:55 [2022-08-02T15:30:55.109Z] 15:30:55 [2022-08-02T15:30:55.109Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 15:30:55 [2022-08-02T15:30:55.109Z] #48 sha256:d0b14d9150a5ee96f7bd78d628cb0100182934abcc9e4586dcdda4c9db01adb2 15:30:55 [2022-08-02T15:30:55.109Z] #48 DONE 0.1s 15:30:55 [2022-08-02T15:30:55.109Z] 15:30:55 [2022-08-02T15:30:55.109Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 15:30:55 [2022-08-02T15:30:55.109Z] #50 sha256:f31d44d74e3da63e16744762f3731d8e2704052a88b3bf92cef1a35ca3305bc5 15:30:55 [2022-08-02T15:30:55.303Z] #43 260.0 make[2]: Nothing to be done for 'all'. 15:30:55 [2022-08-02T15:30:55.303Z] #43 260.1 make[2]: Nothing to be done for 'all'. 15:30:55 [2022-08-02T15:30:55.369Z] #50 DONE 0.3s 15:30:55 [2022-08-02T15:30:55.369Z] 15:30:55 [2022-08-02T15:30:55.369Z] #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 15:30:55 [2022-08-02T15:30:55.369Z] #53 sha256:5f23f6eab5218a4b5ab092780ef1e0483053f519390208b2eb8c2a2c2a6389f1 15:30:55 [2022-08-02T15:30:55.369Z] #53 ... 15:30:55 [2022-08-02T15:30:55.369Z] 15:30:55 [2022-08-02T15:30:55.369Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 15:30:55 [2022-08-02T15:30:55.369Z] #52 sha256:73cf46c8e8d8008c99bd9f6ebac84bab464fae0f65fba5f676273b4a78bf293a 15:30:55 [2022-08-02T15:30:55.369Z] #52 DONE 0.1s 15:30:55 [2022-08-02T15:30:55.559Z] #43 260.1 make[2]: Nothing to be done for 'all'. 15:30:55 [2022-08-02T15:30:55.559Z] #43 260.3 make[2]: Nothing to be done for 'all'. 15:30:55 [2022-08-02T15:30:55.630Z] 15:30:55 [2022-08-02T15:30:55.630Z] #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 15:30:55 [2022-08-02T15:30:55.630Z] #53 sha256:5f23f6eab5218a4b5ab092780ef1e0483053f519390208b2eb8c2a2c2a6389f1 15:30:55 [2022-08-02T15:30:55.818Z] #43 260.5 make[2]: Nothing to be done for 'all'. 15:30:55 [2022-08-02T15:30:55.818Z] #43 260.5 make[2]: Nothing to be done for 'all'. 15:30:55 [2022-08-02T15:30:55.818Z] #43 260.6 make[2]: Nothing to be done for 'all'. 15:30:56 [2022-08-02T15:30:56.074Z] #43 260.7 make[2]: Nothing to be done for 'all'. 15:30:56 [2022-08-02T15:30:56.074Z] #43 260.8 INSTALL criu/criu 15:30:56 [2022-08-02T15:30:56.636Z] #43 DONE 261.0s 15:30:56 [2022-08-02T15:30:56.637Z] 15:30:56 [2022-08-02T15:30:56.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 15:30:56 [2022-08-02T15:30:56.637Z] #53 sha256:67cf3104b3bd3b12866904834cec28584a17bf4c8696002ef76b6c4377486f66 15:30:59 [2022-08-02T15:30:59.956Z] #53 ... 15:30:59 [2022-08-02T15:30:59.956Z] 15:30:59 [2022-08-02T15:30:59.956Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 15:30:59 [2022-08-02T15:30:59.956Z] #44 sha256:dff311af533e596b90a0cd154b94ca556366e48841bbec6ab8f541ec87f2c2b8 15:30:59 [2022-08-02T15:30:59.956Z] #44 DONE 0.1s 15:30:59 [2022-08-02T15:30:59.956Z] 15:30:59 [2022-08-02T15:30:59.956Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 15:30:59 [2022-08-02T15:30:59.956Z] #46 sha256:a9831905f79c4ee71507ea8e5335b4b827c0e9db7394d8a353b8a037f768ff5e 15:30:59 [2022-08-02T15:30:59.956Z] #46 DONE 0.2s 15:30:59 [2022-08-02T15:30:59.956Z] 15:30:59 [2022-08-02T15:30:59.956Z] #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 15:30:59 [2022-08-02T15:30:59.956Z] #53 sha256:67cf3104b3bd3b12866904834cec28584a17bf4c8696002ef76b6c4377486f66 15:30:59 [2022-08-02T15:30:59.956Z] #53 ... 15:30:59 [2022-08-02T15:30:59.956Z] 15:30:59 [2022-08-02T15:30:59.956Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 15:30:59 [2022-08-02T15:30:59.956Z] #48 sha256:061b6553826339aaf636887ef334361c57d11136e4d0625a80c79d38e65f9782 15:30:59 [2022-08-02T15:30:59.956Z] #48 DONE 0.1s 15:30:59 [2022-08-02T15:30:59.956Z] 15:30:59 [2022-08-02T15:30:59.956Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 15:30:59 [2022-08-02T15:30:59.956Z] #50 sha256:9340ad5500c6be46764ac18d6007708584f7b402163c0dce26876ce417c20551 15:31:00 [2022-08-02T15:31:00.213Z] #50 DONE 0.2s 15:31:00 [2022-08-02T15:31:00.213Z] 15:31:00 [2022-08-02T15:31:00.213Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 15:31:00 [2022-08-02T15:31:00.213Z] #52 sha256:fc9ae43f9b0fc5f99cdffea027ae2242c301e5ce9c1c3b67dee895e9e188a7dd 15:31:00 [2022-08-02T15:31:00.213Z] #52 DONE 0.2s 15:31:00 [2022-08-02T15:31:00.213Z] 15:31:00 [2022-08-02T15:31:00.213Z] #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 15:31:00 [2022-08-02T15:31:00.213Z] #53 sha256:67cf3104b3bd3b12866904834cec28584a17bf4c8696002ef76b6c4377486f66 15:31:08 [2022-08-02T15:31:08.294Z] #56 ... 15:31:08 [2022-08-02T15:31:08.294Z] 15:31:08 [2022-08-02T15:31:08.294Z] #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 15:31:08 [2022-08-02T15:31:08.294Z] #53 sha256:666b782aa776523b8e8342919b1727beecd0220296f183bdbc7d4507cba00179 15:31:08 [2022-08-02T15:31:08.294Z] #53 202.8 + mkdir -p /build 15:31:08 [2022-08-02T15:31:08.294Z] #53 202.8 + cp runc /build/runc 15:31:08 [2022-08-02T15:31:08.555Z] #53 DONE 204.9s 15:31:08 [2022-08-02T15:31:08.555Z] 15:31:08 [2022-08-02T15:31:08.555Z] #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 15:31:08 [2022-08-02T15:31:08.555Z] #56 sha256:786ed27667fc5853b55308ec4ad345e2aadea84826715066453bfd7ffbb2d420 15:31:08 [2022-08-02T15:31:08.555Z] #56 325.2 + bin/containerd 15:31:12 [2022-08-02T15:31:12.766Z] #56 ... 15:31:12 [2022-08-02T15:31:12.766Z] 15:31:12 [2022-08-02T15:31:12.766Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 15:31:12 [2022-08-02T15:31:12.766Z] #54 sha256:5100848451788855a8929bb1b99abfe9998126832f57cf01563b3ee998a7be35 15:31:12 [2022-08-02T15:31:12.766Z] #54 DONE 0.3s 15:31:13 [2022-08-02T15:31:13.028Z] 15:31:13 [2022-08-02T15:31:13.028Z] #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 15:31:13 [2022-08-02T15:31:13.028Z] #56 sha256:786ed27667fc5853b55308ec4ad345e2aadea84826715066453bfd7ffbb2d420 15:31:16 [2022-08-02T15:31:16.018Z] ok github.com/docker/docker/cmd/dockerd 0.061s coverage: 29.1% of statements 15:31:16 [2022-08-02T15:31:16.018Z] ok github.com/docker/docker/container 0.117s coverage: 34.5% of statements 15:31:16 [2022-08-02T15:31:16.018Z] ? github.com/docker/docker/container/stream [no test files] 15:31:16 [2022-08-02T15:31:16.018Z] ? github.com/docker/docker/contrib/apparmor [no test files] 15:31:16 [2022-08-02T15:31:16.018Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 15:31:16 [2022-08-02T15:31:16.018Z] ? github.com/docker/docker/contrib/httpserver [no test files] 15:31:21 [2022-08-02T15:31:21.285Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements 15:31:22 [2022-08-02T15:31:22.151Z] #53 206.6 + mkdir -p /build 15:31:22 [2022-08-02T15:31:22.151Z] #53 206.6 + cp runc /build/runc 15:31:22 [2022-08-02T15:31:22.151Z] #53 DONE 206.9s 15:31:22 [2022-08-02T15:31:22.151Z] 15:31:22 [2022-08-02T15:31:22.151Z] #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 15:31:22 [2022-08-02T15:31:22.151Z] #56 sha256:d98363cb914a280cdfab0d330afe4cda7c4d6a30c4886f7d3e33eec0e7af653d 15:31:22 [2022-08-02T15:31:22.203Z] #53 208.7 + mkdir -p /build 15:31:22 [2022-08-02T15:31:22.203Z] #53 208.7 + cp runc /build/runc 15:31:22 [2022-08-02T15:31:22.203Z] #53 DONE 209.5s 15:31:22 [2022-08-02T15:31:22.203Z] 15:31:22 [2022-08-02T15:31:22.203Z] #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 15:31:22 [2022-08-02T15:31:22.203Z] #56 sha256:04be4f1cb19080f01993079efa529aeded5e9895edb0f04de4e286b2a1e2a964 15:31:22 [2022-08-02T15:31:22.203Z] #56 ... 15:31:22 [2022-08-02T15:31:22.203Z] 15:31:22 [2022-08-02T15:31:22.203Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 15:31:22 [2022-08-02T15:31:22.203Z] #54 sha256:b8d1211fb39ee232788f6feee82ffec8c71b356d4eed7be4407aa0df4ec70d87 15:31:22 [2022-08-02T15:31:22.203Z] #54 DONE 0.4s 15:31:22 [2022-08-02T15:31:22.203Z] 15:31:22 [2022-08-02T15:31:22.203Z] #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 15:31:22 [2022-08-02T15:31:22.203Z] #56 sha256:04be4f1cb19080f01993079efa529aeded5e9895edb0f04de4e286b2a1e2a964 15:31:22 [2022-08-02T15:31:22.203Z] #56 329.5 + bin/containerd 15:31:22 [2022-08-02T15:31:22.661Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements 15:31:22 [2022-08-02T15:31:22.713Z] #56 ... 15:31:22 [2022-08-02T15:31:22.713Z] 15:31:22 [2022-08-02T15:31:22.713Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 15:31:22 [2022-08-02T15:31:22.713Z] #54 sha256:0cb21631956224c233b66581d614385ddcf7e32241f58aa09964e6bff37dd855 15:31:22 [2022-08-02T15:31:22.713Z] #54 DONE 0.1s 15:31:22 [2022-08-02T15:31:22.713Z] 15:31:22 [2022-08-02T15:31:22.713Z] #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 15:31:22 [2022-08-02T15:31:22.713Z] #56 sha256:d98363cb914a280cdfab0d330afe4cda7c4d6a30c4886f7d3e33eec0e7af653d 15:31:23 [2022-08-02T15:31:23.595Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements 15:31:23 [2022-08-02T15:31:23.640Z] #56 321.1 + bin/containerd 15:31:31 [2022-08-02T15:31:31.712Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements 15:31:31 [2022-08-02T15:31:31.712Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.8% of statements 15:31:31 [2022-08-02T15:31:31.970Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements 15:31:32 [2022-08-02T15:31:32.536Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 15:31:33 [2022-08-02T15:31:33.102Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements 15:31:35 [2022-08-02T15:31:35.003Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.935s coverage: 73.3% of statements 15:31:35 [2022-08-02T15:31:35.261Z] ok github.com/docker/docker/daemon 12.099s coverage: 17.1% of statements 15:31:35 [2022-08-02T15:31:35.261Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 15:31:35 [2022-08-02T15:31:35.261Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 15:31:35 [2022-08-02T15:31:35.261Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 15:31:35 [2022-08-02T15:31:35.261Z] ? github.com/docker/docker/daemon/exec [no test files] 15:31:36 [2022-08-02T15:31:36.634Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.334s coverage: 60.7% of statements 15:31:36 [2022-08-02T15:31:36.634Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements 15:31:38 [2022-08-02T15:31:38.010Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements 15:31:39 [2022-08-02T15:31:39.410Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.219s coverage: 50.5% of statements 15:31:40 [2022-08-02T15:31:40.792Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.571s coverage: 46.2% of statements 15:31:40 [2022-08-02T15:31:40.792Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 15:31:42 [2022-08-02T15:31:42.167Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.883s coverage: 58.0% of statements 15:31:42 [2022-08-02T15:31:42.167Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 15:31:42 [2022-08-02T15:31:42.167Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 15:31:42 [2022-08-02T15:31:42.167Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.8% of statements 15:31:43 [2022-08-02T15:31:43.105Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements 15:31:43 [2022-08-02T15:31:43.671Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements 15:31:44 [2022-08-02T15:31:44.238Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.6% of statements 15:31:44 [2022-08-02T15:31:44.238Z] ? github.com/docker/docker/daemon/initlayer [no test files] 15:31:44 [2022-08-02T15:31:44.238Z] ? github.com/docker/docker/daemon/listeners [no test files] 15:31:45 [2022-08-02T15:31:45.173Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements 15:31:45 [2022-08-02T15:31:45.431Z] ok github.com/docker/docker/daemon/logger/awslogs 0.150s coverage: 77.8% of statements 15:31:45 [2022-08-02T15:31:45.431Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 15:31:45 [2022-08-02T15:31:45.431Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 15:31:45 [2022-08-02T15:31:45.690Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements 15:31:45 [2022-08-02T15:31:45.948Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements 15:31:46 [2022-08-02T15:31:46.206Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.029s coverage: 87.2% of statements 15:31:46 [2022-08-02T15:31:46.465Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements 15:31:47 [2022-08-02T15:31:47.031Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 78.7% of statements 15:31:47 [2022-08-02T15:31:47.031Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 15:31:47 [2022-08-02T15:31:47.597Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 58.9% of statements 15:31:47 [2022-08-02T15:31:47.856Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements 15:31:48 [2022-08-02T15:31:48.791Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements 15:31:48 [2022-08-02T15:31:48.791Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements 15:31:49 [2022-08-02T15:31:49.358Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements 15:31:50 [2022-08-02T15:31:50.294Z] ok github.com/docker/docker/daemon/logger/splunk 1.579s coverage: 82.5% of statements 15:31:50 [2022-08-02T15:31:50.294Z] ? github.com/docker/docker/daemon/names [no test files] 15:31:50 [2022-08-02T15:31:50.294Z] ? github.com/docker/docker/daemon/stats [no test files] 15:31:51 [2022-08-02T15:31:51.229Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements 15:31:52 [2022-08-02T15:31:52.604Z] ok github.com/docker/docker/distribution 1.500s coverage: 27.6% of statements 15:31:52 [2022-08-02T15:31:52.604Z] ? github.com/docker/docker/distribution/utils [no test files] 15:31:52 [2022-08-02T15:31:52.864Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements 15:31:53 [2022-08-02T15:31:53.430Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements 15:31:53 [2022-08-02T15:31:53.688Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.6% of statements 15:31:53 [2022-08-02T15:31:53.688Z] ? github.com/docker/docker/dockerversion [no test files] 15:31:53 [2022-08-02T15:31:53.980Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements 15:31:53 [2022-08-02T15:31:53.980Z] ? github.com/docker/docker/image/tarexport [no test files] 15:31:54 [2022-08-02T15:31:54.240Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements 15:31:54 [2022-08-02T15:31:54.240Z] ? github.com/docker/docker/internal/test/suite [no test files] 15:31:54 [2022-08-02T15:31:54.520Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements 15:31:55 [2022-08-02T15:31:55.498Z] ok github.com/docker/docker/oci 0.016s coverage: 40.6% of statements 15:31:56 [2022-08-02T15:31:56.064Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements 15:31:56 [2022-08-02T15:31:56.322Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 15:31:58 [2022-08-02T15:31:58.223Z] ok github.com/docker/docker/pkg/archive 0.323s coverage: 82.1% of statements 15:31:59 [2022-08-02T15:31:59.598Z] ok github.com/docker/docker/pkg/authorization 0.888s coverage: 68.3% of statements 15:31:59 [2022-08-02T15:31:59.598Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 15:31:59 [2022-08-02T15:31:59.598Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 15:31:59 [2022-08-02T15:31:59.743Z] #56 370.5 # github.com/containerd/containerd/cmd/containerd 15:31:59 [2022-08-02T15:31:59.744Z] #56 370.5 /usr/bin/ld: /tmp/go-link-3023803327/000019.o: in function `New': 15:31:59 [2022-08-02T15:31:59.744Z] #56 370.5 /tmp/tmp.e78BYSEMU1/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 15:31:59 [2022-08-02T15:31:59.744Z] #56 370.6 + bin/containerd-stress 15:31:59 [2022-08-02T15:31:59.744Z] #56 371.7 + bin/containerd-shim 15:32:02 [2022-08-02T15:32:02.879Z] ok github.com/docker/docker/pkg/chrootarchive 2.538s coverage: 43.5% of statements 15:32:02 [2022-08-02T15:32:02.879Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements 15:32:03 [2022-08-02T15:32:03.138Z] ok github.com/docker/docker/layer 7.460s coverage: 68.8% of statements 15:32:03 [2022-08-02T15:32:03.138Z] ? github.com/docker/docker/libcontainerd [no test files] 15:32:03 [2022-08-02T15:32:03.138Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 15:32:03 [2022-08-02T15:32:03.138Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 15:32:03 [2022-08-02T15:32:03.138Z] ? github.com/docker/docker/libcontainerd/types [no test files] 15:32:03 [2022-08-02T15:32:03.138Z] ? github.com/docker/docker/oci/caps [no test files] 15:32:03 [2022-08-02T15:32:03.138Z] ? github.com/docker/docker/pkg/containerfs [no test files] 15:32:03 [2022-08-02T15:32:03.138Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 15:32:03 [2022-08-02T15:32:03.397Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements 15:32:03 [2022-08-02T15:32:03.655Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements 15:32:03 [2022-08-02T15:32:03.913Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements 15:32:04 [2022-08-02T15:32:04.171Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements 15:32:04 [2022-08-02T15:32:04.429Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements 15:32:05 [2022-08-02T15:32:05.030Z] #56 381.9 + bin/containerd-shim-runc-v1 15:32:05 [2022-08-02T15:32:05.364Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements 15:32:05 [2022-08-02T15:32:05.930Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.5% of statements 15:32:06 [2022-08-02T15:32:06.496Z] ok github.com/docker/docker/pkg/fsutils 0.174s coverage: 85.1% of statements 15:32:06 [2022-08-02T15:32:06.754Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements 15:32:07 [2022-08-02T15:32:07.012Z] ok github.com/docker/docker/pkg/discovery/kv 3.024s coverage: 84.1% of statements 15:32:07 [2022-08-02T15:32:07.946Z] ok github.com/docker/docker/pkg/idtools 0.419s coverage: 69.5% of statements 15:32:07 [2022-08-02T15:32:07.946Z] ok github.com/docker/docker/pkg/ioutils 0.357s coverage: 70.6% of statements 15:32:08 [2022-08-02T15:32:08.205Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements 15:32:08 [2022-08-02T15:32:08.205Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements 15:32:08 [2022-08-02T15:32:08.205Z] ? github.com/docker/docker/pkg/locker [no test files] 15:32:08 [2022-08-02T15:32:08.205Z] ? github.com/docker/docker/pkg/loopback [no test files] 15:32:08 [2022-08-02T15:32:08.205Z] ? github.com/docker/docker/pkg/mount [no test files] 15:32:08 [2022-08-02T15:32:08.464Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 15:32:08 [2022-08-02T15:32:08.464Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 15:32:08 [2022-08-02T15:32:08.464Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 15:32:08 [2022-08-02T15:32:08.723Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 15:32:08 [2022-08-02T15:32:08.723Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements 15:32:08 [2022-08-02T15:32:08.723Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements 15:32:08 [2022-08-02T15:32:08.723Z] ? github.com/docker/docker/pkg/platform [no test files] 15:32:08 [2022-08-02T15:32:08.723Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 15:32:08 [2022-08-02T15:32:08.911Z] #56 375.9 # github.com/containerd/containerd/cmd/containerd 15:32:08 [2022-08-02T15:32:08.911Z] #56 375.9 /usr/bin/ld: /tmp/go-link-3080209422/000019.o: in function `New': 15:32:08 [2022-08-02T15:32:08.911Z] #56 375.9 /tmp/tmp.1TvdKfrbo1/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 15:32:08 [2022-08-02T15:32:08.911Z] #56 375.9 + bin/containerd-stress 15:32:09 [2022-08-02T15:32:09.170Z] #56 377.2 + bin/containerd-shim 15:32:09 [2022-08-02T15:32:09.289Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements 15:32:09 [2022-08-02T15:32:09.855Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements 15:32:10 [2022-08-02T15:32:10.113Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 15:32:10 [2022-08-02T15:32:10.302Z] #56 366.4 # github.com/containerd/containerd/cmd/containerd 15:32:10 [2022-08-02T15:32:10.302Z] #56 366.4 /usr/bin/ld: /tmp/go-link-919878814/000019.o: in function `New': 15:32:10 [2022-08-02T15:32:10.302Z] #56 366.4 /tmp/tmp.son8wKRnXC/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 15:32:10 [2022-08-02T15:32:10.302Z] #56 366.4 + bin/containerd-stress 15:32:10 [2022-08-02T15:32:10.302Z] #56 367.6 + bin/containerd-shim 15:32:10 [2022-08-02T15:32:10.320Z] #56 387.5 + bin/containerd-shim-runc-v2 15:32:10 [2022-08-02T15:32:10.371Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements 15:32:10 [2022-08-02T15:32:10.580Z] #56 388.2 + binaries 15:32:10 [2022-08-02T15:32:10.580Z] #56 388.2 + install -D bin/containerd /build/containerd 15:32:10 [2022-08-02T15:32:10.580Z] #56 388.2 + install -D bin/containerd-shim /build/containerd-shim 15:32:10 [2022-08-02T15:32:10.580Z] #56 388.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 15:32:10 [2022-08-02T15:32:10.580Z] #56 388.2 + install -D bin/ctr /build/ctr 15:32:11 [2022-08-02T15:32:11.744Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements 15:32:11 [2022-08-02T15:32:11.744Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements 15:32:13 [2022-08-02T15:32:13.874Z] #56 DONE 390.9s 15:32:14 [2022-08-02T15:32:14.444Z] 15:32:14 [2022-08-02T15:32:14.444Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 15:32:14 [2022-08-02T15:32:14.444Z] #57 sha256:925ac42105b28d97bfabbb65862bf1d3999424937590363cd76d24c101ad536d 15:32:15 [2022-08-02T15:32:15.825Z] #57 DONE 1.1s 15:32:15 [2022-08-02T15:32:15.825Z] 15:32:15 [2022-08-02T15:32:15.825Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 15:32:15 [2022-08-02T15:32:15.825Z] #61 sha256:71fde8b6054f060a49042ae2bd3b116828477eeaed7192258eed6fa13932aa2b 15:32:15 [2022-08-02T15:32:15.825Z] #61 DONE 0.3s 15:32:15 [2022-08-02T15:32:15.928Z] ok github.com/docker/docker/pkg/signal 3.369s coverage: 62.3% of statements 15:32:15 [2022-08-02T15:32:15.928Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements 15:32:15 [2022-08-02T15:32:15.928Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 15:32:16 [2022-08-02T15:32:16.085Z] 15:32:16 [2022-08-02T15:32:16.085Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 15:32:16 [2022-08-02T15:32:16.085Z] #66 sha256:c81840c0ef1aca5d20d8df4ffb677da1e74120b1602e2d86a83d4a85514ff69a 15:32:16 [2022-08-02T15:32:16.186Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements 15:32:16 [2022-08-02T15:32:16.753Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.5% of statements 15:32:17 [2022-08-02T15:32:17.319Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements 15:32:17 [2022-08-02T15:32:17.465Z] #66 DONE 1.5s 15:32:17 [2022-08-02T15:32:17.465Z] 15:32:17 [2022-08-02T15:32:17.465Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 15:32:17 [2022-08-02T15:32:17.465Z] #68 sha256:20eb3599e663db8093a318b7d3a77939044610d319b5948fd0ce1090a1fe506c 15:32:17 [2022-08-02T15:32:17.465Z] #68 DONE 0.1s 15:32:17 [2022-08-02T15:32:17.465Z] 15:32:17 [2022-08-02T15:32:17.465Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 15:32:17 [2022-08-02T15:32:17.465Z] #69 sha256:0335de9439c6807c4ecadc6000a5a678e783c24d23371f8b9946789156b811b6 15:32:17 [2022-08-02T15:32:17.465Z] #69 DONE 0.1s 15:32:17 [2022-08-02T15:32:17.465Z] 15:32:17 [2022-08-02T15:32:17.465Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker 15:32:17 [2022-08-02T15:32:17.465Z] #70 sha256:6d0d3eead13e35ca855cc02a00924aa8243d3c95be18cda6db35ed6a3c59fe5a 15:32:17 [2022-08-02T15:32:17.578Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements 15:32:18 [2022-08-02T15:32:18.144Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements 15:32:18 [2022-08-02T15:32:18.144Z] coverage: [no statements] 15:32:18 [2022-08-02T15:32:18.144Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] 15:32:18 [2022-08-02T15:32:18.403Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements 15:32:18 [2022-08-02T15:32:18.661Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements 15:32:18 [2022-08-02T15:32:18.920Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 15:32:19 [2022-08-02T15:32:19.766Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 15:32:19 [2022-08-02T15:32:19.766Z] 15:32:19 [2022-08-02T15:32:19.766Z] ---> Making bundle: test-integration (in bundles/test-integration) 15:32:19 [2022-08-02T15:32:19.766Z] DOCKER_SYSTEMD=1 15:32:19 [2022-08-02T15:32:19.766Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 15:32:19 [2022-08-02T15:32:19.766Z] HOSTNAME=9831f229fc38 15:32:19 [2022-08-02T15:32:19.766Z] DEST=bundles/test-integration 15:32:19 [2022-08-02T15:32:19.766Z] PWD=/go/src/github.com/docker/docker 15:32:19 [2022-08-02T15:32:19.766Z] DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:32:19 [2022-08-02T15:32:19.766Z] container=docker 15:32:19 [2022-08-02T15:32:19.766Z] HOME=/root 15:32:19 [2022-08-02T15:32:19.766Z] LANG=C.UTF-8 15:32:19 [2022-08-02T15:32:19.766Z] INVOCATION_ID=008ef4fd544b4be7b012e2be47f7a3ab 15:32:19 [2022-08-02T15:32:19.766Z] GOLANG_VERSION=1.17.12 15:32:19 [2022-08-02T15:32:19.766Z] VALIDATE_REPO=https://github.com/moby/moby.git 15:32:19 [2022-08-02T15:32:19.766Z] VALIDATE_BRANCH=20.10 15:32:19 [2022-08-02T15:32:19.766Z] TERM=xterm 15:32:19 [2022-08-02T15:32:19.766Z] DOCKER_PKG=github.com/docker/docker 15:32:19 [2022-08-02T15:32:19.766Z] SHLVL=3 15:32:19 [2022-08-02T15:32:19.766Z] TIMEOUT=120m 15:32:19 [2022-08-02T15:32:19.766Z] DOCKER_BUILDTAGS=apparmor seccomp journald 15:32:19 [2022-08-02T15:32:19.766Z] DOCKER_GRAPHDRIVER=overlay2 15:32:19 [2022-08-02T15:32:19.766Z] GO111MODULE=off 15:32:19 [2022-08-02T15:32:19.766Z] DOCKER_EXPERIMENTAL=1 15:32:19 [2022-08-02T15:32:19.766Z] TEST_SKIP_INTEGRATION_CLI=1 15:32:19 [2022-08-02T15:32:19.766Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 15:32:19 [2022-08-02T15:32:19.766Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 15:32:19 [2022-08-02T15:32:19.766Z] GOPATH=/go 15:32:19 [2022-08-02T15:32:19.766Z] PKG_CONFIG=pkg-config 15:32:19 [2022-08-02T15:32:19.766Z] _=/usr/bin/env 15:32:19 [2022-08-02T15:32:19.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 15:32:20 [2022-08-02T15:32:20.820Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements 15:32:21 [2022-08-02T15:32:21.078Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements 15:32:21 [2022-08-02T15:32:21.336Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements 15:32:21 [2022-08-02T15:32:21.389Z] #56 387.8 + bin/containerd-shim-runc-v1 15:32:22 [2022-08-02T15:32:22.478Z] #56 378.0 + bin/containerd-shim-runc-v1 15:32:22 [2022-08-02T15:32:22.711Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements 15:32:22 [2022-08-02T15:32:22.970Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 15:32:23 [2022-08-02T15:32:23.904Z] ok github.com/docker/docker/registry 0.088s coverage: 57.2% of statements 15:32:24 [2022-08-02T15:32:24.471Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements 15:32:24 [2022-08-02T15:32:24.471Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements 15:32:25 [2022-08-02T15:32:25.036Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements 15:32:25 [2022-08-02T15:32:25.295Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements 15:32:25 [2022-08-02T15:32:25.588Z] #56 393.6 + bin/containerd-shim-runc-v2 15:32:25 [2022-08-02T15:32:25.598Z] #70 DONE 7.0s 15:32:25 [2022-08-02T15:32:25.598Z] 15:32:25 [2022-08-02T15:32:25.598Z] #71 exporting to image 15:32:25 [2022-08-02T15:32:25.598Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 15:32:25 [2022-08-02T15:32:25.598Z] #71 exporting layers 15:32:26 [2022-08-02T15:32:26.157Z] #56 394.3 + binaries 15:32:26 [2022-08-02T15:32:26.157Z] #56 394.3 + install -D bin/containerd /build/containerd 15:32:26 [2022-08-02T15:32:26.157Z] #56 394.4 + install -D bin/containerd-shim /build/containerd-shim 15:32:26 [2022-08-02T15:32:26.416Z] #56 394.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 15:32:26 [2022-08-02T15:32:26.416Z] #56 394.4 + install -D bin/ctr /build/ctr 15:32:26 [2022-08-02T15:32:26.651Z] #56 383.8 + bin/containerd-shim-runc-v2 15:32:26 [2022-08-02T15:32:26.907Z] #56 384.5 + binaries 15:32:27 [2022-08-02T15:32:27.204Z] #56 384.5 + install -D bin/containerd /build/containerd 15:32:27 [2022-08-02T15:32:27.204Z] #56 384.5 + install -D bin/containerd-shim /build/containerd-shim 15:32:27 [2022-08-02T15:32:27.204Z] #56 384.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 15:32:27 [2022-08-02T15:32:27.204Z] #56 384.5 + install -D bin/ctr /build/ctr 15:32:27 [2022-08-02T15:32:27.825Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 15:32:28 [2022-08-02T15:32:28.370Z] #56 DONE 396.5s 15:32:28 [2022-08-02T15:32:28.763Z] ok github.com/docker/docker/volume/local 0.086s coverage: 76.4% of statements 15:32:29 [2022-08-02T15:32:29.022Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements 15:32:29 [2022-08-02T15:32:29.315Z] 15:32:29 [2022-08-02T15:32:29.315Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 15:32:29 [2022-08-02T15:32:29.315Z] #57 sha256:605c5d9f42b6605a70a3abc32b72fb2c740e73b1b5f010b928a09eb6ce5ce01f 15:32:29 [2022-08-02T15:32:29.715Z] #56 DONE 386.8s 15:32:30 [2022-08-02T15:32:30.253Z] #57 DONE 0.9s 15:32:30 [2022-08-02T15:32:30.276Z] 15:32:30 [2022-08-02T15:32:30.276Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 15:32:30 [2022-08-02T15:32:30.276Z] #57 sha256:7d7c2e899d0d570a9a15baa40430cec25d964a92706ec60a9e6862089b5255ca 15:32:30 [2022-08-02T15:32:30.395Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements 15:32:30 [2022-08-02T15:32:30.513Z] 15:32:30 [2022-08-02T15:32:30.513Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 15:32:30 [2022-08-02T15:32:30.513Z] #61 sha256:f456809a7efdb2f0a50e11b3ab39d5bc16b4d86c806cb33049bc42822cafa4ca 15:32:30 [2022-08-02T15:32:30.513Z] #61 DONE 0.2s 15:32:30 [2022-08-02T15:32:30.513Z] 15:32:30 [2022-08-02T15:32:30.513Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 15:32:30 [2022-08-02T15:32:30.513Z] #66 sha256:0926dcfc6b7648546bba4c671fd0478b531b8c5094967c52a30516fe460e80da 15:32:31 [2022-08-02T15:32:31.450Z] #66 DONE 1.0s 15:32:31 [2022-08-02T15:32:31.450Z] 15:32:31 [2022-08-02T15:32:31.450Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 15:32:31 [2022-08-02T15:32:31.450Z] #68 sha256:b8d5900a48b171cc39af0fe83f3f150fa84858851e4331c2310b403a1d7241c5 15:32:31 [2022-08-02T15:32:31.450Z] #68 DONE 0.0s 15:32:31 [2022-08-02T15:32:31.450Z] 15:32:31 [2022-08-02T15:32:31.450Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 15:32:31 [2022-08-02T15:32:31.450Z] #69 sha256:9db78c1e0d37449202ae520b9956869bde9c2c1454c62a3ab86601f22736ece7 15:32:31 [2022-08-02T15:32:31.450Z] #69 DONE 0.0s 15:32:31 [2022-08-02T15:32:31.640Z] #57 DONE 1.0s 15:32:31 [2022-08-02T15:32:31.640Z] 15:32:31 [2022-08-02T15:32:31.640Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 15:32:31 [2022-08-02T15:32:31.640Z] #61 sha256:963062d22d4f800236248d3c78a78b054bf06f38b7fad85e2e6d67cff5fdbb51 15:32:31 [2022-08-02T15:32:31.640Z] #61 DONE 0.2s 15:32:31 [2022-08-02T15:32:31.640Z] 15:32:31 [2022-08-02T15:32:31.640Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 15:32:31 [2022-08-02T15:32:31.640Z] #66 sha256:081193a4e8043002f7619c0aaa9d1b3de241fc4bcd241747903142ae9d05ae32 15:32:31 [2022-08-02T15:32:31.709Z] 15:32:31 [2022-08-02T15:32:31.709Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker 15:32:31 [2022-08-02T15:32:31.709Z] #70 sha256:ad7cb1e3fd9de0c5244730bb784072b0b71addef702b0d46522ec55402f3da2f 15:32:32 [2022-08-02T15:32:32.565Z] #66 DONE 1.0s 15:32:32 [2022-08-02T15:32:32.820Z] 15:32:32 [2022-08-02T15:32:32.820Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 15:32:32 [2022-08-02T15:32:32.820Z] #68 sha256:861ddf137d27e579b2542bbab88a2e58a04228dfa222bad67d4da1df8dba66e6 15:32:32 [2022-08-02T15:32:32.820Z] #68 DONE 0.1s 15:32:32 [2022-08-02T15:32:32.820Z] 15:32:32 [2022-08-02T15:32:32.820Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 15:32:32 [2022-08-02T15:32:32.820Z] #69 sha256:954c69b0d4329b1157602a734d1a5fd49e56946cac32834143e9cadb56db2744 15:32:32 [2022-08-02T15:32:32.820Z] #69 DONE 0.0s 15:32:32 [2022-08-02T15:32:32.820Z] 15:32:32 [2022-08-02T15:32:32.820Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker 15:32:32 [2022-08-02T15:32:32.820Z] #70 sha256:181cdf6c4939fa8c986773719d0067597d0b0e9beb1e8ac39140eb8aa840321e 15:32:33 [2022-08-02T15:32:33.728Z] #71 exporting layers 9.0s done 15:32:33 [2022-08-02T15:32:33.728Z] #71 writing image sha256:24ba6b0a6deec716a7832ac7bec12f7956c44cd3b9195a210333c9ca13580c81 done 15:32:33 [2022-08-02T15:32:33.728Z] #71 naming to docker.io/library/docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b done 15:32:33 [2022-08-02T15:32:33.728Z] #71 DONE 9.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh 15:32:34 [2022-08-02T15:32:34.081Z] + trap exit INT TERM 15:32:34 [2022-08-02T15:32:34.081Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT 15:32:34 [2022-08-02T15:32:34.081Z] + CONTAINER_NAME=docker-pr4 15:32:34 [2022-08-02T15:32:34.081Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43889/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43889/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b -e DOCKER_GRAPHDRIVER docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b hack/make.sh dynbinary-daemon 15:32:35 [2022-08-02T15:32:35.001Z] #70 DONE 3.4s 15:32:35 [2022-08-02T15:32:35.001Z] 15:32:35 [2022-08-02T15:32:35.001Z] #71 exporting to image 15:32:35 [2022-08-02T15:32:35.001Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 15:32:35 [2022-08-02T15:32:35.001Z] #71 exporting layers 15:32:35 [2022-08-02T15:32:35.990Z] 15:32:35 [2022-08-02T15:32:35.990Z] Removing bundles/ 15:32:35 [2022-08-02T15:32:35.990Z] 15:32:35 [2022-08-02T15:32:35.990Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 15:32:35 [2022-08-02T15:32:35.990Z] Building: bundles/dynbinary-daemon/dockerd-dev 15:32:35 [2022-08-02T15:32:35.990Z] GOOS="" GOARCH="" GOARM="" 15:32:37 [2022-08-02T15:32:37.069Z] #70 DONE 3.8s 15:32:37 [2022-08-02T15:32:37.069Z] 15:32:37 [2022-08-02T15:32:37.069Z] #71 exporting to image 15:32:37 [2022-08-02T15:32:37.069Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 15:32:37 [2022-08-02T15:32:37.069Z] #71 exporting layers 15:32:43 [2022-08-02T15:32:43.130Z] #71 exporting layers 7.3s done 15:32:43 [2022-08-02T15:32:43.130Z] #71 writing image sha256:6539c8557624f08c95b005cd90dd083556f39f2f94a6ce7e36fbe7dcb32f0fc6 done 15:32:43 [2022-08-02T15:32:43.130Z] #71 naming to docker.io/library/docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b done 15:32:43 [2022-08-02T15:32:43.130Z] #71 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh 15:32:43 [2022-08-02T15:32:43.464Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43889/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43889/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b hack/validate/default 15:32:43 [2022-08-02T15:32:43.646Z] #71 exporting layers 6.8s done 15:32:43 [2022-08-02T15:32:43.646Z] #71 writing image sha256:1e4f03e8dad117b626a58dfdb2712ed352040850668e171d2ff19d6ddbc0d755 done 15:32:43 [2022-08-02T15:32:43.646Z] #71 naming to docker.io/library/docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b done 15:32:43 [2022-08-02T15:32:43.646Z] #71 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:43 [2022-08-02T15:32:43.969Z] 7aca8de30754: Pull complete 15:32:43 [2022-08-02T15:32:43.969Z] Digest: sha256:26c6c296a4737ba478fe3c3e531b098f89b5562c40b416ba6fb8177ac462d1af 15:32:43 [2022-08-02T15:32:43.969Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 15:32:43 [2022-08-02T15:32:43.969Z] mcr.microsoft.com/windows/servercore:ltsc2019 15:32:43 [2022-08-02T15:32:43.969Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully 15:32:43 [2022-08-02T15:32:43.969Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore 15:32:43 [2022-08-02T15:32:43.969Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3165' 15:32:43 [2022-08-02T15:32:43.969Z] INFO: Docker version of control daemon 15:32:43 [2022-08-02T15:32:43.969Z] 15:32:43 [2022-08-02T15:32:43.969Z] Client: 15:32:43 [2022-08-02T15:32:43.969Z] Version: 20.10.9 15:32:43 [2022-08-02T15:32:43.969Z] API version: 1.41 15:32:43 [2022-08-02T15:32:43.969Z] Go version: go1.16.8 15:32:43 [2022-08-02T15:32:43.969Z] Git commit: c2ea9bc 15:32:43 [2022-08-02T15:32:43.969Z] Built: Mon Oct 4 16:11:10 2021 15:32:43 [2022-08-02T15:32:43.969Z] OS/Arch: windows/amd64 15:32:43 [2022-08-02T15:32:43.969Z] Context: default 15:32:43 [2022-08-02T15:32:43.969Z] Experimental: true 15:32:43 [2022-08-02T15:32:43.969Z] 15:32:43 [2022-08-02T15:32:43.969Z] Server: Docker Engine - Community 15:32:43 [2022-08-02T15:32:43.969Z] Engine: 15:32:43 [2022-08-02T15:32:43.969Z] Version: 20.10.9 15:32:43 [2022-08-02T15:32:43.969Z] API version: 1.41 (minimum version 1.24) 15:32:43 [2022-08-02T15:32:43.969Z] Go version: go1.16.8 15:32:43 [2022-08-02T15:32:43.969Z] Git commit: 79ea9d3 15:32:43 [2022-08-02T15:32:43.969Z] Built: Mon Oct 4 16:06:39 2021 15:32:43 [2022-08-02T15:32:43.969Z] OS/Arch: windows/amd64 15:32:43 [2022-08-02T15:32:43.969Z] Experimental: true 15:32:43 [2022-08-02T15:32:43.969Z] 15:32:43 [2022-08-02T15:32:43.969Z] INFO: Docker info of control daemon 15:32:43 [2022-08-02T15:32:43.969Z] 15:32:43 [2022-08-02T15:32:43.969Z] Client: 15:32:43 [2022-08-02T15:32:43.969Z] Context: default 15:32:43 [2022-08-02T15:32:43.969Z] Debug Mode: false 15:32:43 [2022-08-02T15:32:43.969Z] Plugins: 15:32:43 [2022-08-02T15:32:43.969Z] app: Docker Application (Docker Inc., v0.8.0) 15:32:43 [2022-08-02T15:32:43.969Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) 15:32:43 [2022-08-02T15:32:43.969Z] registry: Manage Docker registries (Docker Inc., 0.1.0) 15:32:43 [2022-08-02T15:32:43.969Z] 15:32:43 [2022-08-02T15:32:43.969Z] Server: 15:32:43 [2022-08-02T15:32:43.969Z] Containers: 0 15:32:43 [2022-08-02T15:32:43.969Z] Running: 0 15:32:43 [2022-08-02T15:32:43.969Z] Paused: 0 15:32:43 [2022-08-02T15:32:43.969Z] Stopped: 0 15:32:43 [2022-08-02T15:32:43.969Z] Images: 1 15:32:43 [2022-08-02T15:32:43.969Z] Server Version: 20.10.9 15:32:43 [2022-08-02T15:32:43.969Z] Storage Driver: windowsfilter (windows) lcow (linux) 15:32:43 [2022-08-02T15:32:43.969Z] Windows: 15:32:43 [2022-08-02T15:32:43.969Z] LCOW: 15:32:43 [2022-08-02T15:32:43.969Z] Logging Driver: json-file 15:32:43 [2022-08-02T15:32:43.969Z] Plugins: 15:32:43 [2022-08-02T15:32:43.969Z] Volume: local 15:32:43 [2022-08-02T15:32:43.969Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 15:32:43 [2022-08-02T15:32:43.969Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 15:32:43 [2022-08-02T15:32:43.969Z] Swarm: inactive 15:32:43 [2022-08-02T15:32:43.969Z] Default Isolation: process 15:32:43 [2022-08-02T15:32:43.969Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 15:32:43 [2022-08-02T15:32:43.969Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) 15:32:43 [2022-08-02T15:32:43.969Z] OSType: windows 15:32:43 [2022-08-02T15:32:43.969Z] Architecture: x86_64 15:32:43 [2022-08-02T15:32:43.969Z] CPUs: 4 15:32:43 [2022-08-02T15:32:43.969Z] Total Memory: 32GiB 15:32:43 [2022-08-02T15:32:43.969Z] Name: azwin-2-caca70 15:32:43 [2022-08-02T15:32:43.969Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L 15:32:43 [2022-08-02T15:32:43.969Z] Docker Root Dir: D:\docker 15:32:43 [2022-08-02T15:32:43.969Z] Debug Mode: false 15:32:43 [2022-08-02T15:32:43.969Z] Registry: https://index.docker.io/v1/ 15:32:43 [2022-08-02T15:32:43.969Z] Labels: 15:32:43 [2022-08-02T15:32:43.969Z] Experimental: true 15:32:43 [2022-08-02T15:32:43.969Z] Insecure Registries: 15:32:43 [2022-08-02T15:32:43.969Z] 10.0.0.4:5000 15:32:43 [2022-08-02T15:32:43.969Z] 127.0.0.0/8 15:32:43 [2022-08-02T15:32:43.969Z] Registry Mirrors: 15:32:43 [2022-08-02T15:32:43.969Z] http://10.0.0.4:5000/ 15:32:43 [2022-08-02T15:32:43.969Z] Live Restore Enabled: false 15:32:43 [2022-08-02T15:32:43.969Z] Product License: Community Engine 15:32:43 [2022-08-02T15:32:43.969Z] 15:32:43 [2022-08-02T15:32:43.969Z] 15:32:43 [2022-08-02T15:32:43.969Z] INFO: Commit hash is 2833aa1e4b 15:32:43 [2022-08-02T15:32:43.969Z] INFO: Nuke-Everything... 15:32:43 [2022-08-02T15:32:43.969Z] INFO: Container count on control daemon to delete is 0 15:32:43 [2022-08-02T15:32:43.969Z] INFO: Nuking d:\CI 15:32:43 [2022-08-02T15:32:43.969Z] INFO: Zapped successfully 15:32:43 [2022-08-02T15:32:43.969Z] INFO: Location for testing is d:\CI\PR-43889\4 15:32:43 [2022-08-02T15:32:43.969Z] INFO: Validating GOLang consistency in Dockerfile.windows... 15:32:43 [2022-08-02T15:32:43.969Z] 15:32:43 [2022-08-02T15:32:43.969Z] 15:32:43 [2022-08-02T15:32:43.969Z] INFO: Building the image from Dockerfile.windows at 08/02/2022 15:32:39... 15:32:43 [2022-08-02T15:32:43.969Z] 15:32:43 [2022-08-02T15:32:43.988Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43889/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b -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:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b hack/make.sh dynbinary test-integration 15:32:44 [2022-08-02T15:32:44.842Z] Congratulations! All commits are properly signed with the DCO! 15:32:44 [2022-08-02T15:32:44.917Z] 15:32:44 [2022-08-02T15:32:44.917Z] Removing bundles/ 15:32:44 [2022-08-02T15:32:44.917Z] 15:32:44 [2022-08-02T15:32:44.917Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 15:32:45 [2022-08-02T15:32:45.173Z] Building: bundles/dynbinary-daemon/dockerd-dev 15:32:45 [2022-08-02T15:32:45.173Z] GOOS="" GOARCH="" GOARM="" 15:32:45 [2022-08-02T15:32:45.262Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/pkg/symlink [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/pkg/term [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/profiles/apparmor [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/rootless [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/rootless/specconv [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/runconfig/opts [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/testutil/daemon [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/testutil/environment [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/testutil/fakegit [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/testutil/registry [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/testutil/request [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/volume [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/volume/service/opts [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] ? github.com/docker/docker/volume/testutils [no test files] 15:32:45 [2022-08-02T15:32:45.262Z] 15:32:45 [2022-08-02T15:32:45.262Z] === Skipped 15:32:45 [2022-08-02T15:32:45.262Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 15:32:45 [2022-08-02T15:32:45.262Z] exec_linux_test.go:19: requires AppArmor to be enabled 15:32:45 [2022-08-02T15:32:45.262Z] 15:32:45 [2022-08-02T15:32:45.262Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 15:32:45 [2022-08-02T15:32:45.262Z] exec_linux_test.go:39: requires AppArmor to be enabled 15:32:45 [2022-08-02T15:32:45.262Z] 15:32:45 [2022-08-02T15:32:45.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:47: Driver btrfs not supported 15:32:45 [2022-08-02T15:32:45.262Z] 15:32:45 [2022-08-02T15:32:45.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:47: Driver btrfs not supported 15:32:45 [2022-08-02T15:32:45.262Z] 15:32:45 [2022-08-02T15:32:45.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:47: Driver btrfs not supported 15:32:45 [2022-08-02T15:32:45.262Z] 15:32:45 [2022-08-02T15:32:45.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:47: Driver btrfs not supported 15:32:45 [2022-08-02T15:32:45.262Z] 15:32:45 [2022-08-02T15:32:45.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:47: Driver btrfs not supported 15:32:45 [2022-08-02T15:32:45.262Z] 15:32:45 [2022-08-02T15:32:45.262Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:74: No driver to put! 15:32:45 [2022-08-02T15:32:45.262Z] 15:32:45 [2022-08-02T15:32:45.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 15:32:45 [2022-08-02T15:32:45.262Z] time="2022-08-02T15:31:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:45: graphdriver: driver not supported 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported 15:32:45 [2022-08-02T15:32:45.262Z] 15:32:45 [2022-08-02T15:32:45.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 15:32:45 [2022-08-02T15:32:45.262Z] time="2022-08-02T15:31:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:45: graphdriver: driver not supported 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported 15:32:45 [2022-08-02T15:32:45.262Z] 15:32:45 [2022-08-02T15:32:45.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 15:32:45 [2022-08-02T15:32:45.262Z] time="2022-08-02T15:31:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:45: graphdriver: driver not supported 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported 15:32:45 [2022-08-02T15:32:45.262Z] 15:32:45 [2022-08-02T15:32:45.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 15:32:45 [2022-08-02T15:32:45.262Z] time="2022-08-02T15:31:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:45: graphdriver: driver not supported 15:32:45 [2022-08-02T15:32:45.262Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported 15:32:45 [2022-08-02T15:32:45.262Z] 15:32:45 [2022-08-02T15:32:45.262Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 15:32:45 [2022-08-02T15:32:45.262Z] time="2022-08-02T15:31:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:32:45 [2022-08-02T15:32:45.263Z] graphtest_unix.go:45: graphdriver: driver not supported 15:32:45 [2022-08-02T15:32:45.263Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported 15:32:45 [2022-08-02T15:32:45.263Z] 15:32:45 [2022-08-02T15:32:45.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 15:32:45 [2022-08-02T15:32:45.263Z] graphtest_unix.go:74: No driver to put! 15:32:45 [2022-08-02T15:32:45.263Z] 15:32:45 [2022-08-02T15:32:45.263Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 15:32:45 [2022-08-02T15:32:45.263Z] overlay_test.go:45: Fails to compute changes after apply intermittently 15:32:45 [2022-08-02T15:32:45.263Z] 15:32:45 [2022-08-02T15:32:45.263Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 15:32:45 [2022-08-02T15:32:45.263Z] overlay_test.go:50: Fails to compute changes intermittently 15:32:45 [2022-08-02T15:32:45.263Z] 15:32:45 [2022-08-02T15:32:45.263Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 15:32:45 [2022-08-02T15:32:45.263Z] overlay_test.go:66: Cannot run test with naive change algorithm 15:32:45 [2022-08-02T15:32:45.263Z] 15:32:45 [2022-08-02T15:32:45.263Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 15:32:45 [2022-08-02T15:32:45.263Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 15:32:45 [2022-08-02T15:32:45.263Z] 15:32:45 [2022-08-02T15:32:45.263Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 15:32:45 [2022-08-02T15:32:45.263Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:32:45 [2022-08-02T15:32:45.263Z] graphtest_unix.go:47: Driver zfs not supported 15:32:45 [2022-08-02T15:32:45.263Z] 15:32:45 [2022-08-02T15:32:45.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 15:32:45 [2022-08-02T15:32:45.263Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:32:45 [2022-08-02T15:32:45.263Z] graphtest_unix.go:47: Driver zfs not supported 15:32:45 [2022-08-02T15:32:45.263Z] 15:32:45 [2022-08-02T15:32:45.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 15:32:45 [2022-08-02T15:32:45.263Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:32:45 [2022-08-02T15:32:45.263Z] graphtest_unix.go:47: Driver zfs not supported 15:32:45 [2022-08-02T15:32:45.263Z] 15:32:45 [2022-08-02T15:32:45.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 15:32:45 [2022-08-02T15:32:45.263Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:32:45 [2022-08-02T15:32:45.263Z] graphtest_unix.go:47: Driver zfs not supported 15:32:45 [2022-08-02T15:32:45.263Z] 15:32:45 [2022-08-02T15:32:45.263Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 15:32:45 [2022-08-02T15:32:45.263Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:32:45 [2022-08-02T15:32:45.263Z] graphtest_unix.go:47: Driver zfs not supported 15:32:45 [2022-08-02T15:32:45.263Z] 15:32:45 [2022-08-02T15:32:45.263Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 15:32:45 [2022-08-02T15:32:45.263Z] graphtest_unix.go:74: No driver to put! 15:32:45 [2022-08-02T15:32:45.263Z] 15:32:45 [2022-08-02T15:32:45.263Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 15:32:45 [2022-08-02T15:32:45.263Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 15:32:45 [2022-08-02T15:32:45.263Z] 15:32:45 [2022-08-02T15:32:45.263Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 15:32:45 [2022-08-02T15:32:45.263Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 15:32:45 [2022-08-02T15:32:45.263Z] 15:32:45 [2022-08-02T15:32:45.263Z] DONE 2251 tests, 26 skipped in 207.056s Post stage [Pipeline] junit 15:32:45 [2022-08-02T15:32:45.275Z] Recording test results 15:32:45 [2022-08-02T15:32:45.783Z] Congratulations! Seccomp profile generation is done correctly. 15:32:45 [2022-08-02T15:32:45.783Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. 15:32:46 [2022-08-02T15:32:46.787Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:47 [2022-08-02T15:32:47.017Z] Sending build context to Docker daemon 58.35MB 15:32:47 [2022-08-02T15:32:47.017Z] 15:32:47 [2022-08-02T15:32:47.017Z] Step 1/10 : FROM microsoft/windowsservercore 15:32:47 [2022-08-02T15:32:47.017Z] ---> e6b07227af5c 15:32:47 [2022-08-02T15:32:47.017Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 15:32:47 [2022-08-02T15:32:47.017Z] ---> Running in 6119400a5ebc 15:32:47 [2022-08-02T15:32:47.120Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43889/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b -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:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b hack/make.sh dynbinary test-integration 15:32:47 [2022-08-02T15:32:47.378Z] 15:32:47 [2022-08-02T15:32:47.515Z] Removing intermediate container 6119400a5ebc 15:32:47 [2022-08-02T15:32:47.515Z] ---> bc431b6e3c1f 15:32:47 [2022-08-02T15:32:47.515Z] Step 3/10 : ARG GO_VERSION=1.17.12 15:32:47 [2022-08-02T15:32:47.515Z] ---> Running in f72ecdaac1f8 15:32:47 [2022-08-02T15:32:47.636Z] Removing bundles/ 15:32:47 [2022-08-02T15:32:47.636Z] 15:32:47 [2022-08-02T15:32:47.636Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 15:32:47 [2022-08-02T15:32:47.636Z] Building: bundles/dynbinary-daemon/dockerd-dev 15:32:47 [2022-08-02T15:32:47.636Z] GOOS="" GOARCH="" GOARM="" 15:32:48 [2022-08-02T15:32:48.000Z] Removing intermediate container f72ecdaac1f8 15:32:48 [2022-08-02T15:32:48.000Z] ---> aa35b6a41815 15:32:48 [2022-08-02T15:32:48.000Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 15:32:48 [2022-08-02T15:32:48.000Z] ---> Running in 63c317210fbd 15:32:48 [2022-08-02T15:32:48.485Z] Removing intermediate container 63c317210fbd 15:32:48 [2022-08-02T15:32:48.485Z] ---> 5a6723df9f7e 15:32:48 [2022-08-02T15:32:48.485Z] 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} 15:32:48 [2022-08-02T15:32:48.485Z] ---> Running in 955d8d81f06f 15:32:48 [2022-08-02T15:32:48.485Z] Removing intermediate container 955d8d81f06f 15:32:48 [2022-08-02T15:32:48.485Z] ---> 1b841ffd77c1 15:32:48 [2022-08-02T15:32:48.970Z] 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; 15:32:48 [2022-08-02T15:32:48.970Z] ---> Running in 8eb28d77467e 15:32:53 [2022-08-02T15:32:53.913Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 15:32:54 [2022-08-02T15:32:54.852Z] Congratulations! All API changes are done the right way. 15:32:54 [2022-08-02T15:32:54.852Z] Congratulations! All TOML source files changed here have valid syntax. 15:32:54 [2022-08-02T15:32:54.852Z] Congratulations! Changelog CHANGELOG.md is well-formed. 15:32:54 [2022-08-02T15:32:54.852Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. 15:32:54 [2022-08-02T15:32:54.852Z] Congratulations! No new tests were added to integration-cli. 15:32:55 [2022-08-02T15:32:55.111Z] 15:32:55 [2022-08-02T15:32:55.111Z] INFO Start validation with golang-ci-lint 15:32:55 [2022-08-02T15:32:55.111Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 15:32:55 [2022-08-02T15:32:55.111Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 15:32:55 [2022-08-02T15:32:55.112Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 15:33:06 [2022-08-02T15:33:06.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 15:33:06 [2022-08-02T15:33:06.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 15:33:10 [2022-08-02T15:33:10.463Z] 15:33:10 [2022-08-02T15:33:10.463Z] SUCCESS: Specified value was saved. 15:33:10 [2022-08-02T15:33:10.463Z] INFO: Downloading git... 15:33:11 [2022-08-02T15:33:11.494Z] INFO: Downloading go... 15:33:17 [2022-08-02T15:33:17.507Z] INFO: Downloading compiler 1 of 3... 15:33:17 [2022-08-02T15:33:17.507Z] INFO: Downloading compiler 2 of 3... 15:33:17 [2022-08-02T15:33:17.993Z] INFO: Downloading compiler 3 of 3... 15:33:17 [2022-08-02T15:33:17.993Z] INFO: Extracting git... 15:33:24 [2022-08-02T15:33:24.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 15:33:32 [2022-08-02T15:33:32.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 15:33:33 [2022-08-02T15:33:33.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 15:33:34 [2022-08-02T15:33:34.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 15:33:35 [2022-08-02T15:33:35.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 15:33:35 [2022-08-02T15:33:35.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 15:33:36 [2022-08-02T15:33:36.052Z] INFO: Expanding go... 15:33:36 [2022-08-02T15:33:36.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 15:33:39 [2022-08-02T15:33:39.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 15:33:40 [2022-08-02T15:33:40.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 15:33:41 [2022-08-02T15:33:41.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 15:33:41 [2022-08-02T15:33:41.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 15:33:42 [2022-08-02T15:33:42.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 15:33:43 [2022-08-02T15:33:43.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 15:33:44 [2022-08-02T15:33:44.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 15:33:45 [2022-08-02T15:33:45.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 15:33:45 [2022-08-02T15:33:45.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 15:33:46 [2022-08-02T15:33:46.742Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 15:33:46 [2022-08-02T15:33:46.742Z] Using test binary docker 15:33:46 [2022-08-02T15:33:46.742Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 15:33:46 [2022-08-02T15:33:46.742Z] Starting apparmor (via systemctl): apparmor.service. 15:33:46 [2022-08-02T15:33:46.742Z] INFO: Waiting for daemon to start... 15:33:46 [2022-08-02T15:33:46.742Z] Starting dockerd 15:33:48 [2022-08-02T15:33:48.640Z] . 15:33:48 [2022-08-02T15:33:48.640Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 15:33:48 [2022-08-02T15:33:48.898Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 15:33:48 [2022-08-02T15:33:48.898Z] Error: No such image: emptyfs 15:33:48 [2022-08-02T15:33:48.898Z] Running integration-test (iteration 1) 15:33:48 [2022-08-02T15:33:48.898Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 15:34:03 [2022-08-02T15:34:03.772Z] Loaded image: buildpack-deps:buster 15:34:03 [2022-08-02T15:34:03.772Z] Loaded image: busybox:latest 15:34:03 [2022-08-02T15:34:03.772Z] Loaded image: busybox:glibc 15:34:04 [2022-08-02T15:34:04.708Z] Loaded image: debian:bullseye 15:34:04 [2022-08-02T15:34:04.708Z] Loaded image: hello-world:latest 15:34:04 [2022-08-02T15:34:04.708Z] Loaded image: arm32v7/hello-world:latest 15:34:04 [2022-08-02T15:34:04.708Z] INFO: Testing against a local daemon 15:34:04 [2022-08-02T15:34:04.708Z] === RUN TestCgroupNamespacesBuild 15:34:06 [2022-08-02T15:34:06.084Z] --- PASS: TestCgroupNamespacesBuild (1.44s) 15:34:06 [2022-08-02T15:34:06.084Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 15:34:06 [2022-08-02T15:34:06.469Z] INFO: Expanding compiler 1 of 3... 15:34:06 [2022-08-02T15:34:06.469Z] INFO: Expanding compiler 2 of 3... 15:34:07 [2022-08-02T15:34:07.457Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) 15:34:07 [2022-08-02T15:34:07.458Z] === RUN TestBuildWithSession 15:34:07 [2022-08-02T15:34:07.458Z] build_session_test.go:25: TODO: BuildKit 15:34:07 [2022-08-02T15:34:07.458Z] --- SKIP: TestBuildWithSession (0.00s) 15:34:07 [2022-08-02T15:34:07.458Z] === RUN TestBuildSquashParent 15:34:09 [2022-08-02T15:34:09.070Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 15:34:09 [2022-08-02T15:34:09.070Z] 15:34:09 [2022-08-02T15:34:09.070Z] ---> Making bundle: test-integration (in bundles/test-integration) 15:34:09 [2022-08-02T15:34:09.070Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 15:34:09 [2022-08-02T15:34:09.070Z] HOSTNAME=17378a1e5011 15:34:09 [2022-08-02T15:34:09.070Z] TESTDEBUG=0 15:34:09 [2022-08-02T15:34:09.070Z] DEST=bundles/test-integration 15:34:09 [2022-08-02T15:34:09.070Z] PWD=/go/src/github.com/docker/docker 15:34:09 [2022-08-02T15:34:09.070Z] DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:34:09 [2022-08-02T15:34:09.070Z] container=docker 15:34:09 [2022-08-02T15:34:09.070Z] HOME=/root 15:34:09 [2022-08-02T15:34:09.070Z] GOLANG_VERSION=1.17.12 15:34:09 [2022-08-02T15:34:09.070Z] VALIDATE_REPO=https://github.com/moby/moby.git 15:34:09 [2022-08-02T15:34:09.070Z] VALIDATE_BRANCH=20.10 15:34:09 [2022-08-02T15:34:09.070Z] TERM=xterm 15:34:09 [2022-08-02T15:34:09.070Z] DOCKER_PKG=github.com/docker/docker 15:34:09 [2022-08-02T15:34:09.070Z] SHLVL=1 15:34:09 [2022-08-02T15:34:09.070Z] TIMEOUT=120m 15:34:09 [2022-08-02T15:34:09.070Z] DOCKER_BUILDTAGS=apparmor seccomp journald 15:34:09 [2022-08-02T15:34:09.070Z] DOCKER_GRAPHDRIVER=overlay2 15:34:09 [2022-08-02T15:34:09.070Z] GO111MODULE=off 15:34:09 [2022-08-02T15:34:09.070Z] DOCKER_EXPERIMENTAL=1 15:34:09 [2022-08-02T15:34:09.070Z] TEST_SKIP_INTEGRATION_CLI=1 15:34:09 [2022-08-02T15:34:09.070Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 15:34:09 [2022-08-02T15:34:09.070Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 15:34:09 [2022-08-02T15:34:09.070Z] GOPATH=/go 15:34:09 [2022-08-02T15:34:09.070Z] PKG_CONFIG=pkg-config 15:34:09 [2022-08-02T15:34:09.070Z] _=/usr/bin/env 15:34:09 [2022-08-02T15:34:09.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 15:34:11 [2022-08-02T15:34:11.344Z] INFO: Expanding compiler 3 of 3... 15:34:11 [2022-08-02T15:34:11.640Z] --- PASS: TestBuildSquashParent (3.92s) 15:34:11 [2022-08-02T15:34:11.640Z] === RUN TestBuildWithRemoveAndForceRemove 15:34:11 [2022-08-02T15:34:11.640Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:34:11 [2022-08-02T15:34:11.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:34:11 [2022-08-02T15:34:11.640Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:34:11 [2022-08-02T15:34:11.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:34:11 [2022-08-02T15:34:11.640Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:34:11 [2022-08-02T15:34:11.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:34:11 [2022-08-02T15:34:11.640Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:34:11 [2022-08-02T15:34:11.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:34:11 [2022-08-02T15:34:11.640Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:34:11 [2022-08-02T15:34:11.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:34:11 [2022-08-02T15:34:11.640Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:34:11 [2022-08-02T15:34:11.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:34:11 [2022-08-02T15:34:11.640Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:34:11 [2022-08-02T15:34:11.640Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:34:12 [2022-08-02T15:34:12.364Z] INFO: Removing downloaded files... 15:34:12 [2022-08-02T15:34:12.365Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... 15:34:12 [2022-08-02T15:34:12.365Z] INFO: Configuring git core.autocrlf... 15:34:12 [2022-08-02T15:34:12.492Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 15:34:12 [2022-08-02T15:34:12.492Z] 15:34:12 [2022-08-02T15:34:12.492Z] + TEST_INTEGRATION_DEST=2 15:34:12 [2022-08-02T15:34:12.492Z] + CONTAINER_NAME=docker-pr4-2 15:34:12 [2022-08-02T15:34:12.492Z] + TEST_SKIP_INTEGRATION=1 15:34:12 [2022-08-02T15:34:12.492Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 15:34:12 [2022-08-02T15:34:12.492Z] + run_tests 15:34:12 [2022-08-02T15:34:12.492Z] + c=0 15:34:12 [2022-08-02T15:34:12.492Z] + '[' -n 0 ']' 15:34:12 [2022-08-02T15:34:12.492Z] + rm= 15:34:12 [2022-08-02T15:34:12.492Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43889/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43889/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43889/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b hack/make.sh '' test-integration 15:34:12 [2022-08-02T15:34:12.492Z] + TEST_INTEGRATION_DEST=1 15:34:12 [2022-08-02T15:34:12.492Z] + CONTAINER_NAME=docker-pr4-1 15:34:12 [2022-08-02T15:34:12.492Z] + TEST_SKIP_INTEGRATION_CLI=1 15:34:12 [2022-08-02T15:34:12.492Z] + run_tests test-integration-flaky 15:34:12 [2022-08-02T15:34:12.492Z] + '[' -n 0 ']' 15:34:12 [2022-08-02T15:34:12.492Z] + rm= 15:34:12 [2022-08-02T15:34:12.492Z] + TEST_INTEGRATION_DEST=3 15:34:12 [2022-08-02T15:34:12.492Z] + CONTAINER_NAME=docker-pr4-3 15:34:12 [2022-08-02T15:34:12.492Z] + TEST_SKIP_INTEGRATION=1 15:34:12 [2022-08-02T15:34:12.492Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 15:34:12 [2022-08-02T15:34:12.492Z] + run_tests 15:34:12 [2022-08-02T15:34:12.492Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43889/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43889/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43889/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b hack/make.sh test-integration-flaky test-integration 15:34:12 [2022-08-02T15:34:12.492Z] + '[' -n 0 ']' 15:34:12 [2022-08-02T15:34:12.492Z] + rm= 15:34:12 [2022-08-02T15:34:12.492Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43889/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43889/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43889/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b hack/make.sh '' test-integration 15:34:12 [2022-08-02T15:34:12.492Z] ++ jobs -p 15:34:12 [2022-08-02T15:34:12.492Z] + for job in $(jobs -p) 15:34:12 [2022-08-02T15:34:12.492Z] + wait 32139 15:34:12 [2022-08-02T15:34:12.492Z] 15:34:12 [2022-08-02T15:34:12.492Z] ---> Making bundle: test-integration (in bundles/test-integration) 15:34:12 [2022-08-02T15:34:12.492Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 15:34:12 [2022-08-02T15:34:12.492Z] HOSTNAME=24e42f23b55c 15:34:12 [2022-08-02T15:34:12.492Z] TEST_SKIP_INTEGRATION=1 15:34:12 [2022-08-02T15:34:12.492Z] TESTDEBUG=0 15:34:12 [2022-08-02T15:34:12.492Z] DEST=bundles/test-integration 15:34:12 [2022-08-02T15:34:12.492Z] PWD=/go/src/github.com/docker/docker 15:34:12 [2022-08-02T15:34:12.492Z] KEEPBUNDLE=1 15:34:12 [2022-08-02T15:34:12.492Z] DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:34:12 [2022-08-02T15:34:12.492Z] container=docker 15:34:12 [2022-08-02T15:34:12.492Z] HOME=/root 15:34:12 [2022-08-02T15:34:12.492Z] GOLANG_VERSION=1.17.12 15:34:12 [2022-08-02T15:34:12.492Z] VALIDATE_REPO=https://github.com/moby/moby.git 15:34:12 [2022-08-02T15:34:12.492Z] VALIDATE_BRANCH=20.10 15:34:12 [2022-08-02T15:34:12.492Z] TERM=xterm 15:34:12 [2022-08-02T15:34:12.492Z] DOCKER_PKG=github.com/docker/docker 15:34:12 [2022-08-02T15:34:12.492Z] SHLVL=1 15:34:12 [2022-08-02T15:34:12.492Z] TIMEOUT=120m 15:34:12 [2022-08-02T15:34:12.492Z] DOCKER_BUILDTAGS=apparmor seccomp journald 15:34:12 [2022-08-02T15:34:12.492Z] DOCKER_GRAPHDRIVER=overlay2 15:34:12 [2022-08-02T15:34:12.492Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 15:34:12 [2022-08-02T15:34:12.492Z] GO111MODULE=off 15:34:12 [2022-08-02T15:34:12.492Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 15:34:12 [2022-08-02T15:34:12.492Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 15:34:12 [2022-08-02T15:34:12.492Z] GOPATH=/go 15:34:12 [2022-08-02T15:34:12.492Z] PKG_CONFIG=pkg-config 15:34:12 [2022-08-02T15:34:12.492Z] _=/usr/bin/env 15:34:12 [2022-08-02T15:34:12.492Z] Building test suite binary ./integration-cli/test.main 15:34:12 [2022-08-02T15:34:12.492Z] 15:34:12 [2022-08-02T15:34:12.492Z] 15:34:12 [2022-08-02T15:34:12.492Z] ---> Making bundle: test-integration (in bundles/test-integration) 15:34:12 [2022-08-02T15:34:12.492Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 15:34:12 [2022-08-02T15:34:12.492Z] HOSTNAME=b7328c37cbc5 15:34:12 [2022-08-02T15:34:12.492Z] TEST_SKIP_INTEGRATION=1 15:34:12 [2022-08-02T15:34:12.492Z] TESTDEBUG=0 15:34:12 [2022-08-02T15:34:12.492Z] DEST=bundles/test-integration 15:34:12 [2022-08-02T15:34:12.492Z] PWD=/go/src/github.com/docker/docker 15:34:12 [2022-08-02T15:34:12.492Z] KEEPBUNDLE=1 15:34:12 [2022-08-02T15:34:12.492Z] DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:34:12 [2022-08-02T15:34:12.492Z] container=docker 15:34:12 [2022-08-02T15:34:12.492Z] HOME=/root 15:34:12 [2022-08-02T15:34:12.492Z] GOLANG_VERSION=1.17.12 15:34:12 [2022-08-02T15:34:12.492Z] VALIDATE_REPO=https://github.com/moby/moby.git 15:34:12 [2022-08-02T15:34:12.492Z] VALIDATE_BRANCH=20.10 15:34:12 [2022-08-02T15:34:12.492Z] TERM=xterm 15:34:12 [2022-08-02T15:34:12.492Z] DOCKER_PKG=github.com/docker/docker 15:34:12 [2022-08-02T15:34:12.492Z] SHLVL=1 15:34:12 [2022-08-02T15:34:12.492Z] TIMEOUT=120m 15:34:12 [2022-08-02T15:34:12.492Z] DOCKER_BUILDTAGS=apparmor seccomp journald 15:34:12 [2022-08-02T15:34:12.492Z] DOCKER_GRAPHDRIVER=overlay2 15:34:12 [2022-08-02T15:34:12.492Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 15:34:12 [2022-08-02T15:34:12.492Z] GO111MODULE=off 15:34:12 [2022-08-02T15:34:12.492Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 15:34:12 [2022-08-02T15:34:12.492Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 15:34:12 [2022-08-02T15:34:12.492Z] GOPATH=/go 15:34:12 [2022-08-02T15:34:12.492Z] PKG_CONFIG=pkg-config 15:34:12 [2022-08-02T15:34:12.492Z] _=/usr/bin/env 15:34:12 [2022-08-02T15:34:12.492Z] Building test suite binary ./integration-cli/test.main 15:34:12 [2022-08-02T15:34:12.492Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) 15:34:12 [2022-08-02T15:34:12.492Z] No new tests added to integration. 15:34:12 [2022-08-02T15:34:12.492Z] 15:34:12 [2022-08-02T15:34:12.492Z] ---> Making bundle: test-integration (in bundles/test-integration) 15:34:12 [2022-08-02T15:34:12.773Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 15:34:12 [2022-08-02T15:34:12.773Z] HOSTNAME=ab098d454f3b 15:34:12 [2022-08-02T15:34:12.773Z] TESTDEBUG=0 15:34:12 [2022-08-02T15:34:12.773Z] DEST=bundles/test-integration 15:34:12 [2022-08-02T15:34:12.773Z] PWD=/go/src/github.com/docker/docker 15:34:12 [2022-08-02T15:34:12.773Z] KEEPBUNDLE=1 15:34:12 [2022-08-02T15:34:12.773Z] DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:34:12 [2022-08-02T15:34:12.773Z] container=docker 15:34:12 [2022-08-02T15:34:12.773Z] HOME=/root 15:34:12 [2022-08-02T15:34:12.773Z] GOLANG_VERSION=1.17.12 15:34:12 [2022-08-02T15:34:12.773Z] VALIDATE_REPO=https://github.com/moby/moby.git 15:34:12 [2022-08-02T15:34:12.773Z] VALIDATE_BRANCH=20.10 15:34:12 [2022-08-02T15:34:12.773Z] TERM=xterm 15:34:12 [2022-08-02T15:34:12.773Z] DOCKER_PKG=github.com/docker/docker 15:34:12 [2022-08-02T15:34:12.773Z] SHLVL=1 15:34:12 [2022-08-02T15:34:12.773Z] TIMEOUT=120m 15:34:12 [2022-08-02T15:34:12.773Z] DOCKER_BUILDTAGS=apparmor seccomp journald 15:34:12 [2022-08-02T15:34:12.773Z] DOCKER_GRAPHDRIVER=overlay2 15:34:12 [2022-08-02T15:34:12.773Z] GO111MODULE=off 15:34:12 [2022-08-02T15:34:12.773Z] TEST_SKIP_INTEGRATION_CLI=1 15:34:12 [2022-08-02T15:34:12.773Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 15:34:12 [2022-08-02T15:34:12.773Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 15:34:12 [2022-08-02T15:34:12.773Z] GOPATH=/go 15:34:12 [2022-08-02T15:34:12.773Z] PKG_CONFIG=pkg-config 15:34:12 [2022-08-02T15:34:12.773Z] _=/usr/bin/env 15:34:12 [2022-08-02T15:34:12.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 15:34:13 [2022-08-02T15:34:13.014Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:34:13 [2022-08-02T15:34:13.014Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:34:14 [2022-08-02T15:34:14.389Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:34:14 [2022-08-02T15:34:14.648Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:34:16 [2022-08-02T15:34:16.024Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 15:34:16 [2022-08-02T15:34:16.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.44s) 15:34:16 [2022-08-02T15:34:16.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.74s) 15:34:16 [2022-08-02T15:34:16.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) 15:34:16 [2022-08-02T15:34:16.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.48s) 15:34:16 [2022-08-02T15:34:16.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s) 15:34:16 [2022-08-02T15:34:16.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.34s) 15:34:16 [2022-08-02T15:34:16.024Z] === RUN TestBuildMultiStageCopy 15:34:16 [2022-08-02T15:34:16.024Z] === RUN TestBuildMultiStageCopy/copy_to_root 15:34:17 [2022-08-02T15:34:17.398Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 15:34:17 [2022-08-02T15:34:17.398Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 15:34:17 [2022-08-02T15:34:17.657Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 15:34:17 [2022-08-02T15:34:17.915Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 15:34:18 [2022-08-02T15:34:18.174Z] --- PASS: TestBuildMultiStageCopy (2.21s) 15:34:18 [2022-08-02T15:34:18.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) 15:34:18 [2022-08-02T15:34:18.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) 15:34:18 [2022-08-02T15:34:18.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) 15:34:18 [2022-08-02T15:34:18.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) 15:34:18 [2022-08-02T15:34:18.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) 15:34:18 [2022-08-02T15:34:18.174Z] === RUN TestBuildMultiStageParentConfig 15:34:18 [2022-08-02T15:34:18.741Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) 15:34:18 [2022-08-02T15:34:18.741Z] === RUN TestBuildLabelWithTargets 15:34:19 [2022-08-02T15:34:19.676Z] --- PASS: TestBuildLabelWithTargets (0.97s) 15:34:19 [2022-08-02T15:34:19.676Z] === RUN TestBuildWithEmptyLayers 15:34:20 [2022-08-02T15:34:20.242Z] --- PASS: TestBuildWithEmptyLayers (0.43s) 15:34:20 [2022-08-02T15:34:20.242Z] === RUN TestBuildMultiStageOnBuild 15:34:21 [2022-08-02T15:34:21.616Z] --- PASS: TestBuildMultiStageOnBuild (1.57s) 15:34:21 [2022-08-02T15:34:21.616Z] === RUN TestBuildUncleanTarFilenames 15:34:21 [2022-08-02T15:34:21.639Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 15:34:21 [2022-08-02T15:34:21.639Z] 15:34:21 [2022-08-02T15:34:21.639Z] ---> Making bundle: test-integration (in bundles/test-integration) 15:34:21 [2022-08-02T15:34:21.639Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 15:34:21 [2022-08-02T15:34:21.639Z] HOSTNAME=ab7fc4aecb9f 15:34:21 [2022-08-02T15:34:21.639Z] DEST=bundles/test-integration 15:34:21 [2022-08-02T15:34:21.639Z] PWD=/go/src/github.com/docker/docker 15:34:21 [2022-08-02T15:34:21.639Z] DOCKER_ROOTLESS=1 15:34:21 [2022-08-02T15:34:21.639Z] DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b 15:34:21 [2022-08-02T15:34:21.639Z] container=docker 15:34:21 [2022-08-02T15:34:21.639Z] HOME=/root 15:34:21 [2022-08-02T15:34:21.639Z] GOLANG_VERSION=1.17.12 15:34:21 [2022-08-02T15:34:21.639Z] VALIDATE_REPO=https://github.com/moby/moby.git 15:34:21 [2022-08-02T15:34:21.639Z] VALIDATE_BRANCH=20.10 15:34:21 [2022-08-02T15:34:21.639Z] TERM=xterm 15:34:21 [2022-08-02T15:34:21.639Z] DOCKER_PKG=github.com/docker/docker 15:34:21 [2022-08-02T15:34:21.639Z] SHLVL=1 15:34:21 [2022-08-02T15:34:21.639Z] TIMEOUT=120m 15:34:21 [2022-08-02T15:34:21.639Z] DOCKER_BUILDTAGS=apparmor seccomp journald 15:34:21 [2022-08-02T15:34:21.639Z] DOCKER_GRAPHDRIVER=overlay2 15:34:21 [2022-08-02T15:34:21.639Z] GO111MODULE=off 15:34:21 [2022-08-02T15:34:21.639Z] DOCKER_EXPERIMENTAL=1 15:34:21 [2022-08-02T15:34:21.639Z] TEST_SKIP_INTEGRATION_CLI=1 15:34:21 [2022-08-02T15:34:21.639Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 15:34:21 [2022-08-02T15:34:21.639Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 15:34:21 [2022-08-02T15:34:21.639Z] GOPATH=/go 15:34:21 [2022-08-02T15:34:21.639Z] PKG_CONFIG=pkg-config 15:34:21 [2022-08-02T15:34:21.639Z] _=/usr/bin/env 15:34:21 [2022-08-02T15:34:21.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 15:34:22 [2022-08-02T15:34:22.184Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) 15:34:22 [2022-08-02T15:34:22.184Z] === RUN TestBuildMultiStageLayerLeak 15:34:24 [2022-08-02T15:34:24.120Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s) 15:34:24 [2022-08-02T15:34:24.120Z] === RUN TestBuildWithHugeFile 15:34:41 [2022-08-02T15:34:41.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 15:34:41 [2022-08-02T15:34:41.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 15:34:59 [2022-08-02T15:34:59.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 15:35:00 [2022-08-02T15:35:00.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 15:35:00 [2022-08-02T15:35:00.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 15:35:05 [2022-08-02T15:35:05.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 15:35:06 [2022-08-02T15:35:06.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 15:35:07 [2022-08-02T15:35:07.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 15:35:07 [2022-08-02T15:35:07.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 15:35:07 [2022-08-02T15:35:07.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 15:35:08 [2022-08-02T15:35:08.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 15:35:11 [2022-08-02T15:35:11.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 15:35:12 [2022-08-02T15:35:12.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 15:35:13 [2022-08-02T15:35:13.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 15:35:13 [2022-08-02T15:35:13.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 15:35:14 [2022-08-02T15:35:14.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 15:35:14 [2022-08-02T15:35:14.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 15:35:16 [2022-08-02T15:35:16.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 15:35:16 [2022-08-02T15:35:16.642Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|name|types_sizes|compiled_files|files|imports) took 2m14.732382984s 15:35:16 [2022-08-02T15:35:16.642Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 413.160742ms 15:35:16 [2022-08-02T15:35:16.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 15:35:17 [2022-08-02T15:35:17.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 15:35:18 [2022-08-02T15:35:18.397Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 15:35:18 [2022-08-02T15:35:18.397Z] Using test binary docker 15:35:18 [2022-08-02T15:35:18.397Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 15:35:18 [2022-08-02T15:35:18.397Z] +++ /etc/init.d/apparmor start 15:35:18 [2022-08-02T15:35:18.397Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 15:35:18 [2022-08-02T15:35:18.397Z] INFO: Waiting for daemon to start... 15:35:18 [2022-08-02T15:35:18.397Z] Starting dockerd 15:35:18 [2022-08-02T15:35:18.397Z] +++ 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 15:35:20 [2022-08-02T15:35:20.297Z] . 15:35:20 [2022-08-02T15:35:20.297Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 15:35:20 [2022-08-02T15:35:20.357Z] --- PASS: TestBuildWithHugeFile (50.45s) 15:35:20 [2022-08-02T15:35:20.357Z] === RUN TestBuildWithEmptyDockerfile 15:35:20 [2022-08-02T15:35:20.357Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 15:35:20 [2022-08-02T15:35:20.357Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 15:35:20 [2022-08-02T15:35:20.357Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:35:20 [2022-08-02T15:35:20.357Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:35:20 [2022-08-02T15:35:20.357Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:35:20 [2022-08-02T15:35:20.357Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:35:20 [2022-08-02T15:35:20.357Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 15:35:20 [2022-08-02T15:35:20.357Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:35:20 [2022-08-02T15:35:20.357Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:35:20 [2022-08-02T15:35:20.357Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 15:35:20 [2022-08-02T15:35:20.357Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) 15:35:20 [2022-08-02T15:35:20.357Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) 15:35:20 [2022-08-02T15:35:20.357Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 15:35:20 [2022-08-02T15:35:20.357Z] === RUN TestBuildPreserveOwnership 15:35:20 [2022-08-02T15:35:20.357Z] === RUN TestBuildPreserveOwnership/copy_from 15:35:20 [2022-08-02T15:35:20.357Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 15:35:20 [2022-08-02T15:35:20.357Z] --- PASS: TestBuildPreserveOwnership (3.39s) 15:35:20 [2022-08-02T15:35:20.357Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.31s) 15:35:20 [2022-08-02T15:35:20.357Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s) 15:35:20 [2022-08-02T15:35:20.357Z] === RUN TestBuildPlatformInvalid 15:35:20 [2022-08-02T15:35:20.357Z] --- PASS: TestBuildPlatformInvalid (0.07s) 15:35:20 [2022-08-02T15:35:20.357Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 15:35:20 [2022-08-02T15:35:20.556Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 15:35:20 [2022-08-02T15:35:20.556Z] Error: No such image: emptyfs 15:35:20 [2022-08-02T15:35:20.556Z] ++++ tar -cC bundles/test-integration/emptyfs . 15:35:20 [2022-08-02T15:35:20.556Z] ++++ docker load 15:35:20 [2022-08-02T15:35:20.556Z] Running integration-test (iteration 1) 15:35:20 [2022-08-02T15:35:20.556Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 15:35:20 [2022-08-02T15:35:20.556Z] ++ 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 15:35:20 [2022-08-02T15:35:20.556Z] ++ set -e 15:35:20 [2022-08-02T15:35:20.556Z] ++ '[' -n 0 ']' 15:35:20 [2022-08-02T15:35:20.556Z] ++ set -x 15:35:20 [2022-08-02T15:35:20.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 15:35:22 [2022-08-02T15:35:22.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 15:35:30 [2022-08-02T15:35:30.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 15:35:30 [2022-08-02T15:35:30.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 15:35:30 [2022-08-02T15:35:30.526Z] Loaded image: buildpack-deps:buster 15:35:30 [2022-08-02T15:35:30.784Z] Loaded image: busybox:latest 15:35:30 [2022-08-02T15:35:30.784Z] Loaded image: busybox:glibc 15:35:30 [2022-08-02T15:35:30.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 15:35:31 [2022-08-02T15:35:31.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 15:35:31 [2022-08-02T15:35:31.542Z] INFO [runner/unused/goanalysis] analyzers took 24.334684029s with top 10 stages: buildssa: 21.319432952s, U1000: 3.015251077s 15:35:31 [2022-08-02T15:35:31.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 15:35:32 [2022-08-02T15:35:32.557Z] Loaded image: buildpack-deps:buster 15:35:32 [2022-08-02T15:35:32.557Z] Loaded image: busybox:latest 15:35:32 [2022-08-02T15:35:32.557Z] Loaded image: busybox:glibc 15:35:32 [2022-08-02T15:35:32.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 15:35:32 [2022-08-02T15:35:32.688Z] Loaded image: debian:bullseye 15:35:32 [2022-08-02T15:35:32.688Z] Loaded image: hello-world:latest 15:35:32 [2022-08-02T15:35:32.688Z] Loaded image: arm32v7/hello-world:latest 15:35:32 [2022-08-02T15:35:32.688Z] INFO: Testing against a local daemon 15:35:32 [2022-08-02T15:35:32.688Z] === RUN TestCgroupNamespacesBuild 15:35:34 [2022-08-02T15:35:34.460Z] Loaded image: debian:bullseye 15:35:34 [2022-08-02T15:35:34.460Z] Loaded image: hello-world:latest 15:35:34 [2022-08-02T15:35:34.460Z] Loaded image: arm32v7/hello-world:latest 15:35:35 [2022-08-02T15:35:35.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 15:35:35 [2022-08-02T15:35:35.218Z] --- PASS: TestCgroupNamespacesBuild (2.31s) 15:35:35 [2022-08-02T15:35:35.218Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 15:35:36 [2022-08-02T15:35:36.411Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) 15:35:36 [2022-08-02T15:35:36.411Z] === RUN TestBuildWithSession 15:35:36 [2022-08-02T15:35:36.411Z] build_session_test.go:25: TODO: BuildKit 15:35:36 [2022-08-02T15:35:36.411Z] --- SKIP: TestBuildWithSession (0.00s) 15:35:36 [2022-08-02T15:35:36.411Z] === RUN TestBuildSquashParent 15:35:36 [2022-08-02T15:35:36.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 15:35:37 [2022-08-02T15:35:37.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 15:35:37 [2022-08-02T15:35:37.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 15:35:38 [2022-08-02T15:35:38.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 15:35:39 [2022-08-02T15:35:39.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 15:35:40 [2022-08-02T15:35:40.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 15:35:40 [2022-08-02T15:35:40.598Z] --- PASS: TestBuildSquashParent (4.00s) 15:35:40 [2022-08-02T15:35:40.598Z] === RUN TestBuildWithRemoveAndForceRemove 15:35:40 [2022-08-02T15:35:40.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:35:40 [2022-08-02T15:35:40.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:35:40 [2022-08-02T15:35:40.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:35:40 [2022-08-02T15:35:40.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:35:40 [2022-08-02T15:35:40.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:35:40 [2022-08-02T15:35:40.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:35:40 [2022-08-02T15:35:40.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:35:40 [2022-08-02T15:35:40.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:35:40 [2022-08-02T15:35:40.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:35:40 [2022-08-02T15:35:40.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:35:40 [2022-08-02T15:35:40.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:35:40 [2022-08-02T15:35:40.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:35:40 [2022-08-02T15:35:40.598Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:35:40 [2022-08-02T15:35:40.598Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:35:40 [2022-08-02T15:35:40.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 15:35:41 [2022-08-02T15:35:41.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 15:35:41 [2022-08-02T15:35:41.533Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:35:41 [2022-08-02T15:35:41.791Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:35:42 [2022-08-02T15:35:42.244Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 15:35:42 [2022-08-02T15:35:42.244Z] Using test binary docker 15:35:42 [2022-08-02T15:35:42.244Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 15:35:42 [2022-08-02T15:35:42.244Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 15:35:42 [2022-08-02T15:35:42.244Z] INFO: Waiting for daemon to start... 15:35:42 [2022-08-02T15:35:42.244Z] Starting dockerd 15:35:42 [2022-08-02T15:35:42.570Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.69s) 15:35:42 [2022-08-02T15:35:42.570Z] PASS 15:35:42 [2022-08-02T15:35:42.570Z] 15:35:42 [2022-08-02T15:35:42.570Z] === Skipped 15:35:42 [2022-08-02T15:35:42.570Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 15:35:42 [2022-08-02T15:35:42.570Z] build_session_test.go:25: TODO: BuildKit 15:35:42 [2022-08-02T15:35:42.570Z] 15:35:42 [2022-08-02T15:35:42.570Z] DONE 33 tests, 1 skipped in 112.811s 15:35:42 [2022-08-02T15:35:42.570Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 15:35:42 [2022-08-02T15:35:42.570Z] INFO: Testing against a local daemon 15:35:42 [2022-08-02T15:35:42.570Z] === RUN TestConfigInspect 15:35:43 [2022-08-02T15:35:43.166Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:35:43 [2022-08-02T15:35:43.166Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:35:44 [2022-08-02T15:35:44.102Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 15:35:44 [2022-08-02T15:35:44.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.26s) 15:35:44 [2022-08-02T15:35:44.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s) 15:35:44 [2022-08-02T15:35:44.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) 15:35:44 [2022-08-02T15:35:44.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.36s) 15:35:44 [2022-08-02T15:35:44.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.06s) 15:35:44 [2022-08-02T15:35:44.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.16s) 15:35:44 [2022-08-02T15:35:44.102Z] === RUN TestBuildMultiStageCopy 15:35:44 [2022-08-02T15:35:44.102Z] === RUN TestBuildMultiStageCopy/copy_to_root 15:35:44 [2022-08-02T15:35:44.129Z] . 15:35:44 [2022-08-02T15:35:44.129Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 15:35:44 [2022-08-02T15:35:44.129Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 15:35:44 [2022-08-02T15:35:44.129Z] Error: No such image: emptyfs 15:35:44 [2022-08-02T15:35:44.384Z] Running integration-test (iteration 1) 15:35:44 [2022-08-02T15:35:44.384Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 15:35:44 [2022-08-02T15:35:44.468Z] --- PASS: TestConfigInspect (2.31s) 15:35:44 [2022-08-02T15:35:44.468Z] === RUN TestConfigList 15:35:45 [2022-08-02T15:35:45.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 15:35:45 [2022-08-02T15:35:45.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 15:35:45 [2022-08-02T15:35:45.737Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 15:35:45 [2022-08-02T15:35:45.995Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 15:35:46 [2022-08-02T15:35:46.254Z] --- PASS: TestBuildMultiStageCopy (1.97s) 15:35:46 [2022-08-02T15:35:46.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) 15:35:46 [2022-08-02T15:35:46.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) 15:35:46 [2022-08-02T15:35:46.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) 15:35:46 [2022-08-02T15:35:46.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) 15:35:46 [2022-08-02T15:35:46.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) 15:35:46 [2022-08-02T15:35:46.254Z] === RUN TestBuildMultiStageParentConfig 15:35:46 [2022-08-02T15:35:46.366Z] --- PASS: TestConfigList (2.16s) 15:35:46 [2022-08-02T15:35:46.366Z] === RUN TestConfigsCreateAndDelete 15:35:46 [2022-08-02T15:35:46.820Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) 15:35:46 [2022-08-02T15:35:46.820Z] === RUN TestBuildLabelWithTargets 15:35:47 [2022-08-02T15:35:47.753Z] --- PASS: TestBuildLabelWithTargets (0.97s) 15:35:47 [2022-08-02T15:35:47.753Z] === RUN TestBuildWithEmptyLayers 15:35:48 [2022-08-02T15:35:48.322Z] --- PASS: TestBuildWithEmptyLayers (0.42s) 15:35:48 [2022-08-02T15:35:48.322Z] === RUN TestBuildMultiStageOnBuild 15:35:48 [2022-08-02T15:35:48.895Z] --- PASS: TestConfigsCreateAndDelete (2.15s) 15:35:48 [2022-08-02T15:35:48.895Z] === RUN TestConfigsUpdate 15:35:49 [2022-08-02T15:35:49.696Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) 15:35:49 [2022-08-02T15:35:49.696Z] === RUN TestBuildUncleanTarFilenames 15:35:50 [2022-08-02T15:35:50.263Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) 15:35:50 [2022-08-02T15:35:50.263Z] === RUN TestBuildMultiStageLayerLeak 15:35:50 [2022-08-02T15:35:50.794Z] --- PASS: TestConfigsUpdate (2.20s) 15:35:50 [2022-08-02T15:35:50.794Z] === RUN TestTemplatedConfig 15:35:51 [2022-08-02T15:35:51.646Z] --- PASS: TestBuildMultiStageLayerLeak (1.42s) 15:35:51 [2022-08-02T15:35:51.646Z] === RUN TestBuildWithHugeFile 15:35:53 [2022-08-02T15:35:53.323Z] --- PASS: TestTemplatedConfig (2.55s) 15:35:53 [2022-08-02T15:35:53.324Z] === RUN TestConfigCreateResolve 15:35:54 [2022-08-02T15:35:54.282Z] Removing intermediate container 8eb28d77467e 15:35:54 [2022-08-02T15:35:54.282Z] ---> 587ad84b945b 15:35:54 [2022-08-02T15:35:54.282Z] 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 15:35:54 [2022-08-02T15:35:54.282Z] ---> Running in aa0ca17d8103 15:35:54 [2022-08-02T15:35:54.282Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin 15:35:54 [2022-08-02T15:35:54.282Z] go: downloading gotest.tools/gotestsum v1.7.0 15:35:54 [2022-08-02T15:35:54.282Z] go: downloading github.com/fatih/color v1.10.0 15:35:54 [2022-08-02T15:35:54.282Z] go: downloading github.com/dnephin/pflag v1.0.7 15:35:54 [2022-08-02T15:35:54.282Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 15:35:54 [2022-08-02T15:35:54.282Z] go: downloading github.com/pkg/errors v0.9.1 15:35:54 [2022-08-02T15:35:54.282Z] go: downloading golang.org/x/tools v0.1.0 15:35:54 [2022-08-02T15:35:54.282Z] go: downloading github.com/mattn/go-colorable v0.1.8 15:35:54 [2022-08-02T15:35:54.282Z] go: downloading github.com/mattn/go-isatty v0.0.12 15:35:54 [2022-08-02T15:35:54.282Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 15:35:54 [2022-08-02T15:35:54.282Z] go: downloading github.com/jonboulle/clockwork v0.2.2 15:35:54 [2022-08-02T15:35:54.282Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 15:35:54 [2022-08-02T15:35:54.282Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 15:35:54 [2022-08-02T15:35:54.282Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 15:35:55 [2022-08-02T15:35:55.856Z] --- PASS: TestConfigCreateResolve (2.26s) 15:35:55 [2022-08-02T15:35:55.856Z] === RUN TestConfigDaemonLibtrustID 15:35:55 [2022-08-02T15:35:55.856Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) 15:35:55 [2022-08-02T15:35:55.856Z] PASS 15:35:55 [2022-08-02T15:35:55.856Z] 15:35:55 [2022-08-02T15:35:55.856Z] DONE 7 tests in 14.208s 15:35:55 [2022-08-02T15:35:55.856Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 15:35:55 [2022-08-02T15:35:55.899Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 15:35:55 [2022-08-02T15:35:55.899Z] go: downloading golang.org/x/mod v0.3.0 15:35:56 [2022-08-02T15:35:56.115Z] INFO: Testing against a local daemon 15:35:56 [2022-08-02T15:35:56.115Z] === RUN TestCheckpoint 15:35:56 [2022-08-02T15:35:56.115Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 15:35:56 [2022-08-02T15:35:56.115Z] --- SKIP: TestCheckpoint (0.00s) 15:35:56 [2022-08-02T15:35:56.115Z] === RUN TestContainerInvalidJSON 15:35:56 [2022-08-02T15:35:56.115Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 15:35:56 [2022-08-02T15:35:56.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 15:35:56 [2022-08-02T15:35:56.115Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 15:35:56 [2022-08-02T15:35:56.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 15:35:56 [2022-08-02T15:35:56.115Z] === RUN TestContainerInvalidJSON//exec/foobar/start 15:35:56 [2022-08-02T15:35:56.115Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 15:35:56 [2022-08-02T15:35:56.115Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 15:35:56 [2022-08-02T15:35:56.115Z] === CONT TestContainerInvalidJSON//exec/foobar/start 15:35:56 [2022-08-02T15:35:56.115Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 15:35:56 [2022-08-02T15:35:56.115Z] --- PASS: TestContainerInvalidJSON (0.01s) 15:35:56 [2022-08-02T15:35:56.115Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 15:35:56 [2022-08-02T15:35:56.115Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 15:35:56 [2022-08-02T15:35:56.115Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 15:35:56 [2022-08-02T15:35:56.115Z] === RUN TestCopyFromContainerPathDoesNotExist 15:35:56 [2022-08-02T15:35:56.115Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) 15:35:56 [2022-08-02T15:35:56.115Z] === RUN TestCopyFromContainerPathIsNotDir 15:35:56 [2022-08-02T15:35:56.115Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) 15:35:56 [2022-08-02T15:35:56.115Z] === RUN TestCopyToContainerPathDoesNotExist 15:35:56 [2022-08-02T15:35:56.115Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 15:35:56 [2022-08-02T15:35:56.115Z] === RUN TestCopyToContainerPathIsNotDir 15:35:56 [2022-08-02T15:35:56.373Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 15:35:56 [2022-08-02T15:35:56.373Z] === RUN TestCopyFromContainer 15:35:57 [2022-08-02T15:35:57.308Z] === RUN TestCopyFromContainer// 15:35:57 [2022-08-02T15:35:57.308Z] === RUN TestCopyFromContainer//bar/root 15:35:57 [2022-08-02T15:35:57.566Z] === RUN TestCopyFromContainer//bar/root/ 15:35:57 [2022-08-02T15:35:57.567Z] === RUN TestCopyFromContainer/bar/quux 15:35:57 [2022-08-02T15:35:57.567Z] === RUN TestCopyFromContainer/bar/quux/ 15:35:57 [2022-08-02T15:35:57.567Z] === RUN TestCopyFromContainer/bar/quux/baz 15:35:57 [2022-08-02T15:35:57.825Z] === RUN TestCopyFromContainer/bar/filesymlink 15:35:57 [2022-08-02T15:35:57.825Z] === RUN TestCopyFromContainer/bar/dirsymlink 15:35:57 [2022-08-02T15:35:57.825Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 15:35:57 [2022-08-02T15:35:57.825Z] === RUN TestCopyFromContainer/bar/notarget 15:35:57 [2022-08-02T15:35:57.825Z] --- PASS: TestCopyFromContainer (1.70s) 15:35:57 [2022-08-02T15:35:57.825Z] --- PASS: TestCopyFromContainer// (0.06s) 15:35:57 [2022-08-02T15:35:57.825Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) 15:35:57 [2022-08-02T15:35:57.825Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 15:35:57 [2022-08-02T15:35:57.825Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) 15:35:57 [2022-08-02T15:35:57.825Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) 15:35:57 [2022-08-02T15:35:57.825Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 15:35:57 [2022-08-02T15:35:57.825Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) 15:35:57 [2022-08-02T15:35:57.825Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) 15:35:57 [2022-08-02T15:35:57.825Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) 15:35:57 [2022-08-02T15:35:57.825Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) 15:35:57 [2022-08-02T15:35:57.825Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 15:35:58 [2022-08-02T15:35:58.087Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:35:58 [2022-08-02T15:35:58.087Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:35:58 [2022-08-02T15:35:58.087Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:35:58 [2022-08-02T15:35:58.087Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:35:58 [2022-08-02T15:35:58.087Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 15:35:58 [2022-08-02T15:35:58.087Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 15:35:58 [2022-08-02T15:35:58.087Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:35:58 [2022-08-02T15:35:58.087Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 15:35:58 [2022-08-02T15:35:58.087Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:35:58 [2022-08-02T15:35:58.087Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 15:35:58 [2022-08-02T15:35:58.087Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 15:35:58 [2022-08-02T15:35:58.087Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 15:35:58 [2022-08-02T15:35:58.087Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 15:35:58 [2022-08-02T15:35:58.087Z] === RUN TestCreateLinkToNonExistingContainer 15:35:58 [2022-08-02T15:35:58.087Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 15:35:58 [2022-08-02T15:35:58.087Z] === RUN TestCreateWithInvalidEnv 15:35:58 [2022-08-02T15:35:58.087Z] === RUN TestCreateWithInvalidEnv/0 15:35:58 [2022-08-02T15:35:58.087Z] === PAUSE TestCreateWithInvalidEnv/0 15:35:58 [2022-08-02T15:35:58.087Z] === RUN TestCreateWithInvalidEnv/1 15:35:58 [2022-08-02T15:35:58.087Z] === PAUSE TestCreateWithInvalidEnv/1 15:35:58 [2022-08-02T15:35:58.087Z] === RUN TestCreateWithInvalidEnv/2 15:35:58 [2022-08-02T15:35:58.087Z] === PAUSE TestCreateWithInvalidEnv/2 15:35:58 [2022-08-02T15:35:58.087Z] === CONT TestCreateWithInvalidEnv/0 15:35:58 [2022-08-02T15:35:58.087Z] === CONT TestCreateWithInvalidEnv/2 15:35:58 [2022-08-02T15:35:58.087Z] === CONT TestCreateWithInvalidEnv/1 15:35:58 [2022-08-02T15:35:58.087Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 15:35:58 [2022-08-02T15:35:58.087Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 15:35:58 [2022-08-02T15:35:58.087Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 15:35:58 [2022-08-02T15:35:58.087Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 15:35:58 [2022-08-02T15:35:58.087Z] === RUN TestCreateTmpfsMountsTarget 15:35:58 [2022-08-02T15:35:58.087Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 15:35:58 [2022-08-02T15:35:58.087Z] === RUN TestCreateWithCustomMaskedPaths 15:35:59 [2022-08-02T15:35:59.462Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) 15:35:59 [2022-08-02T15:35:59.462Z] === RUN TestCreateWithCustomReadonlyPaths 15:36:00 [2022-08-02T15:36:00.842Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.43s) 15:36:00 [2022-08-02T15:36:00.842Z] === RUN TestCreateWithInvalidHealthcheckParams 15:36:00 [2022-08-02T15:36:00.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:36:00 [2022-08-02T15:36:00.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:36:00 [2022-08-02T15:36:00.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:36:00 [2022-08-02T15:36:00.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:36:00 [2022-08-02T15:36:00.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:36:00 [2022-08-02T15:36:00.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:36:00 [2022-08-02T15:36:00.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:36:00 [2022-08-02T15:36:00.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:36:00 [2022-08-02T15:36:00.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:36:00 [2022-08-02T15:36:00.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:36:00 [2022-08-02T15:36:00.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:36:00 [2022-08-02T15:36:00.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:36:00 [2022-08-02T15:36:00.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:36:00 [2022-08-02T15:36:00.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:36:00 [2022-08-02T15:36:00.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:36:01 [2022-08-02T15:36:01.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 15:36:01 [2022-08-02T15:36:01.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 15:36:01 [2022-08-02T15:36:01.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 15:36:01 [2022-08-02T15:36:01.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 15:36:01 [2022-08-02T15:36:01.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 15:36:01 [2022-08-02T15:36:01.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 15:36:01 [2022-08-02T15:36:01.100Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 15:36:01 [2022-08-02T15:36:01.666Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) 15:36:01 [2022-08-02T15:36:01.666Z] === RUN TestCreateDifferentPlatform 15:36:01 [2022-08-02T15:36:01.666Z] === RUN TestCreateDifferentPlatform/different_os 15:36:01 [2022-08-02T15:36:01.666Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 15:36:01 [2022-08-02T15:36:01.666Z] --- PASS: TestCreateDifferentPlatform (0.01s) 15:36:01 [2022-08-02T15:36:01.666Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 15:36:01 [2022-08-02T15:36:01.666Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 15:36:01 [2022-08-02T15:36:01.666Z] === RUN TestCreateVolumesFromNonExistingContainer 15:36:01 [2022-08-02T15:36:01.666Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) 15:36:01 [2022-08-02T15:36:01.666Z] === RUN TestCreatePlatformSpecificImageNoPlatform 15:36:01 [2022-08-02T15:36:01.666Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) 15:36:01 [2022-08-02T15:36:01.666Z] === RUN TestContainerStartOnDaemonRestart 15:36:01 [2022-08-02T15:36:01.666Z] === PAUSE TestContainerStartOnDaemonRestart 15:36:01 [2022-08-02T15:36:01.666Z] === RUN TestDaemonRestartIpcMode 15:36:01 [2022-08-02T15:36:01.666Z] === PAUSE TestDaemonRestartIpcMode 15:36:01 [2022-08-02T15:36:01.666Z] === RUN TestDaemonHostGatewayIP 15:36:01 [2022-08-02T15:36:01.666Z] === PAUSE TestDaemonHostGatewayIP 15:36:01 [2022-08-02T15:36:01.666Z] === RUN TestRestartDaemonWithRestartingContainer 15:36:01 [2022-08-02T15:36:01.666Z] === PAUSE TestRestartDaemonWithRestartingContainer 15:36:01 [2022-08-02T15:36:01.666Z] === RUN TestContainerKillOnDaemonStart 15:36:01 [2022-08-02T15:36:01.666Z] === PAUSE TestContainerKillOnDaemonStart 15:36:01 [2022-08-02T15:36:01.666Z] === RUN TestDiff 15:36:02 [2022-08-02T15:36:02.231Z] --- PASS: TestDiff (0.57s) 15:36:02 [2022-08-02T15:36:02.231Z] === RUN TestExecWithCloseStdin 15:36:02 [2022-08-02T15:36:02.508Z] Loaded image: buildpack-deps:buster 15:36:02 [2022-08-02T15:36:02.508Z] Loaded image: busybox:latest 15:36:02 [2022-08-02T15:36:02.508Z] Loaded image: busybox:glibc 15:36:02 [2022-08-02T15:36:02.508Z] Loaded image: debian:bullseye 15:36:02 [2022-08-02T15:36:02.508Z] Loaded image: hello-world:latest 15:36:02 [2022-08-02T15:36:02.508Z] Loaded image: arm32v7/hello-world:latest 15:36:02 [2022-08-02T15:36:02.508Z] INFO: Testing against a local daemon 15:36:02 [2022-08-02T15:36:02.508Z] === RUN TestCgroupNamespacesBuild 15:36:02 [2022-08-02T15:36:02.798Z] --- PASS: TestExecWithCloseStdin (0.58s) 15:36:02 [2022-08-02T15:36:02.798Z] === RUN TestExec 15:36:03 [2022-08-02T15:36:03.365Z] --- PASS: TestExec (0.60s) 15:36:03 [2022-08-02T15:36:03.365Z] === RUN TestExecUser 15:36:03 [2022-08-02T15:36:03.931Z] --- PASS: TestExecUser (0.56s) 15:36:03 [2022-08-02T15:36:03.931Z] === RUN TestExportContainerAndImportImage 15:36:04 [2022-08-02T15:36:04.864Z] --- PASS: TestExportContainerAndImportImage (0.71s) 15:36:04 [2022-08-02T15:36:04.864Z] === RUN TestExportContainerAfterDaemonRestart 15:36:05 [2022-08-02T15:36:05.093Z] --- PASS: TestCgroupNamespacesBuild (2.39s) 15:36:05 [2022-08-02T15:36:05.093Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 15:36:06 [2022-08-02T15:36:06.240Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) 15:36:06 [2022-08-02T15:36:06.240Z] === RUN TestHealthCheckWorkdir 15:36:06 [2022-08-02T15:36:06.805Z] --- PASS: TestHealthCheckWorkdir (0.78s) 15:36:06 [2022-08-02T15:36:06.805Z] === RUN TestHealthKillContainer 15:36:07 [2022-08-02T15:36:07.612Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) 15:36:07 [2022-08-02T15:36:07.612Z] === RUN TestBuildWithSession 15:36:07 [2022-08-02T15:36:07.612Z] build_session_test.go:25: TODO: BuildKit 15:36:07 [2022-08-02T15:36:07.612Z] --- SKIP: TestBuildWithSession (0.00s) 15:36:07 [2022-08-02T15:36:07.612Z] === RUN TestBuildSquashParent 15:36:14 [2022-08-02T15:36:14.142Z] --- PASS: TestBuildSquashParent (7.00s) 15:36:14 [2022-08-02T15:36:14.142Z] === RUN TestBuildWithRemoveAndForceRemove 15:36:14 [2022-08-02T15:36:14.142Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:36:14 [2022-08-02T15:36:14.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:36:14 [2022-08-02T15:36:14.142Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:36:14 [2022-08-02T15:36:14.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:36:14 [2022-08-02T15:36:14.142Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:36:14 [2022-08-02T15:36:14.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:36:14 [2022-08-02T15:36:14.142Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:36:14 [2022-08-02T15:36:14.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:36:14 [2022-08-02T15:36:14.142Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:36:14 [2022-08-02T15:36:14.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:36:14 [2022-08-02T15:36:14.142Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:36:14 [2022-08-02T15:36:14.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:36:14 [2022-08-02T15:36:14.142Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:36:14 [2022-08-02T15:36:14.142Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:36:14 [2022-08-02T15:36:14.912Z] --- PASS: TestHealthKillContainer (8.14s) 15:36:14 [2022-08-02T15:36:14.912Z] === RUN TestInspectCpusetInConfigPre120 15:36:15 [2022-08-02T15:36:15.477Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) 15:36:15 [2022-08-02T15:36:15.477Z] === RUN TestIpcModeNone 15:36:15 [2022-08-02T15:36:15.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:36:15 [2022-08-02T15:36:15.807Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:36:16 [2022-08-02T15:36:16.043Z] --- PASS: TestIpcModeNone (0.54s) 15:36:16 [2022-08-02T15:36:16.043Z] === RUN TestIpcModePrivate 15:36:16 [2022-08-02T15:36:16.301Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false 15:36:16 [2022-08-02T15:36:16.559Z] --- PASS: TestIpcModePrivate (0.60s) 15:36:16 [2022-08-02T15:36:16.559Z] === RUN TestIpcModeShareable 15:36:16 [2022-08-02T15:36:16.817Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true 15:36:17 [2022-08-02T15:36:17.076Z] --- PASS: TestIpcModeShareable (0.58s) 15:36:17 [2022-08-02T15:36:17.076Z] === RUN TestAPIIpcModeShareableAndContainer 15:36:17 [2022-08-02T15:36:17.735Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:36:17 [2022-08-02T15:36:17.735Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:36:18 [2022-08-02T15:36:18.975Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.66s) 15:36:18 [2022-08-02T15:36:18.975Z] === RUN TestAPIIpcModeHost 15:36:19 [2022-08-02T15:36:19.233Z] --- PASS: TestAPIIpcModeHost (0.38s) 15:36:19 [2022-08-02T15:36:19.233Z] === RUN TestDaemonIpcModeShareable 15:36:19 [2022-08-02T15:36:19.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 15:36:19 [2022-08-02T15:36:19.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 15:36:20 [2022-08-02T15:36:20.167Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true 15:36:20 [2022-08-02T15:36:20.249Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 15:36:20 [2022-08-02T15:36:20.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s) 15:36:20 [2022-08-02T15:36:20.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) 15:36:20 [2022-08-02T15:36:20.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) 15:36:20 [2022-08-02T15:36:20.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) 15:36:20 [2022-08-02T15:36:20.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) 15:36:20 [2022-08-02T15:36:20.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) 15:36:20 [2022-08-02T15:36:20.249Z] === RUN TestBuildMultiStageCopy 15:36:20 [2022-08-02T15:36:20.249Z] === RUN TestBuildMultiStageCopy/copy_to_root 15:36:20 [2022-08-02T15:36:20.425Z] --- PASS: TestDaemonIpcModeShareable (1.27s) 15:36:20 [2022-08-02T15:36:20.425Z] === RUN TestDaemonIpcModePrivate 15:36:21 [2022-08-02T15:36:21.472Z] Removing intermediate container aa0ca17d8103 15:36:21 [2022-08-02T15:36:21.472Z] ---> a30ffe99896c 15:36:21 [2022-08-02T15:36:21.472Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] 15:36:21 [2022-08-02T15:36:21.472Z] ---> Running in 2f6e9d6ec480 15:36:21 [2022-08-02T15:36:21.472Z] Removing intermediate container 2f6e9d6ec480 15:36:21 [2022-08-02T15:36:21.472Z] ---> c7d0bbcab128 15:36:21 [2022-08-02T15:36:21.472Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker 15:36:21 [2022-08-02T15:36:21.472Z] ---> Running in 2c57e540ff89 15:36:21 [2022-08-02T15:36:21.472Z] Removing intermediate container 2c57e540ff89 15:36:21 [2022-08-02T15:36:21.472Z] ---> f78a1c362c7f 15:36:21 [2022-08-02T15:36:21.472Z] Step 10/10 : COPY . . 15:36:21 [2022-08-02T15:36:21.801Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false 15:36:21 [2022-08-02T15:36:21.801Z] --- PASS: TestDaemonIpcModePrivate (1.21s) 15:36:21 [2022-08-02T15:36:21.801Z] === RUN TestDaemonIpcModePrivateFromConfig 15:36:22 [2022-08-02T15:36:22.736Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false 15:36:22 [2022-08-02T15:36:22.993Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.28s) 15:36:22 [2022-08-02T15:36:22.993Z] === RUN TestDaemonIpcModeShareableFromConfig 15:36:23 [2022-08-02T15:36:23.511Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 15:36:23 [2022-08-02T15:36:23.964Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true 15:36:24 [2022-08-02T15:36:24.072Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 15:36:24 [2022-08-02T15:36:24.229Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) 15:36:24 [2022-08-02T15:36:24.229Z] === RUN TestIpcModeOlderClient 15:36:24 [2022-08-02T15:36:24.229Z] === PAUSE TestIpcModeOlderClient 15:36:24 [2022-08-02T15:36:24.229Z] === RUN TestKillContainerInvalidSignal 15:36:24 [2022-08-02T15:36:24.806Z] --- PASS: TestKillContainerInvalidSignal (0.50s) 15:36:24 [2022-08-02T15:36:24.806Z] === RUN TestKillContainer 15:36:24 [2022-08-02T15:36:24.806Z] === RUN TestKillContainer/no_signal 15:36:25 [2022-08-02T15:36:25.039Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 15:36:25 [2022-08-02T15:36:25.064Z] === RUN TestKillContainer/non_killing_signal 15:36:25 [2022-08-02T15:36:25.630Z] === RUN TestKillContainer/killing_signal 15:36:26 [2022-08-02T15:36:26.196Z] --- PASS: TestKillContainer (1.44s) 15:36:26 [2022-08-02T15:36:26.196Z] --- PASS: TestKillContainer/no_signal (0.43s) 15:36:26 [2022-08-02T15:36:26.196Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) 15:36:26 [2022-08-02T15:36:26.196Z] --- PASS: TestKillContainer/killing_signal (0.47s) 15:36:26 [2022-08-02T15:36:26.196Z] === RUN TestKillWithStopSignalAndRestartPolicies 15:36:26 [2022-08-02T15:36:26.196Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 15:36:26 [2022-08-02T15:36:26.402Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 15:36:26 [2022-08-02T15:36:26.456Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 15:36:27 [2022-08-02T15:36:27.370Z] --- PASS: TestBuildMultiStageCopy (7.25s) 15:36:27 [2022-08-02T15:36:27.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) 15:36:27 [2022-08-02T15:36:27.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) 15:36:27 [2022-08-02T15:36:27.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) 15:36:27 [2022-08-02T15:36:27.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) 15:36:27 [2022-08-02T15:36:27.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) 15:36:27 [2022-08-02T15:36:27.370Z] === RUN TestBuildMultiStageParentConfig 15:36:27 [2022-08-02T15:36:27.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) 15:36:27 [2022-08-02T15:36:27.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) 15:36:27 [2022-08-02T15:36:27.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) 15:36:27 [2022-08-02T15:36:27.390Z] === RUN TestKillStoppedContainer 15:36:27 [2022-08-02T15:36:27.390Z] --- PASS: TestKillStoppedContainer (0.04s) 15:36:27 [2022-08-02T15:36:27.390Z] === RUN TestKillStoppedContainerAPIPre120 15:36:27 [2022-08-02T15:36:27.390Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 15:36:27 [2022-08-02T15:36:27.390Z] === RUN TestKillDifferentUserContainer 15:36:27 [2022-08-02T15:36:27.956Z] --- PASS: TestKillDifferentUserContainer (0.45s) 15:36:27 [2022-08-02T15:36:27.956Z] === RUN TestInspectOomKilledTrue 15:36:27 [2022-08-02T15:36:27.956Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 15:36:27 [2022-08-02T15:36:27.956Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 15:36:27 [2022-08-02T15:36:27.956Z] === RUN TestInspectOomKilledFalse 15:36:28 [2022-08-02T15:36:28.522Z] --- PASS: TestInspectOomKilledFalse (0.40s) 15:36:28 [2022-08-02T15:36:28.522Z] === RUN TestLinksEtcHostsContentMatch 15:36:28 [2022-08-02T15:36:28.780Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) 15:36:28 [2022-08-02T15:36:28.780Z] === RUN TestLinksContainerNames 15:36:29 [2022-08-02T15:36:29.713Z] --- PASS: TestLinksContainerNames (0.86s) 15:36:29 [2022-08-02T15:36:29.713Z] === RUN TestLogsFollowTailEmpty 15:36:29 [2022-08-02T15:36:29.971Z] --- PASS: TestLogsFollowTailEmpty (0.45s) 15:36:29 [2022-08-02T15:36:29.971Z] === RUN TestContainerNetworkMountsNoChown 15:36:30 [2022-08-02T15:36:30.364Z] --- PASS: TestBuildWithHugeFile (34.91s) 15:36:30 [2022-08-02T15:36:30.364Z] === RUN TestBuildWithEmptyDockerfile 15:36:30 [2022-08-02T15:36:30.364Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 15:36:30 [2022-08-02T15:36:30.364Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 15:36:30 [2022-08-02T15:36:30.364Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:36:30 [2022-08-02T15:36:30.364Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:36:30 [2022-08-02T15:36:30.364Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:36:30 [2022-08-02T15:36:30.364Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:36:30 [2022-08-02T15:36:30.364Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 15:36:30 [2022-08-02T15:36:30.364Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:36:30 [2022-08-02T15:36:30.364Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:36:30 [2022-08-02T15:36:30.364Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 15:36:30 [2022-08-02T15:36:30.364Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) 15:36:30 [2022-08-02T15:36:30.364Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) 15:36:30 [2022-08-02T15:36:30.364Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 15:36:30 [2022-08-02T15:36:30.364Z] === RUN TestBuildPreserveOwnership 15:36:30 [2022-08-02T15:36:30.364Z] === RUN TestBuildPreserveOwnership/copy_from 15:36:30 [2022-08-02T15:36:30.364Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 15:36:30 [2022-08-02T15:36:30.364Z] --- PASS: TestBuildPreserveOwnership (2.82s) 15:36:30 [2022-08-02T15:36:30.364Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.87s) 15:36:30 [2022-08-02T15:36:30.364Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) 15:36:30 [2022-08-02T15:36:30.364Z] === RUN TestBuildPlatformInvalid 15:36:30 [2022-08-02T15:36:30.364Z] --- PASS: TestBuildPlatformInvalid (0.08s) 15:36:30 [2022-08-02T15:36:30.364Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 15:36:30 [2022-08-02T15:36:30.537Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/default 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/default 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/private 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/private 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/rprivate 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/rprivate 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/slave 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/slave 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/rslave 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/rslave 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/shared 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/shared 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/rshared 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/rshared 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/default 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/default/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/default/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/default/bind_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/default/mount_root 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/default/mount_root 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/default/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/rslave 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/rshared 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/rslave/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/rshared/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/rslave/mount_root 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/rshared/mount_root 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/shared 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/shared/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/shared/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/shared/bind_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/shared/mount_root 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/shared/mount_root 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/shared/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/rprivate 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/rprivate/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/rprivate/mount_root 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/slave 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/slave/mount_root 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/slave/mount_root 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/slave/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/slave/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/slave/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/slave/bind_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/private 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/private/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/private/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/private/bind_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/private/mount_root 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/private/mount_root 15:36:30 [2022-08-02T15:36:30.537Z] === RUN TestMountDaemonRoot/private/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/default/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/default/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/default/mount_root 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/default/bind_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/rslave/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/rshared/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/shared/bind_root 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 15:36:30 [2022-08-02T15:36:30.537Z] === CONT TestMountDaemonRoot/rslave/mount_root 15:36:30 [2022-08-02T15:36:30.796Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 15:36:30 [2022-08-02T15:36:30.796Z] === CONT TestMountDaemonRoot/rprivate/bind_root 15:36:30 [2022-08-02T15:36:30.796Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 15:36:30 [2022-08-02T15:36:30.796Z] === CONT TestMountDaemonRoot/rshared/mount_root 15:36:30 [2022-08-02T15:36:30.796Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 15:36:30 [2022-08-02T15:36:30.796Z] === CONT TestMountDaemonRoot/slave/mount_root 15:36:30 [2022-08-02T15:36:30.796Z] === CONT TestMountDaemonRoot/shared/mount_subpath 15:36:30 [2022-08-02T15:36:30.796Z] === CONT TestMountDaemonRoot/shared/mount_root 15:36:30 [2022-08-02T15:36:30.796Z] === CONT TestMountDaemonRoot/shared/bind_subpath 15:36:30 [2022-08-02T15:36:30.796Z] === CONT TestMountDaemonRoot/private/bind_root 15:36:30 [2022-08-02T15:36:30.796Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 15:36:31 [2022-08-02T15:36:31.054Z] === CONT TestMountDaemonRoot/rprivate/mount_root 15:36:31 [2022-08-02T15:36:31.054Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 15:36:31 [2022-08-02T15:36:31.054Z] === CONT TestMountDaemonRoot/slave/bind_subpath 15:36:31 [2022-08-02T15:36:31.054Z] === CONT TestMountDaemonRoot/slave/bind_root 15:36:31 [2022-08-02T15:36:31.054Z] === CONT TestMountDaemonRoot/slave/mount_subpath 15:36:31 [2022-08-02T15:36:31.054Z] === CONT TestMountDaemonRoot/private/mount_subpath 15:36:31 [2022-08-02T15:36:31.054Z] === CONT TestMountDaemonRoot/private/mount_root 15:36:31 [2022-08-02T15:36:31.054Z] === CONT TestMountDaemonRoot/private/bind_subpath 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot (0.02s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/default (0.00s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/private (0.00s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 15:36:31 [2022-08-02T15:36:31.054Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 15:36:31 [2022-08-02T15:36:31.054Z] === RUN TestContainerBindMountNonRecursive 15:36:32 [2022-08-02T15:36:32.429Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) 15:36:32 [2022-08-02T15:36:32.429Z] === RUN TestContainerVolumesMountedAsShared 15:36:32 [2022-08-02T15:36:32.649Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) 15:36:32 [2022-08-02T15:36:32.649Z] === RUN TestBuildLabelWithTargets 15:36:32 [2022-08-02T15:36:32.688Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) 15:36:32 [2022-08-02T15:36:32.688Z] === RUN TestContainerVolumesMountedAsSlave 15:36:33 [2022-08-02T15:36:33.254Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) 15:36:33 [2022-08-02T15:36:33.254Z] === RUN TestNetworkNat 15:36:33 [2022-08-02T15:36:33.821Z] --- PASS: TestNetworkNat (0.49s) 15:36:33 [2022-08-02T15:36:33.821Z] === RUN TestNetworkLocalhostTCPNat 15:36:34 [2022-08-02T15:36:34.080Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) 15:36:34 [2022-08-02T15:36:34.080Z] === RUN TestNetworkLoopbackNat 15:36:36 [2022-08-02T15:36:36.610Z] --- PASS: TestNetworkLoopbackNat (2.58s) 15:36:36 [2022-08-02T15:36:36.610Z] === RUN TestPause 15:36:37 [2022-08-02T15:36:37.176Z] --- PASS: TestPause (0.44s) 15:36:37 [2022-08-02T15:36:37.176Z] === RUN TestPauseFailsOnWindowsServerContainers 15:36:37 [2022-08-02T15:36:37.176Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 15:36:37 [2022-08-02T15:36:37.176Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 15:36:37 [2022-08-02T15:36:37.176Z] === RUN TestPauseStopPausedContainer 15:36:37 [2022-08-02T15:36:37.435Z] --- PASS: TestPauseStopPausedContainer (0.46s) 15:36:37 [2022-08-02T15:36:37.435Z] === RUN TestPsFilter 15:36:37 [2022-08-02T15:36:37.693Z] --- PASS: TestPsFilter (0.17s) 15:36:37 [2022-08-02T15:36:37.693Z] === RUN TestRemoveContainerWithRemovedVolume 15:36:38 [2022-08-02T15:36:38.259Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) 15:36:38 [2022-08-02T15:36:38.259Z] === RUN TestRemoveContainerWithVolume 15:36:38 [2022-08-02T15:36:38.517Z] --- PASS: TestRemoveContainerWithVolume (0.45s) 15:36:38 [2022-08-02T15:36:38.517Z] === RUN TestRemoveContainerRunning 15:36:39 [2022-08-02T15:36:39.083Z] --- PASS: TestRemoveContainerRunning (0.41s) 15:36:39 [2022-08-02T15:36:39.083Z] === RUN TestRemoveContainerForceRemoveRunning 15:36:39 [2022-08-02T15:36:39.342Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) 15:36:39 [2022-08-02T15:36:39.342Z] === RUN TestRemoveInvalidContainer 15:36:39 [2022-08-02T15:36:39.342Z] --- PASS: TestRemoveInvalidContainer (0.01s) 15:36:39 [2022-08-02T15:36:39.342Z] === RUN TestRenameLinkedContainer 15:36:40 [2022-08-02T15:36:40.370Z] Loaded image: buildpack-deps:buster 15:36:40 [2022-08-02T15:36:40.370Z] Loaded image: busybox:latest 15:36:40 [2022-08-02T15:36:40.370Z] Loaded image: busybox:glibc 15:36:40 [2022-08-02T15:36:40.770Z] --- PASS: TestBuildLabelWithTargets (8.00s) 15:36:40 [2022-08-02T15:36:40.770Z] === RUN TestBuildWithEmptyLayers 15:36:41 [2022-08-02T15:36:41.245Z] --- PASS: TestRenameLinkedContainer (1.75s) 15:36:41 [2022-08-02T15:36:41.245Z] === RUN TestRenameStoppedContainer 15:36:41 [2022-08-02T15:36:41.503Z] --- PASS: TestRenameStoppedContainer (0.42s) 15:36:41 [2022-08-02T15:36:41.503Z] === RUN TestRenameRunningContainerAndReuse 15:36:41 [2022-08-02T15:36:41.757Z] Loaded image: debian:bullseye 15:36:41 [2022-08-02T15:36:41.757Z] Loaded image: hello-world:latest 15:36:41 [2022-08-02T15:36:41.757Z] Loaded image: arm32v7/hello-world:latest 15:36:42 [2022-08-02T15:36:42.438Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) 15:36:42 [2022-08-02T15:36:42.438Z] === RUN TestRenameInvalidName 15:36:43 [2022-08-02T15:36:43.005Z] --- PASS: TestRenameInvalidName (0.42s) 15:36:43 [2022-08-02T15:36:43.005Z] === RUN TestRenameAnonymousContainer 15:36:43 [2022-08-02T15:36:43.324Z] --- PASS: TestBuildWithEmptyLayers (2.99s) 15:36:43 [2022-08-02T15:36:43.324Z] === RUN TestBuildMultiStageOnBuild 15:36:44 [2022-08-02T15:36:44.379Z] --- PASS: TestRenameAnonymousContainer (1.57s) 15:36:44 [2022-08-02T15:36:44.380Z] === RUN TestRenameContainerWithSameName 15:36:44 [2022-08-02T15:36:44.946Z] --- PASS: TestRenameContainerWithSameName (0.42s) 15:36:44 [2022-08-02T15:36:44.946Z] === RUN TestRenameContainerWithLinkedContainer 15:36:45 [2022-08-02T15:36:45.882Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) 15:36:45 [2022-08-02T15:36:45.882Z] === RUN TestResize 15:36:46 [2022-08-02T15:36:46.141Z] --- PASS: TestResize (0.45s) 15:36:46 [2022-08-02T15:36:46.141Z] === RUN TestResizeWithInvalidSize 15:36:46 [2022-08-02T15:36:46.707Z] --- PASS: TestResizeWithInvalidSize (0.45s) 15:36:46 [2022-08-02T15:36:46.707Z] === RUN TestResizeWhenContainerNotStarted 15:36:47 [2022-08-02T15:36:47.223Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) 15:36:47 [2022-08-02T15:36:47.223Z] === RUN TestDaemonRestartKillContainers 15:36:47 [2022-08-02T15:36:47.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 15:36:47 [2022-08-02T15:36:47.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 15:36:48 [2022-08-02T15:36:48.562Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) 15:36:48 [2022-08-02T15:36:48.562Z] === RUN TestBuildUncleanTarFilenames 15:36:48 [2022-08-02T15:36:48.817Z] --- PASS: TestBuildUncleanTarFilenames (0.72s) 15:36:48 [2022-08-02T15:36:48.817Z] === RUN TestBuildMultiStageLayerLeak 15:36:49 [2022-08-02T15:36:49.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 15:36:49 [2022-08-02T15:36:49.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 15:36:49 [2022-08-02T15:36:49.868Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.05s) 15:36:49 [2022-08-02T15:36:49.868Z] PASS 15:36:49 [2022-08-02T15:36:49.868Z] 15:36:49 [2022-08-02T15:36:49.868Z] === Skipped 15:36:49 [2022-08-02T15:36:49.868Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 15:36:49 [2022-08-02T15:36:49.868Z] build_session_test.go:25: TODO: BuildKit 15:36:49 [2022-08-02T15:36:49.868Z] 15:36:49 [2022-08-02T15:36:49.868Z] DONE 33 tests, 1 skipped in 87.889s 15:36:49 [2022-08-02T15:36:49.868Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 15:36:49 [2022-08-02T15:36:49.868Z] ++ 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 15:36:49 [2022-08-02T15:36:49.868Z] ++ set -e 15:36:49 [2022-08-02T15:36:49.868Z] ++ '[' -n 0 ']' 15:36:49 [2022-08-02T15:36:49.868Z] ++ set -x 15:36:49 [2022-08-02T15:36:49.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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 15:36:49 [2022-08-02T15:36:49.868Z] INFO: Testing against a local daemon 15:36:49 [2022-08-02T15:36:49.868Z] === RUN TestConfigInspect 15:36:50 [2022-08-02T15:36:50.059Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 15:36:50 [2022-08-02T15:36:50.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 15:36:51 [2022-08-02T15:36:51.242Z] --- PASS: TestConfigInspect (2.44s) 15:36:51 [2022-08-02T15:36:51.242Z] === RUN TestConfigList 15:36:51 [2022-08-02T15:36:51.252Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 15:36:51 [2022-08-02T15:36:51.509Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 15:36:51 [2022-08-02T15:36:51.908Z] ---> b8d53d754883 15:36:52 [2022-08-02T15:36:52.929Z] Successfully built b8d53d754883 15:36:52 [2022-08-02T15:36:52.929Z] Successfully tagged docker:latest 15:36:53 [2022-08-02T15:36:53.004Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.964426139s with top 10 stages: buildssa: 1m36.441468778s, goimports: 20.098998409s, unconvert: 10.980837287s, gosec: 8.791014414s, golint: 5.467714876s, ineffassign: 4.74535874s, misspell: 4.186118619s, inspect: 3.879103775s, printf: 2.516542786s, vrp: 2.509810687s 15:36:53 [2022-08-02T15:36:53.004Z] INFO [runner] Issues before processing: 2258, after processing: 0 15:36:53 [2022-08-02T15:36:53.004Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1682/1682, exclude: 1577/1577, exclude-rules: 64/1577, nolint: 0/64, cgo: 1682/2258, path_prettifier: 1682/1682, identifier_marker: 1577/1577, filename_unadjuster: 1682/1682, autogenerated_exclude: 1577/1682, skip_files: 1682/1682 15:36:53 [2022-08-02T15:36:53.004Z] INFO [runner] processing took 87.861208ms with stages: identifier_marker: 32.093861ms, nolint: 31.330669ms, path_prettifier: 11.506382ms, autogenerated_exclude: 5.411929ms, exclude-rules: 4.848219ms, skip_dirs: 2.382986ms, cgo: 184.022µs, filename_unadjuster: 97.376µs, max_same_issues: 1.759µs, uniq_by_line: 748ns, source_code: 721ns, diff: 567ns, exclude: 500ns, skip_files: 457ns, max_from_linter: 390ns, max_per_file_from_linter: 336ns, path_shortener: 286ns 15:36:53 [2022-08-02T15:36:53.004Z] INFO [runner] linters took 1m38.135288906s with stages: goanalysis_metalinter: 1m18.512060694s, unused: 19.535145761s 15:36:53 [2022-08-02T15:36:53.004Z] INFO File cache stats: 1456 entries of total size 6.9MiB 15:36:53 [2022-08-02T15:36:53.004Z] INFO Memory: 2334 samples, avg is 1268.7MB, max is 3360.4MB 15:36:53 [2022-08-02T15:36:53.004Z] INFO Execution took 3m53.288784252s 15:36:53 [2022-08-02T15:36:53.004Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh 15:36:53 [2022-08-02T15:36:53.147Z] --- PASS: TestConfigList (2.14s) 15:36:53 [2022-08-02T15:36:53.147Z] === RUN TestConfigsCreateAndDelete 15:36:53 [2022-08-02T15:36:53.333Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43889/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b hack/make.sh dynbinary-daemon test-docker-py 15:36:53 [2022-08-02T15:36:53.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 15:36:53 [2022-08-02T15:36:53.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 15:36:53 [2022-08-02T15:36:53.415Z] INFO: Image build ended at 08/02/2022 15:36:52. Duration:00:04:13.5948697 15:36:53 [2022-08-02T15:36:53.415Z] 15:36:53 [2022-08-02T15:36:53.415Z] 15:36:53 [2022-08-02T15:36:53.415Z] INFO: Building the test binaries at 08/02/2022 15:36:53... 15:36:53 [2022-08-02T15:36:53.903Z] 15:36:53 [2022-08-02T15:36:53.903Z] Removing bundles/ 15:36:53 [2022-08-02T15:36:53.903Z] 15:36:53 [2022-08-02T15:36:53.903Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 15:36:53 [2022-08-02T15:36:53.903Z] Building: bundles/dynbinary-daemon/dockerd-dev 15:36:53 [2022-08-02T15:36:53.903Z] GOOS="" GOARCH="" GOARM="" 15:36:54 [2022-08-02T15:36:54.100Z] --- PASS: TestBuildMultiStageLayerLeak (4.28s) 15:36:54 [2022-08-02T15:36:54.100Z] === RUN TestBuildWithHugeFile 15:36:55 [2022-08-02T15:36:55.314Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 15:36:55 [2022-08-02T15:36:55.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 15:36:55 [2022-08-02T15:36:55.675Z] --- PASS: TestConfigsCreateAndDelete (2.14s) 15:36:55 [2022-08-02T15:36:55.675Z] === RUN TestConfigsUpdate 15:36:57 [2022-08-02T15:36:57.473Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 15:36:57 [2022-08-02T15:36:57.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) 15:36:57 [2022-08-02T15:36:57.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.93s) 15:36:57 [2022-08-02T15:36:57.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) 15:36:57 [2022-08-02T15:36:57.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) 15:36:57 [2022-08-02T15:36:57.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) 15:36:57 [2022-08-02T15:36:57.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) 15:36:57 [2022-08-02T15:36:57.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.88s) 15:36:57 [2022-08-02T15:36:57.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.94s) 15:36:57 [2022-08-02T15:36:57.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s) 15:36:57 [2022-08-02T15:36:57.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.11s) 15:36:57 [2022-08-02T15:36:57.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) 15:36:57 [2022-08-02T15:36:57.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s) 15:36:57 [2022-08-02T15:36:57.473Z] === RUN TestCgroupNamespacesRun 15:36:57 [2022-08-02T15:36:57.576Z] --- PASS: TestConfigsUpdate (2.17s) 15:36:57 [2022-08-02T15:36:57.576Z] === RUN TestTemplatedConfig 15:36:58 [2022-08-02T15:36:58.846Z] --- PASS: TestCgroupNamespacesRun (1.19s) 15:36:58 [2022-08-02T15:36:58.846Z] === RUN TestCgroupNamespacesRunPrivileged 15:36:58 [2022-08-02T15:36:58.846Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 15:36:58 [2022-08-02T15:36:58.846Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) 15:36:58 [2022-08-02T15:36:58.846Z] === RUN TestCgroupNamespacesRunDaemonHostMode 15:36:59 [2022-08-02T15:36:59.782Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s) 15:36:59 [2022-08-02T15:36:59.782Z] === RUN TestCgroupNamespacesRunHostMode 15:37:00 [2022-08-02T15:37:00.105Z] --- PASS: TestTemplatedConfig (2.46s) 15:37:00 [2022-08-02T15:37:00.105Z] === RUN TestConfigCreateResolve 15:37:00 [2022-08-02T15:37:00.729Z] INFO: make.ps1 starting at 08/02/2022 15:36:59 15:37:00 [2022-08-02T15:37:00.729Z] INFO: Git commit (2833aa1e4b) assumed from DOCKER_GITCOMMIT environment variable 15:37:00 [2022-08-02T15:37:00.729Z] INFO: Invoking autogen... 15:37:01 [2022-08-02T15:37:01.155Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) 15:37:01 [2022-08-02T15:37:01.155Z] === RUN TestCgroupNamespacesRunPrivateMode 15:37:01 [2022-08-02T15:37:01.214Z] INFO: Building daemon... 15:37:02 [2022-08-02T15:37:02.531Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.31s) 15:37:02 [2022-08-02T15:37:02.531Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 15:37:02 [2022-08-02T15:37:02.634Z] --- PASS: TestConfigCreateResolve (2.17s) 15:37:02 [2022-08-02T15:37:02.635Z] === RUN TestConfigDaemonLibtrustID 15:37:02 [2022-08-02T15:37:02.635Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) 15:37:02 [2022-08-02T15:37:02.635Z] PASS 15:37:02 [2022-08-02T15:37:02.635Z] 15:37:02 [2022-08-02T15:37:02.635Z] DONE 7 tests in 14.156s 15:37:02 [2022-08-02T15:37:02.635Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 15:37:02 [2022-08-02T15:37:02.635Z] ++ 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 15:37:02 [2022-08-02T15:37:02.635Z] ++ set -e 15:37:02 [2022-08-02T15:37:02.635Z] ++ '[' -n 0 ']' 15:37:02 [2022-08-02T15:37:02.635Z] ++ set -x 15:37:02 [2022-08-02T15:37:02.635Z] ++ env -i DEST=/go/src/github.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 15:37:02 [2022-08-02T15:37:02.893Z] INFO: Testing against a local daemon 15:37:02 [2022-08-02T15:37:02.893Z] === RUN TestCheckpoint 15:37:02 [2022-08-02T15:37:02.893Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 15:37:02 [2022-08-02T15:37:02.893Z] --- SKIP: TestCheckpoint (0.00s) 15:37:02 [2022-08-02T15:37:02.893Z] === RUN TestContainerInvalidJSON 15:37:02 [2022-08-02T15:37:02.893Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 15:37:02 [2022-08-02T15:37:02.893Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 15:37:02 [2022-08-02T15:37:02.893Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 15:37:02 [2022-08-02T15:37:02.893Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 15:37:02 [2022-08-02T15:37:02.893Z] === RUN TestContainerInvalidJSON//exec/foobar/start 15:37:02 [2022-08-02T15:37:02.893Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 15:37:02 [2022-08-02T15:37:02.893Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 15:37:02 [2022-08-02T15:37:02.893Z] === CONT TestContainerInvalidJSON//exec/foobar/start 15:37:02 [2022-08-02T15:37:02.893Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 15:37:02 [2022-08-02T15:37:02.893Z] --- PASS: TestContainerInvalidJSON (0.01s) 15:37:02 [2022-08-02T15:37:02.893Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 15:37:02 [2022-08-02T15:37:02.893Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 15:37:02 [2022-08-02T15:37:02.893Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 15:37:02 [2022-08-02T15:37:02.893Z] === RUN TestCopyFromContainerPathDoesNotExist 15:37:02 [2022-08-02T15:37:02.893Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 15:37:02 [2022-08-02T15:37:02.893Z] === RUN TestCopyFromContainerPathIsNotDir 15:37:02 [2022-08-02T15:37:02.893Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 15:37:02 [2022-08-02T15:37:02.893Z] === RUN TestCopyToContainerPathDoesNotExist 15:37:02 [2022-08-02T15:37:02.893Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 15:37:02 [2022-08-02T15:37:02.893Z] === RUN TestCopyToContainerPathIsNotDir 15:37:03 [2022-08-02T15:37:03.151Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 15:37:03 [2022-08-02T15:37:03.151Z] === RUN TestCopyFromContainer 15:37:03 [2022-08-02T15:37:03.466Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) 15:37:03 [2022-08-02T15:37:03.466Z] === RUN TestCgroupNamespacesRunInvalidMode 15:37:04 [2022-08-02T15:37:04.085Z] === RUN TestCopyFromContainer// 15:37:04 [2022-08-02T15:37:04.085Z] === RUN TestCopyFromContainer//bar/root 15:37:04 [2022-08-02T15:37:04.085Z] === RUN TestCopyFromContainer//bar/root/ 15:37:04 [2022-08-02T15:37:04.085Z] === RUN TestCopyFromContainer/bar/quux 15:37:04 [2022-08-02T15:37:04.085Z] === RUN TestCopyFromContainer/bar/quux/ 15:37:04 [2022-08-02T15:37:04.343Z] === RUN TestCopyFromContainer/bar/quux/baz 15:37:04 [2022-08-02T15:37:04.343Z] === RUN TestCopyFromContainer/bar/filesymlink 15:37:04 [2022-08-02T15:37:04.343Z] === RUN TestCopyFromContainer/bar/dirsymlink 15:37:04 [2022-08-02T15:37:04.343Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 15:37:04 [2022-08-02T15:37:04.399Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) 15:37:04 [2022-08-02T15:37:04.399Z] === RUN TestCgroupNamespacesRunOlderClient 15:37:04 [2022-08-02T15:37:04.601Z] === RUN TestCopyFromContainer/bar/notarget 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCopyFromContainer (1.49s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCopyFromContainer// (0.06s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) 15:37:04 [2022-08-02T15:37:04.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 15:37:04 [2022-08-02T15:37:04.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:37:04 [2022-08-02T15:37:04.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:37:04 [2022-08-02T15:37:04.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:37:04 [2022-08-02T15:37:04.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:37:04 [2022-08-02T15:37:04.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 15:37:04 [2022-08-02T15:37:04.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 15:37:04 [2022-08-02T15:37:04.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:37:04 [2022-08-02T15:37:04.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 15:37:04 [2022-08-02T15:37:04.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 15:37:04 [2022-08-02T15:37:04.601Z] === RUN TestCreateLinkToNonExistingContainer 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 15:37:04 [2022-08-02T15:37:04.601Z] === RUN TestCreateWithInvalidEnv 15:37:04 [2022-08-02T15:37:04.601Z] === RUN TestCreateWithInvalidEnv/0 15:37:04 [2022-08-02T15:37:04.601Z] === PAUSE TestCreateWithInvalidEnv/0 15:37:04 [2022-08-02T15:37:04.601Z] === RUN TestCreateWithInvalidEnv/1 15:37:04 [2022-08-02T15:37:04.601Z] === PAUSE TestCreateWithInvalidEnv/1 15:37:04 [2022-08-02T15:37:04.601Z] === RUN TestCreateWithInvalidEnv/2 15:37:04 [2022-08-02T15:37:04.601Z] === PAUSE TestCreateWithInvalidEnv/2 15:37:04 [2022-08-02T15:37:04.601Z] === CONT TestCreateWithInvalidEnv/0 15:37:04 [2022-08-02T15:37:04.601Z] === CONT TestCreateWithInvalidEnv/2 15:37:04 [2022-08-02T15:37:04.601Z] === CONT TestCreateWithInvalidEnv/1 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 15:37:04 [2022-08-02T15:37:04.601Z] === RUN TestCreateTmpfsMountsTarget 15:37:04 [2022-08-02T15:37:04.601Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 15:37:04 [2022-08-02T15:37:04.601Z] === RUN TestCreateWithCustomMaskedPaths 15:37:05 [2022-08-02T15:37:05.775Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) 15:37:05 [2022-08-02T15:37:05.775Z] === RUN TestNISDomainname 15:37:05 [2022-08-02T15:37:05.976Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) 15:37:05 [2022-08-02T15:37:05.976Z] === RUN TestCreateWithCustomReadonlyPaths 15:37:06 [2022-08-02T15:37:06.033Z] --- PASS: TestNISDomainname (0.57s) 15:37:06 [2022-08-02T15:37:06.033Z] === RUN TestHostnameDnsResolution 15:37:06 [2022-08-02T15:37:06.910Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) 15:37:06 [2022-08-02T15:37:06.910Z] === RUN TestCreateWithInvalidHealthcheckParams 15:37:06 [2022-08-02T15:37:06.966Z] --- PASS: TestHostnameDnsResolution (0.72s) 15:37:06 [2022-08-02T15:37:06.966Z] === RUN TestUnprivilegedPortsAndPing 15:37:07 [2022-08-02T15:37:07.169Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:37:07 [2022-08-02T15:37:07.169Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:37:07 [2022-08-02T15:37:07.169Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:37:07 [2022-08-02T15:37:07.169Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:37:07 [2022-08-02T15:37:07.169Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:37:07 [2022-08-02T15:37:07.169Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:37:07 [2022-08-02T15:37:07.169Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:37:07 [2022-08-02T15:37:07.169Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:37:07 [2022-08-02T15:37:07.169Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:37:07 [2022-08-02T15:37:07.169Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:37:07 [2022-08-02T15:37:07.169Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:37:07 [2022-08-02T15:37:07.169Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:37:07 [2022-08-02T15:37:07.169Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:37:07 [2022-08-02T15:37:07.169Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:37:07 [2022-08-02T15:37:07.169Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:37:07 [2022-08-02T15:37:07.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 15:37:07 [2022-08-02T15:37:07.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 15:37:07 [2022-08-02T15:37:07.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 15:37:07 [2022-08-02T15:37:07.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 15:37:07 [2022-08-02T15:37:07.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 15:37:07 [2022-08-02T15:37:07.169Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 15:37:07 [2022-08-02T15:37:07.169Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 15:37:07 [2022-08-02T15:37:07.427Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) 15:37:07 [2022-08-02T15:37:07.427Z] === RUN TestCreateDifferentPlatform 15:37:07 [2022-08-02T15:37:07.427Z] === RUN TestCreateDifferentPlatform/different_os 15:37:07 [2022-08-02T15:37:07.427Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 15:37:07 [2022-08-02T15:37:07.427Z] --- PASS: TestCreateDifferentPlatform (0.02s) 15:37:07 [2022-08-02T15:37:07.427Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 15:37:07 [2022-08-02T15:37:07.427Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 15:37:07 [2022-08-02T15:37:07.427Z] === RUN TestCreateVolumesFromNonExistingContainer 15:37:07 [2022-08-02T15:37:07.427Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 15:37:07 [2022-08-02T15:37:07.427Z] === RUN TestCreatePlatformSpecificImageNoPlatform 15:37:07 [2022-08-02T15:37:07.533Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) 15:37:07 [2022-08-02T15:37:07.533Z] === RUN TestStats 15:37:07 [2022-08-02T15:37:07.686Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 15:37:07 [2022-08-02T15:37:07.686Z] === RUN TestContainerStartOnDaemonRestart 15:37:07 [2022-08-02T15:37:07.686Z] === PAUSE TestContainerStartOnDaemonRestart 15:37:07 [2022-08-02T15:37:07.686Z] === RUN TestDaemonRestartIpcMode 15:37:07 [2022-08-02T15:37:07.686Z] === PAUSE TestDaemonRestartIpcMode 15:37:07 [2022-08-02T15:37:07.686Z] === RUN TestDaemonHostGatewayIP 15:37:07 [2022-08-02T15:37:07.686Z] === PAUSE TestDaemonHostGatewayIP 15:37:07 [2022-08-02T15:37:07.686Z] === RUN TestRestartDaemonWithRestartingContainer 15:37:07 [2022-08-02T15:37:07.686Z] === PAUSE TestRestartDaemonWithRestartingContainer 15:37:07 [2022-08-02T15:37:07.686Z] === RUN TestContainerKillOnDaemonStart 15:37:07 [2022-08-02T15:37:07.686Z] === PAUSE TestContainerKillOnDaemonStart 15:37:07 [2022-08-02T15:37:07.686Z] === RUN TestDiff 15:37:07 [2022-08-02T15:37:07.944Z] --- PASS: TestDiff (0.43s) 15:37:07 [2022-08-02T15:37:07.944Z] === RUN TestExecWithCloseStdin 15:37:08 [2022-08-02T15:37:08.510Z] --- PASS: TestExecWithCloseStdin (0.48s) 15:37:08 [2022-08-02T15:37:08.510Z] === RUN TestExec 15:37:09 [2022-08-02T15:37:09.076Z] --- PASS: TestExec (0.48s) 15:37:09 [2022-08-02T15:37:09.076Z] === RUN TestExecUser 15:37:09 [2022-08-02T15:37:09.642Z] --- PASS: TestExecUser (0.49s) 15:37:09 [2022-08-02T15:37:09.643Z] === RUN TestExportContainerAndImportImage 15:37:10 [2022-08-02T15:37:10.059Z] --- PASS: TestStats (2.49s) 15:37:10 [2022-08-02T15:37:10.059Z] === RUN TestStopContainerWithTimeout 15:37:10 [2022-08-02T15:37:10.059Z] === RUN TestStopContainerWithTimeout/0 15:37:10 [2022-08-02T15:37:10.059Z] === PAUSE TestStopContainerWithTimeout/0 15:37:10 [2022-08-02T15:37:10.059Z] === RUN TestStopContainerWithTimeout/1 15:37:10 [2022-08-02T15:37:10.059Z] === PAUSE TestStopContainerWithTimeout/1 15:37:10 [2022-08-02T15:37:10.059Z] === RUN TestStopContainerWithTimeout/3 15:37:10 [2022-08-02T15:37:10.059Z] === PAUSE TestStopContainerWithTimeout/3 15:37:10 [2022-08-02T15:37:10.059Z] === RUN TestStopContainerWithTimeout/-1 15:37:10 [2022-08-02T15:37:10.059Z] === PAUSE TestStopContainerWithTimeout/-1 15:37:10 [2022-08-02T15:37:10.059Z] === CONT TestStopContainerWithTimeout/0 15:37:10 [2022-08-02T15:37:10.059Z] === CONT TestStopContainerWithTimeout/-1 15:37:10 [2022-08-02T15:37:10.208Z] --- PASS: TestExportContainerAndImportImage (0.59s) 15:37:10 [2022-08-02T15:37:10.208Z] === RUN TestExportContainerAfterDaemonRestart 15:37:10 [2022-08-02T15:37:10.625Z] === CONT TestStopContainerWithTimeout/3 15:37:11 [2022-08-02T15:37:11.583Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) 15:37:11 [2022-08-02T15:37:11.583Z] === RUN TestHealthCheckWorkdir 15:37:12 [2022-08-02T15:37:12.148Z] --- PASS: TestHealthCheckWorkdir (0.63s) 15:37:12 [2022-08-02T15:37:12.148Z] === RUN TestHealthKillContainer 15:37:12 [2022-08-02T15:37:12.524Z] === CONT TestStopContainerWithTimeout/1 15:37:13 [2022-08-02T15:37:13.915Z] --- PASS: TestStopContainerWithTimeout (0.01s) 15:37:13 [2022-08-02T15:37:13.915Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) 15:37:13 [2022-08-02T15:37:13.915Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) 15:37:13 [2022-08-02T15:37:13.915Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) 15:37:13 [2022-08-02T15:37:13.915Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) 15:37:13 [2022-08-02T15:37:13.915Z] === RUN TestDeleteDevicemapper 15:37:13 [2022-08-02T15:37:13.915Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 15:37:13 [2022-08-02T15:37:13.915Z] --- SKIP: TestDeleteDevicemapper (0.00s) 15:37:13 [2022-08-02T15:37:13.915Z] === RUN TestStopContainerWithRestartPolicyAlways 15:37:16 [2022-08-02T15:37:16.460Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s) 15:37:16 [2022-08-02T15:37:16.460Z] === RUN TestUpdateMemory 15:37:16 [2022-08-02T15:37:16.718Z] --- PASS: TestUpdateMemory (0.54s) 15:37:16 [2022-08-02T15:37:16.718Z] === RUN TestUpdateCPUQuota 15:37:17 [2022-08-02T15:37:17.652Z] --- PASS: TestUpdateCPUQuota (0.84s) 15:37:17 [2022-08-02T15:37:17.652Z] === RUN TestUpdatePidsLimit 15:37:17 [2022-08-02T15:37:17.652Z] === RUN TestUpdatePidsLimit/update_from_none 15:37:17 [2022-08-02T15:37:17.652Z] === RUN TestUpdatePidsLimit/no_change 15:37:17 [2022-08-02T15:37:17.910Z] === RUN TestUpdatePidsLimit/update_lower 15:37:18 [2022-08-02T15:37:18.168Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 15:37:18 [2022-08-02T15:37:18.427Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 15:37:18 [2022-08-02T15:37:18.685Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 15:37:18 [2022-08-02T15:37:18.944Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 15:37:19 [2022-08-02T15:37:19.510Z] --- PASS: TestUpdatePidsLimit (2.05s) 15:37:19 [2022-08-02T15:37:19.510Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) 15:37:19 [2022-08-02T15:37:19.510Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) 15:37:19 [2022-08-02T15:37:19.510Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) 15:37:19 [2022-08-02T15:37:19.510Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) 15:37:19 [2022-08-02T15:37:19.510Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) 15:37:19 [2022-08-02T15:37:19.510Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) 15:37:19 [2022-08-02T15:37:19.510Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) 15:37:19 [2022-08-02T15:37:19.510Z] === RUN TestUpdateRestartPolicy 15:37:20 [2022-08-02T15:37:20.255Z] --- PASS: TestHealthKillContainer (7.92s) 15:37:20 [2022-08-02T15:37:20.255Z] === RUN TestInspectCpusetInConfigPre120 15:37:20 [2022-08-02T15:37:20.255Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) 15:37:20 [2022-08-02T15:37:20.255Z] === RUN TestIpcModeNone 15:37:20 [2022-08-02T15:37:20.821Z] --- PASS: TestIpcModeNone (0.47s) 15:37:20 [2022-08-02T15:37:20.821Z] === RUN TestIpcModePrivate 15:37:21 [2022-08-02T15:37:21.079Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false 15:37:21 [2022-08-02T15:37:21.338Z] --- PASS: TestIpcModePrivate (0.51s) 15:37:21 [2022-08-02T15:37:21.338Z] === RUN TestIpcModeShareable 15:37:21 [2022-08-02T15:37:21.596Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true 15:37:21 [2022-08-02T15:37:21.854Z] --- PASS: TestIpcModeShareable (0.45s) 15:37:21 [2022-08-02T15:37:21.854Z] === RUN TestAPIIpcModeShareableAndContainer 15:37:23 [2022-08-02T15:37:23.229Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) 15:37:23 [2022-08-02T15:37:23.229Z] === RUN TestAPIIpcModeHost 15:37:23 [2022-08-02T15:37:23.488Z] --- PASS: TestAPIIpcModeHost (0.34s) 15:37:23 [2022-08-02T15:37:23.488Z] === RUN TestDaemonIpcModeShareable 15:37:24 [2022-08-02T15:37:24.862Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true 15:37:24 [2022-08-02T15:37:24.862Z] --- PASS: TestDaemonIpcModeShareable (1.15s) 15:37:24 [2022-08-02T15:37:24.862Z] === RUN TestDaemonIpcModePrivate 15:37:25 [2022-08-02T15:37:25.796Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false 15:37:26 [2022-08-02T15:37:26.054Z] --- PASS: TestDaemonIpcModePrivate (1.19s) 15:37:26 [2022-08-02T15:37:26.054Z] === RUN TestDaemonIpcModePrivateFromConfig 15:37:26 [2022-08-02T15:37:26.988Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false 15:37:26 [2022-08-02T15:37:26.988Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) 15:37:26 [2022-08-02T15:37:26.988Z] === RUN TestDaemonIpcModeShareableFromConfig 15:37:27 [2022-08-02T15:37:27.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 15:37:28 [2022-08-02T15:37:28.364Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true 15:37:28 [2022-08-02T15:37:28.364Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) 15:37:28 [2022-08-02T15:37:28.364Z] === RUN TestIpcModeOlderClient 15:37:28 [2022-08-02T15:37:28.364Z] === PAUSE TestIpcModeOlderClient 15:37:28 [2022-08-02T15:37:28.364Z] === RUN TestKillContainerInvalidSignal 15:37:28 [2022-08-02T15:37:28.622Z] --- PASS: TestKillContainerInvalidSignal (0.41s) 15:37:28 [2022-08-02T15:37:28.622Z] === RUN TestKillContainer 15:37:28 [2022-08-02T15:37:28.911Z] === RUN TestKillContainer/no_signal 15:37:29 [2022-08-02T15:37:29.172Z] === RUN TestKillContainer/non_killing_signal 15:37:29 [2022-08-02T15:37:29.431Z] === RUN TestKillContainer/killing_signal 15:37:30 [2022-08-02T15:37:30.031Z] --- PASS: TestKillContainer (1.40s) 15:37:30 [2022-08-02T15:37:30.031Z] --- PASS: TestKillContainer/no_signal (0.44s) 15:37:30 [2022-08-02T15:37:30.031Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) 15:37:30 [2022-08-02T15:37:30.031Z] --- PASS: TestKillContainer/killing_signal (0.48s) 15:37:30 [2022-08-02T15:37:30.031Z] === RUN TestKillWithStopSignalAndRestartPolicies 15:37:30 [2022-08-02T15:37:30.292Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 15:37:30 [2022-08-02T15:37:30.550Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 15:37:31 [2022-08-02T15:37:31.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) 15:37:31 [2022-08-02T15:37:31.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) 15:37:31 [2022-08-02T15:37:31.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) 15:37:31 [2022-08-02T15:37:31.485Z] === RUN TestKillStoppedContainer 15:37:31 [2022-08-02T15:37:31.485Z] --- PASS: TestKillStoppedContainer (0.05s) 15:37:31 [2022-08-02T15:37:31.485Z] === RUN TestKillStoppedContainerAPIPre120 15:37:31 [2022-08-02T15:37:31.485Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 15:37:31 [2022-08-02T15:37:31.485Z] === RUN TestKillDifferentUserContainer 15:37:31 [2022-08-02T15:37:31.701Z] --- PASS: TestUpdateRestartPolicy (11.08s) 15:37:31 [2022-08-02T15:37:31.701Z] === RUN TestUpdateRestartWithAutoRemove 15:37:31 [2022-08-02T15:37:31.701Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) 15:37:31 [2022-08-02T15:37:31.701Z] === RUN TestWaitNonBlocked 15:37:31 [2022-08-02T15:37:31.701Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 15:37:31 [2022-08-02T15:37:31.701Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 15:37:31 [2022-08-02T15:37:31.701Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 15:37:31 [2022-08-02T15:37:31.701Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 15:37:31 [2022-08-02T15:37:31.701Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 15:37:31 [2022-08-02T15:37:31.701Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 15:37:31 [2022-08-02T15:37:31.701Z] --- PASS: TestWaitNonBlocked (0.01s) 15:37:31 [2022-08-02T15:37:31.701Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) 15:37:31 [2022-08-02T15:37:31.701Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) 15:37:31 [2022-08-02T15:37:31.701Z] === RUN TestWaitBlocked 15:37:31 [2022-08-02T15:37:31.743Z] --- PASS: TestKillDifferentUserContainer (0.43s) 15:37:31 [2022-08-02T15:37:31.743Z] === RUN TestInspectOomKilledTrue 15:37:31 [2022-08-02T15:37:31.959Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 15:37:31 [2022-08-02T15:37:31.959Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 15:37:31 [2022-08-02T15:37:31.959Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 15:37:31 [2022-08-02T15:37:31.959Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 15:37:31 [2022-08-02T15:37:31.959Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 15:37:31 [2022-08-02T15:37:31.959Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 15:37:32 [2022-08-02T15:37:32.310Z] --- PASS: TestInspectOomKilledTrue (0.48s) 15:37:32 [2022-08-02T15:37:32.310Z] === RUN TestInspectOomKilledFalse 15:37:32 [2022-08-02T15:37:32.525Z] --- PASS: TestWaitBlocked (0.02s) 15:37:32 [2022-08-02T15:37:32.525Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s) 15:37:32 [2022-08-02T15:37:32.525Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) 15:37:32 [2022-08-02T15:37:32.525Z] === CONT TestContainerStartOnDaemonRestart 15:37:32 [2022-08-02T15:37:32.525Z] === CONT TestRestartDaemonWithRestartingContainer 15:37:32 [2022-08-02T15:37:32.876Z] --- PASS: TestInspectOomKilledFalse (0.40s) 15:37:32 [2022-08-02T15:37:32.876Z] === RUN TestLinksEtcHostsContentMatch 15:37:33 [2022-08-02T15:37:33.134Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) 15:37:33 [2022-08-02T15:37:33.134Z] === RUN TestLinksContainerNames 15:37:34 [2022-08-02T15:37:34.069Z] --- PASS: TestLinksContainerNames (0.86s) 15:37:34 [2022-08-02T15:37:34.069Z] === RUN TestLogsFollowTailEmpty 15:37:34 [2022-08-02T15:37:34.327Z] --- PASS: TestLogsFollowTailEmpty (0.40s) 15:37:34 [2022-08-02T15:37:34.327Z] === RUN TestContainerNetworkMountsNoChown 15:37:34 [2022-08-02T15:37:34.586Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) 15:37:34 [2022-08-02T15:37:34.586Z] === RUN TestMountDaemonRoot 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/default 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/default 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/private 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/private 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/rprivate 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/rprivate 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/slave 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/slave 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/rslave 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/rslave 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/shared 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/shared 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/rshared 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/rshared 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/default 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/default/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/default/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/default/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/default/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/default/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/default/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/default/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/rprivate 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/rprivate/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/rprivate/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/rshared 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/rshared/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/rshared/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/shared 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/shared/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/shared/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/shared/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/shared/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/shared/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/shared/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/rslave 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/rslave/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/rslave/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/slave 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/slave/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/slave/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/slave/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/slave/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/slave/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/slave/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/rprivate/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/rprivate/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/default/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/private 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/private/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/private/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/private/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/private/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/private/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === RUN TestMountDaemonRoot/private/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/default/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/default/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/rshared/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/shared/bind_root 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/rshared/mount_root 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 15:37:34 [2022-08-02T15:37:34.845Z] === CONT TestMountDaemonRoot/shared/mount_subpath 15:37:35 [2022-08-02T15:37:35.056Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) 15:37:35 [2022-08-02T15:37:35.056Z] === CONT TestIpcModeOlderClient 15:37:35 [2022-08-02T15:37:35.056Z] --- PASS: TestContainerStartOnDaemonRestart (2.43s) 15:37:35 [2022-08-02T15:37:35.056Z] === CONT TestContainerKillOnDaemonStart 15:37:35 [2022-08-02T15:37:35.056Z] --- PASS: TestIpcModeOlderClient (0.16s) 15:37:35 [2022-08-02T15:37:35.056Z] === CONT TestDaemonHostGatewayIP 15:37:35 [2022-08-02T15:37:35.103Z] === CONT TestMountDaemonRoot/shared/mount_root 15:37:35 [2022-08-02T15:37:35.104Z] === CONT TestMountDaemonRoot/shared/bind_subpath 15:37:35 [2022-08-02T15:37:35.104Z] === CONT TestMountDaemonRoot/slave/bind_root 15:37:35 [2022-08-02T15:37:35.104Z] === CONT TestMountDaemonRoot/rslave/bind_root 15:37:35 [2022-08-02T15:37:35.104Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 15:37:35 [2022-08-02T15:37:35.104Z] === CONT TestMountDaemonRoot/rslave/mount_root 15:37:35 [2022-08-02T15:37:35.104Z] === CONT TestMountDaemonRoot/slave/mount_subpath 15:37:35 [2022-08-02T15:37:35.104Z] === CONT TestMountDaemonRoot/slave/mount_root 15:37:35 [2022-08-02T15:37:35.104Z] === CONT TestMountDaemonRoot/slave/bind_subpath 15:37:35 [2022-08-02T15:37:35.104Z] === CONT TestMountDaemonRoot/private/bind_root 15:37:35 [2022-08-02T15:37:35.104Z] === CONT TestMountDaemonRoot/private/mount_subpath 15:37:35 [2022-08-02T15:37:35.104Z] === CONT TestMountDaemonRoot/private/mount_root 15:37:35 [2022-08-02T15:37:35.104Z] === CONT TestMountDaemonRoot/private/bind_subpath 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/default (0.00s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/private (0.00s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 15:37:35 [2022-08-02T15:37:35.104Z] === RUN TestContainerBindMountNonRecursive 15:37:36 [2022-08-02T15:37:36.478Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) 15:37:36 [2022-08-02T15:37:36.478Z] === RUN TestContainerVolumesMountedAsShared 15:37:37 [2022-08-02T15:37:37.044Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) 15:37:37 [2022-08-02T15:37:37.044Z] === RUN TestContainerVolumesMountedAsSlave 15:37:37 [2022-08-02T15:37:37.302Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) 15:37:37 [2022-08-02T15:37:37.302Z] === RUN TestNetworkNat 15:37:37 [2022-08-02T15:37:37.561Z] --- PASS: TestNetworkNat (0.45s) 15:37:37 [2022-08-02T15:37:37.561Z] === RUN TestNetworkLocalhostTCPNat 15:37:37 [2022-08-02T15:37:37.587Z] --- PASS: TestDaemonHostGatewayIP (2.53s) 15:37:37 [2022-08-02T15:37:37.587Z] === CONT TestDaemonRestartIpcMode 15:37:38 [2022-08-02T15:37:38.128Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) 15:37:38 [2022-08-02T15:37:38.128Z] === RUN TestNetworkLoopbackNat 15:37:40 [2022-08-02T15:37:40.116Z] --- PASS: TestDaemonRestartIpcMode (2.26s) 15:37:40 [2022-08-02T15:37:40.656Z] --- PASS: TestNetworkLoopbackNat (2.54s) 15:37:40 [2022-08-02T15:37:40.656Z] === RUN TestPause 15:37:41 [2022-08-02T15:37:41.222Z] --- PASS: TestPause (0.46s) 15:37:41 [2022-08-02T15:37:41.222Z] === RUN TestPauseFailsOnWindowsServerContainers 15:37:41 [2022-08-02T15:37:41.222Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 15:37:41 [2022-08-02T15:37:41.222Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 15:37:41 [2022-08-02T15:37:41.222Z] === RUN TestPauseStopPausedContainer 15:37:41 [2022-08-02T15:37:41.481Z] --- PASS: TestPauseStopPausedContainer (0.45s) 15:37:41 [2022-08-02T15:37:41.481Z] === RUN TestPsFilter 15:37:41 [2022-08-02T15:37:41.739Z] --- PASS: TestPsFilter (0.11s) 15:37:41 [2022-08-02T15:37:41.739Z] === RUN TestRemoveContainerWithRemovedVolume 15:37:41 [2022-08-02T15:37:41.996Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) 15:37:41 [2022-08-02T15:37:41.997Z] === RUN TestRemoveContainerWithVolume 15:37:42 [2022-08-02T15:37:42.563Z] --- PASS: TestRemoveContainerWithVolume (0.41s) 15:37:42 [2022-08-02T15:37:42.563Z] === RUN TestRemoveContainerRunning 15:37:42 [2022-08-02T15:37:42.821Z] --- PASS: TestRemoveContainerRunning (0.43s) 15:37:42 [2022-08-02T15:37:42.821Z] === RUN TestRemoveContainerForceRemoveRunning 15:37:43 [2022-08-02T15:37:43.388Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) 15:37:43 [2022-08-02T15:37:43.388Z] === RUN TestRemoveInvalidContainer 15:37:43 [2022-08-02T15:37:43.388Z] --- PASS: TestRemoveInvalidContainer (0.01s) 15:37:43 [2022-08-02T15:37:43.388Z] === RUN TestRenameLinkedContainer 15:37:45 [2022-08-02T15:37:45.288Z] --- PASS: TestRenameLinkedContainer (1.68s) 15:37:45 [2022-08-02T15:37:45.288Z] === RUN TestRenameStoppedContainer 15:37:45 [2022-08-02T15:37:45.546Z] --- PASS: TestRenameStoppedContainer (0.41s) 15:37:45 [2022-08-02T15:37:45.546Z] === RUN TestRenameRunningContainerAndReuse 15:37:46 [2022-08-02T15:37:46.481Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) 15:37:46 [2022-08-02T15:37:46.481Z] === RUN TestRenameInvalidName 15:37:46 [2022-08-02T15:37:46.668Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) 15:37:46 [2022-08-02T15:37:46.668Z] PASS 15:37:46 [2022-08-02T15:37:46.668Z] 15:37:46 [2022-08-02T15:37:46.668Z] === Skipped 15:37:46 [2022-08-02T15:37:46.668Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 15:37:46 [2022-08-02T15:37:46.668Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 15:37:46 [2022-08-02T15:37:46.668Z] 15:37:46 [2022-08-02T15:37:46.668Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 15:37:46 [2022-08-02T15:37:46.668Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 15:37:46 [2022-08-02T15:37:46.668Z] 15:37:46 [2022-08-02T15:37:46.668Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 15:37:46 [2022-08-02T15:37:46.668Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 15:37:46 [2022-08-02T15:37:46.668Z] 15:37:46 [2022-08-02T15:37:46.668Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) 15:37:46 [2022-08-02T15:37:46.668Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 15:37:46 [2022-08-02T15:37:46.668Z] 15:37:46 [2022-08-02T15:37:46.668Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 15:37:46 [2022-08-02T15:37:46.668Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 15:37:46 [2022-08-02T15:37:46.668Z] 15:37:46 [2022-08-02T15:37:46.668Z] DONE 196 tests, 5 skipped in 110.645s 15:37:46 [2022-08-02T15:37:46.668Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 15:37:46 [2022-08-02T15:37:46.668Z] INFO: Testing against a local daemon 15:37:46 [2022-08-02T15:37:46.668Z] === RUN TestCommitInheritsEnv 15:37:46 [2022-08-02T15:37:46.739Z] --- PASS: TestRenameInvalidName (0.42s) 15:37:46 [2022-08-02T15:37:46.739Z] === RUN TestRenameAnonymousContainer 15:37:46 [2022-08-02T15:37:46.926Z] --- PASS: TestCommitInheritsEnv (0.29s) 15:37:46 [2022-08-02T15:37:46.926Z] === RUN TestImportExtremelyLargeImageWorks 15:37:46 [2022-08-02T15:37:46.926Z] === PAUSE TestImportExtremelyLargeImageWorks 15:37:46 [2022-08-02T15:37:46.926Z] === RUN TestImagesFilterMultiReference 15:37:46 [2022-08-02T15:37:46.926Z] --- PASS: TestImagesFilterMultiReference (0.06s) 15:37:46 [2022-08-02T15:37:46.926Z] === RUN TestImagePullPlatformInvalid 15:37:46 [2022-08-02T15:37:46.926Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 15:37:46 [2022-08-02T15:37:46.926Z] === RUN TestRemoveImageOrphaning 15:37:47 [2022-08-02T15:37:47.492Z] --- PASS: TestRemoveImageOrphaning (0.28s) 15:37:47 [2022-08-02T15:37:47.492Z] === RUN TestRemoveImageGarbageCollector 15:37:48 [2022-08-02T15:37:48.645Z] --- PASS: TestRenameAnonymousContainer (1.58s) 15:37:48 [2022-08-02T15:37:48.645Z] === RUN TestRenameContainerWithSameName 15:37:48 [2022-08-02T15:37:48.645Z] --- PASS: TestRenameContainerWithSameName (0.43s) 15:37:48 [2022-08-02T15:37:48.645Z] === RUN TestRenameContainerWithLinkedContainer 15:37:49 [2022-08-02T15:37:49.393Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) 15:37:49 [2022-08-02T15:37:49.393Z] === RUN TestTagUnprefixedRepoByNameOrName 15:37:49 [2022-08-02T15:37:49.393Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 15:37:49 [2022-08-02T15:37:49.393Z] === RUN TestTagInvalidReference 15:37:49 [2022-08-02T15:37:49.393Z] --- PASS: TestTagInvalidReference (0.01s) 15:37:49 [2022-08-02T15:37:49.393Z] === RUN TestTagValidPrefixedRepo 15:37:49 [2022-08-02T15:37:49.393Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 15:37:49 [2022-08-02T15:37:49.393Z] === RUN TestTagExistedNameWithoutForce 15:37:49 [2022-08-02T15:37:49.393Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 15:37:49 [2022-08-02T15:37:49.393Z] === RUN TestTagOfficialNames 15:37:49 [2022-08-02T15:37:49.393Z] --- PASS: TestTagOfficialNames (0.05s) 15:37:49 [2022-08-02T15:37:49.393Z] === RUN TestTagMatchesDigest 15:37:49 [2022-08-02T15:37:49.393Z] --- PASS: TestTagMatchesDigest (0.01s) 15:37:49 [2022-08-02T15:37:49.393Z] === CONT TestImportExtremelyLargeImageWorks 15:37:49 [2022-08-02T15:37:49.582Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) 15:37:49 [2022-08-02T15:37:49.582Z] === RUN TestResize 15:37:49 [2022-08-02T15:37:49.840Z] --- PASS: TestResize (0.40s) 15:37:49 [2022-08-02T15:37:49.840Z] === RUN TestResizeWithInvalidSize 15:37:50 [2022-08-02T15:37:50.389Z] --- PASS: TestBuildWithHugeFile (51.07s) 15:37:50 [2022-08-02T15:37:50.389Z] === RUN TestBuildWithEmptyDockerfile 15:37:50 [2022-08-02T15:37:50.389Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 15:37:50 [2022-08-02T15:37:50.389Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 15:37:50 [2022-08-02T15:37:50.389Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:37:50 [2022-08-02T15:37:50.389Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:37:50 [2022-08-02T15:37:50.389Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:37:50 [2022-08-02T15:37:50.389Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:37:50 [2022-08-02T15:37:50.389Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 15:37:50 [2022-08-02T15:37:50.389Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:37:50 [2022-08-02T15:37:50.389Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:37:50 [2022-08-02T15:37:50.389Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) 15:37:50 [2022-08-02T15:37:50.389Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) 15:37:50 [2022-08-02T15:37:50.389Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) 15:37:50 [2022-08-02T15:37:50.389Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 15:37:50 [2022-08-02T15:37:50.389Z] === RUN TestBuildPreserveOwnership 15:37:50 [2022-08-02T15:37:50.389Z] === RUN TestBuildPreserveOwnership/copy_from 15:37:50 [2022-08-02T15:37:50.389Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 15:37:50 [2022-08-02T15:37:50.405Z] --- PASS: TestResizeWithInvalidSize (0.43s) 15:37:50 [2022-08-02T15:37:50.405Z] === RUN TestResizeWhenContainerNotStarted 15:37:50 [2022-08-02T15:37:50.970Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) 15:37:50 [2022-08-02T15:37:50.970Z] === RUN TestDaemonRestartKillContainers 15:37:50 [2022-08-02T15:37:50.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 15:37:50 [2022-08-02T15:37:50.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 15:37:50 [2022-08-02T15:37:50.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 15:37:50 [2022-08-02T15:37:50.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 15:37:50 [2022-08-02T15:37:50.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 15:37:50 [2022-08-02T15:37:50.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 15:37:50 [2022-08-02T15:37:50.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 15:37:50 [2022-08-02T15:37:50.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 15:37:50 [2022-08-02T15:37:50.971Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 15:37:52 [2022-08-02T15:37:52.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 15:37:52 [2022-08-02T15:37:52.344Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 15:37:53 [2022-08-02T15:37:53.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 15:37:53 [2022-08-02T15:37:53.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 15:37:54 [2022-08-02T15:37:54.556Z] --- PASS: TestBuildPreserveOwnership (9.65s) 15:37:54 [2022-08-02T15:37:54.556Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.64s) 15:37:54 [2022-08-02T15:37:54.556Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) 15:37:54 [2022-08-02T15:37:54.556Z] === RUN TestBuildPlatformInvalid 15:37:54 [2022-08-02T15:37:54.556Z] --- PASS: TestBuildPlatformInvalid (0.08s) 15:37:54 [2022-08-02T15:37:54.556Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 15:37:54 [2022-08-02T15:37:54.556Z] build_userns_linux_test.go:32: testEnv.IsRootless() 15:37:54 [2022-08-02T15:37:54.556Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 15:37:54 [2022-08-02T15:37:54.556Z] PASS 15:37:54 [2022-08-02T15:37:54.556Z] 15:37:54 [2022-08-02T15:37:54.556Z] === Skipped 15:37:54 [2022-08-02T15:37:54.556Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 15:37:54 [2022-08-02T15:37:54.556Z] build_session_test.go:25: TODO: BuildKit 15:37:54 [2022-08-02T15:37:54.556Z] 15:37:54 [2022-08-02T15:37:54.556Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 15:37:54 [2022-08-02T15:37:54.556Z] build_userns_linux_test.go:32: testEnv.IsRootless() 15:37:54 [2022-08-02T15:37:54.556Z] 15:37:54 [2022-08-02T15:37:54.556Z] DONE 33 tests, 2 skipped in 129.884s 15:37:54 [2022-08-02T15:37:54.556Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 15:37:54 [2022-08-02T15:37:54.556Z] INFO: Testing against a local daemon 15:37:54 [2022-08-02T15:37:54.556Z] === RUN TestConfigInspect 15:37:54 [2022-08-02T15:37:54.556Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:37:54 [2022-08-02T15:37:54.556Z] --- SKIP: TestConfigInspect (0.03s) 15:37:54 [2022-08-02T15:37:54.556Z] === RUN TestConfigList 15:37:54 [2022-08-02T15:37:54.556Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:37:54 [2022-08-02T15:37:54.556Z] --- SKIP: TestConfigList (0.01s) 15:37:54 [2022-08-02T15:37:54.556Z] === RUN TestConfigsCreateAndDelete 15:37:54 [2022-08-02T15:37:54.556Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:37:54 [2022-08-02T15:37:54.556Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) 15:37:54 [2022-08-02T15:37:54.556Z] === RUN TestConfigsUpdate 15:37:54 [2022-08-02T15:37:54.556Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:37:54 [2022-08-02T15:37:54.556Z] --- SKIP: TestConfigsUpdate (0.01s) 15:37:54 [2022-08-02T15:37:54.556Z] === RUN TestTemplatedConfig 15:37:54 [2022-08-02T15:37:54.556Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:37:54 [2022-08-02T15:37:54.556Z] --- SKIP: TestTemplatedConfig (0.00s) 15:37:54 [2022-08-02T15:37:54.556Z] === RUN TestConfigCreateResolve 15:37:54 [2022-08-02T15:37:54.556Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:37:54 [2022-08-02T15:37:54.556Z] --- SKIP: TestConfigCreateResolve (0.01s) 15:37:54 [2022-08-02T15:37:54.556Z] === RUN TestConfigDaemonLibtrustID 15:37:54 [2022-08-02T15:37:54.908Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 15:37:55 [2022-08-02T15:37:55.474Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 15:37:55 [2022-08-02T15:37:55.919Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) 15:37:55 [2022-08-02T15:37:55.919Z] PASS 15:37:55 [2022-08-02T15:37:55.919Z] 15:37:55 [2022-08-02T15:37:55.919Z] === Skipped 15:37:55 [2022-08-02T15:37:55.919Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) 15:37:55 [2022-08-02T15:37:55.919Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:37:55 [2022-08-02T15:37:55.919Z] 15:37:55 [2022-08-02T15:37:55.919Z] === SKIP: amd64.integration.config TestConfigList (0.01s) 15:37:55 [2022-08-02T15:37:55.919Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:37:55 [2022-08-02T15:37:55.919Z] 15:37:55 [2022-08-02T15:37:55.919Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) 15:37:55 [2022-08-02T15:37:55.919Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:37:55 [2022-08-02T15:37:55.919Z] 15:37:55 [2022-08-02T15:37:55.919Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) 15:37:55 [2022-08-02T15:37:55.919Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:37:55 [2022-08-02T15:37:55.919Z] 15:37:55 [2022-08-02T15:37:55.919Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) 15:37:55 [2022-08-02T15:37:55.919Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:37:55 [2022-08-02T15:37:55.919Z] 15:37:55 [2022-08-02T15:37:55.919Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) 15:37:55 [2022-08-02T15:37:55.919Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:37:55 [2022-08-02T15:37:55.919Z] 15:37:55 [2022-08-02T15:37:55.919Z] DONE 7 tests, 6 skipped in 1.723s 15:37:55 [2022-08-02T15:37:55.919Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 15:37:56 [2022-08-02T15:37:56.174Z] INFO: Testing against a local daemon 15:37:56 [2022-08-02T15:37:56.174Z] === RUN TestCheckpoint 15:37:56 [2022-08-02T15:37:56.174Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 15:37:56 [2022-08-02T15:37:56.174Z] --- SKIP: TestCheckpoint (0.00s) 15:37:56 [2022-08-02T15:37:56.174Z] === RUN TestContainerInvalidJSON 15:37:56 [2022-08-02T15:37:56.174Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 15:37:56 [2022-08-02T15:37:56.174Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 15:37:56 [2022-08-02T15:37:56.174Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 15:37:56 [2022-08-02T15:37:56.174Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 15:37:56 [2022-08-02T15:37:56.174Z] === RUN TestContainerInvalidJSON//exec/foobar/start 15:37:56 [2022-08-02T15:37:56.174Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 15:37:56 [2022-08-02T15:37:56.174Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 15:37:56 [2022-08-02T15:37:56.174Z] === CONT TestContainerInvalidJSON//exec/foobar/start 15:37:56 [2022-08-02T15:37:56.174Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 15:37:56 [2022-08-02T15:37:56.174Z] --- PASS: TestContainerInvalidJSON (0.02s) 15:37:56 [2022-08-02T15:37:56.174Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 15:37:56 [2022-08-02T15:37:56.174Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 15:37:56 [2022-08-02T15:37:56.174Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 15:37:56 [2022-08-02T15:37:56.175Z] === RUN TestCopyFromContainerPathDoesNotExist 15:37:56 [2022-08-02T15:37:56.175Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 15:37:56 [2022-08-02T15:37:56.175Z] === RUN TestCopyFromContainerPathIsNotDir 15:37:56 [2022-08-02T15:37:56.175Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 15:37:56 [2022-08-02T15:37:56.175Z] === RUN TestCopyToContainerPathDoesNotExist 15:37:56 [2022-08-02T15:37:56.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 15:37:56 [2022-08-02T15:37:56.430Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 15:37:56 [2022-08-02T15:37:56.430Z] === RUN TestCopyToContainerPathIsNotDir 15:37:56 [2022-08-02T15:37:56.430Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 15:37:56 [2022-08-02T15:37:56.430Z] === RUN TestCopyFromContainer 15:37:57 [2022-08-02T15:37:57.340Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 15:37:58 [2022-08-02T15:37:58.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 15:37:58 [2022-08-02T15:37:58.840Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 15:37:59 [2022-08-02T15:37:59.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 15:37:59 [2022-08-02T15:37:59.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 15:38:00 [2022-08-02T15:38:00.630Z] === RUN TestCopyFromContainer// 15:38:00 [2022-08-02T15:38:00.630Z] === RUN TestCopyFromContainer//bar/root 15:38:00 [2022-08-02T15:38:00.630Z] === RUN TestCopyFromContainer//bar/root/ 15:38:00 [2022-08-02T15:38:00.630Z] === RUN TestCopyFromContainer/bar/quux 15:38:00 [2022-08-02T15:38:00.630Z] === RUN TestCopyFromContainer/bar/quux/ 15:38:00 [2022-08-02T15:38:00.630Z] === RUN TestCopyFromContainer/bar/quux/baz 15:38:00 [2022-08-02T15:38:00.630Z] === RUN TestCopyFromContainer/bar/filesymlink 15:38:00 [2022-08-02T15:38:00.630Z] === RUN TestCopyFromContainer/bar/dirsymlink 15:38:00 [2022-08-02T15:38:00.630Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 15:38:00 [2022-08-02T15:38:00.630Z] === RUN TestCopyFromContainer/bar/notarget 15:38:00 [2022-08-02T15:38:00.630Z] --- PASS: TestCopyFromContainer (4.35s) 15:38:00 [2022-08-02T15:38:00.630Z] --- PASS: TestCopyFromContainer// (0.06s) 15:38:00 [2022-08-02T15:38:00.630Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) 15:38:00 [2022-08-02T15:38:00.630Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 15:38:00 [2022-08-02T15:38:00.630Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) 15:38:00 [2022-08-02T15:38:00.630Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) 15:38:00 [2022-08-02T15:38:00.630Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) 15:38:00 [2022-08-02T15:38:00.630Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) 15:38:00 [2022-08-02T15:38:00.630Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) 15:38:00 [2022-08-02T15:38:00.630Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) 15:38:00 [2022-08-02T15:38:00.630Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) 15:38:00 [2022-08-02T15:38:00.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 15:38:00 [2022-08-02T15:38:00.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:38:00 [2022-08-02T15:38:00.630Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:38:00 [2022-08-02T15:38:00.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:38:00 [2022-08-02T15:38:00.630Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:38:00 [2022-08-02T15:38:00.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 15:38:00 [2022-08-02T15:38:00.630Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 15:38:00 [2022-08-02T15:38:00.630Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:38:00 [2022-08-02T15:38:00.630Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 15:38:00 [2022-08-02T15:38:00.630Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:38:00 [2022-08-02T15:38:00.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 15:38:00 [2022-08-02T15:38:00.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 15:38:00 [2022-08-02T15:38:00.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 15:38:00 [2022-08-02T15:38:00.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 15:38:00 [2022-08-02T15:38:00.630Z] === RUN TestCreateLinkToNonExistingContainer 15:38:00 [2022-08-02T15:38:00.779Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 15:38:00 [2022-08-02T15:38:00.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) 15:38:00 [2022-08-02T15:38:00.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) 15:38:00 [2022-08-02T15:38:00.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) 15:38:00 [2022-08-02T15:38:00.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) 15:38:00 [2022-08-02T15:38:00.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) 15:38:00 [2022-08-02T15:38:00.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) 15:38:00 [2022-08-02T15:38:00.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) 15:38:00 [2022-08-02T15:38:00.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) 15:38:00 [2022-08-02T15:38:00.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.80s) 15:38:00 [2022-08-02T15:38:00.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) 15:38:00 [2022-08-02T15:38:00.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) 15:38:00 [2022-08-02T15:38:00.779Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) 15:38:00 [2022-08-02T15:38:00.779Z] === RUN TestCgroupNamespacesRun 15:38:00 [2022-08-02T15:38:00.885Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 15:38:00 [2022-08-02T15:38:00.885Z] === RUN TestCreateWithInvalidEnv 15:38:00 [2022-08-02T15:38:00.885Z] === RUN TestCreateWithInvalidEnv/0 15:38:00 [2022-08-02T15:38:00.885Z] === PAUSE TestCreateWithInvalidEnv/0 15:38:00 [2022-08-02T15:38:00.885Z] === RUN TestCreateWithInvalidEnv/1 15:38:00 [2022-08-02T15:38:00.885Z] === PAUSE TestCreateWithInvalidEnv/1 15:38:00 [2022-08-02T15:38:00.885Z] === RUN TestCreateWithInvalidEnv/2 15:38:00 [2022-08-02T15:38:00.885Z] === PAUSE TestCreateWithInvalidEnv/2 15:38:00 [2022-08-02T15:38:00.885Z] === CONT TestCreateWithInvalidEnv/0 15:38:00 [2022-08-02T15:38:00.885Z] === CONT TestCreateWithInvalidEnv/2 15:38:00 [2022-08-02T15:38:00.885Z] === CONT TestCreateWithInvalidEnv/1 15:38:00 [2022-08-02T15:38:00.885Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 15:38:00 [2022-08-02T15:38:00.885Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 15:38:00 [2022-08-02T15:38:00.885Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 15:38:00 [2022-08-02T15:38:00.885Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 15:38:00 [2022-08-02T15:38:00.885Z] === RUN TestCreateTmpfsMountsTarget 15:38:00 [2022-08-02T15:38:00.885Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 15:38:00 [2022-08-02T15:38:00.885Z] === RUN TestCreateWithCustomMaskedPaths 15:38:01 [2022-08-02T15:38:01.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 15:38:01 [2022-08-02T15:38:01.712Z] --- PASS: TestCgroupNamespacesRun (1.19s) 15:38:01 [2022-08-02T15:38:01.712Z] === RUN TestCgroupNamespacesRunPrivileged 15:38:02 [2022-08-02T15:38:02.289Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) 15:38:02 [2022-08-02T15:38:02.289Z] === RUN TestCreateWithCustomReadonlyPaths 15:38:03 [2022-08-02T15:38:03.084Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) 15:38:03 [2022-08-02T15:38:03.084Z] === RUN TestCgroupNamespacesRunDaemonHostMode 15:38:03 [2022-08-02T15:38:03.215Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) 15:38:03 [2022-08-02T15:38:03.215Z] === RUN TestCreateWithInvalidHealthcheckParams 15:38:03 [2022-08-02T15:38:03.215Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:38:03 [2022-08-02T15:38:03.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:38:03 [2022-08-02T15:38:03.215Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:38:03 [2022-08-02T15:38:03.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:38:03 [2022-08-02T15:38:03.215Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:38:03 [2022-08-02T15:38:03.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:38:03 [2022-08-02T15:38:03.215Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:38:03 [2022-08-02T15:38:03.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:38:03 [2022-08-02T15:38:03.215Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:38:03 [2022-08-02T15:38:03.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:38:03 [2022-08-02T15:38:03.215Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:38:03 [2022-08-02T15:38:03.215Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:38:03 [2022-08-02T15:38:03.215Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:38:03 [2022-08-02T15:38:03.215Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:38:03 [2022-08-02T15:38:03.215Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:38:03 [2022-08-02T15:38:03.215Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 15:38:03 [2022-08-02T15:38:03.215Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 15:38:03 [2022-08-02T15:38:03.215Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 15:38:03 [2022-08-02T15:38:03.215Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 15:38:03 [2022-08-02T15:38:03.215Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 15:38:03 [2022-08-02T15:38:03.215Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 15:38:03 [2022-08-02T15:38:03.215Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 15:38:03 [2022-08-02T15:38:03.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 15:38:03 [2022-08-02T15:38:03.776Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) 15:38:03 [2022-08-02T15:38:03.777Z] === RUN TestCreateDifferentPlatform 15:38:03 [2022-08-02T15:38:03.777Z] === RUN TestCreateDifferentPlatform/different_os 15:38:03 [2022-08-02T15:38:03.777Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 15:38:03 [2022-08-02T15:38:03.777Z] --- PASS: TestCreateDifferentPlatform (0.01s) 15:38:03 [2022-08-02T15:38:03.777Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 15:38:03 [2022-08-02T15:38:03.777Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 15:38:03 [2022-08-02T15:38:03.777Z] === RUN TestCreateVolumesFromNonExistingContainer 15:38:03 [2022-08-02T15:38:03.777Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 15:38:03 [2022-08-02T15:38:03.777Z] === RUN TestCreatePlatformSpecificImageNoPlatform 15:38:03 [2022-08-02T15:38:03.777Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 15:38:03 [2022-08-02T15:38:03.777Z] === RUN TestContainerStartOnDaemonRestart 15:38:03 [2022-08-02T15:38:03.777Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 15:38:03 [2022-08-02T15:38:03.777Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) 15:38:03 [2022-08-02T15:38:03.777Z] === RUN TestDaemonRestartIpcMode 15:38:03 [2022-08-02T15:38:03.777Z] === PAUSE TestDaemonRestartIpcMode 15:38:03 [2022-08-02T15:38:03.777Z] === RUN TestDaemonHostGatewayIP 15:38:03 [2022-08-02T15:38:03.777Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 15:38:03 [2022-08-02T15:38:03.777Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) 15:38:03 [2022-08-02T15:38:03.777Z] === RUN TestRestartDaemonWithRestartingContainer 15:38:03 [2022-08-02T15:38:03.777Z] === PAUSE TestRestartDaemonWithRestartingContainer 15:38:03 [2022-08-02T15:38:03.777Z] === RUN TestContainerKillOnDaemonStart 15:38:03 [2022-08-02T15:38:03.777Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 15:38:03 [2022-08-02T15:38:03.777Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 15:38:03 [2022-08-02T15:38:03.777Z] === RUN TestDiff 15:38:03 [2022-08-02T15:38:03.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 15:38:04 [2022-08-02T15:38:04.017Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) 15:38:04 [2022-08-02T15:38:04.017Z] === RUN TestCgroupNamespacesRunHostMode 15:38:04 [2022-08-02T15:38:04.032Z] --- PASS: TestDiff (0.41s) 15:38:04 [2022-08-02T15:38:04.032Z] === RUN TestExecWithCloseStdin 15:38:04 [2022-08-02T15:38:04.592Z] --- PASS: TestExecWithCloseStdin (0.44s) 15:38:04 [2022-08-02T15:38:04.593Z] === RUN TestExec 15:38:04 [2022-08-02T15:38:04.848Z] --- PASS: TestExec (0.44s) 15:38:04 [2022-08-02T15:38:04.848Z] === RUN TestExecUser 15:38:05 [2022-08-02T15:38:05.390Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) 15:38:05 [2022-08-02T15:38:05.390Z] === RUN TestCgroupNamespacesRunPrivateMode 15:38:05 [2022-08-02T15:38:05.431Z] --- PASS: TestExecUser (0.46s) 15:38:05 [2022-08-02T15:38:05.431Z] === RUN TestExportContainerAndImportImage 15:38:05 [2022-08-02T15:38:05.998Z] --- PASS: TestExportContainerAndImportImage (0.66s) 15:38:05 [2022-08-02T15:38:05.998Z] === RUN TestExportContainerAfterDaemonRestart 15:38:06 [2022-08-02T15:38:06.323Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) 15:38:06 [2022-08-02T15:38:06.323Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 15:38:07 [2022-08-02T15:38:07.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 15:38:07 [2022-08-02T15:38:07.695Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) 15:38:07 [2022-08-02T15:38:07.695Z] === RUN TestCgroupNamespacesRunInvalidMode 15:38:08 [2022-08-02T15:38:08.260Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) 15:38:08 [2022-08-02T15:38:08.260Z] === RUN TestCgroupNamespacesRunOlderClient 15:38:09 [2022-08-02T15:38:09.633Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) 15:38:09 [2022-08-02T15:38:09.633Z] === RUN TestNISDomainname 15:38:09 [2022-08-02T15:38:09.890Z] --- PASS: TestNISDomainname (0.51s) 15:38:09 [2022-08-02T15:38:09.890Z] === RUN TestHostnameDnsResolution 15:38:10 [2022-08-02T15:38:10.174Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) 15:38:10 [2022-08-02T15:38:10.174Z] === RUN TestHealthCheckWorkdir 15:38:10 [2022-08-02T15:38:10.174Z] --- PASS: TestHealthCheckWorkdir (0.54s) 15:38:10 [2022-08-02T15:38:10.174Z] === RUN TestHealthKillContainer 15:38:10 [2022-08-02T15:38:10.823Z] --- PASS: TestHostnameDnsResolution (0.72s) 15:38:10 [2022-08-02T15:38:10.823Z] === RUN TestUnprivilegedPortsAndPing 15:38:11 [2022-08-02T15:38:11.081Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) 15:38:11 [2022-08-02T15:38:11.081Z] === RUN TestStats 15:38:13 [2022-08-02T15:38:13.636Z] --- PASS: TestStats (2.43s) 15:38:13 [2022-08-02T15:38:13.636Z] === RUN TestStopContainerWithTimeout 15:38:13 [2022-08-02T15:38:13.636Z] === RUN TestStopContainerWithTimeout/0 15:38:13 [2022-08-02T15:38:13.636Z] === PAUSE TestStopContainerWithTimeout/0 15:38:13 [2022-08-02T15:38:13.636Z] === RUN TestStopContainerWithTimeout/1 15:38:13 [2022-08-02T15:38:13.636Z] === PAUSE TestStopContainerWithTimeout/1 15:38:13 [2022-08-02T15:38:13.636Z] === RUN TestStopContainerWithTimeout/3 15:38:13 [2022-08-02T15:38:13.636Z] === PAUSE TestStopContainerWithTimeout/3 15:38:13 [2022-08-02T15:38:13.636Z] === RUN TestStopContainerWithTimeout/-1 15:38:13 [2022-08-02T15:38:13.636Z] === PAUSE TestStopContainerWithTimeout/-1 15:38:13 [2022-08-02T15:38:13.636Z] === CONT TestStopContainerWithTimeout/0 15:38:13 [2022-08-02T15:38:13.636Z] === CONT TestStopContainerWithTimeout/3 15:38:14 [2022-08-02T15:38:14.202Z] === CONT TestStopContainerWithTimeout/-1 15:38:15 [2022-08-02T15:38:15.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 15:38:16 [2022-08-02T15:38:16.727Z] === CONT TestStopContainerWithTimeout/1 15:38:17 [2022-08-02T15:38:17.660Z] --- PASS: TestStopContainerWithTimeout (0.01s) 15:38:17 [2022-08-02T15:38:17.660Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) 15:38:17 [2022-08-02T15:38:17.660Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) 15:38:17 [2022-08-02T15:38:17.660Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) 15:38:17 [2022-08-02T15:38:17.660Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) 15:38:17 [2022-08-02T15:38:17.660Z] === RUN TestDeleteDevicemapper 15:38:17 [2022-08-02T15:38:17.660Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 15:38:17 [2022-08-02T15:38:17.660Z] --- SKIP: TestDeleteDevicemapper (0.00s) 15:38:17 [2022-08-02T15:38:17.660Z] === RUN TestStopContainerWithRestartPolicyAlways 15:38:18 [2022-08-02T15:38:18.249Z] --- PASS: TestHealthKillContainer (7.85s) 15:38:18 [2022-08-02T15:38:18.249Z] === RUN TestInspectCpusetInConfigPre120 15:38:18 [2022-08-02T15:38:18.249Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 15:38:18 [2022-08-02T15:38:18.249Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 15:38:18 [2022-08-02T15:38:18.249Z] === RUN TestIpcModeNone 15:38:18 [2022-08-02T15:38:18.249Z] --- PASS: TestIpcModeNone (0.44s) 15:38:18 [2022-08-02T15:38:18.249Z] === RUN TestIpcModePrivate 15:38:18 [2022-08-02T15:38:18.504Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false 15:38:18 [2022-08-02T15:38:18.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 15:38:18 [2022-08-02T15:38:18.760Z] --- PASS: TestIpcModePrivate (0.41s) 15:38:18 [2022-08-02T15:38:18.760Z] === RUN TestIpcModeShareable 15:38:18 [2022-08-02T15:38:18.760Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 15:38:18 [2022-08-02T15:38:18.760Z] --- SKIP: TestIpcModeShareable (0.00s) 15:38:18 [2022-08-02T15:38:18.760Z] === RUN TestAPIIpcModeShareableAndContainer 15:38:19 [2022-08-02T15:38:19.032Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) 15:38:19 [2022-08-02T15:38:19.032Z] === RUN TestUpdateMemory 15:38:19 [2022-08-02T15:38:19.597Z] --- PASS: TestUpdateMemory (0.52s) 15:38:19 [2022-08-02T15:38:19.597Z] === RUN TestUpdateCPUQuota 15:38:20 [2022-08-02T15:38:20.123Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) 15:38:20 [2022-08-02T15:38:20.123Z] === RUN TestAPIIpcModeHost 15:38:20 [2022-08-02T15:38:20.123Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 15:38:20 [2022-08-02T15:38:20.123Z] --- SKIP: TestAPIIpcModeHost (0.00s) 15:38:20 [2022-08-02T15:38:20.123Z] === RUN TestDaemonIpcModeShareable 15:38:20 [2022-08-02T15:38:20.123Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 15:38:20 [2022-08-02T15:38:20.123Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) 15:38:20 [2022-08-02T15:38:20.123Z] === RUN TestDaemonIpcModePrivate 15:38:20 [2022-08-02T15:38:20.529Z] --- PASS: TestUpdateCPUQuota (0.72s) 15:38:20 [2022-08-02T15:38:20.529Z] === RUN TestUpdatePidsLimit 15:38:20 [2022-08-02T15:38:20.529Z] === RUN TestUpdatePidsLimit/update_from_none 15:38:20 [2022-08-02T15:38:20.529Z] === RUN TestUpdatePidsLimit/no_change 15:38:20 [2022-08-02T15:38:20.787Z] === RUN TestUpdatePidsLimit/update_lower 15:38:21 [2022-08-02T15:38:21.048Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 15:38:21 [2022-08-02T15:38:21.048Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false 15:38:21 [2022-08-02T15:38:21.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 15:38:21 [2022-08-02T15:38:21.306Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 15:38:21 [2022-08-02T15:38:21.306Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 15:38:21 [2022-08-02T15:38:21.564Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 15:38:22 [2022-08-02T15:38:22.411Z] --- PASS: TestDaemonIpcModePrivate (2.14s) 15:38:22 [2022-08-02T15:38:22.411Z] === RUN TestDaemonIpcModePrivateFromConfig 15:38:22 [2022-08-02T15:38:22.411Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 15:38:22 [2022-08-02T15:38:22.411Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) 15:38:22 [2022-08-02T15:38:22.411Z] === RUN TestDaemonIpcModeShareableFromConfig 15:38:22 [2022-08-02T15:38:22.411Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 15:38:22 [2022-08-02T15:38:22.411Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) 15:38:22 [2022-08-02T15:38:22.411Z] === RUN TestIpcModeOlderClient 15:38:22 [2022-08-02T15:38:22.411Z] === PAUSE TestIpcModeOlderClient 15:38:22 [2022-08-02T15:38:22.411Z] === RUN TestKillContainerInvalidSignal 15:38:22 [2022-08-02T15:38:22.496Z] --- PASS: TestUpdatePidsLimit (1.92s) 15:38:22 [2022-08-02T15:38:22.496Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) 15:38:22 [2022-08-02T15:38:22.496Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) 15:38:22 [2022-08-02T15:38:22.496Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) 15:38:22 [2022-08-02T15:38:22.496Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) 15:38:22 [2022-08-02T15:38:22.496Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) 15:38:22 [2022-08-02T15:38:22.496Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) 15:38:22 [2022-08-02T15:38:22.496Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) 15:38:22 [2022-08-02T15:38:22.496Z] === RUN TestUpdateRestartPolicy 15:38:22 [2022-08-02T15:38:22.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 15:38:22 [2022-08-02T15:38:22.667Z] --- PASS: TestKillContainerInvalidSignal (0.42s) 15:38:22 [2022-08-02T15:38:22.668Z] === RUN TestKillContainer 15:38:22 [2022-08-02T15:38:22.668Z] === RUN TestKillContainer/no_signal 15:38:23 [2022-08-02T15:38:23.228Z] === RUN TestKillContainer/non_killing_signal 15:38:23 [2022-08-02T15:38:23.228Z] === RUN TestKillContainer/killing_signal 15:38:23 [2022-08-02T15:38:23.831Z] --- PASS: TestKillContainer (1.25s) 15:38:23 [2022-08-02T15:38:23.831Z] --- PASS: TestKillContainer/no_signal (0.43s) 15:38:23 [2022-08-02T15:38:23.831Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) 15:38:23 [2022-08-02T15:38:23.831Z] --- PASS: TestKillContainer/killing_signal (0.40s) 15:38:23 [2022-08-02T15:38:23.831Z] === RUN TestKillWithStopSignalAndRestartPolicies 15:38:23 [2022-08-02T15:38:23.831Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 15:38:24 [2022-08-02T15:38:24.434Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 15:38:24 [2022-08-02T15:38:24.690Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) 15:38:24 [2022-08-02T15:38:24.690Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) 15:38:24 [2022-08-02T15:38:24.690Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) 15:38:24 [2022-08-02T15:38:24.690Z] === RUN TestKillStoppedContainer 15:38:24 [2022-08-02T15:38:24.690Z] --- PASS: TestKillStoppedContainer (0.04s) 15:38:24 [2022-08-02T15:38:24.690Z] === RUN TestKillStoppedContainerAPIPre120 15:38:24 [2022-08-02T15:38:24.690Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 15:38:24 [2022-08-02T15:38:24.690Z] === RUN TestKillDifferentUserContainer 15:38:25 [2022-08-02T15:38:25.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 15:38:25 [2022-08-02T15:38:25.250Z] --- PASS: TestKillDifferentUserContainer (0.41s) 15:38:25 [2022-08-02T15:38:25.250Z] === RUN TestInspectOomKilledTrue 15:38:25 [2022-08-02T15:38:25.250Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" 15:38:25 [2022-08-02T15:38:25.250Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 15:38:25 [2022-08-02T15:38:25.250Z] === RUN TestInspectOomKilledFalse 15:38:25 [2022-08-02T15:38:25.250Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 15:38:25 [2022-08-02T15:38:25.250Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 15:38:25 [2022-08-02T15:38:25.250Z] === RUN TestLinksEtcHostsContentMatch 15:38:25 [2022-08-02T15:38:25.250Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 15:38:25 [2022-08-02T15:38:25.250Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) 15:38:25 [2022-08-02T15:38:25.250Z] === RUN TestLinksContainerNames 15:38:26 [2022-08-02T15:38:26.175Z] --- PASS: TestLinksContainerNames (0.79s) 15:38:26 [2022-08-02T15:38:26.175Z] === RUN TestLogsFollowTailEmpty 15:38:26 [2022-08-02T15:38:26.470Z] --- PASS: TestLogsFollowTailEmpty (0.40s) 15:38:26 [2022-08-02T15:38:26.470Z] === RUN TestContainerNetworkMountsNoChown 15:38:26 [2022-08-02T15:38:26.726Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/default 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/default 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/private 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/private 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/rprivate 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/rprivate 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/slave 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/slave 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/rslave 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/rslave 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/shared 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/shared 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/rshared 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/rshared 15:38:26 [2022-08-02T15:38:26.726Z] === CONT TestMountDaemonRoot/default 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/default/bind_root 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/default/bind_root 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/default/bind_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/default/mount_root 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/default/mount_root 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/default/mount_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === CONT TestMountDaemonRoot/default/bind_root 15:38:26 [2022-08-02T15:38:26.726Z] === CONT TestMountDaemonRoot/rshared 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/rshared/mount_root 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/rshared/bind_root 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 15:38:26 [2022-08-02T15:38:26.726Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === CONT TestMountDaemonRoot/shared 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/shared/bind_root 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/shared/bind_root 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/shared/bind_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/shared/mount_root 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/shared/mount_root 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/shared/mount_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === CONT TestMountDaemonRoot/rslave 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/rslave/bind_root 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/rslave/mount_root 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === CONT TestMountDaemonRoot/slave 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/slave/bind_root 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/slave/bind_root 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/slave/bind_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/slave/mount_root 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/slave/mount_root 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/slave/mount_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === CONT TestMountDaemonRoot/rprivate 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/rprivate/bind_root 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/rprivate/mount_root 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 15:38:26 [2022-08-02T15:38:26.726Z] === CONT TestMountDaemonRoot/private 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/private/bind_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/private/mount_root 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/private/mount_root 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/private/mount_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === RUN TestMountDaemonRoot/private/bind_root 15:38:26 [2022-08-02T15:38:26.726Z] === PAUSE TestMountDaemonRoot/private/bind_root 15:38:26 [2022-08-02T15:38:26.726Z] === CONT TestMountDaemonRoot/default/mount_subpath 15:38:26 [2022-08-02T15:38:26.726Z] === CONT TestMountDaemonRoot/default/mount_root 15:38:26 [2022-08-02T15:38:26.981Z] === CONT TestMountDaemonRoot/default/bind_subpath 15:38:26 [2022-08-02T15:38:26.981Z] === CONT TestMountDaemonRoot/rshared/bind_root 15:38:26 [2022-08-02T15:38:26.981Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 15:38:26 [2022-08-02T15:38:26.981Z] === CONT TestMountDaemonRoot/rshared/mount_root 15:38:26 [2022-08-02T15:38:26.981Z] === CONT TestMountDaemonRoot/shared/bind_root 15:38:26 [2022-08-02T15:38:26.981Z] === CONT TestMountDaemonRoot/rslave/bind_root 15:38:26 [2022-08-02T15:38:26.981Z] === CONT TestMountDaemonRoot/shared/mount_subpath 15:38:26 [2022-08-02T15:38:26.981Z] === CONT TestMountDaemonRoot/shared/mount_root 15:38:26 [2022-08-02T15:38:26.981Z] === CONT TestMountDaemonRoot/shared/bind_subpath 15:38:26 [2022-08-02T15:38:26.981Z] === CONT TestMountDaemonRoot/slave/bind_root 15:38:26 [2022-08-02T15:38:26.981Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 15:38:26 [2022-08-02T15:38:26.981Z] === CONT TestMountDaemonRoot/rslave/mount_root 15:38:26 [2022-08-02T15:38:26.981Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 15:38:26 [2022-08-02T15:38:26.981Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 15:38:26 [2022-08-02T15:38:26.981Z] === CONT TestMountDaemonRoot/slave/mount_subpath 15:38:27 [2022-08-02T15:38:27.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 15:38:27 [2022-08-02T15:38:27.237Z] === CONT TestMountDaemonRoot/slave/mount_root 15:38:27 [2022-08-02T15:38:27.237Z] === CONT TestMountDaemonRoot/slave/bind_subpath 15:38:27 [2022-08-02T15:38:27.237Z] === CONT TestMountDaemonRoot/private/bind_subpath 15:38:27 [2022-08-02T15:38:27.237Z] === CONT TestMountDaemonRoot/rprivate/mount_root 15:38:27 [2022-08-02T15:38:27.237Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 15:38:27 [2022-08-02T15:38:27.237Z] === CONT TestMountDaemonRoot/rprivate/bind_root 15:38:27 [2022-08-02T15:38:27.237Z] === CONT TestMountDaemonRoot/private/bind_root 15:38:27 [2022-08-02T15:38:27.237Z] === CONT TestMountDaemonRoot/private/mount_subpath 15:38:27 [2022-08-02T15:38:27.237Z] === CONT TestMountDaemonRoot/private/mount_root 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot (0.02s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/default (0.00s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/private (0.00s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 15:38:27 [2022-08-02T15:38:27.237Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 15:38:27 [2022-08-02T15:38:27.237Z] === RUN TestContainerBindMountNonRecursive 15:38:27 [2022-08-02T15:38:27.237Z] 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) 15:38:27 [2022-08-02T15:38:27.237Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) 15:38:27 [2022-08-02T15:38:27.237Z] === RUN TestContainerVolumesMountedAsShared 15:38:27 [2022-08-02T15:38:27.237Z] 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) 15:38:27 [2022-08-02T15:38:27.237Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) 15:38:27 [2022-08-02T15:38:27.237Z] === RUN TestContainerVolumesMountedAsSlave 15:38:27 [2022-08-02T15:38:27.237Z] 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) 15:38:27 [2022-08-02T15:38:27.237Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) 15:38:27 [2022-08-02T15:38:27.237Z] === RUN TestNetworkNat 15:38:27 [2022-08-02T15:38:27.799Z] --- PASS: TestNetworkNat (0.50s) 15:38:27 [2022-08-02T15:38:27.799Z] === RUN TestNetworkLocalhostTCPNat 15:38:28 [2022-08-02T15:38:28.054Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) 15:38:28 [2022-08-02T15:38:28.054Z] === RUN TestNetworkLoopbackNat 15:38:30 [2022-08-02T15:38:30.380Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 15:38:30 [2022-08-02T15:38:30.380Z] 15:38:30 [2022-08-02T15:38:30.380Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) 15:38:30 [2022-08-02T15:38:30.380Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) 15:38:30 [2022-08-02T15:38:30.380Z] Using test binary docker 15:38:30 [2022-08-02T15:38:30.380Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 15:38:30 [2022-08-02T15:38:30.380Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 15:38:30 [2022-08-02T15:38:30.380Z] INFO: Waiting for daemon to start... 15:38:30 [2022-08-02T15:38:30.380Z] Starting dockerd 15:38:30 [2022-08-02T15:38:30.673Z] . 15:38:30 [2022-08-02T15:38:30.673Z] INFO: Building docker-sdk-python3:4.4.1... 15:38:31 [2022-08-02T15:38:31.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 15:38:31 [2022-08-02T15:38:31.314Z] --- PASS: TestNetworkLoopbackNat (2.55s) 15:38:31 [2022-08-02T15:38:31.314Z] === RUN TestPause 15:38:31 [2022-08-02T15:38:31.314Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 15:38:31 [2022-08-02T15:38:31.314Z] --- SKIP: TestPause (0.00s) 15:38:31 [2022-08-02T15:38:31.314Z] === RUN TestPauseFailsOnWindowsServerContainers 15:38:31 [2022-08-02T15:38:31.314Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 15:38:31 [2022-08-02T15:38:31.314Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 15:38:31 [2022-08-02T15:38:31.314Z] === RUN TestPauseStopPausedContainer 15:38:31 [2022-08-02T15:38:31.314Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" 15:38:31 [2022-08-02T15:38:31.314Z] --- SKIP: TestPauseStopPausedContainer (0.01s) 15:38:31 [2022-08-02T15:38:31.314Z] === RUN TestPsFilter 15:38:31 [2022-08-02T15:38:31.314Z] --- PASS: TestPsFilter (0.11s) 15:38:31 [2022-08-02T15:38:31.314Z] === RUN TestRemoveContainerWithRemovedVolume 15:38:31 [2022-08-02T15:38:31.314Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) 15:38:31 [2022-08-02T15:38:31.314Z] === RUN TestRemoveContainerWithVolume 15:38:31 [2022-08-02T15:38:31.570Z] --- PASS: TestRemoveContainerWithVolume (0.40s) 15:38:31 [2022-08-02T15:38:31.570Z] === RUN TestRemoveContainerRunning 15:38:32 [2022-08-02T15:38:32.130Z] --- PASS: TestRemoveContainerRunning (0.39s) 15:38:32 [2022-08-02T15:38:32.130Z] === RUN TestRemoveContainerForceRemoveRunning 15:38:32 [2022-08-02T15:38:32.385Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) 15:38:32 [2022-08-02T15:38:32.385Z] === RUN TestRemoveInvalidContainer 15:38:32 [2022-08-02T15:38:32.385Z] --- PASS: TestRemoveInvalidContainer (0.01s) 15:38:32 [2022-08-02T15:38:32.385Z] === RUN TestRenameLinkedContainer 15:38:32 [2022-08-02T15:38:32.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 15:38:34 [2022-08-02T15:38:34.271Z] --- PASS: TestRenameLinkedContainer (1.64s) 15:38:34 [2022-08-02T15:38:34.271Z] === RUN TestRenameStoppedContainer 15:38:34 [2022-08-02T15:38:34.527Z] --- PASS: TestRenameStoppedContainer (0.40s) 15:38:34 [2022-08-02T15:38:34.527Z] === RUN TestRenameRunningContainerAndReuse 15:38:34 [2022-08-02T15:38:34.683Z] --- PASS: TestUpdateRestartPolicy (10.95s) 15:38:34 [2022-08-02T15:38:34.683Z] === RUN TestUpdateRestartWithAutoRemove 15:38:34 [2022-08-02T15:38:34.683Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) 15:38:34 [2022-08-02T15:38:34.683Z] === RUN TestWaitNonBlocked 15:38:34 [2022-08-02T15:38:34.683Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 15:38:34 [2022-08-02T15:38:34.683Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 15:38:34 [2022-08-02T15:38:34.683Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 15:38:34 [2022-08-02T15:38:34.683Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 15:38:34 [2022-08-02T15:38:34.683Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 15:38:34 [2022-08-02T15:38:34.683Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 15:38:34 [2022-08-02T15:38:34.683Z] --- PASS: TestWaitNonBlocked (0.01s) 15:38:34 [2022-08-02T15:38:34.683Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) 15:38:34 [2022-08-02T15:38:34.683Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) 15:38:34 [2022-08-02T15:38:34.683Z] === RUN TestWaitBlocked 15:38:34 [2022-08-02T15:38:34.683Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 15:38:34 [2022-08-02T15:38:34.683Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 15:38:34 [2022-08-02T15:38:34.683Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 15:38:34 [2022-08-02T15:38:34.683Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 15:38:34 [2022-08-02T15:38:34.683Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 15:38:34 [2022-08-02T15:38:34.683Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 15:38:34 [2022-08-02T15:38:34.941Z] --- PASS: TestWaitBlocked (0.01s) 15:38:34 [2022-08-02T15:38:34.941Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) 15:38:34 [2022-08-02T15:38:34.941Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) 15:38:34 [2022-08-02T15:38:34.941Z] === CONT TestContainerStartOnDaemonRestart 15:38:34 [2022-08-02T15:38:34.941Z] === CONT TestRestartDaemonWithRestartingContainer 15:38:35 [2022-08-02T15:38:35.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 15:38:35 [2022-08-02T15:38:35.453Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) 15:38:35 [2022-08-02T15:38:35.453Z] === RUN TestRenameInvalidName 15:38:35 [2022-08-02T15:38:35.749Z] --- PASS: TestRenameInvalidName (0.39s) 15:38:35 [2022-08-02T15:38:35.749Z] === RUN TestRenameAnonymousContainer 15:38:36 [2022-08-02T15:38:36.839Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.97s) 15:38:36 [2022-08-02T15:38:36.839Z] === CONT TestIpcModeOlderClient 15:38:37 [2022-08-02T15:38:37.097Z] --- PASS: TestIpcModeOlderClient (0.07s) 15:38:37 [2022-08-02T15:38:37.097Z] === CONT TestContainerKillOnDaemonStart 15:38:37 [2022-08-02T15:38:37.097Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s) 15:38:37 [2022-08-02T15:38:37.097Z] === CONT TestDaemonHostGatewayIP 15:38:37 [2022-08-02T15:38:37.112Z] --- PASS: TestRenameAnonymousContainer (1.43s) 15:38:37 [2022-08-02T15:38:37.112Z] === RUN TestRenameContainerWithSameName 15:38:37 [2022-08-02T15:38:37.673Z] --- PASS: TestRenameContainerWithSameName (0.40s) 15:38:37 [2022-08-02T15:38:37.673Z] === RUN TestRenameContainerWithLinkedContainer 15:38:37 [2022-08-02T15:38:37.753Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 15:38:37 [2022-08-02T15:38:37.753Z] Using test binary docker 15:38:37 [2022-08-02T15:38:37.753Z] +++ /etc/init.d/apparmor start 15:38:38 [2022-08-02T15:38:38.013Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 15:38:38 [2022-08-02T15:38:38.013Z] INFO: Waiting for daemon to start... 15:38:38 [2022-08-02T15:38:38.013Z] Starting dockerd 15:38:38 [2022-08-02T15:38:38.013Z] +++ 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 15:38:38 [2022-08-02T15:38:38.233Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) 15:38:38 [2022-08-02T15:38:38.233Z] === RUN TestResize 15:38:38 [2022-08-02T15:38:38.794Z] --- PASS: TestResize (0.43s) 15:38:38 [2022-08-02T15:38:38.794Z] === RUN TestResizeWithInvalidSize 15:38:39 [2022-08-02T15:38:39.049Z] --- PASS: TestResizeWithInvalidSize (0.41s) 15:38:39 [2022-08-02T15:38:39.050Z] === RUN TestResizeWhenContainerNotStarted 15:38:39 [2022-08-02T15:38:39.610Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) 15:38:39 [2022-08-02T15:38:39.610Z] === RUN TestDaemonRestartKillContainers 15:38:39 [2022-08-02T15:38:39.610Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 15:38:39 [2022-08-02T15:38:39.610Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 15:38:39 [2022-08-02T15:38:39.610Z] === RUN TestCgroupNamespacesRun 15:38:39 [2022-08-02T15:38:39.623Z] --- PASS: TestDaemonHostGatewayIP (2.38s) 15:38:39 [2022-08-02T15:38:39.623Z] === CONT TestDaemonRestartIpcMode 15:38:39 [2022-08-02T15:38:39.927Z] . 15:38:39 [2022-08-02T15:38:39.927Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 15:38:40 [2022-08-02T15:38:40.188Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 15:38:40 [2022-08-02T15:38:40.188Z] Error: No such image: emptyfs 15:38:40 [2022-08-02T15:38:40.188Z] ++++ docker load 15:38:40 [2022-08-02T15:38:40.188Z] ++++ tar -cC bundles/test-integration/emptyfs . 15:38:40 [2022-08-02T15:38:40.449Z] Running integration-test (iteration 1) 15:38:40 [2022-08-02T15:38:40.449Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 15:38:40 [2022-08-02T15:38:40.449Z] ++ 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 15:38:40 [2022-08-02T15:38:40.449Z] ++ set -e 15:38:40 [2022-08-02T15:38:40.449Z] ++ '[' -n 0 ']' 15:38:40 [2022-08-02T15:38:40.449Z] ++ set -x 15:38:40 [2022-08-02T15:38:40.449Z] ++ env -i DEST=/go/src/github.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 15:38:41 [2022-08-02T15:38:41.520Z] --- PASS: TestDaemonRestartIpcMode (2.16s) 15:38:42 [2022-08-02T15:38:42.122Z] --- PASS: TestCgroupNamespacesRun (2.13s) 15:38:42 [2022-08-02T15:38:42.122Z] === RUN TestCgroupNamespacesRunPrivileged 15:38:43 [2022-08-02T15:38:43.215Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 15:38:43 [2022-08-02T15:38:43.215Z] 15:38:43 [2022-08-02T15:38:43.215Z] ________ ____ __. 15:38:43 [2022-08-02T15:38:43.215Z] \_____ \ | |/ _| 15:38:43 [2022-08-02T15:38:43.215Z] / | \| < 15:38:43 [2022-08-02T15:38:43.215Z] / | \ | \ 15:38:43 [2022-08-02T15:38:43.215Z] \_______ /____|__ \ 15:38:43 [2022-08-02T15:38:43.215Z] \/ \/ 15:38:43 [2022-08-02T15:38:43.215Z] 15:38:43 [2022-08-02T15:38:43.215Z] INFO: make.ps1 ended at 08/02/2022 15:38:32 15:38:43 [2022-08-02T15:38:43.215Z] INFO: Binaries build ended at 08/02/2022 15:38:39. Duration:00:01:46.4672015 15:38:43 [2022-08-02T15:38:43.215Z] INFO: Copying the built daemon binary to d:\CI\PR-43889\4\binary\dockerd-2833aa1e4b.exe... 15:38:43 [2022-08-02T15:38:43.215Z] INFO: Copying the built client binary to d:\CI\PR-43889\4\binary\docker-2833aa1e4b.exe... 15:38:43 [2022-08-02T15:38:43.215Z] INFO: Copying dockerversion from the container... 15:38:43 [2022-08-02T15:38:43.215Z] INFO: Copying the golang package from the container to d:\CI\PR-43889\4\installer\go.zip... 15:38:43 [2022-08-02T15:38:43.215Z] INFO: Extracting go.zip to d:\CI\PR-43889\4\go 15:38:44 [2022-08-02T15:38:44.007Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) 15:38:44 [2022-08-02T15:38:44.007Z] === RUN TestCgroupNamespacesRunDaemonHostMode 15:38:45 [2022-08-02T15:38:45.894Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) 15:38:45 [2022-08-02T15:38:45.894Z] === RUN TestCgroupNamespacesRunHostMode 15:38:48 [2022-08-02T15:38:48.405Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) 15:38:48 [2022-08-02T15:38:48.405Z] === RUN TestCgroupNamespacesRunPrivateMode 15:38:49 [2022-08-02T15:38:49.622Z] --- PASS: TestContainerKillOnDaemonStart (11.62s) 15:38:49 [2022-08-02T15:38:49.622Z] PASS 15:38:49 [2022-08-02T15:38:49.622Z] 15:38:49 [2022-08-02T15:38:49.622Z] === Skipped 15:38:49 [2022-08-02T15:38:49.622Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 15:38:49 [2022-08-02T15:38:49.622Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 15:38:49 [2022-08-02T15:38:49.622Z] 15:38:49 [2022-08-02T15:38:49.622Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 15:38:49 [2022-08-02T15:38:49.622Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 15:38:49 [2022-08-02T15:38:49.622Z] 15:38:49 [2022-08-02T15:38:49.622Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 15:38:49 [2022-08-02T15:38:49.622Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 15:38:49 [2022-08-02T15:38:49.622Z] 15:38:49 [2022-08-02T15:38:49.622Z] DONE 196 tests, 3 skipped in 105.895s 15:38:49 [2022-08-02T15:38:49.622Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 15:38:49 [2022-08-02T15:38:49.622Z] ++ 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 15:38:49 [2022-08-02T15:38:49.622Z] ++ set -e 15:38:49 [2022-08-02T15:38:49.622Z] ++ '[' -n 0 ']' 15:38:49 [2022-08-02T15:38:49.622Z] ++ set -x 15:38:49 [2022-08-02T15:38:49.622Z] ++ env -i DEST=/go/src/github.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 15:38:49 [2022-08-02T15:38:49.622Z] INFO: Testing against a local daemon 15:38:49 [2022-08-02T15:38:49.622Z] === RUN TestCommitInheritsEnv 15:38:49 [2022-08-02T15:38:49.622Z] --- PASS: TestCommitInheritsEnv (0.25s) 15:38:49 [2022-08-02T15:38:49.622Z] === RUN TestImportExtremelyLargeImageWorks 15:38:49 [2022-08-02T15:38:49.622Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out 15:38:49 [2022-08-02T15:38:49.622Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 15:38:49 [2022-08-02T15:38:49.622Z] === RUN TestImagesFilterMultiReference 15:38:49 [2022-08-02T15:38:49.622Z] --- PASS: TestImagesFilterMultiReference (0.06s) 15:38:49 [2022-08-02T15:38:49.622Z] === RUN TestImagePullPlatformInvalid 15:38:49 [2022-08-02T15:38:49.622Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 15:38:49 [2022-08-02T15:38:49.622Z] === RUN TestRemoveImageOrphaning 15:38:49 [2022-08-02T15:38:49.622Z] --- PASS: TestRemoveImageOrphaning (0.25s) 15:38:49 [2022-08-02T15:38:49.622Z] === RUN TestRemoveImageGarbageCollector 15:38:49 [2022-08-02T15:38:49.622Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 15:38:49 [2022-08-02T15:38:49.622Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 15:38:49 [2022-08-02T15:38:49.622Z] === RUN TestTagUnprefixedRepoByNameOrName 15:38:49 [2022-08-02T15:38:49.622Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 15:38:49 [2022-08-02T15:38:49.622Z] === RUN TestTagInvalidReference 15:38:49 [2022-08-02T15:38:49.622Z] --- PASS: TestTagInvalidReference (0.01s) 15:38:49 [2022-08-02T15:38:49.622Z] === RUN TestTagValidPrefixedRepo 15:38:49 [2022-08-02T15:38:49.622Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 15:38:49 [2022-08-02T15:38:49.622Z] === RUN TestTagExistedNameWithoutForce 15:38:49 [2022-08-02T15:38:49.622Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 15:38:49 [2022-08-02T15:38:49.622Z] === RUN TestTagOfficialNames 15:38:49 [2022-08-02T15:38:49.622Z] --- PASS: TestTagOfficialNames (0.06s) 15:38:49 [2022-08-02T15:38:49.622Z] === RUN TestTagMatchesDigest 15:38:49 [2022-08-02T15:38:49.622Z] --- PASS: TestTagMatchesDigest (0.01s) 15:38:49 [2022-08-02T15:38:49.622Z] PASS 15:38:49 [2022-08-02T15:38:49.622Z] 15:38:49 [2022-08-02T15:38:49.622Z] === Skipped 15:38:49 [2022-08-02T15:38:49.622Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 15:38:49 [2022-08-02T15:38:49.622Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out 15:38:49 [2022-08-02T15:38:49.622Z] 15:38:49 [2022-08-02T15:38:49.622Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 15:38:49 [2022-08-02T15:38:49.622Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 15:38:49 [2022-08-02T15:38:49.622Z] 15:38:49 [2022-08-02T15:38:49.622Z] DONE 12 tests, 2 skipped in 0.928s 15:38:49 [2022-08-02T15:38:49.622Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 15:38:49 [2022-08-02T15:38:49.622Z] ++ 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 15:38:49 [2022-08-02T15:38:49.622Z] ++ set -e 15:38:49 [2022-08-02T15:38:49.622Z] ++ '[' -n 0 ']' 15:38:49 [2022-08-02T15:38:49.622Z] ++ set -x 15:38:49 [2022-08-02T15:38:49.622Z] ++ env -i DEST=/go/src/github.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 15:38:49 [2022-08-02T15:38:49.622Z] INFO: Testing against a local daemon 15:38:49 [2022-08-02T15:38:49.622Z] === RUN TestNetworkCreateDelete 15:38:49 [2022-08-02T15:38:49.880Z] --- PASS: TestNetworkCreateDelete (0.15s) 15:38:49 [2022-08-02T15:38:49.880Z] === RUN TestDockerNetworkDeletePreferID 15:38:50 [2022-08-02T15:38:50.137Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) 15:38:50 [2022-08-02T15:38:50.137Z] === RUN TestDaemonDNSFallback 15:38:50 [2022-08-02T15:38:50.294Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.12s) 15:38:50 [2022-08-02T15:38:50.294Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 15:38:52 [2022-08-02T15:38:52.806Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) 15:38:52 [2022-08-02T15:38:52.806Z] === RUN TestCgroupNamespacesRunInvalidMode 15:38:54 [2022-08-02T15:38:54.168Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) 15:38:54 [2022-08-02T15:38:54.168Z] === RUN TestCgroupNamespacesRunOlderClient 15:38:56 [2022-08-02T15:38:56.055Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) 15:38:56 [2022-08-02T15:38:56.055Z] === RUN TestNISDomainname 15:38:56 [2022-08-02T15:38:56.055Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 15:38:56 [2022-08-02T15:38:56.055Z] --- SKIP: TestNISDomainname (0.01s) 15:38:56 [2022-08-02T15:38:56.055Z] === RUN TestHostnameDnsResolution 15:38:56 [2022-08-02T15:38:56.689Z] --- PASS: TestDaemonDNSFallback (6.29s) 15:38:56 [2022-08-02T15:38:56.689Z] === RUN TestInspectNetwork 15:38:56 [2022-08-02T15:38:56.981Z] --- PASS: TestHostnameDnsResolution (0.66s) 15:38:56 [2022-08-02T15:38:56.981Z] === RUN TestUnprivilegedPortsAndPing 15:38:56 [2022-08-02T15:38:56.981Z] 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 15:38:56 [2022-08-02T15:38:56.981Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) 15:38:56 [2022-08-02T15:38:56.981Z] === RUN TestStats 15:38:56 [2022-08-02T15:38:56.981Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 15:38:56 [2022-08-02T15:38:56.981Z] --- SKIP: TestStats (0.00s) 15:38:56 [2022-08-02T15:38:56.981Z] === RUN TestStopContainerWithTimeout 15:38:56 [2022-08-02T15:38:56.981Z] === RUN TestStopContainerWithTimeout/0 15:38:56 [2022-08-02T15:38:56.981Z] === PAUSE TestStopContainerWithTimeout/0 15:38:56 [2022-08-02T15:38:56.981Z] === RUN TestStopContainerWithTimeout/1 15:38:56 [2022-08-02T15:38:56.981Z] === PAUSE TestStopContainerWithTimeout/1 15:38:56 [2022-08-02T15:38:56.981Z] === RUN TestStopContainerWithTimeout/3 15:38:56 [2022-08-02T15:38:56.981Z] === PAUSE TestStopContainerWithTimeout/3 15:38:56 [2022-08-02T15:38:56.981Z] === RUN TestStopContainerWithTimeout/-1 15:38:56 [2022-08-02T15:38:56.981Z] === PAUSE TestStopContainerWithTimeout/-1 15:38:56 [2022-08-02T15:38:56.981Z] === CONT TestStopContainerWithTimeout/0 15:38:56 [2022-08-02T15:38:56.981Z] === CONT TestStopContainerWithTimeout/-1 15:38:57 [2022-08-02T15:38:57.542Z] === CONT TestStopContainerWithTimeout/3 15:38:59 [2022-08-02T15:38:59.216Z] === RUN TestInspectNetwork/full_network_id 15:38:59 [2022-08-02T15:38:59.216Z] === RUN TestInspectNetwork/partial_network_id 15:38:59 [2022-08-02T15:38:59.216Z] === RUN TestInspectNetwork/network_name 15:38:59 [2022-08-02T15:38:59.216Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 15:38:59 [2022-08-02T15:38:59.470Z] === CONT TestStopContainerWithTimeout/1 15:39:00 [2022-08-02T15:39:00.833Z] --- PASS: TestStopContainerWithTimeout (0.01s) 15:39:00 [2022-08-02T15:39:00.833Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) 15:39:00 [2022-08-02T15:39:00.833Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) 15:39:00 [2022-08-02T15:39:00.833Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) 15:39:00 [2022-08-02T15:39:00.833Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) 15:39:00 [2022-08-02T15:39:00.833Z] === RUN TestDeleteDevicemapper 15:39:00 [2022-08-02T15:39:00.833Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 15:39:00 [2022-08-02T15:39:00.833Z] --- SKIP: TestDeleteDevicemapper (0.00s) 15:39:00 [2022-08-02T15:39:00.833Z] === RUN TestStopContainerWithRestartPolicyAlways 15:39:02 [2022-08-02T15:39:02.720Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.90s) 15:39:02 [2022-08-02T15:39:02.720Z] === RUN TestUpdateMemory 15:39:02 [2022-08-02T15:39:02.720Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 15:39:02 [2022-08-02T15:39:02.720Z] --- SKIP: TestUpdateMemory (0.00s) 15:39:02 [2022-08-02T15:39:02.720Z] === RUN TestUpdateCPUQuota 15:39:02 [2022-08-02T15:39:02.720Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 15:39:02 [2022-08-02T15:39:02.720Z] --- SKIP: TestUpdateCPUQuota (0.00s) 15:39:02 [2022-08-02T15:39:02.720Z] === RUN TestUpdatePidsLimit 15:39:02 [2022-08-02T15:39:02.720Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 15:39:02 [2022-08-02T15:39:02.720Z] --- SKIP: TestUpdatePidsLimit (0.00s) 15:39:02 [2022-08-02T15:39:02.720Z] === RUN TestUpdateRestartPolicy 15:39:03 [2022-08-02T15:39:03.394Z] --- PASS: TestInspectNetwork (6.89s) 15:39:03 [2022-08-02T15:39:03.394Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 15:39:03 [2022-08-02T15:39:03.394Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 15:39:03 [2022-08-02T15:39:03.394Z] --- PASS: TestInspectNetwork/network_name (0.00s) 15:39:03 [2022-08-02T15:39:03.394Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 15:39:03 [2022-08-02T15:39:03.394Z] === RUN TestRunContainerWithBridgeNone 15:39:04 [2022-08-02T15:39:04.766Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) 15:39:04 [2022-08-02T15:39:04.766Z] === RUN TestNetworkInvalidJSON 15:39:04 [2022-08-02T15:39:04.766Z] === RUN TestNetworkInvalidJSON//networks/create 15:39:04 [2022-08-02T15:39:04.766Z] === PAUSE TestNetworkInvalidJSON//networks/create 15:39:04 [2022-08-02T15:39:04.766Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 15:39:04 [2022-08-02T15:39:04.766Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 15:39:04 [2022-08-02T15:39:04.766Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 15:39:04 [2022-08-02T15:39:04.766Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 15:39:04 [2022-08-02T15:39:04.766Z] === CONT TestNetworkInvalidJSON//networks/create 15:39:04 [2022-08-02T15:39:04.766Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 15:39:04 [2022-08-02T15:39:04.766Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 15:39:04 [2022-08-02T15:39:04.766Z] --- PASS: TestNetworkInvalidJSON (0.01s) 15:39:04 [2022-08-02T15:39:04.766Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 15:39:04 [2022-08-02T15:39:04.766Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 15:39:04 [2022-08-02T15:39:04.766Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 15:39:04 [2022-08-02T15:39:04.766Z] === RUN TestNetworkList 15:39:04 [2022-08-02T15:39:04.766Z] === RUN TestNetworkList//networks 15:39:04 [2022-08-02T15:39:04.766Z] === PAUSE TestNetworkList//networks 15:39:04 [2022-08-02T15:39:04.766Z] === RUN TestNetworkList//networks/ 15:39:04 [2022-08-02T15:39:04.766Z] === PAUSE TestNetworkList//networks/ 15:39:04 [2022-08-02T15:39:04.766Z] === CONT TestNetworkList//networks 15:39:04 [2022-08-02T15:39:04.766Z] === CONT TestNetworkList//networks/ 15:39:04 [2022-08-02T15:39:04.766Z] --- PASS: TestNetworkList (0.01s) 15:39:04 [2022-08-02T15:39:04.766Z] --- PASS: TestNetworkList//networks/ (0.00s) 15:39:04 [2022-08-02T15:39:04.766Z] --- PASS: TestNetworkList//networks (0.00s) 15:39:04 [2022-08-02T15:39:04.766Z] === RUN TestHostIPv4BridgeLabel 15:39:05 [2022-08-02T15:39:05.331Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 15:39:05 [2022-08-02T15:39:05.331Z] === RUN TestDaemonRestartWithLiveRestore 15:39:06 [2022-08-02T15:39:06.703Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) 15:39:06 [2022-08-02T15:39:06.703Z] === RUN TestDaemonDefaultNetworkPools 15:39:07 [2022-08-02T15:39:07.268Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) 15:39:07 [2022-08-02T15:39:07.268Z] === RUN TestDaemonRestartWithExistingNetwork 15:39:08 [2022-08-02T15:39:08.640Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) 15:39:08 [2022-08-02T15:39:08.640Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 15:39:09 [2022-08-02T15:39:09.573Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) 15:39:09 [2022-08-02T15:39:09.573Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 15:39:10 [2022-08-02T15:39:10.138Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) 15:39:10 [2022-08-02T15:39:10.138Z] === RUN TestServiceWithPredefinedNetwork 15:39:12 [2022-08-02T15:39:12.665Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) 15:39:12 [2022-08-02T15:39:12.665Z] === RUN TestServiceRemoveKeepsIngressNetwork 15:39:12 [2022-08-02T15:39:12.665Z] service_test.go:242: FLAKY_TEST 15:39:12 [2022-08-02T15:39:12.665Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 15:39:12 [2022-08-02T15:39:12.665Z] === RUN TestServiceWithDataPathPortInit 15:39:13 [2022-08-02T15:39:13.612Z] INFO: Extraction ended at 08/02/2022 15:39:11. Duration:00:00:29.4147542 15:39:13 [2022-08-02T15:39:13.612Z] INFO: Updating the golang and path environment variables 15:39:13 [2022-08-02T15:39:13.612Z] INFO: GOPATH=d:\gopath 15:39:13 [2022-08-02T15:39:13.612Z] INFO: go version go1.17.12 windows/amd64 15:39:13 [2022-08-02T15:39:13.612Z] INFO: Running the daemon under test in debug mode 15:39:13 [2022-08-02T15:39:13.612Z] INFO: Starting a daemon under test... 15:39:13 [2022-08-02T15:39:13.612Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43889\4\daemon --pidfile d:\CI\PR-43889\4\docker.pid -D 15:39:13 [2022-08-02T15:39:13.612Z] INFO: Process started successfully. 15:39:13 [2022-08-02T15:39:13.612Z] INFO: Start tailing logs of the daemon under tests 15:39:13 [2022-08-02T15:39:13.612Z] INFO: Waiting for the daemon under test to start... 15:39:14 [2022-08-02T15:39:14.928Z] --- PASS: TestUpdateRestartPolicy (10.85s) 15:39:14 [2022-08-02T15:39:14.928Z] === RUN TestUpdateRestartWithAutoRemove 15:39:14 [2022-08-02T15:39:14.928Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) 15:39:14 [2022-08-02T15:39:14.928Z] === RUN TestWaitNonBlocked 15:39:14 [2022-08-02T15:39:14.928Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 15:39:14 [2022-08-02T15:39:14.928Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 15:39:14 [2022-08-02T15:39:14.928Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 15:39:14 [2022-08-02T15:39:14.928Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 15:39:14 [2022-08-02T15:39:14.928Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 15:39:14 [2022-08-02T15:39:14.928Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 15:39:14 [2022-08-02T15:39:14.928Z] --- PASS: TestWaitNonBlocked (0.01s) 15:39:14 [2022-08-02T15:39:14.928Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) 15:39:14 [2022-08-02T15:39:14.928Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) 15:39:14 [2022-08-02T15:39:14.928Z] === RUN TestWaitBlocked 15:39:14 [2022-08-02T15:39:14.928Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 15:39:14 [2022-08-02T15:39:14.928Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 15:39:14 [2022-08-02T15:39:14.928Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 15:39:14 [2022-08-02T15:39:14.928Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 15:39:14 [2022-08-02T15:39:14.928Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 15:39:14 [2022-08-02T15:39:14.928Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 15:39:15 [2022-08-02T15:39:15.490Z] --- PASS: TestWaitBlocked (0.01s) 15:39:15 [2022-08-02T15:39:15.490Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) 15:39:15 [2022-08-02T15:39:15.490Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) 15:39:15 [2022-08-02T15:39:15.490Z] === CONT TestDaemonRestartIpcMode 15:39:15 [2022-08-02T15:39:15.490Z] === CONT TestIpcModeOlderClient 15:39:15 [2022-08-02T15:39:15.490Z] --- PASS: TestIpcModeOlderClient (0.07s) 15:39:15 [2022-08-02T15:39:15.490Z] === CONT TestRestartDaemonWithRestartingContainer 15:39:20 [2022-08-02T15:39:20.731Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.23s) 15:39:20 [2022-08-02T15:39:20.731Z] --- PASS: TestDaemonRestartIpcMode (4.61s) 15:39:20 [2022-08-02T15:39:20.731Z] PASS 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === Skipped 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) 15:39:20 [2022-08-02T15:39:20.731Z] 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) 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] 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) 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] 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) 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestPause (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) 15:39:20 [2022-08-02T15:39:20.731Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) 15:39:20 [2022-08-02T15:39:20.731Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] 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 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestStats (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) 15:39:20 [2022-08-02T15:39:20.731Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 15:39:20 [2022-08-02T15:39:20.731Z] 15:39:20 [2022-08-02T15:39:20.731Z] DONE 177 tests, 27 skipped in 84.148s 15:39:20 [2022-08-02T15:39:20.731Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 15:39:20 [2022-08-02T15:39:20.731Z] INFO: Testing against a local daemon 15:39:20 [2022-08-02T15:39:20.731Z] === RUN TestCommitInheritsEnv 15:39:22 [2022-08-02T15:39:22.093Z] --- PASS: TestCommitInheritsEnv (1.83s) 15:39:22 [2022-08-02T15:39:22.093Z] === RUN TestImportExtremelyLargeImageWorks 15:39:22 [2022-08-02T15:39:22.093Z] === PAUSE TestImportExtremelyLargeImageWorks 15:39:22 [2022-08-02T15:39:22.093Z] === RUN TestImagesFilterMultiReference 15:39:22 [2022-08-02T15:39:22.093Z] --- PASS: TestImagesFilterMultiReference (0.05s) 15:39:22 [2022-08-02T15:39:22.093Z] === RUN TestImagePullPlatformInvalid 15:39:22 [2022-08-02T15:39:22.349Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 15:39:22 [2022-08-02T15:39:22.349Z] === RUN TestRemoveImageOrphaning 15:39:24 [2022-08-02T15:39:24.234Z] --- PASS: TestRemoveImageOrphaning (1.93s) 15:39:24 [2022-08-02T15:39:24.234Z] === RUN TestRemoveImageGarbageCollector 15:39:24 [2022-08-02T15:39:24.234Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 15:39:24 [2022-08-02T15:39:24.234Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 15:39:24 [2022-08-02T15:39:24.234Z] === RUN TestTagUnprefixedRepoByNameOrName 15:39:24 [2022-08-02T15:39:24.234Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 15:39:24 [2022-08-02T15:39:24.234Z] === RUN TestTagInvalidReference 15:39:24 [2022-08-02T15:39:24.234Z] --- PASS: TestTagInvalidReference (0.01s) 15:39:24 [2022-08-02T15:39:24.234Z] === RUN TestTagValidPrefixedRepo 15:39:24 [2022-08-02T15:39:24.234Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 15:39:24 [2022-08-02T15:39:24.234Z] === RUN TestTagExistedNameWithoutForce 15:39:24 [2022-08-02T15:39:24.234Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 15:39:24 [2022-08-02T15:39:24.234Z] === RUN TestTagOfficialNames 15:39:24 [2022-08-02T15:39:24.234Z] --- PASS: TestTagOfficialNames (0.05s) 15:39:24 [2022-08-02T15:39:24.234Z] === RUN TestTagMatchesDigest 15:39:24 [2022-08-02T15:39:24.234Z] --- PASS: TestTagMatchesDigest (0.01s) 15:39:24 [2022-08-02T15:39:24.234Z] === CONT TestImportExtremelyLargeImageWorks 15:39:25 [2022-08-02T15:39:25.818Z] --- PASS: TestImportExtremelyLargeImageWorks (89.49s) 15:39:25 [2022-08-02T15:39:25.818Z] PASS 15:39:25 [2022-08-02T15:39:25.818Z] 15:39:25 [2022-08-02T15:39:25.818Z] DONE 12 tests in 92.312s 15:39:25 [2022-08-02T15:39:25.818Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 15:39:25 [2022-08-02T15:39:25.818Z] INFO: Testing against a local daemon 15:39:25 [2022-08-02T15:39:25.818Z] === RUN TestNetworkCreateDelete 15:39:25 [2022-08-02T15:39:25.818Z] --- PASS: TestNetworkCreateDelete (0.14s) 15:39:25 [2022-08-02T15:39:25.818Z] === RUN TestDockerNetworkDeletePreferID 15:39:25 [2022-08-02T15:39:25.818Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) 15:39:25 [2022-08-02T15:39:25.818Z] === RUN TestDaemonDNSFallback 15:39:25 [2022-08-02T15:39:25.818Z] --- PASS: TestDaemonDNSFallback (6.32s) 15:39:25 [2022-08-02T15:39:25.818Z] === RUN TestInspectNetwork 15:39:26 [2022-08-02T15:39:26.964Z] sha256:08a42276f747d54993bfea9cfd6f6bd4d5b294b38791b8f63bcefeed8f32d974 15:39:26 [2022-08-02T15:39:26.964Z] INFO: Starting docker-py tests... 15:39:26 [2022-08-02T15:39:26.964Z] ============================= test session starts ============================== 15:39:26 [2022-08-02T15:39:26.964Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 15:39:26 [2022-08-02T15:39:26.964Z] rootdir: /src, inifile: pytest.ini 15:39:26 [2022-08-02T15:39:26.964Z] plugins: cov-2.6.1, timeout-1.3.3 15:39:26 [2022-08-02T15:39:26.964Z] collected 389 items / 1 deselected / 388 selected 15:39:26 [2022-08-02T15:39:26.964Z] 15:39:27 [2022-08-02T15:39:27.239Z] Loaded image: buildpack-deps:buster 15:39:27 [2022-08-02T15:39:27.239Z] Loaded image: busybox:latest 15:39:27 [2022-08-02T15:39:27.239Z] Loaded image: busybox:glibc 15:39:27 [2022-08-02T15:39:27.568Z] --- PASS: TestServiceWithDataPathPortInit (13.40s) 15:39:27 [2022-08-02T15:39:27.568Z] === RUN TestServiceWithDefaultAddressPoolInit 15:39:28 [2022-08-02T15:39:28.500Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lf4j9me3gdbei5j6ryyx2t745 Created:2022-08-02 15:39:27.10667778 +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[ac7ee7154db4cc7ce594459a5d943a04500f8ba28494f889722b09091d46ac88:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zx5vnbu57n8r8uq3jjtfpglxr EndpointID:aa74e63b5d62de014a6256af54b47e1f75a6b5a8c27287315c23914743de5059 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aded77a31f4a1c89a7b81923da4f549e4957fc46d24d2c2dd69cdb3be2e20fda 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:2910352d330b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zx5vnbu57n8r8uq3jjtfpglxr EndpointID:aa74e63b5d62de014a6256af54b47e1f75a6b5a8c27287315c23914743de5059 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 15:39:29 [2022-08-02T15:39:29.101Z] === RUN TestInspectNetwork/full_network_id 15:39:29 [2022-08-02T15:39:29.101Z] === RUN TestInspectNetwork/partial_network_id 15:39:29 [2022-08-02T15:39:29.101Z] === RUN TestInspectNetwork/network_name 15:39:29 [2022-08-02T15:39:29.101Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 15:39:31 [2022-08-02T15:39:31.661Z] .....INFO: Daemon under test started and replied! 15:39:31 [2022-08-02T15:39:31.661Z] INFO: Docker version of the daemon under test 15:39:31 [2022-08-02T15:39:31.661Z] 15:39:31 [2022-08-02T15:39:31.661Z] Client: 15:39:31 [2022-08-02T15:39:31.661Z] Version: 17.06.2-ce 15:39:31 [2022-08-02T15:39:31.661Z] API version: 1.30 15:39:31 [2022-08-02T15:39:31.661Z] Go version: go1.8.3 15:39:31 [2022-08-02T15:39:31.661Z] Git commit: cec0b72 15:39:31 [2022-08-02T15:39:31.661Z] Built: Tue Sep 5 19:57:19 2017 15:39:31 [2022-08-02T15:39:31.661Z] OS/Arch: windows/amd64 15:39:31 [2022-08-02T15:39:31.661Z] 15:39:31 [2022-08-02T15:39:31.661Z] Server: 15:39:31 [2022-08-02T15:39:31.661Z] Version: 0.0.0-dev 15:39:31 [2022-08-02T15:39:31.661Z] API version: 1.41 (minimum version 1.24) 15:39:31 [2022-08-02T15:39:31.661Z] Go version: go1.17.12 15:39:31 [2022-08-02T15:39:31.661Z] Git commit: 2833aa1e4b 15:39:31 [2022-08-02T15:39:31.661Z] Built: 08/02/2022 15:37:00 15:39:31 [2022-08-02T15:39:31.661Z] OS/Arch: windows/amd64 15:39:31 [2022-08-02T15:39:31.661Z] Experimental: false 15:39:31 [2022-08-02T15:39:31.661Z] 15:39:31 [2022-08-02T15:39:31.661Z] INFO: Docker info of the daemon under test 15:39:31 [2022-08-02T15:39:31.661Z] 15:39:31 [2022-08-02T15:39:31.661Z] Containers: 0 15:39:31 [2022-08-02T15:39:31.661Z] Running: 0 15:39:31 [2022-08-02T15:39:31.661Z] Paused: 0 15:39:31 [2022-08-02T15:39:31.661Z] Stopped: 0 15:39:31 [2022-08-02T15:39:31.661Z] Images: 0 15:39:31 [2022-08-02T15:39:31.661Z] Server Version: 0.0.0-dev 15:39:31 [2022-08-02T15:39:31.661Z] Storage Driver: windowsfilter 15:39:31 [2022-08-02T15:39:31.661Z] Windows: 15:39:31 [2022-08-02T15:39:31.661Z] Logging Driver: json-file 15:39:31 [2022-08-02T15:39:31.661Z] Plugins: 15:39:31 [2022-08-02T15:39:31.661Z] Volume: local 15:39:31 [2022-08-02T15:39:31.661Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 15:39:31 [2022-08-02T15:39:31.661Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 15:39:31 [2022-08-02T15:39:31.661Z] Swarm: inactive 15:39:31 [2022-08-02T15:39:31.661Z] Default Isolation: process 15:39:31 [2022-08-02T15:39:31.661Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 15:39:31 [2022-08-02T15:39:31.661Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) 15:39:31 [2022-08-02T15:39:31.661Z] OSType: windows 15:39:31 [2022-08-02T15:39:31.661Z] Architecture: x86_64 15:39:31 [2022-08-02T15:39:31.661Z] CPUs: 4 15:39:31 [2022-08-02T15:39:31.661Z] Total Memory: 32GiB 15:39:31 [2022-08-02T15:39:31.661Z] Name: azwin-2-caca70 15:39:31 [2022-08-02T15:39:31.661Z] ID: O5UG:AN3M:YC4E:WKGO:SXVT:DWL6:Z7MD:2NHF:32TZ:BO7Y:YHUP:W5ZV 15:39:31 [2022-08-02T15:39:31.661Z] Docker Root Dir: D:\CI\PR-43889\4\daemon 15:39:31 [2022-08-02T15:39:31.661Z] Debug Mode (client): false 15:39:31 [2022-08-02T15:39:31.661Z] Debug Mode (server): true 15:39:31 [2022-08-02T15:39:31.661Z] File Descriptors: -1 15:39:31 [2022-08-02T15:39:31.661Z] Goroutines: 16 15:39:31 [2022-08-02T15:39:31.661Z] System Time: 2022-08-02T15:39:30.9518052Z 15:39:31 [2022-08-02T15:39:31.661Z] EventsListeners: 0 15:39:31 [2022-08-02T15:39:31.661Z] Registry: https://index.docker.io/v1/ 15:39:31 [2022-08-02T15:39:31.661Z] Labels: 15:39:31 [2022-08-02T15:39:31.661Z] Experimental: false 15:39:31 [2022-08-02T15:39:31.661Z] Insecure Registries: 15:39:31 [2022-08-02T15:39:31.661Z] 127.0.0.0/8 15:39:31 [2022-08-02T15:39:31.661Z] Live Restore Enabled: false 15:39:31 [2022-08-02T15:39:31.661Z] 15:39:31 [2022-08-02T15:39:31.661Z] 15:39:31 [2022-08-02T15:39:31.661Z] INFO: Docker images of the daemon under test 15:39:31 [2022-08-02T15:39:31.661Z] 15:39:31 [2022-08-02T15:39:31.661Z] REPOSITORY TAG IMAGE ID CREATED SIZE 15:39:31 [2022-08-02T15:39:31.661Z] 15:39:31 [2022-08-02T15:39:31.661Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 15:39:31 [2022-08-02T15:39:31.661Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... 15:39:31 [2022-08-02T15:39:31.661Z] ltsc2019: Pulling from windows/servercore 15:39:31 [2022-08-02T15:39:31.661Z] b111c3320c94: Pulling fs layer 15:39:31 [2022-08-02T15:39:31.661Z] 7aca8de30754: Pulling fs layer 15:39:32 [2022-08-02T15:39:32.678Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s) 15:39:32 [2022-08-02T15:39:32.678Z] PASS 15:39:32 [2022-08-02T15:39:32.678Z] 15:39:32 [2022-08-02T15:39:32.678Z] === Skipped 15:39:32 [2022-08-02T15:39:32.678Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 15:39:32 [2022-08-02T15:39:32.678Z] service_test.go:242: FLAKY_TEST 15:39:32 [2022-08-02T15:39:32.678Z] 15:39:32 [2022-08-02T15:39:32.678Z] DONE 26 tests, 1 skipped in 43.047s 15:39:32 [2022-08-02T15:39:32.678Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 15:39:32 [2022-08-02T15:39:32.678Z] ++ 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 15:39:32 [2022-08-02T15:39:32.678Z] ++ set -e 15:39:32 [2022-08-02T15:39:32.678Z] ++ '[' -n 0 ']' 15:39:32 [2022-08-02T15:39:32.678Z] ++ set -x 15:39:32 [2022-08-02T15:39:32.678Z] ++ env -i DEST=/go/src/github.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 15:39:32 [2022-08-02T15:39:32.678Z] INFO: Testing against a local daemon 15:39:32 [2022-08-02T15:39:32.678Z] === RUN TestDockerNetworkIpvlanPersistance 15:39:32 [2022-08-02T15:39:32.678Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:39:32 [2022-08-02T15:39:32.678Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 15:39:32 [2022-08-02T15:39:32.678Z] === RUN TestDockerNetworkIpvlan 15:39:32 [2022-08-02T15:39:32.678Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:39:32 [2022-08-02T15:39:32.678Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 15:39:32 [2022-08-02T15:39:32.678Z] PASS 15:39:32 [2022-08-02T15:39:32.678Z] 15:39:32 [2022-08-02T15:39:32.678Z] === Skipped 15:39:32 [2022-08-02T15:39:32.678Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 15:39:32 [2022-08-02T15:39:32.678Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:39:32 [2022-08-02T15:39:32.678Z] 15:39:32 [2022-08-02T15:39:32.678Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 15:39:32 [2022-08-02T15:39:32.678Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:39:32 [2022-08-02T15:39:32.678Z] 15:39:32 [2022-08-02T15:39:32.678Z] DONE 2 tests, 2 skipped in 0.106s 15:39:32 [2022-08-02T15:39:32.678Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 15:39:32 [2022-08-02T15:39:32.678Z] ++ 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 15:39:32 [2022-08-02T15:39:32.678Z] ++ set -e 15:39:32 [2022-08-02T15:39:32.678Z] ++ '[' -n 0 ']' 15:39:32 [2022-08-02T15:39:32.678Z] ++ set -x 15:39:32 [2022-08-02T15:39:32.678Z] ++ env -i DEST=/go/src/github.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 15:39:32 [2022-08-02T15:39:32.936Z] INFO: Testing against a local daemon 15:39:32 [2022-08-02T15:39:32.936Z] === RUN TestDockerNetworkMacvlanPersistance 15:39:33 [2022-08-02T15:39:33.282Z] --- PASS: TestInspectNetwork (7.00s) 15:39:33 [2022-08-02T15:39:33.282Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 15:39:33 [2022-08-02T15:39:33.282Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 15:39:33 [2022-08-02T15:39:33.282Z] --- PASS: TestInspectNetwork/network_name (0.00s) 15:39:33 [2022-08-02T15:39:33.282Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 15:39:33 [2022-08-02T15:39:33.282Z] === RUN TestRunContainerWithBridgeNone 15:39:33 [2022-08-02T15:39:33.827Z] Loaded image: debian:bullseye 15:39:33 [2022-08-02T15:39:33.827Z] Loaded image: hello-world:latest 15:39:34 [2022-08-02T15:39:34.088Z] Loaded image: arm32v7/hello-world:latest 15:39:34 [2022-08-02T15:39:34.088Z] INFO: Testing against a local daemon 15:39:34 [2022-08-02T15:39:34.088Z] === RUN TestCgroupNamespacesBuild 15:39:34 [2022-08-02T15:39:34.307Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) 15:39:34 [2022-08-02T15:39:34.307Z] === RUN TestDockerNetworkMacvlan 15:39:34 [2022-08-02T15:39:34.655Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) 15:39:34 [2022-08-02T15:39:34.655Z] === RUN TestNetworkInvalidJSON 15:39:34 [2022-08-02T15:39:34.655Z] === RUN TestNetworkInvalidJSON//networks/create 15:39:34 [2022-08-02T15:39:34.655Z] === PAUSE TestNetworkInvalidJSON//networks/create 15:39:34 [2022-08-02T15:39:34.655Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 15:39:34 [2022-08-02T15:39:34.655Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 15:39:34 [2022-08-02T15:39:34.655Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 15:39:34 [2022-08-02T15:39:34.655Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 15:39:34 [2022-08-02T15:39:34.655Z] === CONT TestNetworkInvalidJSON//networks/create 15:39:34 [2022-08-02T15:39:34.655Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 15:39:34 [2022-08-02T15:39:34.655Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 15:39:34 [2022-08-02T15:39:34.655Z] --- PASS: TestNetworkInvalidJSON (0.01s) 15:39:34 [2022-08-02T15:39:34.655Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 15:39:34 [2022-08-02T15:39:34.655Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 15:39:34 [2022-08-02T15:39:34.655Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 15:39:34 [2022-08-02T15:39:34.655Z] === RUN TestNetworkList 15:39:34 [2022-08-02T15:39:34.655Z] === RUN TestNetworkList//networks 15:39:34 [2022-08-02T15:39:34.655Z] === PAUSE TestNetworkList//networks 15:39:34 [2022-08-02T15:39:34.655Z] === RUN TestNetworkList//networks/ 15:39:34 [2022-08-02T15:39:34.655Z] === PAUSE TestNetworkList//networks/ 15:39:34 [2022-08-02T15:39:34.655Z] === CONT TestNetworkList//networks 15:39:34 [2022-08-02T15:39:34.655Z] === CONT TestNetworkList//networks/ 15:39:34 [2022-08-02T15:39:34.655Z] --- PASS: TestNetworkList (0.01s) 15:39:34 [2022-08-02T15:39:34.655Z] --- PASS: TestNetworkList//networks/ (0.00s) 15:39:34 [2022-08-02T15:39:34.655Z] --- PASS: TestNetworkList//networks (0.00s) 15:39:34 [2022-08-02T15:39:34.655Z] === RUN TestHostIPv4BridgeLabel 15:39:34 [2022-08-02T15:39:34.872Z] === RUN TestDockerNetworkMacvlan/Subinterface 15:39:34 [2022-08-02T15:39:34.913Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) 15:39:34 [2022-08-02T15:39:34.913Z] === RUN TestDaemonRestartWithLiveRestore 15:39:35 [2022-08-02T15:39:35.805Z] === RUN TestDockerNetworkMacvlan/OverlapParent 15:39:36 [2022-08-02T15:39:36.286Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 15:39:36 [2022-08-02T15:39:36.286Z] === RUN TestDaemonDefaultNetworkPools 15:39:36 [2022-08-02T15:39:36.370Z] === RUN TestDockerNetworkMacvlan/NilParent 15:39:36 [2022-08-02T15:39:36.851Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) 15:39:36 [2022-08-02T15:39:36.851Z] === RUN TestDaemonRestartWithExistingNetwork 15:39:37 [2022-08-02T15:39:37.390Z] --- PASS: TestCgroupNamespacesBuild (3.10s) 15:39:37 [2022-08-02T15:39:37.390Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 15:39:38 [2022-08-02T15:39:38.223Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) 15:39:38 [2022-08-02T15:39:38.223Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 15:39:38 [2022-08-02T15:39:38.267Z] === RUN TestDockerNetworkMacvlan/InternalMode 15:39:39 [2022-08-02T15:39:39.156Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) 15:39:39 [2022-08-02T15:39:39.156Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 15:39:39 [2022-08-02T15:39:39.305Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s) 15:39:39 [2022-08-02T15:39:39.305Z] === RUN TestBuildWithSession 15:39:39 [2022-08-02T15:39:39.305Z] build_session_test.go:25: TODO: BuildKit 15:39:39 [2022-08-02T15:39:39.305Z] --- SKIP: TestBuildWithSession (0.00s) 15:39:39 [2022-08-02T15:39:39.305Z] === RUN TestBuildSquashParent 15:39:39 [2022-08-02T15:39:39.637Z] tests/integration/api_build_test.py .......................X [ 6%] 15:39:39 [2022-08-02T15:39:39.721Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 15:39:39 [2022-08-02T15:39:39.721Z] === RUN TestServiceWithPredefinedNetwork 15:39:40 [2022-08-02T15:39:40.166Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 15:39:40 [2022-08-02T15:39:40.465Z] tests/integration/api_client_test.py ..... [ 7%] 15:39:41 [2022-08-02T15:39:41.974Z] tests/integration/api_config_test.py ..... [ 8%] 15:39:42 [2022-08-02T15:39:42.246Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) 15:39:42 [2022-08-02T15:39:42.246Z] === RUN TestServiceRemoveKeepsIngressNetwork 15:39:42 [2022-08-02T15:39:42.246Z] service_test.go:242: FLAKY_TEST 15:39:42 [2022-08-02T15:39:42.246Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 15:39:42 [2022-08-02T15:39:42.246Z] === RUN TestServiceWithDataPathPortInit 15:39:43 [2022-08-02T15:39:43.445Z] === RUN TestDockerNetworkMacvlan/Addressing 15:39:43 [2022-08-02T15:39:43.703Z] --- PASS: TestDockerNetworkMacvlan (9.50s) 15:39:43 [2022-08-02T15:39:43.703Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 15:39:43 [2022-08-02T15:39:43.703Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) 15:39:43 [2022-08-02T15:39:43.703Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) 15:39:43 [2022-08-02T15:39:43.703Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) 15:39:43 [2022-08-02T15:39:43.703Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) 15:39:43 [2022-08-02T15:39:43.703Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) 15:39:43 [2022-08-02T15:39:43.703Z] PASS 15:39:43 [2022-08-02T15:39:43.703Z] 15:39:43 [2022-08-02T15:39:43.703Z] DONE 8 tests in 10.984s 15:39:43 [2022-08-02T15:39:43.703Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 15:39:43 [2022-08-02T15:39:43.703Z] ++ 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 15:39:43 [2022-08-02T15:39:43.703Z] ++ set -e 15:39:43 [2022-08-02T15:39:43.703Z] ++ '[' -n 0 ']' 15:39:43 [2022-08-02T15:39:43.703Z] ++ set -x 15:39:43 [2022-08-02T15:39:43.703Z] ++ env -i DEST=/go/src/github.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 15:39:43 [2022-08-02T15:39:43.703Z] testing: warning: no tests to run 15:39:43 [2022-08-02T15:39:43.703Z] PASS 15:39:43 [2022-08-02T15:39:43.703Z] 15:39:43 [2022-08-02T15:39:43.703Z] DONE 0 tests in 0.024s 15:39:43 [2022-08-02T15:39:43.703Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 15:39:43 [2022-08-02T15:39:43.703Z] ++ 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 15:39:43 [2022-08-02T15:39:43.703Z] ++ set -e 15:39:43 [2022-08-02T15:39:43.703Z] ++ '[' -n 0 ']' 15:39:43 [2022-08-02T15:39:43.703Z] ++ set -x 15:39:43 [2022-08-02T15:39:43.703Z] ++ env -i DEST=/go/src/github.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 15:39:43 [2022-08-02T15:39:43.960Z] INFO: Testing against a local daemon 15:39:43 [2022-08-02T15:39:43.960Z] === RUN TestAuthZPluginAllowRequest 15:39:44 [2022-08-02T15:39:44.893Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) 15:39:44 [2022-08-02T15:39:44.893Z] === RUN TestAuthZPluginTLS 15:39:45 [2022-08-02T15:39:45.458Z] --- PASS: TestAuthZPluginTLS (0.55s) 15:39:45 [2022-08-02T15:39:45.458Z] === RUN TestAuthZPluginDenyRequest 15:39:46 [2022-08-02T15:39:46.023Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 15:39:46 [2022-08-02T15:39:46.023Z] === RUN TestAuthZPluginAPIDenyResponse 15:39:46 [2022-08-02T15:39:46.588Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 15:39:46 [2022-08-02T15:39:46.588Z] === RUN TestAuthZPluginDenyResponse 15:39:46 [2022-08-02T15:39:46.834Z] 7aca8de30754: Verifying Checksum 15:39:46 [2022-08-02T15:39:46.834Z] 7aca8de30754: Download complete 15:39:47 [2022-08-02T15:39:47.152Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) 15:39:47 [2022-08-02T15:39:47.153Z] === RUN TestAuthZPluginAllowEventStream 15:39:47 [2022-08-02T15:39:47.447Z] --- PASS: TestBuildSquashParent (8.33s) 15:39:47 [2022-08-02T15:39:47.447Z] === RUN TestBuildWithRemoveAndForceRemove 15:39:47 [2022-08-02T15:39:47.447Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:39:47 [2022-08-02T15:39:47.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:39:47 [2022-08-02T15:39:47.447Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:39:47 [2022-08-02T15:39:47.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:39:47 [2022-08-02T15:39:47.447Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:39:47 [2022-08-02T15:39:47.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:39:47 [2022-08-02T15:39:47.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:39:47 [2022-08-02T15:39:47.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:39:47 [2022-08-02T15:39:47.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:39:47 [2022-08-02T15:39:47.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:39:47 [2022-08-02T15:39:47.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:39:47 [2022-08-02T15:39:47.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:39:47 [2022-08-02T15:39:47.447Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:39:47 [2022-08-02T15:39:47.447Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:39:48 [2022-08-02T15:39:48.524Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) 15:39:48 [2022-08-02T15:39:48.524Z] === RUN TestAuthZPluginErrorResponse 15:39:48 [2022-08-02T15:39:48.788Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) 15:39:48 [2022-08-02T15:39:48.788Z] === RUN TestAuthZPluginErrorRequest 15:39:49 [2022-08-02T15:39:49.353Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 15:39:49 [2022-08-02T15:39:49.353Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 15:39:49 [2022-08-02T15:39:49.918Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) 15:39:49 [2022-08-02T15:39:49.918Z] === RUN TestAuthZPluginEnsureLoadImportWorking 15:39:50 [2022-08-02T15:39:50.750Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:39:50 [2022-08-02T15:39:50.750Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:39:51 [2022-08-02T15:39:51.290Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) 15:39:51 [2022-08-02T15:39:51.290Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 15:39:52 [2022-08-02T15:39:52.662Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) 15:39:52 [2022-08-02T15:39:52.662Z] === RUN TestAuthZPluginHeader 15:39:53 [2022-08-02T15:39:53.227Z] --- PASS: TestAuthZPluginHeader (0.72s) 15:39:53 [2022-08-02T15:39:53.227Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 15:39:53 [2022-08-02T15:39:53.227Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 15:39:53 [2022-08-02T15:39:53.227Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 15:39:53 [2022-08-02T15:39:53.227Z] === RUN TestAuthZPluginV2Disable 15:39:53 [2022-08-02T15:39:53.227Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 15:39:53 [2022-08-02T15:39:53.227Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 15:39:53 [2022-08-02T15:39:53.227Z] === RUN TestAuthZPluginV2RejectVolumeRequests 15:39:53 [2022-08-02T15:39:53.227Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 15:39:53 [2022-08-02T15:39:53.227Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 15:39:53 [2022-08-02T15:39:53.227Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 15:39:53 [2022-08-02T15:39:53.227Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 15:39:53 [2022-08-02T15:39:53.227Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 15:39:53 [2022-08-02T15:39:53.227Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 15:39:54 [2022-08-02T15:39:54.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:39:54 [2022-08-02T15:39:54.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:39:54 [2022-08-02T15:39:54.150Z] b111c3320c94: Verifying Checksum 15:39:54 [2022-08-02T15:39:54.150Z] b111c3320c94: Download complete 15:39:56 [2022-08-02T15:39:56.596Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 15:39:56 [2022-08-02T15:39:56.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s) 15:39:56 [2022-08-02T15:39:56.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.37s) 15:39:56 [2022-08-02T15:39:56.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.89s) 15:39:56 [2022-08-02T15:39:56.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s) 15:39:56 [2022-08-02T15:39:56.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) 15:39:56 [2022-08-02T15:39:56.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.75s) 15:39:56 [2022-08-02T15:39:56.596Z] === RUN TestBuildMultiStageCopy 15:39:56 [2022-08-02T15:39:56.596Z] === RUN TestBuildMultiStageCopy/copy_to_root 15:39:57 [2022-08-02T15:39:57.112Z] --- PASS: TestServiceWithDataPathPortInit (14.00s) 15:39:57 [2022-08-02T15:39:57.112Z] === RUN TestServiceWithDefaultAddressPoolInit 15:39:58 [2022-08-02T15:39:58.486Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gizt9wmt890xeehjcvja9f9x3 Created:2022-08-02 15:39:57.333900269 +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[5d178ee8d6f96c612a29d7e8e8e67ac095be44f938b3ce6eda133428948b056a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o6anppij7kkxou7lkfg2vkid3 EndpointID:bf7df35fbff53974a42222d55706fcd0a77b39fed9357070bef11181f8981c30 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e7acd375d337dbcc32300af755e95859fbe42ddd3f9b0c0ada05260fbb43fe8e 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:d53bd530cd9b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o6anppij7kkxou7lkfg2vkid3 EndpointID:bf7df35fbff53974a42222d55706fcd0a77b39fed9357070bef11181f8981c30 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 15:39:59 [2022-08-02T15:39:59.141Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 15:39:59 [2022-08-02T15:39:59.403Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 15:39:59 [2022-08-02T15:39:59.974Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 15:40:00 [2022-08-02T15:40:00.235Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 15:40:00 [2022-08-02T15:40:00.807Z] --- PASS: TestBuildMultiStageCopy (4.26s) 15:40:00 [2022-08-02T15:40:00.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.33s) 15:40:00 [2022-08-02T15:40:00.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) 15:40:00 [2022-08-02T15:40:00.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) 15:40:00 [2022-08-02T15:40:00.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) 15:40:00 [2022-08-02T15:40:00.807Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s) 15:40:00 [2022-08-02T15:40:00.807Z] === RUN TestBuildMultiStageParentConfig 15:40:02 [2022-08-02T15:40:02.192Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) 15:40:02 [2022-08-02T15:40:02.192Z] === RUN TestBuildLabelWithTargets 15:40:02 [2022-08-02T15:40:02.664Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) 15:40:02 [2022-08-02T15:40:02.664Z] PASS 15:40:02 [2022-08-02T15:40:02.664Z] 15:40:02 [2022-08-02T15:40:02.664Z] === Skipped 15:40:02 [2022-08-02T15:40:02.664Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 15:40:02 [2022-08-02T15:40:02.664Z] service_test.go:242: FLAKY_TEST 15:40:02 [2022-08-02T15:40:02.664Z] 15:40:02 [2022-08-02T15:40:02.664Z] DONE 26 tests, 1 skipped in 43.842s 15:40:02 [2022-08-02T15:40:02.922Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 15:40:02 [2022-08-02T15:40:02.922Z] INFO: Testing against a local daemon 15:40:02 [2022-08-02T15:40:02.922Z] === RUN TestDockerNetworkIpvlanPersistance 15:40:02 [2022-08-02T15:40:02.922Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:40:02 [2022-08-02T15:40:02.922Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 15:40:02 [2022-08-02T15:40:02.922Z] === RUN TestDockerNetworkIpvlan 15:40:02 [2022-08-02T15:40:02.922Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:40:02 [2022-08-02T15:40:02.922Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 15:40:02 [2022-08-02T15:40:02.922Z] PASS 15:40:02 [2022-08-02T15:40:02.922Z] 15:40:02 [2022-08-02T15:40:02.922Z] === Skipped 15:40:02 [2022-08-02T15:40:02.922Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 15:40:02 [2022-08-02T15:40:02.922Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:40:02 [2022-08-02T15:40:02.923Z] 15:40:02 [2022-08-02T15:40:02.923Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 15:40:02 [2022-08-02T15:40:02.923Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:40:02 [2022-08-02T15:40:02.923Z] 15:40:02 [2022-08-02T15:40:02.923Z] DONE 2 tests, 2 skipped in 0.037s 15:40:02 [2022-08-02T15:40:02.923Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 15:40:02 [2022-08-02T15:40:02.923Z] INFO: Testing against a local daemon 15:40:02 [2022-08-02T15:40:02.923Z] === RUN TestDockerNetworkMacvlanPersistance 15:40:04 [2022-08-02T15:40:04.106Z] --- PASS: TestBuildLabelWithTargets (1.96s) 15:40:04 [2022-08-02T15:40:04.106Z] === RUN TestBuildWithEmptyLayers 15:40:04 [2022-08-02T15:40:04.339Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) 15:40:04 [2022-08-02T15:40:04.339Z] === RUN TestDockerNetworkMacvlan 15:40:04 [2022-08-02T15:40:04.907Z] === RUN TestDockerNetworkMacvlan/Subinterface 15:40:05 [2022-08-02T15:40:05.049Z] --- PASS: TestBuildWithEmptyLayers (1.08s) 15:40:05 [2022-08-02T15:40:05.049Z] === RUN TestBuildMultiStageOnBuild 15:40:05 [2022-08-02T15:40:05.840Z] === RUN TestDockerNetworkMacvlan/OverlapParent 15:40:06 [2022-08-02T15:40:06.405Z] === RUN TestDockerNetworkMacvlan/NilParent 15:40:08 [2022-08-02T15:40:08.305Z] === RUN TestDockerNetworkMacvlan/InternalMode 15:40:08 [2022-08-02T15:40:08.365Z] --- PASS: TestBuildMultiStageOnBuild (2.75s) 15:40:08 [2022-08-02T15:40:08.365Z] === RUN TestBuildUncleanTarFilenames 15:40:09 [2022-08-02T15:40:09.323Z] --- PASS: TestBuildUncleanTarFilenames (1.57s) 15:40:09 [2022-08-02T15:40:09.323Z] === RUN TestBuildMultiStageLayerLeak 15:40:10 [2022-08-02T15:40:10.204Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 15:40:11 [2022-08-02T15:40:11.295Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s) 15:40:11 [2022-08-02T15:40:11.295Z] PASS 15:40:11 [2022-08-02T15:40:11.295Z] 15:40:11 [2022-08-02T15:40:11.295Z] === Skipped 15:40:11 [2022-08-02T15:40:11.295Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 15:40:11 [2022-08-02T15:40:11.295Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 15:40:11 [2022-08-02T15:40:11.295Z] 15:40:11 [2022-08-02T15:40:11.295Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 15:40:11 [2022-08-02T15:40:11.295Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 15:40:11 [2022-08-02T15:40:11.295Z] 15:40:11 [2022-08-02T15:40:11.295Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 15:40:11 [2022-08-02T15:40:11.295Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 15:40:11 [2022-08-02T15:40:11.295Z] 15:40:11 [2022-08-02T15:40:11.295Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 15:40:11 [2022-08-02T15:40:11.295Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 15:40:11 [2022-08-02T15:40:11.295Z] 15:40:11 [2022-08-02T15:40:11.295Z] DONE 17 tests, 4 skipped in 26.488s 15:40:11 [2022-08-02T15:40:11.295Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 15:40:11 [2022-08-02T15:40:11.295Z] ++ 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 15:40:11 [2022-08-02T15:40:11.295Z] ++ set -e 15:40:11 [2022-08-02T15:40:11.295Z] ++ '[' -n 0 ']' 15:40:11 [2022-08-02T15:40:11.295Z] ++ set -x 15:40:11 [2022-08-02T15:40:11.295Z] ++ env -i DEST=/go/src/github.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 15:40:11 [2022-08-02T15:40:11.295Z] INFO: Testing against a local daemon 15:40:11 [2022-08-02T15:40:11.295Z] === RUN TestPluginInvalidJSON 15:40:11 [2022-08-02T15:40:11.295Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 15:40:11 [2022-08-02T15:40:11.295Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 15:40:11 [2022-08-02T15:40:11.295Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 15:40:11 [2022-08-02T15:40:11.295Z] --- PASS: TestPluginInvalidJSON (0.02s) 15:40:11 [2022-08-02T15:40:11.295Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 15:40:11 [2022-08-02T15:40:11.295Z] === RUN TestPluginInstall 15:40:11 [2022-08-02T15:40:11.295Z] === RUN TestPluginInstall/no_auth 15:40:11 [2022-08-02T15:40:11.295Z] time="2022-08-02T15:40:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:40:11 [2022-08-02T15:40:11.295Z] time="2022-08-02T15:40:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f8abfbd296d4328eb3bb0bf2a5df9036fc70668004f934fe03742c40a97b6b6" mediatype=application/vnd.docker.plugin.v1+json size=522 15:40:11 [2022-08-02T15:40:11.295Z] time="2022-08-02T15:40:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:40:11 [2022-08-02T15:40:11.295Z] time="2022-08-02T15:40:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f8abfbd296d4328eb3bb0bf2a5df9036fc70668004f934fe03742c40a97b6b6" mediatype=application/vnd.docker.plugin.v1+json size=522 15:40:11 [2022-08-02T15:40:11.554Z] === RUN TestPluginInstall/with_htpasswd 15:40:11 [2022-08-02T15:40:11.812Z] time="2022-08-02T15:40:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:40:11 [2022-08-02T15:40:11.812Z] time="2022-08-02T15:40:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:457984ad9c69b8096e857c24c72d0a43d44b7826615ced168b8a7759d11b6cf0" mediatype=application/vnd.docker.plugin.v1+json size=522 15:40:11 [2022-08-02T15:40:11.812Z] time="2022-08-02T15:40:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:40:11 [2022-08-02T15:40:11.812Z] time="2022-08-02T15:40:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:457984ad9c69b8096e857c24c72d0a43d44b7826615ced168b8a7759d11b6cf0" mediatype=application/vnd.docker.plugin.v1+json size=522 15:40:11 [2022-08-02T15:40:11.908Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] 15:40:12 [2022-08-02T15:40:12.069Z] === RUN TestPluginInstall/with_insecure 15:40:12 [2022-08-02T15:40:12.623Z] --- PASS: TestBuildMultiStageLayerLeak (3.07s) 15:40:12 [2022-08-02T15:40:12.623Z] === RUN TestBuildWithHugeFile 15:40:13 [2022-08-02T15:40:13.002Z] time="2022-08-02T15:40:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:40:13 [2022-08-02T15:40:13.002Z] time="2022-08-02T15:40:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5625d00ba81f30d978c13f5e7ae1f682bd0fccc9880b23bb439c4ae4de0ee79f" mediatype=application/vnd.docker.plugin.v1+json size=522 15:40:13 [2022-08-02T15:40:13.002Z] time="2022-08-02T15:40:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:40:13 [2022-08-02T15:40:13.002Z] time="2022-08-02T15:40:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5625d00ba81f30d978c13f5e7ae1f682bd0fccc9880b23bb439c4ae4de0ee79f" mediatype=application/vnd.docker.plugin.v1+json size=522 15:40:13 [2022-08-02T15:40:13.002Z] plugin_test.go:165: [d5e32533e433f] daemon is not started 15:40:13 [2022-08-02T15:40:13.002Z] --- PASS: TestPluginInstall (2.66s) 15:40:13 [2022-08-02T15:40:13.002Z] --- PASS: TestPluginInstall/no_auth (1.01s) 15:40:13 [2022-08-02T15:40:13.002Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) 15:40:13 [2022-08-02T15:40:13.002Z] --- PASS: TestPluginInstall/with_insecure (1.06s) 15:40:13 [2022-08-02T15:40:13.002Z] === RUN TestPluginsWithRuntimes 15:40:13 [2022-08-02T15:40:13.486Z] === RUN TestDockerNetworkMacvlan/Addressing 15:40:14 [2022-08-02T15:40:14.052Z] --- PASS: TestDockerNetworkMacvlan (9.84s) 15:40:14 [2022-08-02T15:40:14.052Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 15:40:14 [2022-08-02T15:40:14.052Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) 15:40:14 [2022-08-02T15:40:14.052Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) 15:40:14 [2022-08-02T15:40:14.052Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) 15:40:14 [2022-08-02T15:40:14.052Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) 15:40:14 [2022-08-02T15:40:14.052Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) 15:40:14 [2022-08-02T15:40:14.052Z] PASS 15:40:14 [2022-08-02T15:40:14.052Z] 15:40:14 [2022-08-02T15:40:14.052Z] DONE 8 tests in 11.194s 15:40:14 [2022-08-02T15:40:14.052Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 15:40:14 [2022-08-02T15:40:14.052Z] testing: warning: no tests to run 15:40:14 [2022-08-02T15:40:14.052Z] PASS 15:40:14 [2022-08-02T15:40:14.052Z] 15:40:14 [2022-08-02T15:40:14.052Z] DONE 0 tests in 0.008s 15:40:14 [2022-08-02T15:40:14.052Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 15:40:14 [2022-08-02T15:40:14.052Z] INFO: Testing against a local daemon 15:40:14 [2022-08-02T15:40:14.052Z] === RUN TestAuthZPluginAllowRequest 15:40:14 [2022-08-02T15:40:14.899Z] === RUN TestPluginsWithRuntimes/No_Args 15:40:15 [2022-08-02T15:40:15.424Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) 15:40:15 [2022-08-02T15:40:15.424Z] === RUN TestAuthZPluginTLS 15:40:15 [2022-08-02T15:40:15.464Z] === RUN TestPluginsWithRuntimes/With_Args 15:40:15 [2022-08-02T15:40:15.989Z] --- PASS: TestAuthZPluginTLS (0.54s) 15:40:15 [2022-08-02T15:40:15.989Z] === RUN TestAuthZPluginDenyRequest 15:40:16 [2022-08-02T15:40:16.396Z] --- PASS: TestPluginsWithRuntimes (3.30s) 15:40:16 [2022-08-02T15:40:16.396Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) 15:40:16 [2022-08-02T15:40:16.396Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) 15:40:16 [2022-08-02T15:40:16.396Z] === RUN TestPluginBackCompatMediaTypes 15:40:16 [2022-08-02T15:40:16.554Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 15:40:16 [2022-08-02T15:40:16.554Z] === RUN TestAuthZPluginAPIDenyResponse 15:40:16 [2022-08-02T15:40:16.812Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 15:40:16 [2022-08-02T15:40:16.812Z] === RUN TestAuthZPluginDenyResponse 15:40:16 [2022-08-02T15:40:16.961Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) 15:40:16 [2022-08-02T15:40:16.961Z] PASS 15:40:16 [2022-08-02T15:40:16.961Z] 15:40:16 [2022-08-02T15:40:16.961Z] DONE 10 tests in 6.669s 15:40:16 [2022-08-02T15:40:16.961Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 15:40:16 [2022-08-02T15:40:16.961Z] ++ 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 15:40:16 [2022-08-02T15:40:16.961Z] ++ set -e 15:40:16 [2022-08-02T15:40:16.961Z] ++ '[' -n 0 ']' 15:40:16 [2022-08-02T15:40:16.961Z] ++ set -x 15:40:16 [2022-08-02T15:40:16.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 15:40:16 [2022-08-02T15:40:16.961Z] INFO: Testing against a local daemon 15:40:16 [2022-08-02T15:40:16.961Z] === RUN TestExternalGraphDriver 15:40:17 [2022-08-02T15:40:17.378Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 15:40:17 [2022-08-02T15:40:17.378Z] === RUN TestAuthZPluginAllowEventStream 15:40:17 [2022-08-02T15:40:17.526Z] === RUN TestExternalGraphDriver/json 15:40:18 [2022-08-02T15:40:18.751Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) 15:40:18 [2022-08-02T15:40:18.752Z] === RUN TestAuthZPluginErrorResponse 15:40:18 [2022-08-02T15:40:18.899Z] === RUN TestExternalGraphDriver/spec 15:40:19 [2022-08-02T15:40:19.316Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) 15:40:19 [2022-08-02T15:40:19.316Z] === RUN TestAuthZPluginErrorRequest 15:40:19 [2022-08-02T15:40:19.881Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) 15:40:19 [2022-08-02T15:40:19.881Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 15:40:20 [2022-08-02T15:40:20.447Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 15:40:20 [2022-08-02T15:40:20.447Z] === RUN TestAuthZPluginEnsureLoadImportWorking 15:40:20 [2022-08-02T15:40:20.797Z] === RUN TestExternalGraphDriver/pull 15:40:21 [2022-08-02T15:40:21.821Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) 15:40:21 [2022-08-02T15:40:21.821Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 15:40:22 [2022-08-02T15:40:22.169Z] --- PASS: TestExternalGraphDriver (5.19s) 15:40:22 [2022-08-02T15:40:22.169Z] --- PASS: TestExternalGraphDriver/json (1.57s) 15:40:22 [2022-08-02T15:40:22.169Z] --- PASS: TestExternalGraphDriver/spec (1.61s) 15:40:22 [2022-08-02T15:40:22.169Z] --- PASS: TestExternalGraphDriver/pull (1.66s) 15:40:22 [2022-08-02T15:40:22.169Z] === RUN TestGraphdriverPluginV2 15:40:22 [2022-08-02T15:40:22.733Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 15:40:22 [2022-08-02T15:40:22.733Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 15:40:22 [2022-08-02T15:40:22.733Z] PASS 15:40:22 [2022-08-02T15:40:22.733Z] 15:40:22 [2022-08-02T15:40:22.733Z] === Skipped 15:40:22 [2022-08-02T15:40:22.733Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 15:40:22 [2022-08-02T15:40:22.733Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 15:40:22 [2022-08-02T15:40:22.733Z] 15:40:22 [2022-08-02T15:40:22.733Z] DONE 5 tests, 1 skipped in 5.616s 15:40:22 [2022-08-02T15:40:22.733Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 15:40:22 [2022-08-02T15:40:22.733Z] ++ 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 15:40:22 [2022-08-02T15:40:22.733Z] ++ set -e 15:40:22 [2022-08-02T15:40:22.733Z] ++ '[' -n 0 ']' 15:40:22 [2022-08-02T15:40:22.733Z] ++ set -x 15:40:22 [2022-08-02T15:40:22.733Z] ++ env -i DEST=/go/src/github.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 15:40:22 [2022-08-02T15:40:22.733Z] INFO: Testing against a local daemon 15:40:22 [2022-08-02T15:40:22.733Z] === RUN TestContinueAfterPluginCrash 15:40:22 [2022-08-02T15:40:22.733Z] === PAUSE TestContinueAfterPluginCrash 15:40:22 [2022-08-02T15:40:22.733Z] === RUN TestReadPluginNoRead 15:40:22 [2022-08-02T15:40:22.733Z] === PAUSE TestReadPluginNoRead 15:40:22 [2022-08-02T15:40:22.733Z] === RUN TestDaemonStartWithLogOpt 15:40:22 [2022-08-02T15:40:22.733Z] === PAUSE TestDaemonStartWithLogOpt 15:40:22 [2022-08-02T15:40:22.733Z] === CONT TestContinueAfterPluginCrash 15:40:22 [2022-08-02T15:40:22.733Z] === CONT TestDaemonStartWithLogOpt 15:40:23 [2022-08-02T15:40:23.195Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) 15:40:23 [2022-08-02T15:40:23.195Z] === RUN TestAuthZPluginHeader 15:40:23 [2022-08-02T15:40:23.759Z] --- PASS: TestAuthZPluginHeader (0.71s) 15:40:23 [2022-08-02T15:40:23.759Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 15:40:26 [2022-08-02T15:40:26.037Z] --- PASS: TestDaemonStartWithLogOpt (3.16s) 15:40:26 [2022-08-02T15:40:26.037Z] === CONT TestReadPluginNoRead 15:40:28 [2022-08-02T15:40:28.576Z] === RUN TestReadPluginNoRead/disabled_caching 15:40:29 [2022-08-02T15:40:29.019Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.52s) 15:40:29 [2022-08-02T15:40:29.019Z] === RUN TestAuthZPluginV2Disable 15:40:29 [2022-08-02T15:40:29.142Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 15:40:30 [2022-08-02T15:40:30.513Z] === RUN TestReadPluginNoRead/default 15:40:30 [2022-08-02T15:40:30.771Z] --- PASS: TestContinueAfterPluginCrash (8.00s) 15:40:31 [2022-08-02T15:40:31.704Z] === CONT TestReadPluginNoRead 15:40:31 [2022-08-02T15:40:31.704Z] read_test.go:92: [d019e89f9e7c7] daemon is not started 15:40:31 [2022-08-02T15:40:31.704Z] --- PASS: TestReadPluginNoRead (5.68s) 15:40:31 [2022-08-02T15:40:31.704Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) 15:40:31 [2022-08-02T15:40:31.704Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) 15:40:31 [2022-08-02T15:40:31.704Z] --- PASS: TestReadPluginNoRead/default (1.17s) 15:40:31 [2022-08-02T15:40:31.704Z] PASS 15:40:31 [2022-08-02T15:40:31.704Z] 15:40:31 [2022-08-02T15:40:31.704Z] DONE 6 tests in 8.966s 15:40:31 [2022-08-02T15:40:31.704Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 15:40:31 [2022-08-02T15:40:31.704Z] ++ 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 15:40:31 [2022-08-02T15:40:31.704Z] ++ set -e 15:40:31 [2022-08-02T15:40:31.704Z] ++ '[' -n 0 ']' 15:40:31 [2022-08-02T15:40:31.704Z] ++ set -x 15:40:31 [2022-08-02T15:40:31.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 15:40:31 [2022-08-02T15:40:31.704Z] testing: warning: no tests to run 15:40:31 [2022-08-02T15:40:31.704Z] PASS 15:40:31 [2022-08-02T15:40:31.704Z] 15:40:31 [2022-08-02T15:40:31.704Z] DONE 0 tests in 0.029s 15:40:31 [2022-08-02T15:40:31.704Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 15:40:31 [2022-08-02T15:40:31.704Z] ++ 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 15:40:31 [2022-08-02T15:40:31.704Z] ++ set -e 15:40:31 [2022-08-02T15:40:31.704Z] ++ '[' -n 0 ']' 15:40:31 [2022-08-02T15:40:31.704Z] ++ set -x 15:40:31 [2022-08-02T15:40:31.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 15:40:31 [2022-08-02T15:40:31.704Z] INFO: Testing against a local daemon 15:40:31 [2022-08-02T15:40:31.704Z] === RUN TestPluginWithDevMounts 15:40:31 [2022-08-02T15:40:31.704Z] === PAUSE TestPluginWithDevMounts 15:40:31 [2022-08-02T15:40:31.704Z] === CONT TestPluginWithDevMounts 15:40:32 [2022-08-02T15:40:32.297Z] --- PASS: TestAuthZPluginV2Disable (3.76s) 15:40:32 [2022-08-02T15:40:32.297Z] === RUN TestAuthZPluginV2RejectVolumeRequests 15:40:33 [2022-08-02T15:40:33.601Z] --- PASS: TestPluginWithDevMounts (1.55s) 15:40:33 [2022-08-02T15:40:33.601Z] PASS 15:40:33 [2022-08-02T15:40:33.601Z] 15:40:33 [2022-08-02T15:40:33.601Z] DONE 1 tests in 1.652s 15:40:33 [2022-08-02T15:40:33.601Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 15:40:33 [2022-08-02T15:40:33.601Z] ++ 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 15:40:33 [2022-08-02T15:40:33.601Z] ++ set -e 15:40:33 [2022-08-02T15:40:33.601Z] ++ '[' -n 0 ']' 15:40:33 [2022-08-02T15:40:33.601Z] ++ set -x 15:40:33 [2022-08-02T15:40:33.601Z] ++ env -i DEST=/go/src/github.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 15:40:33 [2022-08-02T15:40:33.601Z] INFO: Testing against a local daemon 15:40:33 [2022-08-02T15:40:33.601Z] === RUN TestSecretInspect 15:40:35 [2022-08-02T15:40:35.500Z] --- PASS: TestSecretInspect (2.17s) 15:40:35 [2022-08-02T15:40:35.500Z] === RUN TestSecretList 15:40:36 [2022-08-02T15:40:36.478Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s) 15:40:36 [2022-08-02T15:40:36.478Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 15:40:38 [2022-08-02T15:40:38.026Z] --- PASS: TestSecretList (2.19s) 15:40:38 [2022-08-02T15:40:38.027Z] === RUN TestSecretsCreateAndDelete 15:40:39 [2022-08-02T15:40:39.924Z] --- PASS: TestSecretsCreateAndDelete (2.15s) 15:40:39 [2022-08-02T15:40:39.924Z] === RUN TestSecretsUpdate 15:40:42 [2022-08-02T15:40:42.449Z] --- PASS: TestSecretsUpdate (2.15s) 15:40:42 [2022-08-02T15:40:42.449Z] === RUN TestTemplatedSecret 15:40:44 [2022-08-02T15:40:44.976Z] --- PASS: TestTemplatedSecret (2.45s) 15:40:44 [2022-08-02T15:40:44.976Z] === RUN TestSecretCreateResolve 15:40:46 [2022-08-02T15:40:46.441Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.98s) 15:40:46 [2022-08-02T15:40:46.441Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 15:40:46 [2022-08-02T15:40:46.873Z] --- PASS: TestSecretCreateResolve (2.26s) 15:40:46 [2022-08-02T15:40:46.873Z] PASS 15:40:46 [2022-08-02T15:40:46.873Z] 15:40:46 [2022-08-02T15:40:46.873Z] DONE 6 tests in 13.465s 15:40:46 [2022-08-02T15:40:46.873Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 15:40:46 [2022-08-02T15:40:46.873Z] ++ 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 15:40:46 [2022-08-02T15:40:46.873Z] ++ set -e 15:40:46 [2022-08-02T15:40:46.873Z] ++ '[' -n 0 ']' 15:40:46 [2022-08-02T15:40:46.873Z] ++ set -x 15:40:46 [2022-08-02T15:40:46.873Z] ++ env -i DEST=/go/src/github.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 15:40:46 [2022-08-02T15:40:46.873Z] INFO: Testing against a local daemon 15:40:46 [2022-08-02T15:40:46.873Z] === RUN TestServiceCreateInit 15:40:46 [2022-08-02T15:40:46.873Z] === RUN TestServiceCreateInit/daemonInitDisabled 15:40:51 [2022-08-02T15:40:51.052Z] === RUN TestServiceCreateInit/daemonInitEnabled 15:40:51 [2022-08-02T15:40:51.382Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 15:40:51 [2022-08-02T15:40:51.382Z] Using test binary docker 15:40:51 [2022-08-02T15:40:51.382Z] +++ /etc/init.d/apparmor start 15:40:51 [2022-08-02T15:40:51.382Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 15:40:51 [2022-08-02T15:40:51.382Z] INFO: Waiting for daemon to start... 15:40:51 [2022-08-02T15:40:51.382Z] Starting dockerd 15:40:51 [2022-08-02T15:40:51.382Z] +++ 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 15:40:51 [2022-08-02T15:40:51.382Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 15:40:51 [2022-08-02T15:40:51.382Z] Using test binary docker 15:40:51 [2022-08-02T15:40:51.382Z] .+++ /etc/init.d/apparmor start 15:40:51 [2022-08-02T15:40:51.382Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 15:40:51 [2022-08-02T15:40:51.382Z] INFO: Waiting for daemon to start... 15:40:51 [2022-08-02T15:40:51.382Z] Starting dockerd 15:40:51 [2022-08-02T15:40:51.382Z] +++ 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 15:40:51 [2022-08-02T15:40:51.382Z] . 15:40:51 [2022-08-02T15:40:51.382Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 15:40:51 [2022-08-02T15:40:51.641Z] 15:40:51 [2022-08-02T15:40:51.641Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 15:40:51 [2022-08-02T15:40:51.641Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 15:40:51 [2022-08-02T15:40:51.641Z] Error: No such image: emptyfs 15:40:51 [2022-08-02T15:40:51.641Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 15:40:51 [2022-08-02T15:40:51.641Z] ++++ tar -cC bundles/test-integration/emptyfs . 15:40:51 [2022-08-02T15:40:51.641Z] ++++ docker load 15:40:51 [2022-08-02T15:40:51.641Z] Error: No such image: emptyfs 15:40:51 [2022-08-02T15:40:51.641Z] ++++ docker load 15:40:51 [2022-08-02T15:40:51.641Z] ++++ tar -cC bundles/test-integration/emptyfs . 15:40:51 [2022-08-02T15:40:51.902Z] Running integration-test (iteration 1) 15:40:51 [2022-08-02T15:40:51.902Z] Running integration-test (iteration 1) 15:40:51 [2022-08-02T15:40:51.902Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 15:40:51 [2022-08-02T15:40:51.902Z] ++ 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)/' 15:40:51 [2022-08-02T15:40:51.902Z] ++ set -e 15:40:51 [2022-08-02T15:40:51.902Z] ++ '[' -n 0 ']' 15:40:51 [2022-08-02T15:40:51.902Z] ++ set -x 15:40:51 [2022-08-02T15:40:51.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' 15:40:51 [2022-08-02T15:40:51.902Z] 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)/ 15:40:51 [2022-08-02T15:40:51.902Z] ++ 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)/' 15:40:51 [2022-08-02T15:40:51.902Z] ++ set -e 15:40:51 [2022-08-02T15:40:51.902Z] ++ '[' -n 0 ']' 15:40:51 [2022-08-02T15:40:51.902Z] ++ set -x 15:40:51 [2022-08-02T15:40:51.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' 15:40:54 [2022-08-02T15:40:54.330Z] --- PASS: TestServiceCreateInit (7.19s) 15:40:54 [2022-08-02T15:40:54.330Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) 15:40:54 [2022-08-02T15:40:54.330Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) 15:40:54 [2022-08-02T15:40:54.330Z] === RUN TestCreateServiceMultipleTimes 15:41:00 [2022-08-02T15:41:00.687Z] --- PASS: TestImportExtremelyLargeImageWorks (90.47s) 15:41:00 [2022-08-02T15:41:00.687Z] PASS 15:41:00 [2022-08-02T15:41:00.687Z] 15:41:00 [2022-08-02T15:41:00.687Z] === Skipped 15:41:00 [2022-08-02T15:41:00.687Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) 15:41:00 [2022-08-02T15:41:00.687Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 15:41:00 [2022-08-02T15:41:00.687Z] 15:41:00 [2022-08-02T15:41:00.687Z] DONE 12 tests, 1 skipped in 94.623s 15:41:00 [2022-08-02T15:41:00.687Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 15:41:00 [2022-08-02T15:41:00.687Z] INFO: Testing against a local daemon 15:41:00 [2022-08-02T15:41:00.687Z] === RUN TestNetworkCreateDelete 15:41:00 [2022-08-02T15:41:00.687Z] --- PASS: TestNetworkCreateDelete (0.16s) 15:41:00 [2022-08-02T15:41:00.687Z] === RUN TestDockerNetworkDeletePreferID 15:41:00 [2022-08-02T15:41:00.687Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) 15:41:00 [2022-08-02T15:41:00.687Z] === RUN TestDaemonDNSFallback 15:41:03 [2022-08-02T15:41:03.201Z] --- PASS: TestDaemonDNSFallback (7.31s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestInspectNetwork 15:41:03 [2022-08-02T15:41:03.201Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestInspectNetwork (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestRunContainerWithBridgeNone 15:41:03 [2022-08-02T15:41:03.201Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestNetworkInvalidJSON 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestNetworkInvalidJSON//networks/create 15:41:03 [2022-08-02T15:41:03.201Z] === PAUSE TestNetworkInvalidJSON//networks/create 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 15:41:03 [2022-08-02T15:41:03.201Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 15:41:03 [2022-08-02T15:41:03.201Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 15:41:03 [2022-08-02T15:41:03.201Z] === CONT TestNetworkInvalidJSON//networks/create 15:41:03 [2022-08-02T15:41:03.201Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 15:41:03 [2022-08-02T15:41:03.201Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 15:41:03 [2022-08-02T15:41:03.201Z] --- PASS: TestNetworkInvalidJSON (0.01s) 15:41:03 [2022-08-02T15:41:03.201Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestNetworkList 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestNetworkList//networks 15:41:03 [2022-08-02T15:41:03.201Z] === PAUSE TestNetworkList//networks 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestNetworkList//networks/ 15:41:03 [2022-08-02T15:41:03.201Z] === PAUSE TestNetworkList//networks/ 15:41:03 [2022-08-02T15:41:03.201Z] === CONT TestNetworkList//networks 15:41:03 [2022-08-02T15:41:03.201Z] === CONT TestNetworkList//networks/ 15:41:03 [2022-08-02T15:41:03.201Z] --- PASS: TestNetworkList (0.01s) 15:41:03 [2022-08-02T15:41:03.201Z] --- PASS: TestNetworkList//networks/ (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] --- PASS: TestNetworkList//networks (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestHostIPv4BridgeLabel 15:41:03 [2022-08-02T15:41:03.201Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestDaemonRestartWithLiveRestore 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestDaemonDefaultNetworkPools 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestDaemonRestartWithExistingNetwork 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestServiceWithPredefinedNetwork 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestServiceRemoveKeepsIngressNetwork 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:242: FLAKY_TEST 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestServiceWithDataPathPortInit 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestServiceWithDefaultAddressPoolInit 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] PASS 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === Skipped 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:242: FLAKY_TEST 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] DONE 22 tests, 12 skipped in 8.042s 15:41:03 [2022-08-02T15:41:03.201Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 15:41:03 [2022-08-02T15:41:03.201Z] INFO: Testing against a local daemon 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestDockerNetworkIpvlanPersistance 15:41:03 [2022-08-02T15:41:03.201Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestDockerNetworkIpvlan 15:41:03 [2022-08-02T15:41:03.201Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] PASS 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === Skipped 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] DONE 2 tests, 2 skipped in 0.105s 15:41:03 [2022-08-02T15:41:03.201Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 15:41:03 [2022-08-02T15:41:03.201Z] INFO: Testing against a local daemon 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestDockerNetworkMacvlanPersistance 15:41:03 [2022-08-02T15:41:03.201Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestDockerNetworkMacvlan 15:41:03 [2022-08-02T15:41:03.201Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] PASS 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === Skipped 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] DONE 2 tests, 2 skipped in 0.105s 15:41:03 [2022-08-02T15:41:03.201Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 15:41:03 [2022-08-02T15:41:03.201Z] testing: warning: no tests to run 15:41:03 [2022-08-02T15:41:03.201Z] PASS 15:41:03 [2022-08-02T15:41:03.201Z] 15:41:03 [2022-08-02T15:41:03.201Z] DONE 0 tests in 0.020s 15:41:03 [2022-08-02T15:41:03.201Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 15:41:03 [2022-08-02T15:41:03.201Z] INFO: Testing against a local daemon 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestAuthZPluginAllowRequest 15:41:03 [2022-08-02T15:41:03.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestAuthZPluginTLS 15:41:03 [2022-08-02T15:41:03.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestAuthZPluginTLS (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestAuthZPluginDenyRequest 15:41:03 [2022-08-02T15:41:03.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestAuthZPluginAPIDenyResponse 15:41:03 [2022-08-02T15:41:03.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestAuthZPluginDenyResponse 15:41:03 [2022-08-02T15:41:03.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestAuthZPluginAllowEventStream 15:41:03 [2022-08-02T15:41:03.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestAuthZPluginErrorResponse 15:41:03 [2022-08-02T15:41:03.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestAuthZPluginErrorRequest 15:41:03 [2022-08-02T15:41:03.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 15:41:03 [2022-08-02T15:41:03.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestAuthZPluginEnsureLoadImportWorking 15:41:03 [2022-08-02T15:41:03.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 15:41:03 [2022-08-02T15:41:03.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestAuthZPluginHeader 15:41:03 [2022-08-02T15:41:03.201Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:03 [2022-08-02T15:41:03.201Z] --- SKIP: TestAuthZPluginHeader (0.00s) 15:41:03 [2022-08-02T15:41:03.201Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 15:41:03 [2022-08-02T15:41:03.804Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:03 [2022-08-02T15:41:03.804Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.49s) 15:41:03 [2022-08-02T15:41:03.804Z] === RUN TestAuthZPluginV2Disable 15:41:04 [2022-08-02T15:41:04.059Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:04 [2022-08-02T15:41:04.059Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) 15:41:04 [2022-08-02T15:41:04.059Z] === RUN TestAuthZPluginV2RejectVolumeRequests 15:41:04 [2022-08-02T15:41:04.314Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:04 [2022-08-02T15:41:04.314Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) 15:41:04 [2022-08-02T15:41:04.314Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 15:41:04 [2022-08-02T15:41:04.508Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 15:41:04 [2022-08-02T15:41:04.508Z] PASS 15:41:04 [2022-08-02T15:41:04.508Z] 15:41:04 [2022-08-02T15:41:04.508Z] DONE 17 tests in 48.555s 15:41:04 [2022-08-02T15:41:04.508Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 15:41:04 [2022-08-02T15:41:04.508Z] INFO: Testing against a local daemon 15:41:04 [2022-08-02T15:41:04.508Z] === RUN TestPluginInvalidJSON 15:41:04 [2022-08-02T15:41:04.508Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 15:41:04 [2022-08-02T15:41:04.508Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 15:41:04 [2022-08-02T15:41:04.508Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 15:41:04 [2022-08-02T15:41:04.508Z] --- PASS: TestPluginInvalidJSON (0.04s) 15:41:04 [2022-08-02T15:41:04.508Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 15:41:04 [2022-08-02T15:41:04.508Z] === RUN TestPluginInstall 15:41:04 [2022-08-02T15:41:04.508Z] === RUN TestPluginInstall/no_auth 15:41:04 [2022-08-02T15:41:04.508Z] time="2022-08-02T15:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:41:04 [2022-08-02T15:41:04.508Z] time="2022-08-02T15:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a4edb1bf0d5939aef3c43f07314f376b0cb16ec90b5a8de4a86711bb85bfb0b" mediatype=application/vnd.docker.plugin.v1+json size=522 15:41:04 [2022-08-02T15:41:04.508Z] time="2022-08-02T15:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:41:04 [2022-08-02T15:41:04.508Z] time="2022-08-02T15:41:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a4edb1bf0d5939aef3c43f07314f376b0cb16ec90b5a8de4a86711bb85bfb0b" mediatype=application/vnd.docker.plugin.v1+json size=522 15:41:04 [2022-08-02T15:41:04.508Z] === RUN TestPluginInstall/with_htpasswd 15:41:04 [2022-08-02T15:41:04.508Z] time="2022-08-02T15:41:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:41:04 [2022-08-02T15:41:04.508Z] time="2022-08-02T15:41:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a4edb1bf0d5939aef3c43f07314f376b0cb16ec90b5a8de4a86711bb85bfb0b" mediatype=application/vnd.docker.plugin.v1+json size=522 15:41:04 [2022-08-02T15:41:04.508Z] time="2022-08-02T15:41:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:41:04 [2022-08-02T15:41:04.508Z] time="2022-08-02T15:41:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a4edb1bf0d5939aef3c43f07314f376b0cb16ec90b5a8de4a86711bb85bfb0b" mediatype=application/vnd.docker.plugin.v1+json size=522 15:41:04 [2022-08-02T15:41:04.508Z] === RUN TestPluginInstall/with_insecure 15:41:04 [2022-08-02T15:41:04.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:04 [2022-08-02T15:41:04.569Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) 15:41:04 [2022-08-02T15:41:04.569Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) 15:41:05 [2022-08-02T15:41:05.129Z] PASS 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === Skipped 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.49s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) 15:41:05 [2022-08-02T15:41:05.129Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] 15:41:05 [2022-08-02T15:41:05.129Z] DONE 17 tests, 17 skipped in 1.867s 15:41:05 [2022-08-02T15:41:05.129Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 15:41:05 [2022-08-02T15:41:05.129Z] INFO: Testing against a local daemon 15:41:05 [2022-08-02T15:41:05.129Z] === RUN TestPluginInvalidJSON 15:41:05 [2022-08-02T15:41:05.129Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 15:41:05 [2022-08-02T15:41:05.129Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 15:41:05 [2022-08-02T15:41:05.129Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 15:41:05 [2022-08-02T15:41:05.129Z] --- PASS: TestPluginInvalidJSON (0.02s) 15:41:05 [2022-08-02T15:41:05.129Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 15:41:05 [2022-08-02T15:41:05.129Z] === RUN TestPluginInstall 15:41:05 [2022-08-02T15:41:05.129Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.129Z] --- SKIP: TestPluginInstall (0.00s) 15:41:05 [2022-08-02T15:41:05.129Z] === RUN TestPluginsWithRuntimes 15:41:05 [2022-08-02T15:41:05.129Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 15:41:05 [2022-08-02T15:41:05.129Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 15:41:05 [2022-08-02T15:41:05.129Z] === RUN TestPluginBackCompatMediaTypes 15:41:05 [2022-08-02T15:41:05.129Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 15:41:05 [2022-08-02T15:41:05.129Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 15:41:05 [2022-08-02T15:41:05.130Z] PASS 15:41:05 [2022-08-02T15:41:05.130Z] 15:41:05 [2022-08-02T15:41:05.130Z] === Skipped 15:41:05 [2022-08-02T15:41:05.130Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) 15:41:05 [2022-08-02T15:41:05.130Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost 15:41:05 [2022-08-02T15:41:05.130Z] 15:41:05 [2022-08-02T15:41:05.130Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) 15:41:05 [2022-08-02T15:41:05.130Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 15:41:05 [2022-08-02T15:41:05.130Z] 15:41:05 [2022-08-02T15:41:05.130Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) 15:41:05 [2022-08-02T15:41:05.130Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 15:41:05 [2022-08-02T15:41:05.130Z] 15:41:05 [2022-08-02T15:41:05.130Z] DONE 5 tests, 3 skipped in 0.137s 15:41:05 [2022-08-02T15:41:05.130Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 15:41:05 [2022-08-02T15:41:05.385Z] INFO: Testing against a local daemon 15:41:05 [2022-08-02T15:41:05.385Z] === RUN TestExternalGraphDriver 15:41:05 [2022-08-02T15:41:05.442Z] time="2022-08-02T15:41:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:41:05 [2022-08-02T15:41:05.442Z] time="2022-08-02T15:41:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e83a2b0bc5615f6c46548ab06f84139a9b5e08666fb99820ee28ed269fb414b3" mediatype=application/vnd.docker.plugin.v1+json size=522 15:41:05 [2022-08-02T15:41:05.442Z] time="2022-08-02T15:41:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:41:05 [2022-08-02T15:41:05.442Z] time="2022-08-02T15:41:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e83a2b0bc5615f6c46548ab06f84139a9b5e08666fb99820ee28ed269fb414b3" mediatype=application/vnd.docker.plugin.v1+json size=522 15:41:05 [2022-08-02T15:41:05.681Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 15:41:05 [2022-08-02T15:41:05.681Z] --- SKIP: TestExternalGraphDriver (0.34s) 15:41:05 [2022-08-02T15:41:05.681Z] === RUN TestGraphdriverPluginV2 15:41:05 [2022-08-02T15:41:05.700Z] plugin_test.go:165: [d45722eb564e4] daemon is not started 15:41:05 [2022-08-02T15:41:05.700Z] --- PASS: TestPluginInstall (2.91s) 15:41:05 [2022-08-02T15:41:05.700Z] --- PASS: TestPluginInstall/no_auth (1.15s) 15:41:05 [2022-08-02T15:41:05.700Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) 15:41:05 [2022-08-02T15:41:05.700Z] --- PASS: TestPluginInstall/with_insecure (1.13s) 15:41:05 [2022-08-02T15:41:05.700Z] === RUN TestPluginsWithRuntimes 15:41:06 [2022-08-02T15:41:06.422Z] ..........................xx.................... [ 29%] 15:41:07 [2022-08-02T15:41:07.597Z] === RUN TestPluginsWithRuntimes/No_Args 15:41:08 [2022-08-02T15:41:08.161Z] === RUN TestPluginsWithRuntimes/With_Args 15:41:09 [2022-08-02T15:41:09.095Z] --- PASS: TestPluginsWithRuntimes (3.47s) 15:41:09 [2022-08-02T15:41:09.095Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.00s) 15:41:09 [2022-08-02T15:41:09.095Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) 15:41:09 [2022-08-02T15:41:09.095Z] === RUN TestPluginBackCompatMediaTypes 15:41:09 [2022-08-02T15:41:09.660Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) 15:41:09 [2022-08-02T15:41:09.660Z] PASS 15:41:09 [2022-08-02T15:41:09.660Z] 15:41:09 [2022-08-02T15:41:09.660Z] DONE 10 tests in 7.067s 15:41:09 [2022-08-02T15:41:09.660Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 15:41:09 [2022-08-02T15:41:09.918Z] INFO: Testing against a local daemon 15:41:09 [2022-08-02T15:41:09.918Z] === RUN TestExternalGraphDriver 15:41:10 [2022-08-02T15:41:10.176Z] === RUN TestExternalGraphDriver/json 15:41:12 [2022-08-02T15:41:12.073Z] === RUN TestExternalGraphDriver/spec 15:41:12 [2022-08-02T15:41:12.252Z] --- PASS: TestGraphdriverPluginV2 (5.84s) 15:41:12 [2022-08-02T15:41:12.252Z] PASS 15:41:12 [2022-08-02T15:41:12.252Z] 15:41:12 [2022-08-02T15:41:12.252Z] === Skipped 15:41:12 [2022-08-02T15:41:12.252Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) 15:41:12 [2022-08-02T15:41:12.252Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 15:41:12 [2022-08-02T15:41:12.252Z] 15:41:12 [2022-08-02T15:41:12.252Z] DONE 2 tests, 1 skipped in 6.296s 15:41:12 [2022-08-02T15:41:12.252Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 15:41:12 [2022-08-02T15:41:12.252Z] INFO: Testing against a local daemon 15:41:12 [2022-08-02T15:41:12.252Z] === RUN TestContinueAfterPluginCrash 15:41:12 [2022-08-02T15:41:12.252Z] === PAUSE TestContinueAfterPluginCrash 15:41:12 [2022-08-02T15:41:12.252Z] === RUN TestReadPluginNoRead 15:41:12 [2022-08-02T15:41:12.252Z] === PAUSE TestReadPluginNoRead 15:41:12 [2022-08-02T15:41:12.252Z] === RUN TestDaemonStartWithLogOpt 15:41:12 [2022-08-02T15:41:12.252Z] === PAUSE TestDaemonStartWithLogOpt 15:41:12 [2022-08-02T15:41:12.252Z] === CONT TestContinueAfterPluginCrash 15:41:12 [2022-08-02T15:41:12.252Z] === CONT TestDaemonStartWithLogOpt 15:41:12 [2022-08-02T15:41:12.401Z] --- PASS: TestCreateServiceMultipleTimes (15.32s) 15:41:12 [2022-08-02T15:41:12.401Z] === RUN TestCreateServiceConflict 15:41:12 [2022-08-02T15:41:12.401Z] --- PASS: TestCreateServiceConflict (2.24s) 15:41:12 [2022-08-02T15:41:12.401Z] === RUN TestCreateServiceMaxReplicas 15:41:13 [2022-08-02T15:41:13.447Z] === RUN TestExternalGraphDriver/pull 15:41:13 [2022-08-02T15:41:13.773Z] --- PASS: TestCreateServiceMaxReplicas (2.21s) 15:41:13 [2022-08-02T15:41:13.774Z] === RUN TestCreateWithDuplicateNetworkNames 15:41:15 [2022-08-02T15:41:15.345Z] --- PASS: TestExternalGraphDriver (5.36s) 15:41:15 [2022-08-02T15:41:15.345Z] --- PASS: TestExternalGraphDriver/json (1.64s) 15:41:15 [2022-08-02T15:41:15.345Z] --- PASS: TestExternalGraphDriver/spec (1.70s) 15:41:15 [2022-08-02T15:41:15.345Z] --- PASS: TestExternalGraphDriver/pull (1.67s) 15:41:15 [2022-08-02T15:41:15.345Z] === RUN TestGraphdriverPluginV2 15:41:17 [2022-08-02T15:41:17.535Z] --- PASS: TestDaemonStartWithLogOpt (6.06s) 15:41:17 [2022-08-02T15:41:17.535Z] === CONT TestReadPluginNoRead 15:41:19 [2022-08-02T15:41:19.531Z] --- PASS: TestGraphdriverPluginV2 (4.29s) 15:41:19 [2022-08-02T15:41:19.531Z] PASS 15:41:19 [2022-08-02T15:41:19.531Z] 15:41:19 [2022-08-02T15:41:19.531Z] DONE 5 tests in 9.709s 15:41:19 [2022-08-02T15:41:19.531Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 15:41:19 [2022-08-02T15:41:19.531Z] INFO: Testing against a local daemon 15:41:19 [2022-08-02T15:41:19.531Z] === RUN TestContinueAfterPluginCrash 15:41:19 [2022-08-02T15:41:19.531Z] === PAUSE TestContinueAfterPluginCrash 15:41:19 [2022-08-02T15:41:19.531Z] === RUN TestReadPluginNoRead 15:41:19 [2022-08-02T15:41:19.531Z] === PAUSE TestReadPluginNoRead 15:41:19 [2022-08-02T15:41:19.531Z] === RUN TestDaemonStartWithLogOpt 15:41:19 [2022-08-02T15:41:19.531Z] === PAUSE TestDaemonStartWithLogOpt 15:41:19 [2022-08-02T15:41:19.531Z] === CONT TestContinueAfterPluginCrash 15:41:19 [2022-08-02T15:41:19.531Z] === CONT TestDaemonStartWithLogOpt 15:41:20 [2022-08-02T15:41:20.839Z] === RUN TestReadPluginNoRead/default 15:41:21 [2022-08-02T15:41:21.094Z] --- PASS: TestContinueAfterPluginCrash (9.61s) 15:41:22 [2022-08-02T15:41:22.617Z] tests/integration/api_exec_test.py ..................... [ 34%] 15:41:22 [2022-08-02T15:41:22.978Z] === RUN TestReadPluginNoRead/disabled_caching 15:41:23 [2022-08-02T15:41:23.713Z] --- PASS: TestDaemonStartWithLogOpt (3.54s) 15:41:23 [2022-08-02T15:41:23.713Z] === CONT TestReadPluginNoRead 15:41:25 [2022-08-02T15:41:25.532Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 15:41:25 [2022-08-02T15:41:25.649Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 15:41:26 [2022-08-02T15:41:26.583Z] === RUN TestReadPluginNoRead/default 15:41:27 [2022-08-02T15:41:27.459Z] === CONT TestReadPluginNoRead 15:41:27 [2022-08-02T15:41:27.459Z] read_test.go:92: [d065c751ed6de] daemon is not started 15:41:27 [2022-08-02T15:41:27.459Z] --- PASS: TestReadPluginNoRead (9.91s) 15:41:27 [2022-08-02T15:41:27.459Z] --- PASS: TestReadPluginNoRead/default (2.24s) 15:41:27 [2022-08-02T15:41:27.459Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) 15:41:27 [2022-08-02T15:41:27.459Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.27s) 15:41:27 [2022-08-02T15:41:27.459Z] PASS 15:41:27 [2022-08-02T15:41:27.459Z] 15:41:27 [2022-08-02T15:41:27.459Z] DONE 6 tests in 16.085s 15:41:27 [2022-08-02T15:41:27.459Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 15:41:27 [2022-08-02T15:41:27.715Z] testing: warning: no tests to run 15:41:27 [2022-08-02T15:41:27.715Z] PASS 15:41:27 [2022-08-02T15:41:27.715Z] 15:41:27 [2022-08-02T15:41:27.715Z] DONE 0 tests in 0.031s 15:41:27 [2022-08-02T15:41:27.715Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 15:41:27 [2022-08-02T15:41:27.715Z] INFO: Testing against a local daemon 15:41:27 [2022-08-02T15:41:27.715Z] === RUN TestPluginWithDevMounts 15:41:27 [2022-08-02T15:41:27.715Z] mounts_test.go:21: (*Execution).IsRootless-fm 15:41:27 [2022-08-02T15:41:27.715Z] --- SKIP: TestPluginWithDevMounts (0.00s) 15:41:27 [2022-08-02T15:41:27.715Z] PASS 15:41:27 [2022-08-02T15:41:27.715Z] 15:41:27 [2022-08-02T15:41:27.715Z] === Skipped 15:41:27 [2022-08-02T15:41:27.715Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) 15:41:27 [2022-08-02T15:41:27.715Z] mounts_test.go:21: (*Execution).IsRootless-fm 15:41:27 [2022-08-02T15:41:27.715Z] 15:41:27 [2022-08-02T15:41:27.715Z] DONE 1 tests, 1 skipped in 0.103s 15:41:27 [2022-08-02T15:41:27.715Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 15:41:27 [2022-08-02T15:41:27.715Z] INFO: Testing against a local daemon 15:41:27 [2022-08-02T15:41:27.715Z] === RUN TestSecretInspect 15:41:27 [2022-08-02T15:41:27.715Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.957Z] === RUN TestReadPluginNoRead/disabled_caching 15:41:27 [2022-08-02T15:41:27.957Z] --- PASS: TestContinueAfterPluginCrash (8.52s) 15:41:27 [2022-08-02T15:41:27.970Z] --- SKIP: TestSecretInspect (0.02s) 15:41:27 [2022-08-02T15:41:27.970Z] === RUN TestSecretList 15:41:27 [2022-08-02T15:41:27.970Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.970Z] --- SKIP: TestSecretList (0.01s) 15:41:27 [2022-08-02T15:41:27.970Z] === RUN TestSecretsCreateAndDelete 15:41:27 [2022-08-02T15:41:27.970Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.970Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) 15:41:27 [2022-08-02T15:41:27.970Z] === RUN TestSecretsUpdate 15:41:27 [2022-08-02T15:41:27.970Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.970Z] --- SKIP: TestSecretsUpdate (0.01s) 15:41:27 [2022-08-02T15:41:27.970Z] === RUN TestTemplatedSecret 15:41:27 [2022-08-02T15:41:27.970Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.970Z] --- SKIP: TestTemplatedSecret (0.00s) 15:41:27 [2022-08-02T15:41:27.970Z] === RUN TestSecretCreateResolve 15:41:27 [2022-08-02T15:41:27.970Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.970Z] --- SKIP: TestSecretCreateResolve (0.02s) 15:41:27 [2022-08-02T15:41:27.970Z] PASS 15:41:27 [2022-08-02T15:41:27.970Z] 15:41:27 [2022-08-02T15:41:27.970Z] === Skipped 15:41:27 [2022-08-02T15:41:27.970Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) 15:41:27 [2022-08-02T15:41:27.970Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.970Z] 15:41:27 [2022-08-02T15:41:27.970Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) 15:41:27 [2022-08-02T15:41:27.970Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.970Z] 15:41:27 [2022-08-02T15:41:27.970Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) 15:41:27 [2022-08-02T15:41:27.970Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.970Z] 15:41:27 [2022-08-02T15:41:27.970Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) 15:41:27 [2022-08-02T15:41:27.970Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.970Z] 15:41:27 [2022-08-02T15:41:27.970Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) 15:41:27 [2022-08-02T15:41:27.970Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.970Z] 15:41:27 [2022-08-02T15:41:27.970Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) 15:41:27 [2022-08-02T15:41:27.971Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.971Z] 15:41:27 [2022-08-02T15:41:27.971Z] DONE 6 tests, 6 skipped in 0.171s 15:41:27 [2022-08-02T15:41:27.971Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 15:41:27 [2022-08-02T15:41:27.971Z] INFO: Testing against a local daemon 15:41:27 [2022-08-02T15:41:27.971Z] === RUN TestServiceCreateInit 15:41:27 [2022-08-02T15:41:27.971Z] === RUN TestServiceCreateInit/daemonInitDisabled 15:41:27 [2022-08-02T15:41:27.971Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.971Z] === RUN TestServiceCreateInit/daemonInitEnabled 15:41:27 [2022-08-02T15:41:27.971Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.971Z] --- PASS: TestServiceCreateInit (0.02s) 15:41:27 [2022-08-02T15:41:27.971Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 15:41:27 [2022-08-02T15:41:27.971Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 15:41:27 [2022-08-02T15:41:27.971Z] === RUN TestCreateServiceMultipleTimes 15:41:27 [2022-08-02T15:41:27.971Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.971Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) 15:41:27 [2022-08-02T15:41:27.971Z] === RUN TestCreateServiceConflict 15:41:27 [2022-08-02T15:41:27.971Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.971Z] --- SKIP: TestCreateServiceConflict (0.01s) 15:41:27 [2022-08-02T15:41:27.971Z] === RUN TestCreateServiceMaxReplicas 15:41:27 [2022-08-02T15:41:27.971Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.971Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) 15:41:27 [2022-08-02T15:41:27.971Z] === RUN TestCreateWithDuplicateNetworkNames 15:41:27 [2022-08-02T15:41:27.971Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:27 [2022-08-02T15:41:27.971Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) 15:41:27 [2022-08-02T15:41:27.971Z] === RUN TestCreateServiceSecretFileMode 15:41:28 [2022-08-02T15:41:28.226Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:28 [2022-08-02T15:41:28.226Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) 15:41:28 [2022-08-02T15:41:28.226Z] === RUN TestCreateServiceConfigFileMode 15:41:28 [2022-08-02T15:41:28.226Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:28 [2022-08-02T15:41:28.226Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) 15:41:28 [2022-08-02T15:41:28.226Z] === RUN TestCreateServiceSysctls 15:41:28 [2022-08-02T15:41:28.226Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:28 [2022-08-02T15:41:28.226Z] --- SKIP: TestCreateServiceSysctls (0.02s) 15:41:28 [2022-08-02T15:41:28.226Z] === RUN TestCreateServiceCapabilities 15:41:28 [2022-08-02T15:41:28.226Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:28 [2022-08-02T15:41:28.226Z] --- SKIP: TestCreateServiceCapabilities (0.02s) 15:41:28 [2022-08-02T15:41:28.226Z] === RUN TestInspect 15:41:28 [2022-08-02T15:41:28.226Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:28 [2022-08-02T15:41:28.226Z] --- SKIP: TestInspect (0.01s) 15:41:28 [2022-08-02T15:41:28.226Z] === RUN TestCreateJob 15:41:28 [2022-08-02T15:41:28.226Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:28 [2022-08-02T15:41:28.226Z] --- SKIP: TestCreateJob (0.01s) 15:41:28 [2022-08-02T15:41:28.226Z] === RUN TestReplicatedJob 15:41:28 [2022-08-02T15:41:28.226Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:28 [2022-08-02T15:41:28.226Z] --- SKIP: TestReplicatedJob (0.01s) 15:41:28 [2022-08-02T15:41:28.226Z] === RUN TestUpdateReplicatedJob 15:41:28 [2022-08-02T15:41:28.226Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:28 [2022-08-02T15:41:28.226Z] --- SKIP: TestUpdateReplicatedJob (0.01s) 15:41:28 [2022-08-02T15:41:28.226Z] === RUN TestServiceListWithStatuses 15:41:28 [2022-08-02T15:41:28.226Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 15:41:28 [2022-08-02T15:41:28.226Z] --- SKIP: TestServiceListWithStatuses (0.00s) 15:41:28 [2022-08-02T15:41:28.226Z] === RUN TestDockerNetworkConnectAlias 15:41:28 [2022-08-02T15:41:28.226Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:28 [2022-08-02T15:41:28.226Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) 15:41:28 [2022-08-02T15:41:28.226Z] === RUN TestDockerNetworkReConnect 15:41:28 [2022-08-02T15:41:28.226Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:28 [2022-08-02T15:41:28.226Z] --- SKIP: TestDockerNetworkReConnect (0.01s) 15:41:28 [2022-08-02T15:41:28.226Z] === RUN TestServicePlugin 15:41:28 [2022-08-02T15:41:28.634Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) 15:41:28 [2022-08-02T15:41:28.634Z] === RUN TestCreateServiceSecretFileMode 15:41:29 [2022-08-02T15:41:29.330Z] === CONT TestReadPluginNoRead 15:41:29 [2022-08-02T15:41:29.330Z] read_test.go:92: [def1741415ca0] daemon is not started 15:41:29 [2022-08-02T15:41:29.330Z] --- PASS: TestReadPluginNoRead (6.22s) 15:41:29 [2022-08-02T15:41:29.330Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) 15:41:29 [2022-08-02T15:41:29.330Z] --- PASS: TestReadPluginNoRead/default (1.35s) 15:41:29 [2022-08-02T15:41:29.330Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) 15:41:29 [2022-08-02T15:41:29.330Z] PASS 15:41:29 [2022-08-02T15:41:29.330Z] 15:41:29 [2022-08-02T15:41:29.330Z] DONE 6 tests in 9.802s 15:41:29 [2022-08-02T15:41:29.330Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 15:41:29 [2022-08-02T15:41:29.330Z] testing: warning: no tests to run 15:41:29 [2022-08-02T15:41:29.330Z] PASS 15:41:29 [2022-08-02T15:41:29.330Z] 15:41:29 [2022-08-02T15:41:29.330Z] DONE 0 tests in 0.008s 15:41:29 [2022-08-02T15:41:29.330Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 15:41:29 [2022-08-02T15:41:29.330Z] INFO: Testing against a local daemon 15:41:29 [2022-08-02T15:41:29.330Z] === RUN TestPluginWithDevMounts 15:41:29 [2022-08-02T15:41:29.330Z] === PAUSE TestPluginWithDevMounts 15:41:29 [2022-08-02T15:41:29.330Z] === CONT TestPluginWithDevMounts 15:41:30 [2022-08-02T15:41:30.101Z] tests/integration/api_healthcheck_test.py .... [ 35%] 15:41:31 [2022-08-02T15:41:31.228Z] --- PASS: TestPluginWithDevMounts (1.61s) 15:41:31 [2022-08-02T15:41:31.228Z] PASS 15:41:31 [2022-08-02T15:41:31.228Z] 15:41:31 [2022-08-02T15:41:31.228Z] DONE 1 tests in 1.647s 15:41:31 [2022-08-02T15:41:31.228Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 15:41:31 [2022-08-02T15:41:31.228Z] INFO: Testing against a local daemon 15:41:31 [2022-08-02T15:41:31.228Z] === RUN TestSecretInspect 15:41:31 [2022-08-02T15:41:31.489Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] --- SKIP: TestServicePlugin (2.92s) 15:41:31 [2022-08-02T15:41:31.489Z] === RUN TestServiceUpdateLabel 15:41:31 [2022-08-02T15:41:31.489Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] --- SKIP: TestServiceUpdateLabel (0.01s) 15:41:31 [2022-08-02T15:41:31.489Z] === RUN TestServiceUpdateSecrets 15:41:31 [2022-08-02T15:41:31.489Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] --- SKIP: TestServiceUpdateSecrets (0.01s) 15:41:31 [2022-08-02T15:41:31.489Z] === RUN TestServiceUpdateConfigs 15:41:31 [2022-08-02T15:41:31.489Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] --- SKIP: TestServiceUpdateConfigs (0.01s) 15:41:31 [2022-08-02T15:41:31.489Z] === RUN TestServiceUpdateNetwork 15:41:31 [2022-08-02T15:41:31.489Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] --- SKIP: TestServiceUpdateNetwork (0.01s) 15:41:31 [2022-08-02T15:41:31.489Z] === RUN TestServiceUpdatePidsLimit 15:41:31 [2022-08-02T15:41:31.489Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) 15:41:31 [2022-08-02T15:41:31.489Z] PASS 15:41:31 [2022-08-02T15:41:31.489Z] 15:41:31 [2022-08-02T15:41:31.489Z] === Skipped 15:41:31 [2022-08-02T15:41:31.489Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) 15:41:31 [2022-08-02T15:41:31.489Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 15:41:31 [2022-08-02T15:41:31.489Z] 15:41:31 [2022-08-02T15:41:31.489Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) 15:41:31 [2022-08-02T15:41:31.489Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 15:41:31 [2022-08-02T15:41:31.489Z] 15:41:31 [2022-08-02T15:41:31.489Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) 15:41:31 [2022-08-02T15:41:31.489Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] 15:41:31 [2022-08-02T15:41:31.489Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) 15:41:31 [2022-08-02T15:41:31.489Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] 15:41:31 [2022-08-02T15:41:31.489Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) 15:41:31 [2022-08-02T15:41:31.489Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] 15:41:31 [2022-08-02T15:41:31.489Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) 15:41:31 [2022-08-02T15:41:31.489Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] 15:41:31 [2022-08-02T15:41:31.489Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) 15:41:31 [2022-08-02T15:41:31.489Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] 15:41:31 [2022-08-02T15:41:31.489Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) 15:41:31 [2022-08-02T15:41:31.489Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] 15:41:31 [2022-08-02T15:41:31.489Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) 15:41:31 [2022-08-02T15:41:31.489Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] 15:41:31 [2022-08-02T15:41:31.489Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) 15:41:31 [2022-08-02T15:41:31.489Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] 15:41:31 [2022-08-02T15:41:31.489Z] === SKIP: amd64.integration.service TestInspect (0.01s) 15:41:31 [2022-08-02T15:41:31.489Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.489Z] 15:41:31 [2022-08-02T15:41:31.489Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) 15:41:31 [2022-08-02T15:41:31.490Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.490Z] 15:41:31 [2022-08-02T15:41:31.490Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) 15:41:31 [2022-08-02T15:41:31.490Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.490Z] 15:41:31 [2022-08-02T15:41:31.490Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) 15:41:31 [2022-08-02T15:41:31.490Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.490Z] 15:41:31 [2022-08-02T15:41:31.490Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 15:41:31 [2022-08-02T15:41:31.490Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 15:41:31 [2022-08-02T15:41:31.490Z] 15:41:31 [2022-08-02T15:41:31.490Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) 15:41:31 [2022-08-02T15:41:31.490Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.490Z] 15:41:31 [2022-08-02T15:41:31.490Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) 15:41:31 [2022-08-02T15:41:31.490Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.490Z] 15:41:31 [2022-08-02T15:41:31.490Z] === SKIP: amd64.integration.service TestServicePlugin (2.92s) 15:41:31 [2022-08-02T15:41:31.490Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.490Z] 15:41:31 [2022-08-02T15:41:31.490Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) 15:41:31 [2022-08-02T15:41:31.490Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.490Z] 15:41:31 [2022-08-02T15:41:31.490Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) 15:41:31 [2022-08-02T15:41:31.490Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.490Z] 15:41:31 [2022-08-02T15:41:31.490Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) 15:41:31 [2022-08-02T15:41:31.490Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.490Z] 15:41:31 [2022-08-02T15:41:31.490Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) 15:41:31 [2022-08-02T15:41:31.490Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.490Z] 15:41:31 [2022-08-02T15:41:31.490Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) 15:41:31 [2022-08-02T15:41:31.490Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 15:41:31 [2022-08-02T15:41:31.490Z] 15:41:31 [2022-08-02T15:41:31.490Z] DONE 24 tests, 23 skipped in 3.276s 15:41:31 [2022-08-02T15:41:31.490Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 15:41:31 [2022-08-02T15:41:31.490Z] INFO: Testing against a local daemon 15:41:31 [2022-08-02T15:41:31.490Z] === RUN TestSessionCreate 15:41:31 [2022-08-02T15:41:31.490Z] --- PASS: TestSessionCreate (0.04s) 15:41:31 [2022-08-02T15:41:31.490Z] === RUN TestSessionCreateWithBadUpgrade 15:41:31 [2022-08-02T15:41:31.490Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 15:41:31 [2022-08-02T15:41:31.490Z] PASS 15:41:31 [2022-08-02T15:41:31.490Z] 15:41:31 [2022-08-02T15:41:31.490Z] DONE 2 tests in 0.161s 15:41:31 [2022-08-02T15:41:31.490Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 15:41:31 [2022-08-02T15:41:31.490Z] INFO: Testing against a local daemon 15:41:31 [2022-08-02T15:41:31.490Z] === RUN TestCgroupDriverSystemdMemoryLimit 15:41:31 [2022-08-02T15:41:31.490Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 15:41:31 [2022-08-02T15:41:31.490Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 15:41:31 [2022-08-02T15:41:31.490Z] === RUN TestEventsExecDie 15:41:32 [2022-08-02T15:41:32.051Z] --- PASS: TestEventsExecDie (0.53s) 15:41:32 [2022-08-02T15:41:32.051Z] === RUN TestEventsBackwardsCompatible 15:41:32 [2022-08-02T15:41:32.051Z] --- PASS: TestEventsBackwardsCompatible (0.04s) 15:41:32 [2022-08-02T15:41:32.051Z] === RUN TestInfoBinaryCommits 15:41:32 [2022-08-02T15:41:32.051Z] --- PASS: TestInfoBinaryCommits (0.03s) 15:41:32 [2022-08-02T15:41:32.051Z] === RUN TestInfoAPIVersioned 15:41:32 [2022-08-02T15:41:32.051Z] --- PASS: TestInfoAPIVersioned (0.01s) 15:41:32 [2022-08-02T15:41:32.051Z] === RUN TestInfoDiscoveryBackend 15:41:33 [2022-08-02T15:41:33.756Z] --- PASS: TestSecretInspect (2.31s) 15:41:33 [2022-08-02T15:41:33.756Z] === RUN TestSecretList 15:41:33 [2022-08-02T15:41:33.935Z] --- PASS: TestInfoDiscoveryBackend (1.54s) 15:41:33 [2022-08-02T15:41:33.935Z] === RUN TestInfoDiscoveryInvalidAdvertise 15:41:35 [2022-08-02T15:41:35.089Z] tests/integration/api_image_test.py ............s..... [ 40%] 15:41:35 [2022-08-02T15:41:35.654Z] --- PASS: TestSecretList (2.19s) 15:41:35 [2022-08-02T15:41:35.654Z] === RUN TestSecretsCreateAndDelete 15:41:37 [2022-08-02T15:41:37.195Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) 15:41:37 [2022-08-02T15:41:37.195Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 15:41:37 [2022-08-02T15:41:37.195Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:37 [2022-08-02T15:41:37.195Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 15:41:37 [2022-08-02T15:41:37.195Z] === RUN TestInfoAPI 15:41:37 [2022-08-02T15:41:37.195Z] --- PASS: TestInfoAPI (0.02s) 15:41:37 [2022-08-02T15:41:37.195Z] === RUN TestInfoAPIWarnings 15:41:38 [2022-08-02T15:41:38.181Z] --- PASS: TestSecretsCreateAndDelete (2.16s) 15:41:38 [2022-08-02T15:41:38.181Z] === RUN TestSecretsUpdate 15:41:38 [2022-08-02T15:41:38.622Z] Loaded image: buildpack-deps:buster 15:41:38 [2022-08-02T15:41:38.622Z] Loaded image: busybox:latest 15:41:38 [2022-08-02T15:41:38.622Z] Loaded image: buildpack-deps:buster 15:41:38 [2022-08-02T15:41:38.622Z] Loaded image: busybox:glibc 15:41:38 [2022-08-02T15:41:38.622Z] Loaded image: busybox:latest 15:41:38 [2022-08-02T15:41:38.622Z] Loaded image: busybox:glibc 15:41:40 [2022-08-02T15:41:40.079Z] --- PASS: TestSecretsUpdate (2.16s) 15:41:40 [2022-08-02T15:41:40.079Z] === RUN TestTemplatedSecret 15:41:40 [2022-08-02T15:41:40.820Z] --- PASS: TestCreateServiceSecretFileMode (11.90s) 15:41:40 [2022-08-02T15:41:40.820Z] === RUN TestCreateServiceConfigFileMode 15:41:42 [2022-08-02T15:41:42.606Z] --- PASS: TestTemplatedSecret (2.58s) 15:41:42 [2022-08-02T15:41:42.606Z] === RUN TestSecretCreateResolve 15:41:42 [2022-08-02T15:41:42.926Z] Loaded image: debian:bullseye 15:41:42 [2022-08-02T15:41:42.926Z] Loaded image: hello-world:latest 15:41:43 [2022-08-02T15:41:43.186Z] Loaded image: arm32v7/hello-world:latest 15:41:43 [2022-08-02T15:41:43.186Z] INFO: Testing against a local daemon 15:41:43 [2022-08-02T15:41:43.186Z] === RUN TestDockerSuite 15:41:43 [2022-08-02T15:41:43.186Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 15:41:43 [2022-08-02T15:41:43.447Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 15:41:43 [2022-08-02T15:41:43.447Z] === RUN TestDockerSuite/TestAPIErrorJSON 15:41:43 [2022-08-02T15:41:43.447Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 15:41:43 [2022-08-02T15:41:43.447Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 15:41:43 [2022-08-02T15:41:43.447Z] === RUN TestDockerSuite/TestAPIErrorPlainText 15:41:43 [2022-08-02T15:41:43.447Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 15:41:43 [2022-08-02T15:41:43.447Z] === RUN TestDockerSuite/TestAPIImagesDelete 15:41:43 [2022-08-02T15:41:43.707Z] Loaded image: debian:bullseye 15:41:43 [2022-08-02T15:41:43.968Z] Loaded image: hello-world:latest 15:41:43 [2022-08-02T15:41:43.968Z] Loaded image: arm32v7/hello-world:latest 15:41:43 [2022-08-02T15:41:43.968Z] INFO: Testing against a local daemon 15:41:43 [2022-08-02T15:41:43.968Z] === RUN TestDockerDaemonSuite 15:41:43 [2022-08-02T15:41:43.968Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool 15:41:44 [2022-08-02T15:41:44.505Z] --- PASS: TestSecretCreateResolve (2.18s) 15:41:44 [2022-08-02T15:41:44.505Z] PASS 15:41:44 [2022-08-02T15:41:44.505Z] 15:41:44 [2022-08-02T15:41:44.505Z] DONE 6 tests in 13.629s 15:41:44 [2022-08-02T15:41:44.762Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 15:41:44 [2022-08-02T15:41:44.762Z] INFO: Testing against a local daemon 15:41:44 [2022-08-02T15:41:44.762Z] === RUN TestServiceCreateInit 15:41:44 [2022-08-02T15:41:44.762Z] === RUN TestServiceCreateInit/daemonInitDisabled 15:41:48 [2022-08-02T15:41:48.943Z] === RUN TestServiceCreateInit/daemonInitEnabled 15:41:49 [2022-08-02T15:41:49.252Z] === RUN TestDockerSuite/TestAPIImagesFilter 15:41:49 [2022-08-02T15:41:49.252Z] === RUN TestDockerSuite/TestAPIImagesHistory 15:41:49 [2022-08-02T15:41:49.513Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 15:41:49 [2022-08-02T15:41:49.775Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 15:41:51 [2022-08-02T15:41:51.166Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 15:41:51 [2022-08-02T15:41:51.299Z] tests/integration/api_network_test.py ............................ [ 47%] 15:41:51 [2022-08-02T15:41:51.749Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 15:41:51 [2022-08-02T15:41:51.749Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 15:41:52 [2022-08-02T15:41:52.223Z] --- PASS: TestServiceCreateInit (7.30s) 15:41:52 [2022-08-02T15:41:52.223Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) 15:41:52 [2022-08-02T15:41:52.223Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) 15:41:52 [2022-08-02T15:41:52.223Z] === RUN TestCreateServiceMultipleTimes 15:41:53 [2022-08-02T15:41:53.009Z] --- PASS: TestCreateServiceConfigFileMode (12.50s) 15:41:53 [2022-08-02T15:41:53.009Z] === RUN TestCreateServiceSysctls 15:41:53 [2022-08-02T15:41:53.133Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon 15:41:54 [2022-08-02T15:41:54.074Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 15:41:54 [2022-08-02T15:41:54.335Z] === RUN TestDockerSuite/TestAPINetworkFilter 15:41:54 [2022-08-02T15:41:54.335Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 15:41:54 [2022-08-02T15:41:54.335Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 15:41:54 [2022-08-02T15:41:54.380Z] --- PASS: TestCreateServiceSysctls (2.94s) 15:41:54 [2022-08-02T15:41:54.380Z] === RUN TestCreateServiceCapabilities 15:41:54 [2022-08-02T15:41:54.596Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 15:41:55 [2022-08-02T15:41:55.430Z] --- PASS: TestInfoAPIWarnings (17.34s) 15:41:55 [2022-08-02T15:41:55.430Z] === RUN TestInfoDebug 15:41:55 [2022-08-02T15:41:55.540Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 15:41:55 [2022-08-02T15:41:55.994Z] --- PASS: TestInfoDebug (1.54s) 15:41:55 [2022-08-02T15:41:55.994Z] === RUN TestInfoInsecureRegistries 15:41:56 [2022-08-02T15:41:56.486Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 15:41:56 [2022-08-02T15:41:56.486Z] === RUN TestDockerSuite/TestAPIOptionsRoute 15:41:56 [2022-08-02T15:41:56.486Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 15:41:56 [2022-08-02T15:41:56.486Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 15:41:56 [2022-08-02T15:41:56.956Z] --- PASS: TestCreateServiceCapabilities (2.36s) 15:41:56 [2022-08-02T15:41:56.956Z] === RUN TestInspect 15:41:57 [2022-08-02T15:41:57.355Z] --- PASS: TestInfoInsecureRegistries (1.54s) 15:41:57 [2022-08-02T15:41:57.355Z] === RUN TestInfoRegistryMirrors 15:41:59 [2022-08-02T15:41:59.252Z] --- PASS: TestInfoRegistryMirrors (1.54s) 15:41:59 [2022-08-02T15:41:59.252Z] === RUN TestLoginFailsWithBadCredentials 15:41:59 [2022-08-02T15:41:59.494Z] --- PASS: TestInspect (2.56s) 15:41:59 [2022-08-02T15:41:59.494Z] === RUN TestCreateJob 15:41:59 [2022-08-02T15:41:59.529Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) 15:41:59 [2022-08-02T15:41:59.529Z] === RUN TestPingCacheHeaders 15:41:59 [2022-08-02T15:41:59.529Z] --- PASS: TestPingCacheHeaders (0.03s) 15:41:59 [2022-08-02T15:41:59.529Z] === RUN TestPingGet 15:41:59 [2022-08-02T15:41:59.529Z] --- PASS: TestPingGet (0.03s) 15:41:59 [2022-08-02T15:41:59.529Z] === RUN TestPingHead 15:41:59 [2022-08-02T15:41:59.529Z] --- PASS: TestPingHead (0.02s) 15:41:59 [2022-08-02T15:41:59.529Z] === RUN TestVersion 15:41:59 [2022-08-02T15:41:59.529Z] --- PASS: TestVersion (0.03s) 15:41:59 [2022-08-02T15:41:59.529Z] PASS 15:41:59 [2022-08-02T15:41:59.529Z] 15:41:59 [2022-08-02T15:41:59.529Z] === Skipped 15:41:59 [2022-08-02T15:41:59.529Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 15:41:59 [2022-08-02T15:41:59.529Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 15:41:59 [2022-08-02T15:41:59.529Z] 15:41:59 [2022-08-02T15:41:59.529Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 15:41:59 [2022-08-02T15:41:59.529Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network 15:41:59 [2022-08-02T15:41:59.529Z] 15:41:59 [2022-08-02T15:41:59.529Z] DONE 18 tests, 2 skipped in 28.143s 15:41:59 [2022-08-02T15:41:59.529Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 15:41:59 [2022-08-02T15:41:59.529Z] INFO: Testing against a local daemon 15:41:59 [2022-08-02T15:41:59.529Z] === RUN TestVolumesCreateAndList 15:41:59 [2022-08-02T15:41:59.529Z] --- PASS: TestVolumesCreateAndList (0.02s) 15:41:59 [2022-08-02T15:41:59.529Z] === RUN TestVolumesRemove 15:41:59 [2022-08-02T15:41:59.791Z] --- PASS: TestVolumesRemove (0.06s) 15:41:59 [2022-08-02T15:41:59.791Z] === RUN TestVolumesInspect 15:41:59 [2022-08-02T15:41:59.791Z] --- PASS: TestVolumesInspect (0.01s) 15:41:59 [2022-08-02T15:41:59.791Z] === RUN TestVolumesInvalidJSON 15:41:59 [2022-08-02T15:41:59.791Z] === RUN TestVolumesInvalidJSON//volumes/create 15:41:59 [2022-08-02T15:41:59.791Z] === PAUSE TestVolumesInvalidJSON//volumes/create 15:41:59 [2022-08-02T15:41:59.791Z] === CONT TestVolumesInvalidJSON//volumes/create 15:41:59 [2022-08-02T15:41:59.791Z] --- PASS: TestVolumesInvalidJSON (0.02s) 15:41:59 [2022-08-02T15:41:59.791Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 15:41:59 [2022-08-02T15:41:59.791Z] PASS 15:41:59 [2022-08-02T15:41:59.791Z] 15:41:59 [2022-08-02T15:41:59.791Z] DONE 5 tests in 0.205s 15:41:59 [2022-08-02T15:41:59.791Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 15:41:59 [2022-08-02T15:41:59.791Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12372 is not a child of this shell 15:41:59 [2022-08-02T15:41:59.791Z] warning: PID 12372 from bundles/test-integration/docker.pid had a nonzero exit code 15:41:59 [2022-08-02T15:41:59.791Z] Leaving: AppArmorNo profiles have been unloaded. 15:41:59 [2022-08-02T15:41:59.791Z] 15:41:59 [2022-08-02T15:41:59.791Z] Unloading profiles will leave already running processes permanently 15:41:59 [2022-08-02T15:41:59.791Z] unconfined, which can lead to unexpected situations. 15:41:59 [2022-08-02T15:41:59.791Z] 15:41:59 [2022-08-02T15:41:59.791Z] To set a process to complain mode, use the command line tool 15:41:59 [2022-08-02T15:41:59.791Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 15:41:59 [2022-08-02T15:41:59.791Z] Removing test suite binaries 15:41:59 [2022-08-02T15:41:59.791Z] exiting test-integration 15:41:59 [2022-08-02T15:41:59.791Z] ++ exit 0 15:42:00 [2022-08-02T15:42:00.757Z] 15:42:01 [2022-08-02T15:42:01.091Z] tests/integration/api_plugin_test.py ........... [ 50%] 15:42:01 [2022-08-02T15:42:01.769Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 15:42:02 [2022-08-02T15:42:02.021Z] --- PASS: TestCreateJob (2.56s) 15:42:02 [2022-08-02T15:42:02.022Z] === RUN TestReplicatedJob 15:42:02 [2022-08-02T15:42:02.030Z] --- PASS: TestBuildWithHugeFile (109.60s) 15:42:02 [2022-08-02T15:42:02.030Z] === RUN TestBuildWithEmptyDockerfile 15:42:02 [2022-08-02T15:42:02.030Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 15:42:02 [2022-08-02T15:42:02.030Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 15:42:02 [2022-08-02T15:42:02.030Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:42:02 [2022-08-02T15:42:02.030Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:42:02 [2022-08-02T15:42:02.030Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:42:02 [2022-08-02T15:42:02.030Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:42:02 [2022-08-02T15:42:02.030Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 15:42:02 [2022-08-02T15:42:02.030Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:42:02 [2022-08-02T15:42:02.290Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:42:02 [2022-08-02T15:42:02.290Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 15:42:02 [2022-08-02T15:42:02.290Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) 15:42:02 [2022-08-02T15:42:02.290Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) 15:42:02 [2022-08-02T15:42:02.290Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 15:42:02 [2022-08-02T15:42:02.290Z] === RUN TestBuildPreserveOwnership 15:42:02 [2022-08-02T15:42:02.290Z] === RUN TestBuildPreserveOwnership/copy_from 15:42:02 [2022-08-02T15:42:02.595Z] tests/integration/api_secret_test.py ..... [ 51%] Post stage [Pipeline] junit 15:42:02 [2022-08-02T15:42:02.654Z] Recording test results 15:42:02 [2022-08-02T15:42:02.868Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 15:42:04 [2022-08-02T15:42:04.276Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 15:42:04 [2022-08-02T15:42:04.608Z] + echo Ensuring container killed. 15:42:04 [2022-08-02T15:42:04.608Z] Ensuring container killed. 15:42:04 [2022-08-02T15:42:04.608Z] + docker rm -vf docker-pr4 15:42:04 [2022-08-02T15:42:04.608Z] Error: No such container: docker-pr4 [Pipeline] sh 15:42:04 [2022-08-02T15:42:04.781Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 15:42:04 [2022-08-02T15:42:04.887Z] + echo Chowning /workspace to jenkins user 15:42:04 [2022-08-02T15:42:04.887Z] Chowning /workspace to jenkins user 15:42:04 [2022-08-02T15:42:04.887Z] + id -u 15:42:04 [2022-08-02T15:42:04.887Z] + id -g 15:42:04 [2022-08-02T15:42:04.887Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43889:/workspace busybox chown -R 1000:1000 /workspace 15:42:04 [2022-08-02T15:42:04.887Z] Unable to find image 'busybox:latest' locally 15:42:05 [2022-08-02T15:42:05.041Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 15:42:05 [2022-08-02T15:42:05.185Z] latest: Pulling from library/busybox 15:42:05 [2022-08-02T15:42:05.185Z] 50783e0dfb64: Pulling fs layer 15:42:05 [2022-08-02T15:42:05.185Z] 50783e0dfb64: Download complete 15:42:05 [2022-08-02T15:42:05.185Z] 50783e0dfb64: Pull complete 15:42:05 [2022-08-02T15:42:05.185Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 15:42:05 [2022-08-02T15:42:05.185Z] Status: Downloaded newer image for busybox:latest 15:42:05 [2022-08-02T15:42:05.984Z] --- PASS: TestBuildPreserveOwnership (3.53s) 15:42:05 [2022-08-02T15:42:05.984Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.23s) 15:42:05 [2022-08-02T15:42:05.984Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) 15:42:05 [2022-08-02T15:42:05.984Z] === RUN TestBuildPlatformInvalid 15:42:05 [2022-08-02T15:42:05.984Z] --- PASS: TestBuildPlatformInvalid (0.09s) 15:42:05 [2022-08-02T15:42:05.984Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 15:42:06 [2022-08-02T15:42:06.203Z] --- PASS: TestReplicatedJob (4.47s) 15:42:06 [2022-08-02T15:42:06.203Z] === RUN TestUpdateReplicatedJob [Pipeline] catchError [Pipeline] { [Pipeline] sh 15:42:06 [2022-08-02T15:42:06.877Z] + bundleName=amd64-rootless 15:42:06 [2022-08-02T15:42:06.877Z] + echo Creating amd64-rootless-bundles.tar.gz 15:42:06 [2022-08-02T15:42:06.877Z] Creating amd64-rootless-bundles.tar.gz 15:42:06 [2022-08-02T15:42:06.877Z] + xargs tar -czf amd64-rootless-bundles.tar.gz 15:42:06 [2022-08-02T15:42:06.877Z] + 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 15:42:06 [2022-08-02T15:42:06.886Z] Archiving artifacts 15:42:06 [2022-08-02T15:42:06.926Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 15:42:07 [2022-08-02T15:42:07.723Z] tests/integration/api_service_test.py .................................. [ 60%] 15:42:08 [2022-08-02T15:42:08.310Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 15:42:08 [2022-08-02T15:42:08.748Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43889/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 15:42:08 [2022-08-02T15:42:08.881Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 15:42:09 [2022-08-02T15:42:09.050Z] + make clean 15:42:09 [2022-08-02T15:42:09.306Z] docker volume rm -f docker-dev-cache 15:42:09 [2022-08-02T15:42:09.306Z] docker-dev-cache [Pipeline] deleteDir 15:42:09 [2022-08-02T15:42:09.453Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 15:42:09 [2022-08-02T15:42:09.481Z] --- PASS: TestUpdateReplicatedJob (3.15s) 15:42:09 [2022-08-02T15:42:09.481Z] === RUN TestServiceListWithStatuses 15:42:09 [2022-08-02T15:42:09.481Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 15:42:09 [2022-08-02T15:42:09.481Z] --- SKIP: TestServiceListWithStatuses (0.00s) 15:42:09 [2022-08-02T15:42:09.481Z] === RUN TestDockerNetworkConnectAlias [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:42:10 [2022-08-02T15:42:10.294Z] --- PASS: TestCreateServiceMultipleTimes (15.39s) 15:42:10 [2022-08-02T15:42:10.294Z] === RUN TestCreateServiceConflict 15:42:10 [2022-08-02T15:42:10.294Z] --- PASS: TestCreateServiceConflict (2.17s) 15:42:10 [2022-08-02T15:42:10.294Z] === RUN TestCreateServiceMaxReplicas 15:42:10 [2022-08-02T15:42:10.396Z] === RUN TestDockerSuite/TestAttachAfterDetach 15:42:11 [2022-08-02T15:42:11.342Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 15:42:12 [2022-08-02T15:42:12.193Z] --- PASS: TestCreateServiceMaxReplicas (2.66s) 15:42:12 [2022-08-02T15:42:12.193Z] === RUN TestCreateWithDuplicateNetworkNames 15:42:12 [2022-08-02T15:42:12.285Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop 15:42:12 [2022-08-02T15:42:12.855Z] docker_cli_daemon_test.go:1456: [d49caa26bf5ab] daemon is not started 15:42:13 [2022-08-02T15:42:13.660Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) 15:42:13 [2022-08-02T15:42:13.660Z] === RUN TestDockerNetworkReConnect 15:42:14 [2022-08-02T15:42:14.240Z] === RUN TestDockerSuite/TestAttachDetach 15:42:14 [2022-08-02T15:42:14.240Z] check_test.go:309: [da3ee2ebcd5ee] daemon is not started 15:42:14 [2022-08-02T15:42:14.240Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash 15:42:15 [2022-08-02T15:42:15.181Z] === RUN TestDockerSuite/TestAttachDisconnect 15:42:16 [2022-08-02T15:42:16.124Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 15:42:16 [2022-08-02T15:42:16.696Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 15:42:16 [2022-08-02T15:42:16.938Z] --- PASS: TestDockerNetworkReConnect (3.32s) 15:42:16 [2022-08-02T15:42:16.938Z] === RUN TestServicePlugin 15:42:16 [2022-08-02T15:42:16.938Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 15:42:16 [2022-08-02T15:42:16.938Z] --- SKIP: TestServicePlugin (0.00s) 15:42:16 [2022-08-02T15:42:16.938Z] === RUN TestServiceUpdateLabel 15:42:18 [2022-08-02T15:42:18.081Z] === RUN TestDockerSuite/TestAttachPausedContainer 15:42:18 [2022-08-02T15:42:18.342Z] check_test.go:309: [d17b201106382] daemon is not started 15:42:18 [2022-08-02T15:42:18.342Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort 15:42:18 [2022-08-02T15:42:18.913Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 15:42:19 [2022-08-02T15:42:19.463Z] --- PASS: TestServiceUpdateLabel (2.18s) 15:42:19 [2022-08-02T15:42:19.463Z] === RUN TestServiceUpdateSecrets 15:42:19 [2022-08-02T15:42:19.854Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 15:42:20 [2022-08-02T15:42:20.794Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 15:42:22 [2022-08-02T15:42:22.511Z] ......................... [ 67%] 15:42:22 [2022-08-02T15:42:22.706Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 15:42:22 [2022-08-02T15:42:22.706Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal 15:42:23 [2022-08-02T15:42:23.648Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 15:42:25 [2022-08-02T15:42:25.033Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 15:42:25 [2022-08-02T15:42:25.033Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 15:42:25 [2022-08-02T15:42:25.974Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork 15:42:25 [2022-08-02T15:42:25.974Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 15:42:26 [2022-08-02T15:42:26.546Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 15:42:27 [2022-08-02T15:42:27.055Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) 15:42:27 [2022-08-02T15:42:27.055Z] === RUN TestCreateServiceSecretFileMode 15:42:28 [2022-08-02T15:42:28.459Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr 15:42:31 [2022-08-02T15:42:31.760Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 15:42:32 [2022-08-02T15:42:32.333Z] Loaded image: buildpack-deps:buster 15:42:32 [2022-08-02T15:42:32.905Z] Loaded image: busybox:latest 15:42:33 [2022-08-02T15:42:33.166Z] Loaded image: busybox:glibc 15:42:34 [2022-08-02T15:42:34.326Z] --- PASS: TestServiceUpdateSecrets (14.35s) 15:42:34 [2022-08-02T15:42:34.327Z] === RUN TestServiceUpdateConfigs 15:42:35 [2022-08-02T15:42:35.711Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP 15:42:38 [2022-08-02T15:42:38.258Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone 15:42:38 [2022-08-02T15:42:38.519Z] Loaded image: debian:bullseye 15:42:38 [2022-08-02T15:42:38.779Z] Loaded image: hello-world:latest 15:42:38 [2022-08-02T15:42:38.779Z] Loaded image: arm32v7/hello-world:latest 15:42:39 [2022-08-02T15:42:39.243Z] --- PASS: TestCreateServiceSecretFileMode (12.59s) 15:42:39 [2022-08-02T15:42:39.243Z] === RUN TestCreateServiceConfigFileMode 15:42:39 [2022-08-02T15:42:39.372Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent 15:42:41 [2022-08-02T15:42:41.940Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress 15:42:42 [2022-08-02T15:42:42.510Z] check_test.go:309: [d23c1e99f2986] daemon is not started 15:42:42 [2022-08-02T15:42:42.510Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress 15:42:42 [2022-08-02T15:42:42.772Z] check_test.go:309: [d53a60fa9675a] daemon is not started 15:42:42 [2022-08-02T15:42:42.772Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode 15:42:44 [2022-08-02T15:42:44.686Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog 15:42:44 [2022-08-02T15:42:44.946Z] check_test.go:309: [d838808a64871] daemon is not started 15:42:44 [2022-08-02T15:42:44.947Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit 15:42:45 [2022-08-02T15:42:45.888Z] === RUN TestDockerSuite/TestBuildAddBadLinks 15:42:46 [2022-08-02T15:42:46.461Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 15:42:47 [2022-08-02T15:42:47.846Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 15:42:48 [2022-08-02T15:42:48.107Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 15:42:48 [2022-08-02T15:42:48.678Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 15:42:49 [2022-08-02T15:42:49.189Z] --- PASS: TestServiceUpdateConfigs (14.34s) 15:42:49 [2022-08-02T15:42:49.189Z] === RUN TestServiceUpdateNetwork 15:42:49 [2022-08-02T15:42:49.250Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit 15:42:49 [2022-08-02T15:42:49.250Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership 15:42:49 [2022-08-02T15:42:49.510Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.70s) 15:42:49 [2022-08-02T15:42:49.510Z] PASS 15:42:49 [2022-08-02T15:42:49.510Z] 15:42:49 [2022-08-02T15:42:49.510Z] === Skipped 15:42:49 [2022-08-02T15:42:49.510Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 15:42:49 [2022-08-02T15:42:49.510Z] build_session_test.go:25: TODO: BuildKit 15:42:49 [2022-08-02T15:42:49.510Z] 15:42:49 [2022-08-02T15:42:49.510Z] DONE 33 tests, 1 skipped in 249.015s 15:42:49 [2022-08-02T15:42:49.510Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 15:42:49 [2022-08-02T15:42:49.510Z] ++ 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 15:42:49 [2022-08-02T15:42:49.510Z] ++ set -e 15:42:49 [2022-08-02T15:42:49.510Z] ++ '[' -n 0 ']' 15:42:49 [2022-08-02T15:42:49.510Z] ++ set -x 15:42:49 [2022-08-02T15:42:49.510Z] ++ env -i DEST=/go/src/github.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 15:42:49 [2022-08-02T15:42:49.770Z] INFO: Testing against a local daemon 15:42:49 [2022-08-02T15:42:49.770Z] === RUN TestConfigInspect 15:42:51 [2022-08-02T15:42:51.157Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 15:42:51 [2022-08-02T15:42:51.419Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig 15:42:51 [2022-08-02T15:42:51.429Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) 15:42:51 [2022-08-02T15:42:51.429Z] === RUN TestCreateServiceSysctls 15:42:52 [2022-08-02T15:42:52.207Z] b111c3320c94: Pull complete 15:42:52 [2022-08-02T15:42:52.804Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload 15:42:52 [2022-08-02T15:42:52.804Z] --- PASS: TestConfigInspect (2.98s) 15:42:52 [2022-08-02T15:42:52.804Z] === RUN TestConfigList 15:42:53 [2022-08-02T15:42:53.064Z] === RUN TestDockerDaemonSuite/TestDaemonEvents 15:42:53 [2022-08-02T15:42:53.635Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 15:42:53 [2022-08-02T15:42:53.958Z] --- PASS: TestCreateServiceSysctls (3.27s) 15:42:53 [2022-08-02T15:42:53.958Z] === RUN TestCreateServiceCapabilities 15:42:54 [2022-08-02T15:42:54.205Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 15:42:55 [2022-08-02T15:42:55.146Z] --- PASS: TestConfigList (2.44s) 15:42:55 [2022-08-02T15:42:55.146Z] === RUN TestConfigsCreateAndDelete 15:42:56 [2022-08-02T15:42:56.484Z] --- PASS: TestCreateServiceCapabilities (2.48s) 15:42:56 [2022-08-02T15:42:56.484Z] === RUN TestInspect 15:42:57 [2022-08-02T15:42:57.059Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters 15:42:58 [2022-08-02T15:42:58.000Z] --- PASS: TestConfigsCreateAndDelete (2.69s) 15:42:58 [2022-08-02T15:42:58.000Z] === RUN TestConfigsUpdate 15:42:59 [2022-08-02T15:42:59.013Z] --- PASS: TestInspect (2.91s) 15:42:59 [2022-08-02T15:42:59.014Z] === RUN TestCreateJob 15:42:59 [2022-08-02T15:42:59.384Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 15:43:00 [2022-08-02T15:43:00.327Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure 15:43:00 [2022-08-02T15:43:00.327Z] --- PASS: TestConfigsUpdate (2.49s) 15:43:00 [2022-08-02T15:43:00.327Z] === RUN TestTemplatedConfig 15:43:00 [2022-08-02T15:43:00.899Z] check_test.go:309: [d6b292076e3c1] daemon is not started 15:43:00 [2022-08-02T15:43:00.899Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD 15:43:01 [2022-08-02T15:43:01.376Z] --- PASS: TestServiceUpdateNetwork (11.81s) 15:43:01 [2022-08-02T15:43:01.376Z] === RUN TestServiceUpdatePidsLimit 15:43:01 [2022-08-02T15:43:01.376Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 15:43:01 [2022-08-02T15:43:01.376Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 15:43:01 [2022-08-02T15:43:01.429Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] 15:43:01 [2022-08-02T15:43:01.469Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug 15:43:02 [2022-08-02T15:43:02.041Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal 15:43:02 [2022-08-02T15:43:02.292Z] --- PASS: TestCreateJob (2.93s) 15:43:02 [2022-08-02T15:43:02.292Z] === RUN TestReplicatedJob 15:43:02 [2022-08-02T15:43:02.301Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 15:43:02 [2022-08-02T15:43:02.563Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose 15:43:02 [2022-08-02T15:43:02.563Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 15:43:03 [2022-08-02T15:43:03.949Z] --- PASS: TestTemplatedConfig (3.27s) 15:43:03 [2022-08-02T15:43:03.949Z] === RUN TestConfigCreateResolve 15:43:04 [2022-08-02T15:43:04.210Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 15:43:05 [2022-08-02T15:43:05.595Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing 15:43:06 [2022-08-02T15:43:06.980Z] --- PASS: TestConfigCreateResolve (3.10s) 15:43:06 [2022-08-02T15:43:06.980Z] === RUN TestConfigDaemonLibtrustID 15:43:07 [2022-08-02T15:43:07.551Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) 15:43:07 [2022-08-02T15:43:07.551Z] PASS 15:43:07 [2022-08-02T15:43:07.551Z] 15:43:07 [2022-08-02T15:43:07.551Z] DONE 7 tests in 17.728s 15:43:07 [2022-08-02T15:43:07.551Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 15:43:07 [2022-08-02T15:43:07.551Z] ++ 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 15:43:07 [2022-08-02T15:43:07.551Z] ++ set -e 15:43:07 [2022-08-02T15:43:07.551Z] ++ '[' -n 0 ']' 15:43:07 [2022-08-02T15:43:07.551Z] ++ set -x 15:43:07 [2022-08-02T15:43:07.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-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 15:43:07 [2022-08-02T15:43:07.551Z] === RUN TestDockerSuite/TestBuildAddNonTar 15:43:07 [2022-08-02T15:43:07.551Z] INFO: Testing against a local daemon 15:43:07 [2022-08-02T15:43:07.551Z] === RUN TestCheckpoint 15:43:07 [2022-08-02T15:43:07.551Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 15:43:07 [2022-08-02T15:43:07.551Z] --- SKIP: TestCheckpoint (0.00s) 15:43:07 [2022-08-02T15:43:07.551Z] === RUN TestContainerInvalidJSON 15:43:07 [2022-08-02T15:43:07.551Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 15:43:07 [2022-08-02T15:43:07.551Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 15:43:07 [2022-08-02T15:43:07.551Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 15:43:07 [2022-08-02T15:43:07.551Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 15:43:07 [2022-08-02T15:43:07.551Z] === RUN TestContainerInvalidJSON//exec/foobar/start 15:43:07 [2022-08-02T15:43:07.551Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 15:43:07 [2022-08-02T15:43:07.551Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 15:43:07 [2022-08-02T15:43:07.551Z] === CONT TestContainerInvalidJSON//exec/foobar/start 15:43:07 [2022-08-02T15:43:07.551Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 15:43:07 [2022-08-02T15:43:07.551Z] --- PASS: TestContainerInvalidJSON (0.02s) 15:43:07 [2022-08-02T15:43:07.551Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 15:43:07 [2022-08-02T15:43:07.551Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 15:43:07 [2022-08-02T15:43:07.551Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 15:43:07 [2022-08-02T15:43:07.551Z] === RUN TestCopyFromContainerPathDoesNotExist 15:43:07 [2022-08-02T15:43:07.633Z] --- PASS: TestReplicatedJob (5.42s) 15:43:07 [2022-08-02T15:43:07.633Z] === RUN TestUpdateReplicatedJob 15:43:07 [2022-08-02T15:43:07.812Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) 15:43:07 [2022-08-02T15:43:07.812Z] === RUN TestCopyFromContainerPathIsNotDir 15:43:07 [2022-08-02T15:43:07.812Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) 15:43:07 [2022-08-02T15:43:07.812Z] === RUN TestCopyToContainerPathDoesNotExist 15:43:07 [2022-08-02T15:43:07.812Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) 15:43:07 [2022-08-02T15:43:07.812Z] === RUN TestCopyToContainerPathIsNotDir 15:43:08 [2022-08-02T15:43:08.072Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) 15:43:08 [2022-08-02T15:43:08.072Z] === RUN TestCopyFromContainer 15:43:08 [2022-08-02T15:43:08.644Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 15:43:09 [2022-08-02T15:43:09.477Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 15:43:09 [2022-08-02T15:43:09.587Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 15:43:09 [2022-08-02T15:43:09.587Z] === RUN TestCopyFromContainer// 15:43:09 [2022-08-02T15:43:09.587Z] === RUN TestCopyFromContainer//bar/root 15:43:09 [2022-08-02T15:43:09.847Z] === RUN TestCopyFromContainer//bar/root/ 15:43:09 [2022-08-02T15:43:09.847Z] === RUN TestCopyFromContainer/bar/quux 15:43:10 [2022-08-02T15:43:10.108Z] === RUN TestDockerDaemonSuite/TestDaemonIP 15:43:10 [2022-08-02T15:43:10.108Z] === RUN TestCopyFromContainer/bar/quux/ 15:43:10 [2022-08-02T15:43:10.108Z] === RUN TestCopyFromContainer/bar/quux/baz 15:43:10 [2022-08-02T15:43:10.108Z] === RUN TestCopyFromContainer/bar/filesymlink 15:43:10 [2022-08-02T15:43:10.369Z] === RUN TestCopyFromContainer/bar/dirsymlink 15:43:10 [2022-08-02T15:43:10.369Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 15:43:10 [2022-08-02T15:43:10.630Z] === RUN TestCopyFromContainer/bar/notarget 15:43:10 [2022-08-02T15:43:10.630Z] --- PASS: TestCopyFromContainer (2.66s) 15:43:10 [2022-08-02T15:43:10.630Z] --- PASS: TestCopyFromContainer// (0.16s) 15:43:10 [2022-08-02T15:43:10.630Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) 15:43:10 [2022-08-02T15:43:10.630Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) 15:43:10 [2022-08-02T15:43:10.630Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) 15:43:10 [2022-08-02T15:43:10.630Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) 15:43:10 [2022-08-02T15:43:10.630Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) 15:43:10 [2022-08-02T15:43:10.630Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) 15:43:10 [2022-08-02T15:43:10.630Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) 15:43:10 [2022-08-02T15:43:10.630Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) 15:43:10 [2022-08-02T15:43:10.630Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) 15:43:10 [2022-08-02T15:43:10.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 15:43:10 [2022-08-02T15:43:10.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:43:10 [2022-08-02T15:43:10.630Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:43:10 [2022-08-02T15:43:10.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:43:10 [2022-08-02T15:43:10.630Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:43:10 [2022-08-02T15:43:10.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 15:43:10 [2022-08-02T15:43:10.630Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 15:43:10 [2022-08-02T15:43:10.630Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:43:10 [2022-08-02T15:43:10.630Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 15:43:10 [2022-08-02T15:43:10.630Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:43:10 [2022-08-02T15:43:10.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 15:43:10 [2022-08-02T15:43:10.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 15:43:10 [2022-08-02T15:43:10.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 15:43:10 [2022-08-02T15:43:10.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.02s) 15:43:10 [2022-08-02T15:43:10.630Z] === RUN TestCreateLinkToNonExistingContainer 15:43:10 [2022-08-02T15:43:10.892Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) 15:43:10 [2022-08-02T15:43:10.892Z] === RUN TestCreateWithInvalidEnv 15:43:10 [2022-08-02T15:43:10.892Z] === RUN TestCreateWithInvalidEnv/0 15:43:10 [2022-08-02T15:43:10.892Z] === PAUSE TestCreateWithInvalidEnv/0 15:43:10 [2022-08-02T15:43:10.892Z] === RUN TestCreateWithInvalidEnv/1 15:43:10 [2022-08-02T15:43:10.892Z] === PAUSE TestCreateWithInvalidEnv/1 15:43:10 [2022-08-02T15:43:10.892Z] === RUN TestCreateWithInvalidEnv/2 15:43:10 [2022-08-02T15:43:10.892Z] === PAUSE TestCreateWithInvalidEnv/2 15:43:10 [2022-08-02T15:43:10.892Z] === CONT TestCreateWithInvalidEnv/0 15:43:10 [2022-08-02T15:43:10.892Z] === CONT TestCreateWithInvalidEnv/2 15:43:10 [2022-08-02T15:43:10.892Z] === CONT TestCreateWithInvalidEnv/1 15:43:10 [2022-08-02T15:43:10.892Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 15:43:10 [2022-08-02T15:43:10.892Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 15:43:10 [2022-08-02T15:43:10.892Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 15:43:10 [2022-08-02T15:43:10.892Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) 15:43:10 [2022-08-02T15:43:10.892Z] === RUN TestCreateTmpfsMountsTarget 15:43:10 [2022-08-02T15:43:10.892Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 15:43:10 [2022-08-02T15:43:10.892Z] === RUN TestCreateWithCustomMaskedPaths 15:43:10 [2022-08-02T15:43:10.935Z] --- PASS: TestUpdateReplicatedJob (3.28s) 15:43:10 [2022-08-02T15:43:10.935Z] === RUN TestServiceListWithStatuses 15:43:10 [2022-08-02T15:43:10.935Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 15:43:10 [2022-08-02T15:43:10.935Z] --- SKIP: TestServiceListWithStatuses (0.00s) 15:43:10 [2022-08-02T15:43:10.935Z] === RUN TestDockerNetworkConnectAlias 15:43:12 [2022-08-02T15:43:12.808Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled 15:43:12 [2022-08-02T15:43:12.808Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 15:43:12 [2022-08-02T15:43:12.808Z] check_test.go:309: [dc8e0477e0815] daemon is not started 15:43:12 [2022-08-02T15:43:12.808Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR 15:43:12 [2022-08-02T15:43:12.808Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 15:43:12 [2022-08-02T15:43:12.808Z] --- PASS: TestCreateWithCustomMaskedPaths (2.06s) 15:43:12 [2022-08-02T15:43:12.808Z] === RUN TestCreateWithCustomReadonlyPaths 15:43:14 [2022-08-02T15:43:14.719Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac 15:43:14 [2022-08-02T15:43:14.719Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) 15:43:14 [2022-08-02T15:43:14.719Z] === RUN TestCreateWithInvalidHealthcheckParams 15:43:14 [2022-08-02T15:43:14.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:43:14 [2022-08-02T15:43:14.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:43:14 [2022-08-02T15:43:14.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:43:14 [2022-08-02T15:43:14.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:43:14 [2022-08-02T15:43:14.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:43:14 [2022-08-02T15:43:14.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:43:14 [2022-08-02T15:43:14.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:43:14 [2022-08-02T15:43:14.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:43:14 [2022-08-02T15:43:14.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:43:14 [2022-08-02T15:43:14.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:43:14 [2022-08-02T15:43:14.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:43:14 [2022-08-02T15:43:14.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:43:14 [2022-08-02T15:43:14.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:43:14 [2022-08-02T15:43:14.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:43:14 [2022-08-02T15:43:14.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:43:14 [2022-08-02T15:43:14.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) 15:43:14 [2022-08-02T15:43:14.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 15:43:14 [2022-08-02T15:43:14.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 15:43:14 [2022-08-02T15:43:14.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 15:43:14 [2022-08-02T15:43:14.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 15:43:14 [2022-08-02T15:43:14.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 15:43:14 [2022-08-02T15:43:14.719Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 15:43:15 [2022-08-02T15:43:15.115Z] --- PASS: TestDockerNetworkConnectAlias (4.24s) 15:43:15 [2022-08-02T15:43:15.115Z] === RUN TestDockerNetworkReConnect 15:43:15 [2022-08-02T15:43:15.291Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) 15:43:15 [2022-08-02T15:43:15.291Z] === RUN TestCreateDifferentPlatform 15:43:15 [2022-08-02T15:43:15.291Z] === RUN TestCreateDifferentPlatform/different_os 15:43:15 [2022-08-02T15:43:15.291Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 15:43:15 [2022-08-02T15:43:15.291Z] --- PASS: TestCreateDifferentPlatform (0.02s) 15:43:15 [2022-08-02T15:43:15.291Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 15:43:15 [2022-08-02T15:43:15.291Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 15:43:15 [2022-08-02T15:43:15.291Z] === RUN TestCreateVolumesFromNonExistingContainer 15:43:15 [2022-08-02T15:43:15.291Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) 15:43:15 [2022-08-02T15:43:15.291Z] === RUN TestCreatePlatformSpecificImageNoPlatform 15:43:15 [2022-08-02T15:43:15.291Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) 15:43:15 [2022-08-02T15:43:15.291Z] === RUN TestContainerStartOnDaemonRestart 15:43:15 [2022-08-02T15:43:15.291Z] === PAUSE TestContainerStartOnDaemonRestart 15:43:15 [2022-08-02T15:43:15.291Z] === RUN TestDaemonRestartIpcMode 15:43:15 [2022-08-02T15:43:15.291Z] === PAUSE TestDaemonRestartIpcMode 15:43:15 [2022-08-02T15:43:15.291Z] === RUN TestDaemonHostGatewayIP 15:43:15 [2022-08-02T15:43:15.291Z] === PAUSE TestDaemonHostGatewayIP 15:43:15 [2022-08-02T15:43:15.291Z] === RUN TestRestartDaemonWithRestartingContainer 15:43:15 [2022-08-02T15:43:15.291Z] === PAUSE TestRestartDaemonWithRestartingContainer 15:43:15 [2022-08-02T15:43:15.291Z] === RUN TestContainerKillOnDaemonStart 15:43:15 [2022-08-02T15:43:15.291Z] === PAUSE TestContainerKillOnDaemonStart 15:43:15 [2022-08-02T15:43:15.291Z] === RUN TestDiff 15:43:15 [2022-08-02T15:43:15.552Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 15:43:16 [2022-08-02T15:43:16.028Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) 15:43:16 [2022-08-02T15:43:16.028Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) 15:43:16 [2022-08-02T15:43:16.028Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) 15:43:16 [2022-08-02T15:43:16.028Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) 15:43:16 [2022-08-02T15:43:16.028Z] PASS 15:43:16 [2022-08-02T15:43:16.028Z] 15:43:16 [2022-08-02T15:43:16.028Z] === Skipped 15:43:16 [2022-08-02T15:43:16.028Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 15:43:16 [2022-08-02T15:43:16.028Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 15:43:16 [2022-08-02T15:43:16.028Z] 15:43:16 [2022-08-02T15:43:16.028Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 15:43:16 [2022-08-02T15:43:16.028Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 15:43:16 [2022-08-02T15:43:16.028Z] 15:43:16 [2022-08-02T15:43:16.028Z] DONE 27 tests, 2 skipped in 148.777s 15:43:16 [2022-08-02T15:43:16.028Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 15:43:16 [2022-08-02T15:43:16.028Z] ++ 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 15:43:16 [2022-08-02T15:43:16.028Z] ++ set -e 15:43:16 [2022-08-02T15:43:16.028Z] ++ '[' -n 0 ']' 15:43:16 [2022-08-02T15:43:16.028Z] ++ set -x 15:43:16 [2022-08-02T15:43:16.028Z] ++ env -i DEST=/go/src/github.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 15:43:16 [2022-08-02T15:43:16.028Z] INFO: Testing against a local daemon 15:43:16 [2022-08-02T15:43:16.028Z] === RUN TestSessionCreate 15:43:16 [2022-08-02T15:43:16.028Z] --- PASS: TestSessionCreate (0.03s) 15:43:16 [2022-08-02T15:43:16.028Z] === RUN TestSessionCreateWithBadUpgrade 15:43:16 [2022-08-02T15:43:16.028Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 15:43:16 [2022-08-02T15:43:16.028Z] PASS 15:43:16 [2022-08-02T15:43:16.028Z] 15:43:16 [2022-08-02T15:43:16.028Z] DONE 2 tests in 0.141s 15:43:16 [2022-08-02T15:43:16.028Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 15:43:16 [2022-08-02T15:43:16.028Z] ++ 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 15:43:16 [2022-08-02T15:43:16.028Z] ++ set -e 15:43:16 [2022-08-02T15:43:16.028Z] ++ '[' -n 0 ']' 15:43:16 [2022-08-02T15:43:16.028Z] ++ set -x 15:43:16 [2022-08-02T15:43:16.028Z] ++ env -i DEST=/go/src/github.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 15:43:16 [2022-08-02T15:43:16.028Z] INFO: Testing against a local daemon 15:43:16 [2022-08-02T15:43:16.028Z] === RUN TestCgroupDriverSystemdMemoryLimit 15:43:16 [2022-08-02T15:43:16.028Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 15:43:16 [2022-08-02T15:43:16.028Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 15:43:16 [2022-08-02T15:43:16.028Z] === RUN TestEventsExecDie 15:43:16 [2022-08-02T15:43:16.124Z] --- PASS: TestDiff (0.85s) 15:43:16 [2022-08-02T15:43:16.124Z] === RUN TestExecWithCloseStdin 15:43:16 [2022-08-02T15:43:16.286Z] --- PASS: TestEventsExecDie (0.51s) 15:43:16 [2022-08-02T15:43:16.286Z] === RUN TestEventsBackwardsCompatible 15:43:16 [2022-08-02T15:43:16.286Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 15:43:16 [2022-08-02T15:43:16.286Z] === RUN TestInfoBinaryCommits 15:43:16 [2022-08-02T15:43:16.384Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode 15:43:16 [2022-08-02T15:43:16.544Z] --- PASS: TestInfoBinaryCommits (0.02s) 15:43:16 [2022-08-02T15:43:16.544Z] === RUN TestInfoAPIVersioned 15:43:16 [2022-08-02T15:43:16.544Z] --- PASS: TestInfoAPIVersioned (0.01s) 15:43:16 [2022-08-02T15:43:16.544Z] === RUN TestInfoDiscoveryBackend 15:43:16 [2022-08-02T15:43:16.566Z] tests/integration/api_volume_test.py ......... [ 74%] 15:43:16 [2022-08-02T15:43:16.645Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 15:43:16 [2022-08-02T15:43:16.908Z] --- PASS: TestExecWithCloseStdin (0.84s) 15:43:16 [2022-08-02T15:43:16.908Z] === RUN TestExec 15:43:17 [2022-08-02T15:43:17.108Z] --- PASS: TestInfoDiscoveryBackend (0.53s) 15:43:17 [2022-08-02T15:43:17.108Z] === RUN TestInfoDiscoveryInvalidAdvertise 15:43:17 [2022-08-02T15:43:17.851Z] === RUN TestDockerSuite/TestBuildAddScript 15:43:17 [2022-08-02T15:43:17.851Z] --- PASS: TestExec (0.88s) 15:43:17 [2022-08-02T15:43:17.851Z] === RUN TestExecUser 15:43:18 [2022-08-02T15:43:18.040Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 15:43:18 [2022-08-02T15:43:18.041Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 15:43:18 [2022-08-02T15:43:18.112Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean 15:43:18 [2022-08-02T15:43:18.394Z] --- PASS: TestDockerNetworkReConnect (3.31s) 15:43:18 [2022-08-02T15:43:18.394Z] === RUN TestServicePlugin 15:43:18 [2022-08-02T15:43:18.469Z] tests/integration/client_test.py ..... [ 75%] 15:43:18 [2022-08-02T15:43:18.469Z] tests/integration/context_api_test.py ... [ 76%] 15:43:18 [2022-08-02T15:43:18.605Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) 15:43:18 [2022-08-02T15:43:18.605Z] === RUN TestInfoAPI 15:43:18 [2022-08-02T15:43:18.605Z] --- PASS: TestInfoAPI (0.02s) 15:43:18 [2022-08-02T15:43:18.605Z] === RUN TestInfoAPIWarnings 15:43:18 [2022-08-02T15:43:18.685Z] --- PASS: TestExecUser (0.82s) 15:43:18 [2022-08-02T15:43:18.685Z] === RUN TestExportContainerAndImportImage 15:43:19 [2022-08-02T15:43:19.037Z] tests/integration/errors_test.py . [ 76%] 15:43:19 [2022-08-02T15:43:19.629Z] --- PASS: TestExportContainerAndImportImage (1.00s) 15:43:19 [2022-08-02T15:43:19.629Z] === RUN TestExportContainerAfterDaemonRestart 15:43:19 [2022-08-02T15:43:19.629Z] check_test.go:309: [dd9a8d6cd49d3] daemon is not started 15:43:19 [2022-08-02T15:43:19.629Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate 15:43:20 [2022-08-02T15:43:20.572Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 15:43:21 [2022-08-02T15:43:21.515Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) 15:43:21 [2022-08-02T15:43:21.515Z] === RUN TestHealthCheckWorkdir 15:43:21 [2022-08-02T15:43:21.677Z] plugin_test.go:62: [d08e7c33b124c] joining swarm manager [dbfed4ab3edc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:43:22 [2022-08-02T15:43:22.458Z] --- PASS: TestHealthCheckWorkdir (1.06s) 15:43:22 [2022-08-02T15:43:22.458Z] === RUN TestHealthKillContainer 15:43:23 [2022-08-02T15:43:23.029Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration 15:43:23 [2022-08-02T15:43:23.049Z] plugin_test.go:65: [dfb3f3c8a9b84] joining swarm manager [dbfed4ab3edc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:43:23 [2022-08-02T15:43:23.290Z] check_test.go:309: [d21d4566422ae] daemon is not started 15:43:23 [2022-08-02T15:43:23.290Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins 15:43:26 [2022-08-02T15:43:26.586Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 15:43:26 [2022-08-02T15:43:26.586Z] docker_cli_daemon_plugins_test.go:80: [d669ebd26d8ac] daemon is not started 15:43:27 [2022-08-02T15:43:27.528Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins 15:43:29 [2022-08-02T15:43:29.440Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 15:43:30 [2022-08-02T15:43:30.413Z] docker_cli_daemon_plugins_test.go:170: [d82ef2224236f] daemon is not started 15:43:30 [2022-08-02T15:43:30.992Z] --- PASS: TestHealthKillContainer (8.52s) 15:43:30 [2022-08-02T15:43:30.992Z] === RUN TestInspectCpusetInConfigPre120 15:43:31 [2022-08-02T15:43:31.254Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 15:43:31 [2022-08-02T15:43:31.526Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) 15:43:31 [2022-08-02T15:43:31.527Z] === RUN TestIpcModeNone 15:43:31 [2022-08-02T15:43:31.790Z] === RUN TestDockerSuite/TestBuildAddTar 15:43:32 [2022-08-02T15:43:32.050Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 15:43:32 [2022-08-02T15:43:32.310Z] --- PASS: TestIpcModeNone (0.89s) 15:43:32 [2022-08-02T15:43:32.310Z] === RUN TestIpcModePrivate 15:43:33 [2022-08-02T15:43:33.251Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false 15:43:33 [2022-08-02T15:43:33.252Z] --- PASS: TestIpcModePrivate (0.92s) 15:43:33 [2022-08-02T15:43:33.252Z] === RUN TestIpcModeShareable 15:43:34 [2022-08-02T15:43:34.191Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true 15:43:34 [2022-08-02T15:43:34.191Z] --- PASS: TestIpcModeShareable (0.92s) 15:43:34 [2022-08-02T15:43:34.191Z] === RUN TestAPIIpcModeShareableAndContainer 15:43:35 [2022-08-02T15:43:35.575Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug 15:43:36 [2022-08-02T15:43:36.147Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal 15:43:36 [2022-08-02T15:43:36.407Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong 15:43:36 [2022-08-02T15:43:36.668Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) 15:43:36 [2022-08-02T15:43:36.668Z] === RUN TestAPIIpcModeHost 15:43:36 [2022-08-02T15:43:36.670Z] --- PASS: TestInfoAPIWarnings (16.25s) 15:43:36 [2022-08-02T15:43:36.670Z] === RUN TestInfoDebug 15:43:36 [2022-08-02T15:43:36.670Z] --- PASS: TestInfoDebug (0.53s) 15:43:36 [2022-08-02T15:43:36.670Z] === RUN TestInfoInsecureRegistries 15:43:36 [2022-08-02T15:43:36.670Z] --- PASS: TestInfoInsecureRegistries (0.53s) 15:43:36 [2022-08-02T15:43:36.670Z] === RUN TestInfoRegistryMirrors 15:43:36 [2022-08-02T15:43:36.670Z] --- PASS: TestInfoRegistryMirrors (0.53s) 15:43:36 [2022-08-02T15:43:36.670Z] === RUN TestLoginFailsWithBadCredentials 15:43:36 [2022-08-02T15:43:36.670Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) 15:43:36 [2022-08-02T15:43:36.670Z] === RUN TestPingCacheHeaders 15:43:36 [2022-08-02T15:43:36.670Z] --- PASS: TestPingCacheHeaders (0.02s) 15:43:36 [2022-08-02T15:43:36.670Z] === RUN TestPingGet 15:43:36 [2022-08-02T15:43:36.670Z] --- PASS: TestPingGet (0.01s) 15:43:36 [2022-08-02T15:43:36.670Z] === RUN TestPingHead 15:43:36 [2022-08-02T15:43:36.670Z] --- PASS: TestPingHead (0.02s) 15:43:36 [2022-08-02T15:43:36.670Z] === RUN TestVersion 15:43:36 [2022-08-02T15:43:36.929Z] --- PASS: TestVersion (0.02s) 15:43:36 [2022-08-02T15:43:36.929Z] PASS 15:43:36 [2022-08-02T15:43:36.929Z] 15:43:36 [2022-08-02T15:43:36.929Z] === Skipped 15:43:36 [2022-08-02T15:43:36.929Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 15:43:36 [2022-08-02T15:43:36.929Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 15:43:36 [2022-08-02T15:43:36.929Z] 15:43:36 [2022-08-02T15:43:36.929Z] DONE 18 tests, 1 skipped in 21.063s 15:43:36 [2022-08-02T15:43:36.929Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 15:43:36 [2022-08-02T15:43:36.929Z] check_test.go:309: [dfd80557a7c40] daemon is not started 15:43:36 [2022-08-02T15:43:36.929Z] ++ 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 15:43:36 [2022-08-02T15:43:36.929Z] ++ set -e 15:43:36 [2022-08-02T15:43:36.929Z] ++ '[' -n 0 ']' 15:43:36 [2022-08-02T15:43:36.929Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions 15:43:36 [2022-08-02T15:43:36.929Z] ++ set -x 15:43:36 [2022-08-02T15:43:36.929Z] ++ env -i DEST=/go/src/github.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 15:43:36 [2022-08-02T15:43:36.929Z] INFO: Testing against a local daemon 15:43:36 [2022-08-02T15:43:36.929Z] === RUN TestVolumesCreateAndList 15:43:36 [2022-08-02T15:43:36.929Z] --- PASS: TestVolumesCreateAndList (0.02s) 15:43:36 [2022-08-02T15:43:36.929Z] === RUN TestVolumesRemove 15:43:36 [2022-08-02T15:43:36.929Z] --- PASS: TestVolumesRemove (0.06s) 15:43:36 [2022-08-02T15:43:36.929Z] === RUN TestVolumesInspect 15:43:36 [2022-08-02T15:43:36.929Z] --- PASS: TestVolumesInspect (0.02s) 15:43:36 [2022-08-02T15:43:36.929Z] === RUN TestVolumesInvalidJSON 15:43:36 [2022-08-02T15:43:36.929Z] === RUN TestVolumesInvalidJSON//volumes/create 15:43:36 [2022-08-02T15:43:36.929Z] === PAUSE TestVolumesInvalidJSON//volumes/create 15:43:36 [2022-08-02T15:43:36.929Z] === CONT TestVolumesInvalidJSON//volumes/create 15:43:36 [2022-08-02T15:43:36.929Z] --- PASS: TestVolumesInvalidJSON (0.01s) 15:43:36 [2022-08-02T15:43:36.929Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 15:43:36 [2022-08-02T15:43:36.929Z] PASS 15:43:36 [2022-08-02T15:43:36.929Z] 15:43:36 [2022-08-02T15:43:36.929Z] DONE 5 tests in 0.213s 15:43:36 [2022-08-02T15:43:36.929Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 15:43:37 [2022-08-02T15:43:37.195Z] ++++ cat bundles/test-integration/docker.pid 15:43:37 [2022-08-02T15:43:37.195Z] +++ kill 12314 15:43:37 [2022-08-02T15:43:37.499Z] --- PASS: TestAPIIpcModeHost (0.65s) 15:43:37 [2022-08-02T15:43:37.499Z] === RUN TestDaemonIpcModeShareable 15:43:38 [2022-08-02T15:43:38.130Z] tests/integration/models_containers_test.py ............................ [ 83%] 15:43:38 [2022-08-02T15:43:38.608Z] +++ /etc/init.d/apparmor stop 15:43:38 [2022-08-02T15:43:38.608Z] Leaving: AppArmorNo profiles have been unloaded. 15:43:38 [2022-08-02T15:43:38.608Z] 15:43:38 [2022-08-02T15:43:38.608Z] Unloading profiles will leave already running processes permanently 15:43:38 [2022-08-02T15:43:38.608Z] unconfined, which can lead to unexpected situations. 15:43:38 [2022-08-02T15:43:38.608Z] 15:43:38 [2022-08-02T15:43:38.608Z] To set a process to complain mode, use the command line tool 15:43:38 [2022-08-02T15:43:38.608Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 15:43:38 [2022-08-02T15:43:38.608Z] +++ true 15:43:38 [2022-08-02T15:43:38.608Z] exiting test-integration 15:43:38 [2022-08-02T15:43:38.608Z] ++ exit 0 15:43:38 [2022-08-02T15:43:38.608Z] 15:43:38 [2022-08-02T15:43:38.885Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault 15:43:38 [2022-08-02T15:43:38.885Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true 15:43:39 [2022-08-02T15:43:39.147Z] === RUN TestDockerSuite/TestBuildAddTarXz 15:43:39 [2022-08-02T15:43:39.147Z] --- PASS: TestDaemonIpcModeShareable (1.77s) 15:43:39 [2022-08-02T15:43:39.147Z] === RUN TestDaemonIpcModePrivate Post stage [Pipeline] junit 15:43:39 [2022-08-02T15:43:39.554Z] Recording test results 15:43:39 [2022-08-02T15:43:39.710Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 15:43:40 [2022-08-02T15:43:40.035Z] + echo Ensuring container killed. 15:43:40 [2022-08-02T15:43:40.035Z] Ensuring container killed. 15:43:40 [2022-08-02T15:43:40.035Z] + docker rm -vf docker-pr4 15:43:40 [2022-08-02T15:43:40.035Z] Error: No such container: docker-pr4 [Pipeline] sh 15:43:40 [2022-08-02T15:43:40.314Z] + echo Chowning /workspace to jenkins user 15:43:40 [2022-08-02T15:43:40.314Z] Chowning /workspace to jenkins user 15:43:40 [2022-08-02T15:43:40.314Z] + id -u 15:43:40 [2022-08-02T15:43:40.314Z] + id -g 15:43:40 [2022-08-02T15:43:40.314Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43889:/workspace busybox chown -R 1000:1000 /workspace 15:43:40 [2022-08-02T15:43:40.314Z] Unable to find image 'busybox:latest' locally 15:43:40 [2022-08-02T15:43:40.533Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 15:43:40 [2022-08-02T15:43:40.533Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride 15:43:40 [2022-08-02T15:43:40.572Z] latest: Pulling from library/busybox 15:43:40 [2022-08-02T15:43:40.572Z] 98b248744137: Pulling fs layer 15:43:40 [2022-08-02T15:43:40.572Z] 98b248744137: Verifying Checksum 15:43:40 [2022-08-02T15:43:40.572Z] 98b248744137: Download complete 15:43:40 [2022-08-02T15:43:40.572Z] 98b248744137: Pull complete 15:43:40 [2022-08-02T15:43:40.572Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 15:43:40 [2022-08-02T15:43:40.572Z] Status: Downloaded newer image for busybox:latest 15:43:40 [2022-08-02T15:43:40.794Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false 15:43:41 [2022-08-02T15:43:41.054Z] --- PASS: TestDaemonIpcModePrivate (1.78s) 15:43:41 [2022-08-02T15:43:41.054Z] === RUN TestDaemonIpcModePrivateFromConfig 15:43:41 [2022-08-02T15:43:41.626Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 15:43:41 [2022-08-02T15:43:41.886Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [Pipeline] catchError [Pipeline] { [Pipeline] sh 15:43:42 [2022-08-02T15:43:42.238Z] + bundleName=arm64-integration 15:43:42 [2022-08-02T15:43:42.238Z] + echo Creating arm64-integration-bundles.tar.gz 15:43:42 [2022-08-02T15:43:42.238Z] Creating arm64-integration-bundles.tar.gz 15:43:42 [2022-08-02T15:43:42.238Z] + xargs tar -czf arm64-integration-bundles.tar.gz 15:43:42 [2022-08-02T15:43:42.238Z] + 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 15:43:42 [2022-08-02T15:43:42.250Z] Archiving artifacts 15:43:42 [2022-08-02T15:43:42.463Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false 15:43:42 [2022-08-02T15:43:42.723Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) 15:43:42 [2022-08-02T15:43:42.723Z] === RUN TestDaemonIpcModeShareableFromConfig 15:43:43 [2022-08-02T15:43:43.665Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError 15:43:44 [2022-08-02T15:43:44.096Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43889/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 15:43:44 [2022-08-02T15:43:44.237Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true 15:43:44 [2022-08-02T15:43:44.237Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) 15:43:44 [2022-08-02T15:43:44.237Z] === RUN TestIpcModeOlderClient 15:43:44 [2022-08-02T15:43:44.237Z] === PAUSE TestIpcModeOlderClient 15:43:44 [2022-08-02T15:43:44.237Z] === RUN TestKillContainerInvalidSignal 15:43:44 [2022-08-02T15:43:44.401Z] + make clean 15:43:44 [2022-08-02T15:43:44.662Z] docker volume rm -f docker-dev-cache 15:43:44 [2022-08-02T15:43:44.662Z] docker-dev-cache [Pipeline] deleteDir 15:43:44 [2022-08-02T15:43:44.808Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 15:43:45 [2022-08-02T15:43:45.069Z] --- PASS: TestKillContainerInvalidSignal (0.73s) 15:43:45 [2022-08-02T15:43:45.070Z] === RUN TestKillContainer 15:43:45 [2022-08-02T15:43:45.070Z] === RUN TestKillContainer/no_signal 15:43:45 [2022-08-02T15:43:45.070Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride 15:43:45 [2022-08-02T15:43:45.642Z] === RUN TestKillContainer/non_killing_signal 15:43:46 [2022-08-02T15:43:46.215Z] === RUN TestKillContainer/killing_signal [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:43:46 [2022-08-02T15:43:46.785Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild 15:43:47 [2022-08-02T15:43:47.046Z] --- PASS: TestKillContainer (2.11s) 15:43:47 [2022-08-02T15:43:47.046Z] --- PASS: TestKillContainer/no_signal (0.70s) 15:43:47 [2022-08-02T15:43:47.046Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) 15:43:47 [2022-08-02T15:43:47.046Z] --- PASS: TestKillContainer/killing_signal (0.66s) 15:43:47 [2022-08-02T15:43:47.046Z] === RUN TestKillWithStopSignalAndRestartPolicies 15:43:47 [2022-08-02T15:43:47.046Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 15:43:47 [2022-08-02T15:43:47.990Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 15:43:48 [2022-08-02T15:43:48.561Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency 15:43:48 [2022-08-02T15:43:48.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s) 15:43:48 [2022-08-02T15:43:48.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) 15:43:48 [2022-08-02T15:43:48.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) 15:43:48 [2022-08-02T15:43:48.561Z] === RUN TestKillStoppedContainer 15:43:48 [2022-08-02T15:43:48.823Z] --- PASS: TestKillStoppedContainer (0.07s) 15:43:48 [2022-08-02T15:43:48.823Z] === RUN TestKillStoppedContainerAPIPre120 15:43:48 [2022-08-02T15:43:48.823Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) 15:43:48 [2022-08-02T15:43:48.823Z] === RUN TestKillDifferentUserContainer 15:43:49 [2022-08-02T15:43:49.084Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile 15:43:49 [2022-08-02T15:43:49.345Z] --- PASS: TestKillDifferentUserContainer (0.65s) 15:43:49 [2022-08-02T15:43:49.345Z] === RUN TestInspectOomKilledTrue 15:43:49 [2022-08-02T15:43:49.345Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 15:43:49 [2022-08-02T15:43:49.345Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 15:43:49 [2022-08-02T15:43:49.345Z] === RUN TestInspectOomKilledFalse 15:43:49 [2022-08-02T15:43:49.345Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 15:43:49 [2022-08-02T15:43:49.345Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 15:43:49 [2022-08-02T15:43:49.345Z] === RUN TestLinksEtcHostsContentMatch 15:43:49 [2022-08-02T15:43:49.572Z] --- PASS: TestServicePlugin (30.18s) 15:43:49 [2022-08-02T15:43:49.572Z] === RUN TestServiceUpdateLabel 15:43:49 [2022-08-02T15:43:49.917Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) 15:43:49 [2022-08-02T15:43:49.917Z] === RUN TestLinksContainerNames 15:43:50 [2022-08-02T15:43:50.488Z] === RUN TestDockerSuite/TestBuildBlankName 15:43:50 [2022-08-02T15:43:50.504Z] --- PASS: TestServiceUpdateLabel (2.14s) 15:43:50 [2022-08-02T15:43:50.504Z] === RUN TestServiceUpdateSecrets 15:43:50 [2022-08-02T15:43:50.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 15:43:51 [2022-08-02T15:43:51.011Z] --- PASS: TestLinksContainerNames (1.09s) 15:43:51 [2022-08-02T15:43:51.011Z] === RUN TestLogsFollowTailEmpty 15:43:51 [2022-08-02T15:43:51.583Z] --- PASS: TestLogsFollowTailEmpty (0.59s) 15:43:51 [2022-08-02T15:43:51.583Z] === RUN TestContainerNetworkMountsNoChown 15:43:52 [2022-08-02T15:43:52.154Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/default 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/default 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/private 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/private 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/rprivate 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/rprivate 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/slave 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/slave 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/rslave 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/rslave 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/shared 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/shared 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/rshared 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/rshared 15:43:52 [2022-08-02T15:43:52.154Z] === CONT TestMountDaemonRoot/default 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/default/bind_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/default/mount_root 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/default/mount_root 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/default/mount_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/default/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/default/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === CONT TestMountDaemonRoot/default/bind_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === CONT TestMountDaemonRoot/rshared 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/rshared/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/rshared/mount_root 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === CONT TestMountDaemonRoot/rshared/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === CONT TestMountDaemonRoot/shared 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/shared/mount_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/shared/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/shared/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/shared/bind_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/shared/mount_root 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/shared/mount_root 15:43:52 [2022-08-02T15:43:52.154Z] === CONT TestMountDaemonRoot/rslave 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/rslave/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/rslave/mount_root 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === CONT TestMountDaemonRoot/slave 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/slave/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/slave/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/slave/bind_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/slave/mount_root 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/slave/mount_root 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/slave/mount_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === CONT TestMountDaemonRoot/rprivate 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/rprivate/mount_root 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/rprivate/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === CONT TestMountDaemonRoot/private 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/private/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/private/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/private/bind_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/private/mount_root 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/private/mount_root 15:43:52 [2022-08-02T15:43:52.154Z] === RUN TestMountDaemonRoot/private/mount_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 15:43:52 [2022-08-02T15:43:52.154Z] === CONT TestMountDaemonRoot/default/bind_root 15:43:52 [2022-08-02T15:43:52.154Z] === CONT TestMountDaemonRoot/default/mount_subpath 15:43:52 [2022-08-02T15:43:52.415Z] === CONT TestMountDaemonRoot/default/mount_root 15:43:52 [2022-08-02T15:43:52.415Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 15:43:52 [2022-08-02T15:43:52.415Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 15:43:52 [2022-08-02T15:43:52.415Z] === CONT TestMountDaemonRoot/rshared/mount_root 15:43:52 [2022-08-02T15:43:52.415Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 15:43:52 [2022-08-02T15:43:52.415Z] === CONT TestMountDaemonRoot/shared/mount_subpath 15:43:52 [2022-08-02T15:43:52.415Z] === CONT TestMountDaemonRoot/rslave/bind_root 15:43:52 [2022-08-02T15:43:52.415Z] === CONT TestMountDaemonRoot/shared/mount_root 15:43:52 [2022-08-02T15:43:52.415Z] === CONT TestMountDaemonRoot/shared/bind_subpath 15:43:52 [2022-08-02T15:43:52.415Z] === CONT TestMountDaemonRoot/shared/bind_root 15:43:52 [2022-08-02T15:43:52.415Z] === CONT TestMountDaemonRoot/slave/bind_root 15:43:52 [2022-08-02T15:43:52.677Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 15:43:52 [2022-08-02T15:43:52.677Z] === CONT TestMountDaemonRoot/rslave/mount_root 15:43:52 [2022-08-02T15:43:52.677Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 15:43:52 [2022-08-02T15:43:52.677Z] === CONT TestMountDaemonRoot/rprivate/mount_root 15:43:52 [2022-08-02T15:43:52.677Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload 15:43:52 [2022-08-02T15:43:52.677Z] === CONT TestMountDaemonRoot/slave/mount_subpath 15:43:52 [2022-08-02T15:43:52.677Z] === CONT TestMountDaemonRoot/slave/mount_root 15:43:52 [2022-08-02T15:43:52.677Z] === CONT TestMountDaemonRoot/slave/bind_subpath 15:43:52 [2022-08-02T15:43:52.677Z] === CONT TestMountDaemonRoot/private/bind_root 15:43:52 [2022-08-02T15:43:52.677Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 15:43:52 [2022-08-02T15:43:52.677Z] === CONT TestMountDaemonRoot/rprivate/bind_root 15:43:52 [2022-08-02T15:43:52.677Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 15:43:52 [2022-08-02T15:43:52.939Z] === CONT TestMountDaemonRoot/private/mount_subpath 15:43:52 [2022-08-02T15:43:52.939Z] === CONT TestMountDaemonRoot/private/mount_root 15:43:52 [2022-08-02T15:43:52.939Z] === CONT TestMountDaemonRoot/private/bind_subpath 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot (0.02s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/default (0.00s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/private (0.00s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 15:43:52 [2022-08-02T15:43:52.939Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 15:43:52 [2022-08-02T15:43:52.939Z] === RUN TestContainerBindMountNonRecursive 15:43:53 [2022-08-02T15:43:53.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 15:43:54 [2022-08-02T15:43:54.427Z] ......... [ 86%] 15:43:54 [2022-08-02T15:43:54.452Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) 15:43:54 [2022-08-02T15:43:54.452Z] === RUN TestContainerVolumesMountedAsShared 15:43:55 [2022-08-02T15:43:55.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 15:43:55 [2022-08-02T15:43:55.023Z] --- PASS: TestContainerVolumesMountedAsShared (0.56s) 15:43:55 [2022-08-02T15:43:55.023Z] === RUN TestContainerVolumesMountedAsSlave 15:43:55 [2022-08-02T15:43:55.594Z] --- PASS: TestContainerVolumesMountedAsSlave (0.49s) 15:43:55 [2022-08-02T15:43:55.594Z] === RUN TestNetworkNat 15:43:56 [2022-08-02T15:43:56.169Z] --- PASS: TestNetworkNat (0.64s) 15:43:56 [2022-08-02T15:43:56.169Z] === RUN TestNetworkLocalhostTCPNat 15:43:56 [2022-08-02T15:43:56.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 15:43:56 [2022-08-02T15:43:56.740Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) 15:43:56 [2022-08-02T15:43:56.740Z] === RUN TestNetworkLoopbackNat 15:43:58 [2022-08-02T15:43:58.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 15:43:59 [2022-08-02T15:43:59.063Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError 15:43:59 [2022-08-02T15:43:59.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 15:43:59 [2022-08-02T15:43:59.895Z] --- PASS: TestNetworkLoopbackNat (2.88s) 15:43:59 [2022-08-02T15:43:59.895Z] === RUN TestPause 15:44:00 [2022-08-02T15:44:00.159Z] tests/integration/models_images_test.py ............... [ 89%] 15:44:00 [2022-08-02T15:44:00.466Z] --- PASS: TestPause (0.68s) 15:44:00 [2022-08-02T15:44:00.466Z] === RUN TestPauseFailsOnWindowsServerContainers 15:44:00 [2022-08-02T15:44:00.466Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 15:44:00 [2022-08-02T15:44:00.466Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 15:44:00 [2022-08-02T15:44:00.466Z] === RUN TestPauseStopPausedContainer 15:44:00 [2022-08-02T15:44:00.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 15:44:01 [2022-08-02T15:44:01.408Z] --- PASS: TestPauseStopPausedContainer (0.81s) 15:44:01 [2022-08-02T15:44:01.408Z] === RUN TestPsFilter 15:44:01 [2022-08-02T15:44:01.408Z] --- PASS: TestPsFilter (0.24s) 15:44:01 [2022-08-02T15:44:01.408Z] === RUN TestRemoveContainerWithRemovedVolume 15:44:01 [2022-08-02T15:44:01.979Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) 15:44:01 [2022-08-02T15:44:01.979Z] === RUN TestRemoveContainerWithVolume 15:44:02 [2022-08-02T15:44:02.584Z] tests/integration/models_networks_test.py .... [ 90%] 15:44:02 [2022-08-02T15:44:02.923Z] --- PASS: TestRemoveContainerWithVolume (0.69s) 15:44:02 [2022-08-02T15:44:02.923Z] === RUN TestRemoveContainerRunning 15:44:03 [2022-08-02T15:44:03.494Z] --- PASS: TestRemoveContainerRunning (0.82s) 15:44:03 [2022-08-02T15:44:03.494Z] === RUN TestRemoveContainerForceRemoveRunning 15:44:03 [2022-08-02T15:44:03.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 15:44:04 [2022-08-02T15:44:04.326Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) 15:44:04 [2022-08-02T15:44:04.327Z] === RUN TestRemoveInvalidContainer 15:44:04 [2022-08-02T15:44:04.327Z] --- PASS: TestRemoveInvalidContainer (0.03s) 15:44:04 [2022-08-02T15:44:04.327Z] === RUN TestRenameLinkedContainer 15:44:05 [2022-08-02T15:44:05.365Z] --- PASS: TestServiceUpdateSecrets (14.49s) 15:44:05 [2022-08-02T15:44:05.365Z] === RUN TestServiceUpdateConfigs 15:44:06 [2022-08-02T15:44:06.873Z] check_test.go:309: [d6ea4044d9722] daemon is not started 15:44:06 [2022-08-02T15:44:06.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns 15:44:07 [2022-08-02T15:44:07.444Z] --- PASS: TestRenameLinkedContainer (2.97s) 15:44:07 [2022-08-02T15:44:07.444Z] === RUN TestRenameStoppedContainer 15:44:08 [2022-08-02T15:44:08.019Z] --- PASS: TestRenameStoppedContainer (0.75s) 15:44:08 [2022-08-02T15:44:08.019Z] === RUN TestRenameRunningContainerAndReuse 15:44:08 [2022-08-02T15:44:08.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart 15:44:09 [2022-08-02T15:44:09.149Z] tests/integration/models_nodes_test.py . [ 91%] 15:44:09 [2022-08-02T15:44:09.149Z] tests/integration/models_resources_test.py . [ 91%] 15:44:09 [2022-08-02T15:44:09.532Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s) 15:44:09 [2022-08-02T15:44:09.532Z] === RUN TestRenameInvalidName 15:44:10 [2022-08-02T15:44:10.104Z] --- PASS: TestRenameInvalidName (0.71s) 15:44:10 [2022-08-02T15:44:10.104Z] === RUN TestRenameAnonymousContainer 15:44:10 [2022-08-02T15:44:10.914Z] tests/integration/models_services_test.py ..............X. [ 95%] 15:44:13 [2022-08-02T15:44:13.671Z] tests/integration/models_swarm_test.py .. [ 96%] 15:44:13 [2022-08-02T15:44:13.671Z] tests/integration/models_volumes_test.py .. [ 96%] 15:44:14 [2022-08-02T15:44:14.313Z] --- PASS: TestRenameAnonymousContainer (3.38s) 15:44:14 [2022-08-02T15:44:14.313Z] === RUN TestRenameContainerWithSameName 15:44:14 [2022-08-02T15:44:14.313Z] --- PASS: TestRenameContainerWithSameName (0.70s) 15:44:14 [2022-08-02T15:44:14.313Z] === RUN TestRenameContainerWithLinkedContainer 15:44:14 [2022-08-02T15:44:14.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 15:44:16 [2022-08-02T15:44:16.270Z] --- PASS: TestRenameContainerWithLinkedContainer (1.92s) 15:44:16 [2022-08-02T15:44:16.270Z] === RUN TestResize 15:44:16 [2022-08-02T15:44:16.843Z] --- PASS: TestResize (0.68s) 15:44:16 [2022-08-02T15:44:16.843Z] === RUN TestResizeWithInvalidSize 15:44:17 [2022-08-02T15:44:17.787Z] --- PASS: TestResizeWithInvalidSize (0.90s) 15:44:17 [2022-08-02T15:44:17.787Z] === RUN TestResizeWhenContainerNotStarted 15:44:17 [2022-08-02T15:44:17.864Z] tests/integration/regression_test.py ...... [ 98%] 15:44:18 [2022-08-02T15:44:18.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 15:44:18 [2022-08-02T15:44:18.123Z] tests/integration/credentials/store_test.py ...... [ 99%] 15:44:18 [2022-08-02T15:44:18.123Z] tests/integration/credentials/utils_test.py . [100%] 15:44:18 [2022-08-02T15:44:18.123Z] 15:44:18 [2022-08-02T15:44:18.123Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- 15:44:18 [2022-08-02T15:44:18.123Z] =========================== short test summary info ============================ 15:44:18 [2022-08-02T15:44:18.123Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 15:44:18 [2022-08-02T15:44:18.123Z] CONFIG_RT_GROUP_SCHED isn't enabled 15:44:18 [2022-08-02T15:44:18.123Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 15:44:18 [2022-08-02T15:44:18.123Z] Not supported on most drivers 15:44:18 [2022-08-02T15:44:18.123Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top 15:44:18 [2022-08-02T15:44:18.123Z] Output of docker top depends on host distro, and is not formalized. 15:44:18 [2022-08-02T15:44:18.123Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs 15:44:18 [2022-08-02T15:44:18.123Z] Output of docker top depends on host distro, and is not formalized. 15:44:18 [2022-08-02T15:44:18.123Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr 15:44:18 [2022-08-02T15:44:18.123Z] Can fail if eth0 has multiple IP addresses 15:44:18 [2022-08-02T15:44:18.123Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 15:44:18 [2022-08-02T15:44:18.123Z] This doesn't seem to be taken into account by the engine 15:44:18 [2022-08-02T15:44:18.123Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME 15:44:18 [2022-08-02T15:44:18.123Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 15:44:18 [2022-08-02T15:44:18.123Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.60 seconds == 15:44:18 [2022-08-02T15:44:18.622Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) 15:44:18 [2022-08-02T15:44:18.622Z] === RUN TestDaemonRestartKillContainers 15:44:18 [2022-08-02T15:44:18.622Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 15:44:18 [2022-08-02T15:44:18.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 15:44:18 [2022-08-02T15:44:18.694Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) 15:44:20 [2022-08-02T15:44:20.228Z] --- PASS: TestServiceUpdateConfigs (14.53s) 15:44:20 [2022-08-02T15:44:20.228Z] === RUN TestServiceUpdateNetwork 15:44:22 [2022-08-02T15:44:22.017Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 15:44:22 [2022-08-02T15:44:22.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 15:44:22 [2022-08-02T15:44:22.017Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 15:44:22 [2022-08-02T15:44:22.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 15:44:23 [2022-08-02T15:44:23.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait 15:44:24 [2022-08-02T15:44:24.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 15:44:25 [2022-08-02T15:44:25.732Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 15:44:25 [2022-08-02T15:44:25.732Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 15:44:25 [2022-08-02T15:44:25.993Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes 15:44:27 [2022-08-02T15:44:27.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure 15:44:27 [2022-08-02T15:44:27.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 15:44:28 [2022-08-02T15:44:28.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 15:44:28 [2022-08-02T15:44:28.323Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 15:44:30 [2022-08-02T15:44:30.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 15:44:30 [2022-08-02T15:44:30.502Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 15:44:30 [2022-08-02T15:44:30.901Z] Leaving: AppArmorNo profiles have been unloaded. 15:44:30 [2022-08-02T15:44:30.901Z] 15:44:30 [2022-08-02T15:44:30.901Z] Unloading profiles will leave already running processes permanently 15:44:30 [2022-08-02T15:44:30.901Z] unconfined, which can lead to unexpected situations. 15:44:30 [2022-08-02T15:44:30.901Z] 15:44:30 [2022-08-02T15:44:30.901Z] To set a process to complain mode, use the command line tool 15:44:30 [2022-08-02T15:44:30.901Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 15:44:30 [2022-08-02T15:44:30.901Z] Post stage [Pipeline] junit 15:44:30 [2022-08-02T15:44:30.914Z] Recording test results 15:44:31 [2022-08-02T15:44:31.843Z] [Checks API] No suitable checks publisher found. [Pipeline] sh 15:44:31 [2022-08-02T15:44:31.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 15:44:31 [2022-08-02T15:44:31.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer 15:44:32 [2022-08-02T15:44:32.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 15:44:32 [2022-08-02T15:44:32.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 15:44:32 [2022-08-02T15:44:32.173Z] + echo Ensuring container killed. 15:44:32 [2022-08-02T15:44:32.173Z] Ensuring container killed. 15:44:32 [2022-08-02T15:44:32.173Z] + docker rm -vf docker-pr4 15:44:32 [2022-08-02T15:44:32.173Z] Error: No such container: docker-pr4 [Pipeline] sh 15:44:32 [2022-08-02T15:44:32.421Z] --- PASS: TestServiceUpdateNetwork (12.41s) 15:44:32 [2022-08-02T15:44:32.421Z] === RUN TestServiceUpdatePidsLimit 15:44:32 [2022-08-02T15:44:32.488Z] + echo Chowning /workspace to jenkins user 15:44:32 [2022-08-02T15:44:32.488Z] Chowning /workspace to jenkins user 15:44:32 [2022-08-02T15:44:32.488Z] + id -u 15:44:32 [2022-08-02T15:44:32.488Z] + id -g 15:44:32 [2022-08-02T15:44:32.488Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43889:/workspace busybox chown -R 1000:1000 /workspace 15:44:32 [2022-08-02T15:44:32.488Z] Unable to find image 'busybox:latest' locally 15:44:32 [2022-08-02T15:44:32.757Z] latest: Pulling from library/busybox 15:44:32 [2022-08-02T15:44:32.757Z] 50783e0dfb64: Pulling fs layer 15:44:32 [2022-08-02T15:44:32.757Z] 50783e0dfb64: Download complete 15:44:33 [2022-08-02T15:44:33.028Z] 50783e0dfb64: Pull complete 15:44:33 [2022-08-02T15:44:33.028Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 15:44:33 [2022-08-02T15:44:33.028Z] Status: Downloaded newer image for busybox:latest 15:44:33 [2022-08-02T15:44:33.354Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 15:44:33 [2022-08-02T15:44:33.540Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 15:44:33 [2022-08-02T15:44:33.919Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [Pipeline] catchError [Pipeline] { [Pipeline] sh 15:44:34 [2022-08-02T15:44:34.484Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 15:44:34 [2022-08-02T15:44:34.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.04s) 15:44:34 [2022-08-02T15:44:34.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.21s) 15:44:34 [2022-08-02T15:44:34.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.66s) 15:44:34 [2022-08-02T15:44:34.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.95s) 15:44:34 [2022-08-02T15:44:34.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s) 15:44:34 [2022-08-02T15:44:34.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) 15:44:34 [2022-08-02T15:44:34.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.79s) 15:44:34 [2022-08-02T15:44:34.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) 15:44:34 [2022-08-02T15:44:34.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) 15:44:34 [2022-08-02T15:44:34.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) 15:44:34 [2022-08-02T15:44:34.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) 15:44:34 [2022-08-02T15:44:34.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) 15:44:34 [2022-08-02T15:44:34.485Z] === RUN TestCgroupNamespacesRun 15:44:34 [2022-08-02T15:44:34.707Z] + bundleName=docker-py 15:44:34 [2022-08-02T15:44:34.707Z] + echo Creating docker-py-bundles.tar.gz 15:44:34 [2022-08-02T15:44:34.707Z] Creating docker-py-bundles.tar.gz 15:44:34 [2022-08-02T15:44:34.707Z] + 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 15:44:34 [2022-08-02T15:44:34.720Z] Archiving artifacts 15:44:34 [2022-08-02T15:44:34.745Z] === RUN TestDockerSuite/TestBuildCacheAdd 15:44:35 [2022-08-02T15:44:35.007Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork 15:44:35 [2022-08-02T15:44:35.267Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 15:44:36 [2022-08-02T15:44:36.210Z] --- PASS: TestCgroupNamespacesRun (1.67s) 15:44:36 [2022-08-02T15:44:36.210Z] === RUN TestCgroupNamespacesRunPrivileged 15:44:36 [2022-08-02T15:44:36.210Z] === RUN TestDockerSuite/TestBuildCacheFrom 15:44:36 [2022-08-02T15:44:36.323Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43889/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh 15:44:36 [2022-08-02T15:44:36.667Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43889/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b -e DOCKER_GRAPHDRIVER docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b hack/make.sh binary-daemon 15:44:36 [2022-08-02T15:44:36.927Z] 15:44:37 [2022-08-02T15:44:37.187Z] Removing bundles/ 15:44:37 [2022-08-02T15:44:37.187Z] 15:44:37 [2022-08-02T15:44:37.187Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) 15:44:37 [2022-08-02T15:44:37.187Z] Building: bundles/binary-daemon/dockerd-dev 15:44:37 [2022-08-02T15:44:37.187Z] GOOS="" GOARCH="" GOARM="" 15:44:37 [2022-08-02T15:44:37.596Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.48s) 15:44:37 [2022-08-02T15:44:37.596Z] === RUN TestCgroupNamespacesRunDaemonHostMode 15:44:39 [2022-08-02T15:44:39.511Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) 15:44:39 [2022-08-02T15:44:39.511Z] === RUN TestCgroupNamespacesRunHostMode 15:44:39 [2022-08-02T15:44:39.511Z] check_test.go:309: [d15b988be15a0] daemon is not started 15:44:39 [2022-08-02T15:44:39.511Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse 15:44:40 [2022-08-02T15:44:40.896Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) 15:44:40 [2022-08-02T15:44:40.896Z] === RUN TestCgroupNamespacesRunPrivateMode 15:44:41 [2022-08-02T15:44:41.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode 15:44:41 [2022-08-02T15:44:41.729Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 15:44:42 [2022-08-02T15:44:42.023Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 15:44:42 [2022-08-02T15:44:42.676Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) 15:44:42 [2022-08-02T15:44:42.676Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 15:44:42 [2022-08-02T15:44:42.937Z] === RUN TestDockerSuite/TestBuildCacheRootSource 15:44:43 [2022-08-02T15:44:43.509Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped 15:44:43 [2022-08-02T15:44:43.509Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep 15:44:44 [2022-08-02T15:44:44.452Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) 15:44:44 [2022-08-02T15:44:44.452Z] === RUN TestCgroupNamespacesRunInvalidMode 15:44:44 [2022-08-02T15:44:44.452Z] === RUN TestDockerSuite/TestBuildChownOnCopy 15:44:45 [2022-08-02T15:44:45.394Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) 15:44:45 [2022-08-02T15:44:45.394Z] === RUN TestCgroupNamespacesRunOlderClient 15:44:47 [2022-08-02T15:44:47.309Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) 15:44:47 [2022-08-02T15:44:47.309Z] === RUN TestNISDomainname 15:44:47 [2022-08-02T15:44:47.881Z] --- PASS: TestNISDomainname (0.90s) 15:44:47 [2022-08-02T15:44:47.881Z] === RUN TestHostnameDnsResolution 15:44:48 [2022-08-02T15:44:48.576Z] --- PASS: TestServiceUpdatePidsLimit (16.33s) 15:44:48 [2022-08-02T15:44:48.576Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 15:44:48 [2022-08-02T15:44:48.576Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) 15:44:48 [2022-08-02T15:44:48.576Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) 15:44:48 [2022-08-02T15:44:48.576Z] PASS 15:44:48 [2022-08-02T15:44:48.576Z] 15:44:48 [2022-08-02T15:44:48.576Z] === Skipped 15:44:48 [2022-08-02T15:44:48.576Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 15:44:48 [2022-08-02T15:44:48.576Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 15:44:48 [2022-08-02T15:44:48.576Z] 15:44:48 [2022-08-02T15:44:48.576Z] DONE 27 tests, 1 skipped in 183.644s 15:44:48 [2022-08-02T15:44:48.576Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 15:44:48 [2022-08-02T15:44:48.576Z] INFO: Testing against a local daemon 15:44:48 [2022-08-02T15:44:48.576Z] === RUN TestSessionCreate 15:44:48 [2022-08-02T15:44:48.576Z] --- PASS: TestSessionCreate (0.02s) 15:44:48 [2022-08-02T15:44:48.576Z] === RUN TestSessionCreateWithBadUpgrade 15:44:48 [2022-08-02T15:44:48.576Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 15:44:48 [2022-08-02T15:44:48.576Z] PASS 15:44:48 [2022-08-02T15:44:48.576Z] 15:44:48 [2022-08-02T15:44:48.576Z] DONE 2 tests in 0.066s 15:44:48 [2022-08-02T15:44:48.576Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 15:44:48 [2022-08-02T15:44:48.576Z] INFO: Testing against a local daemon 15:44:48 [2022-08-02T15:44:48.576Z] === RUN TestCgroupDriverSystemdMemoryLimit 15:44:48 [2022-08-02T15:44:48.576Z] === PAUSE TestCgroupDriverSystemdMemoryLimit 15:44:48 [2022-08-02T15:44:48.576Z] === RUN TestEventsExecDie 15:44:48 [2022-08-02T15:44:48.834Z] --- PASS: TestEventsExecDie (0.56s) 15:44:48 [2022-08-02T15:44:48.834Z] === RUN TestEventsBackwardsCompatible 15:44:49 [2022-08-02T15:44:49.092Z] --- PASS: TestEventsBackwardsCompatible (0.07s) 15:44:49 [2022-08-02T15:44:49.092Z] === RUN TestInfoBinaryCommits 15:44:49 [2022-08-02T15:44:49.092Z] --- PASS: TestInfoBinaryCommits (0.02s) 15:44:49 [2022-08-02T15:44:49.092Z] === RUN TestInfoAPIVersioned 15:44:49 [2022-08-02T15:44:49.092Z] --- PASS: TestInfoAPIVersioned (0.01s) 15:44:49 [2022-08-02T15:44:49.092Z] === RUN TestInfoDiscoveryBackend 15:44:49 [2022-08-02T15:44:49.270Z] --- PASS: TestHostnameDnsResolution (1.30s) 15:44:49 [2022-08-02T15:44:49.270Z] === RUN TestUnprivilegedPortsAndPing 15:44:49 [2022-08-02T15:44:49.658Z] --- PASS: TestInfoDiscoveryBackend (0.52s) 15:44:49 [2022-08-02T15:44:49.658Z] === RUN TestInfoDiscoveryInvalidAdvertise 15:44:49 [2022-08-02T15:44:49.842Z] === RUN TestDockerSuite/TestBuildChownSingleFile 15:44:50 [2022-08-02T15:44:50.103Z] --- PASS: TestUnprivilegedPortsAndPing (0.85s) 15:44:50 [2022-08-02T15:44:50.103Z] === RUN TestStats 15:44:50 [2022-08-02T15:44:50.589Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 15:44:50 [2022-08-02T15:44:50.589Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 15:44:51 [2022-08-02T15:44:51.154Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) 15:44:51 [2022-08-02T15:44:51.154Z] === RUN TestInfoAPI 15:44:51 [2022-08-02T15:44:51.154Z] --- PASS: TestInfoAPI (0.02s) 15:44:51 [2022-08-02T15:44:51.154Z] === RUN TestInfoAPIWarnings 15:44:52 [2022-08-02T15:44:52.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer 15:44:52 [2022-08-02T15:44:52.019Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 15:44:52 [2022-08-02T15:44:52.590Z] === RUN TestDockerSuite/TestBuildClearCmd 15:44:52 [2022-08-02T15:44:52.851Z] --- PASS: TestStats (2.82s) 15:44:52 [2022-08-02T15:44:52.851Z] === RUN TestStopContainerWithTimeout 15:44:52 [2022-08-02T15:44:52.851Z] === RUN TestStopContainerWithTimeout/0 15:44:52 [2022-08-02T15:44:52.851Z] === PAUSE TestStopContainerWithTimeout/0 15:44:52 [2022-08-02T15:44:52.851Z] === RUN TestStopContainerWithTimeout/1 15:44:52 [2022-08-02T15:44:52.851Z] === PAUSE TestStopContainerWithTimeout/1 15:44:52 [2022-08-02T15:44:52.851Z] === RUN TestStopContainerWithTimeout/3 15:44:52 [2022-08-02T15:44:52.851Z] === PAUSE TestStopContainerWithTimeout/3 15:44:52 [2022-08-02T15:44:52.851Z] === RUN TestStopContainerWithTimeout/-1 15:44:52 [2022-08-02T15:44:52.851Z] === PAUSE TestStopContainerWithTimeout/-1 15:44:53 [2022-08-02T15:44:53.112Z] === CONT TestStopContainerWithTimeout/0 15:44:53 [2022-08-02T15:44:53.112Z] === CONT TestStopContainerWithTimeout/3 15:44:53 [2022-08-02T15:44:53.112Z] === RUN TestDockerSuite/TestBuildCmd 15:44:53 [2022-08-02T15:44:53.684Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 15:44:53 [2022-08-02T15:44:53.946Z] === RUN TestDockerSuite/TestBuildCmdShDashC 15:44:54 [2022-08-02T15:44:54.207Z] === CONT TestStopContainerWithTimeout/-1 15:44:54 [2022-08-02T15:44:54.467Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 15:44:54 [2022-08-02T15:44:54.467Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows 15:44:54 [2022-08-02T15:44:54.467Z] === RUN TestDockerSuite/TestBuildCmdSpaces 15:44:54 [2022-08-02T15:44:54.467Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange 15:44:55 [2022-08-02T15:44:55.411Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 15:44:55 [2022-08-02T15:44:55.983Z] === CONT TestStopContainerWithTimeout/1 15:44:55 [2022-08-02T15:44:55.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning 15:44:57 [2022-08-02T15:44:57.902Z] --- PASS: TestStopContainerWithTimeout (0.02s) 15:44:57 [2022-08-02T15:44:57.902Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) 15:44:57 [2022-08-02T15:44:57.902Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) 15:44:57 [2022-08-02T15:44:57.902Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) 15:44:57 [2022-08-02T15:44:57.902Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) 15:44:57 [2022-08-02T15:44:57.902Z] === RUN TestDeleteDevicemapper 15:44:57 [2022-08-02T15:44:57.902Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 15:44:57 [2022-08-02T15:44:57.902Z] --- SKIP: TestDeleteDevicemapper (0.00s) 15:44:57 [2022-08-02T15:44:57.902Z] === RUN TestStopContainerWithRestartPolicyAlways 15:44:58 [2022-08-02T15:44:58.164Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways 15:45:00 [2022-08-02T15:45:00.078Z] === RUN TestDockerSuite/TestBuildConditionalCache 15:45:00 [2022-08-02T15:45:00.078Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.53s) 15:45:00 [2022-08-02T15:45:00.078Z] === RUN TestUpdateMemory 15:45:00 [2022-08-02T15:45:00.339Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 15:45:00 [2022-08-02T15:45:00.339Z] --- SKIP: TestUpdateMemory (0.00s) 15:45:00 [2022-08-02T15:45:00.339Z] === RUN TestUpdateCPUQuota 15:45:00 [2022-08-02T15:45:00.912Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 15:45:01 [2022-08-02T15:45:01.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 15:45:01 [2022-08-02T15:45:01.173Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper 15:45:01 [2022-08-02T15:45:01.173Z] check_test.go:309: [d1b1948f15d3f] daemon is not started 15:45:01 [2022-08-02T15:45:01.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 15:45:01 [2022-08-02T15:45:01.173Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper 15:45:01 [2022-08-02T15:45:01.173Z] check_test.go:309: [dae909ded283c] daemon is not started 15:45:01 [2022-08-02T15:45:01.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer 15:45:01 [2022-08-02T15:45:01.745Z] --- PASS: TestUpdateCPUQuota (1.54s) 15:45:01 [2022-08-02T15:45:01.745Z] === RUN TestUpdatePidsLimit 15:45:01 [2022-08-02T15:45:01.745Z] === RUN TestUpdatePidsLimit/update_from_none 15:45:01 [2022-08-02T15:45:01.745Z] === RUN TestDockerSuite/TestBuildContextCleanup 15:45:02 [2022-08-02T15:45:02.006Z] === RUN TestUpdatePidsLimit/no_change 15:45:02 [2022-08-02T15:45:02.267Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 15:45:02 [2022-08-02T15:45:02.528Z] === RUN TestUpdatePidsLimit/update_lower 15:45:02 [2022-08-02T15:45:02.789Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 15:45:03 [2022-08-02T15:45:03.052Z] === RUN TestDockerSuite/TestBuildContextTarGzip 15:45:03 [2022-08-02T15:45:03.052Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 15:45:03 [2022-08-02T15:45:03.312Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 15:45:03 [2022-08-02T15:45:03.573Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 15:45:03 [2022-08-02T15:45:03.573Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 15:45:03 [2022-08-02T15:45:03.834Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 15:45:04 [2022-08-02T15:45:04.569Z] 7aca8de30754: Pull complete 15:45:04 [2022-08-02T15:45:04.569Z] Digest: sha256:26c6c296a4737ba478fe3c3e531b098f89b5562c40b416ba6fb8177ac462d1af 15:45:04 [2022-08-02T15:45:04.569Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 15:45:04 [2022-08-02T15:45:04.569Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully 15:45:04 [2022-08-02T15:45:04.569Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test 15:45:04 [2022-08-02T15:45:04.569Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3165' 15:45:04 [2022-08-02T15:45:04.569Z] WARN: Skipping validation tests 15:45:04 [2022-08-02T15:45:04.569Z] INFO: Running unit tests at 08/02/2022 15:45:03... 15:45:04 [2022-08-02T15:45:04.778Z] check_test.go:309: [d6b6d8712fb51] daemon is not started 15:45:04 [2022-08-02T15:45:04.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks 15:45:05 [2022-08-02T15:45:05.351Z] --- PASS: TestUpdatePidsLimit (3.43s) 15:45:05 [2022-08-02T15:45:05.351Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) 15:45:05 [2022-08-02T15:45:05.351Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) 15:45:05 [2022-08-02T15:45:05.351Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) 15:45:05 [2022-08-02T15:45:05.351Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) 15:45:05 [2022-08-02T15:45:05.351Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) 15:45:05 [2022-08-02T15:45:05.351Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) 15:45:05 [2022-08-02T15:45:05.351Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) 15:45:05 [2022-08-02T15:45:05.351Z] === RUN TestUpdateRestartPolicy 15:45:09 [2022-08-02T15:45:09.219Z] --- PASS: TestInfoAPIWarnings (16.25s) 15:45:09 [2022-08-02T15:45:09.219Z] === RUN TestInfoDebug 15:45:09 [2022-08-02T15:45:09.219Z] --- PASS: TestInfoDebug (0.52s) 15:45:09 [2022-08-02T15:45:09.219Z] === RUN TestInfoInsecureRegistries 15:45:09 [2022-08-02T15:45:09.219Z] --- PASS: TestInfoInsecureRegistries (0.52s) 15:45:09 [2022-08-02T15:45:09.219Z] === RUN TestInfoRegistryMirrors 15:45:09 [2022-08-02T15:45:09.219Z] --- PASS: TestInfoRegistryMirrors (0.52s) 15:45:09 [2022-08-02T15:45:09.219Z] === RUN TestLoginFailsWithBadCredentials 15:45:09 [2022-08-02T15:45:09.219Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) 15:45:09 [2022-08-02T15:45:09.219Z] === RUN TestPingCacheHeaders 15:45:09 [2022-08-02T15:45:09.219Z] --- PASS: TestPingCacheHeaders (0.02s) 15:45:09 [2022-08-02T15:45:09.219Z] === RUN TestPingGet 15:45:09 [2022-08-02T15:45:09.477Z] --- PASS: TestPingGet (0.01s) 15:45:09 [2022-08-02T15:45:09.477Z] === RUN TestPingHead 15:45:09 [2022-08-02T15:45:09.477Z] --- PASS: TestPingHead (0.02s) 15:45:09 [2022-08-02T15:45:09.477Z] === RUN TestVersion 15:45:09 [2022-08-02T15:45:09.477Z] --- PASS: TestVersion (0.02s) 15:45:09 [2022-08-02T15:45:09.477Z] === CONT TestCgroupDriverSystemdMemoryLimit 15:45:09 [2022-08-02T15:45:09.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames 15:45:10 [2022-08-02T15:45:10.850Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.17s) 15:45:10 [2022-08-02T15:45:10.850Z] PASS 15:45:10 [2022-08-02T15:45:10.850Z] 15:45:10 [2022-08-02T15:45:10.850Z] DONE 18 tests in 22.189s 15:45:10 [2022-08-02T15:45:10.850Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 15:45:10 [2022-08-02T15:45:10.850Z] INFO: Testing against a local daemon 15:45:10 [2022-08-02T15:45:10.850Z] === RUN TestVolumesCreateAndList 15:45:10 [2022-08-02T15:45:10.850Z] --- PASS: TestVolumesCreateAndList (0.03s) 15:45:10 [2022-08-02T15:45:10.850Z] === RUN TestVolumesRemove 15:45:10 [2022-08-02T15:45:10.850Z] --- PASS: TestVolumesRemove (0.08s) 15:45:10 [2022-08-02T15:45:10.850Z] === RUN TestVolumesInspect 15:45:10 [2022-08-02T15:45:10.850Z] --- PASS: TestVolumesInspect (0.01s) 15:45:10 [2022-08-02T15:45:10.850Z] === RUN TestVolumesInvalidJSON 15:45:10 [2022-08-02T15:45:10.850Z] === RUN TestVolumesInvalidJSON//volumes/create 15:45:10 [2022-08-02T15:45:10.850Z] === PAUSE TestVolumesInvalidJSON//volumes/create 15:45:10 [2022-08-02T15:45:10.850Z] === CONT TestVolumesInvalidJSON//volumes/create 15:45:10 [2022-08-02T15:45:10.850Z] --- PASS: TestVolumesInvalidJSON (0.01s) 15:45:10 [2022-08-02T15:45:10.850Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 15:45:10 [2022-08-02T15:45:10.850Z] PASS 15:45:10 [2022-08-02T15:45:10.850Z] 15:45:10 [2022-08-02T15:45:10.850Z] DONE 5 tests in 0.161s 15:45:10 [2022-08-02T15:45:10.850Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 15:45:11 [2022-08-02T15:45:11.474Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer 15:45:11 [2022-08-02T15:45:11.880Z] INFO: make.ps1 starting at 08/02/2022 15:45:10 15:45:11 [2022-08-02T15:45:11.880Z] INFO: Git commit (2833aa1e4b) assumed from DOCKER_GITCOMMIT environment variable 15:45:11 [2022-08-02T15:45:11.880Z] INFO: Invoking autogen... 15:45:12 [2022-08-02T15:45:12.221Z] Stopping apparmor (via systemctl): apparmor.service. 15:45:12 [2022-08-02T15:45:12.221Z] Removing test suite binaries 15:45:12 [2022-08-02T15:45:12.221Z] exiting test-integration 15:45:12 [2022-08-02T15:45:12.221Z] ++ exit 0 15:45:12 [2022-08-02T15:45:12.221Z] 15:45:12 [2022-08-02T15:45:12.369Z] INFO: Running unit tests... 15:45:13 [2022-08-02T15:45:13.388Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 15:45:13 [2022-08-02T15:45:13.959Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 15:45:13 [2022-08-02T15:45:13.959Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled Post stage [Pipeline] junit 15:45:14 [2022-08-02T15:45:14.133Z] Recording test results 15:45:14 [2022-08-02T15:45:14.220Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 15:45:15 [2022-08-02T15:45:15.586Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 15:45:15 [2022-08-02T15:45:15.924Z] + echo Ensuring container killed. 15:45:15 [2022-08-02T15:45:15.924Z] Ensuring container killed. 15:45:15 [2022-08-02T15:45:15.924Z] + docker rm -vf docker-pr4 15:45:15 [2022-08-02T15:45:15.924Z] Error: No such container: docker-pr4 [Pipeline] sh 15:45:16 [2022-08-02T15:45:16.207Z] + echo Chowning /workspace to jenkins user 15:45:16 [2022-08-02T15:45:16.207Z] Chowning /workspace to jenkins user 15:45:16 [2022-08-02T15:45:16.207Z] + id -u 15:45:16 [2022-08-02T15:45:16.207Z] + id -g 15:45:16 [2022-08-02T15:45:16.207Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43889:/workspace busybox chown -R 1000:1000 /workspace 15:45:16 [2022-08-02T15:45:16.207Z] Unable to find image 'busybox:latest' locally 15:45:16 [2022-08-02T15:45:16.465Z] latest: Pulling from library/busybox 15:45:16 [2022-08-02T15:45:16.465Z] 50783e0dfb64: Pulling fs layer 15:45:16 [2022-08-02T15:45:16.465Z] 50783e0dfb64: Download complete 15:45:16 [2022-08-02T15:45:16.465Z] 50783e0dfb64: Pull complete 15:45:16 [2022-08-02T15:45:16.722Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 15:45:16 [2022-08-02T15:45:16.722Z] Status: Downloaded newer image for busybox:latest 15:45:16 [2022-08-02T15:45:16.801Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 15:45:16 [2022-08-02T15:45:16.801Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled 15:45:17 [2022-08-02T15:45:17.750Z] --- PASS: TestUpdateRestartPolicy (12.59s) 15:45:17 [2022-08-02T15:45:17.751Z] === RUN TestUpdateRestartWithAutoRemove [Pipeline] catchError [Pipeline] { [Pipeline] sh 15:45:18 [2022-08-02T15:45:18.321Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s) 15:45:18 [2022-08-02T15:45:18.321Z] === RUN TestWaitNonBlocked 15:45:18 [2022-08-02T15:45:18.321Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 15:45:18 [2022-08-02T15:45:18.321Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 15:45:18 [2022-08-02T15:45:18.321Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 15:45:18 [2022-08-02T15:45:18.321Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 15:45:18 [2022-08-02T15:45:18.321Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 15:45:18 [2022-08-02T15:45:18.321Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 15:45:18 [2022-08-02T15:45:18.391Z] + bundleName=amd64-cgroup2 15:45:18 [2022-08-02T15:45:18.391Z] + echo Creating amd64-cgroup2-bundles.tar.gz 15:45:18 [2022-08-02T15:45:18.391Z] Creating amd64-cgroup2-bundles.tar.gz 15:45:18 [2022-08-02T15:45:18.391Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 15:45:18 [2022-08-02T15:45:18.391Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts 15:45:18 [2022-08-02T15:45:18.660Z] Archiving artifacts 15:45:19 [2022-08-02T15:45:19.264Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 15:45:19 [2022-08-02T15:45:19.526Z] --- PASS: TestWaitNonBlocked (0.01s) 15:45:19 [2022-08-02T15:45:19.526Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) 15:45:19 [2022-08-02T15:45:19.526Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) 15:45:19 [2022-08-02T15:45:19.526Z] === RUN TestWaitBlocked 15:45:19 [2022-08-02T15:45:19.526Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 15:45:19 [2022-08-02T15:45:19.526Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 15:45:19 [2022-08-02T15:45:19.526Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 15:45:19 [2022-08-02T15:45:19.526Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 15:45:19 [2022-08-02T15:45:19.526Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 15:45:19 [2022-08-02T15:45:19.526Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 15:45:20 [2022-08-02T15:45:20.578Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43889/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 15:45:20 [2022-08-02T15:45:20.881Z] + make clean 15:45:20 [2022-08-02T15:45:20.881Z] docker volume rm -f docker-dev-cache 15:45:20 [2022-08-02T15:45:20.881Z] docker-dev-cache [Pipeline] deleteDir 15:45:20 [2022-08-02T15:45:20.913Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 15:45:20 [2022-08-02T15:45:20.913Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows 15:45:20 [2022-08-02T15:45:20.913Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 15:45:20 [2022-08-02T15:45:20.913Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows 15:45:20 [2022-08-02T15:45:20.913Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 15:45:20 [2022-08-02T15:45:20.913Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows 15:45:20 [2022-08-02T15:45:20.913Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 15:45:20 [2022-08-02T15:45:20.913Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows 15:45:20 [2022-08-02T15:45:20.913Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 15:45:20 [2022-08-02T15:45:20.913Z] --- PASS: TestWaitBlocked (0.02s) 15:45:20 [2022-08-02T15:45:20.913Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) 15:45:20 [2022-08-02T15:45:20.913Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) 15:45:20 [2022-08-02T15:45:20.913Z] === CONT TestContainerStartOnDaemonRestart 15:45:20 [2022-08-02T15:45:20.913Z] === CONT TestContainerKillOnDaemonStart 15:45:21 [2022-08-02T15:45:21.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts 15:45:22 [2022-08-02T15:45:22.977Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:45:24 [2022-08-02T15:45:24.791Z] --- PASS: TestContainerStartOnDaemonRestart (3.48s) 15:45:24 [2022-08-02T15:45:24.791Z] === CONT TestIpcModeOlderClient 15:45:24 [2022-08-02T15:45:24.791Z] --- PASS: TestIpcModeOlderClient (0.10s) 15:45:24 [2022-08-02T15:45:24.791Z] === CONT TestDaemonHostGatewayIP 15:45:24 [2022-08-02T15:45:24.791Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 15:45:25 [2022-08-02T15:45:25.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume 15:45:27 [2022-08-02T15:45:27.910Z] --- PASS: TestDaemonHostGatewayIP (3.13s) 15:45:27 [2022-08-02T15:45:27.911Z] === CONT TestRestartDaemonWithRestartingContainer 15:45:29 [2022-08-02T15:45:29.296Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 15:45:29 [2022-08-02T15:45:29.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer 15:45:30 [2022-08-02T15:45:30.241Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.55s) 15:45:30 [2022-08-02T15:45:30.241Z] === CONT TestDaemonRestartIpcMode 15:45:31 [2022-08-02T15:45:31.625Z] check_test.go:309: [df2fe246c5e36] daemon is not started 15:45:31 [2022-08-02T15:45:31.625Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs 15:45:31 [2022-08-02T15:45:31.886Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 15:45:32 [2022-08-02T15:45:32.147Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 15:45:33 [2022-08-02T15:45:33.533Z] --- PASS: TestDaemonRestartIpcMode (3.56s) 15:45:34 [2022-08-02T15:45:34.105Z] --- PASS: TestContainerKillOnDaemonStart (13.19s) 15:45:34 [2022-08-02T15:45:34.105Z] PASS 15:45:34 [2022-08-02T15:45:34.105Z] 15:45:34 [2022-08-02T15:45:34.105Z] === Skipped 15:45:34 [2022-08-02T15:45:34.105Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 15:45:34 [2022-08-02T15:45:34.105Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 15:45:34 [2022-08-02T15:45:34.105Z] 15:45:34 [2022-08-02T15:45:34.105Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 15:45:34 [2022-08-02T15:45:34.105Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 15:45:34 [2022-08-02T15:45:34.105Z] 15:45:34 [2022-08-02T15:45:34.105Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 15:45:34 [2022-08-02T15:45:34.105Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 15:45:34 [2022-08-02T15:45:34.105Z] 15:45:34 [2022-08-02T15:45:34.105Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 15:45:34 [2022-08-02T15:45:34.105Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 15:45:34 [2022-08-02T15:45:34.105Z] 15:45:34 [2022-08-02T15:45:34.105Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 15:45:34 [2022-08-02T15:45:34.105Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 15:45:34 [2022-08-02T15:45:34.105Z] 15:45:34 [2022-08-02T15:45:34.105Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 15:45:34 [2022-08-02T15:45:34.105Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 15:45:34 [2022-08-02T15:45:34.105Z] 15:45:34 [2022-08-02T15:45:34.105Z] DONE 196 tests, 6 skipped in 146.599s 15:45:34 [2022-08-02T15:45:34.105Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 15:45:34 [2022-08-02T15:45:34.105Z] ++ 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 15:45:34 [2022-08-02T15:45:34.105Z] ++ set -e 15:45:34 [2022-08-02T15:45:34.105Z] ++ '[' -n 0 ']' 15:45:34 [2022-08-02T15:45:34.105Z] ++ set -x 15:45:34 [2022-08-02T15:45:34.105Z] ++ env -i DEST=/go/src/github.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 15:45:34 [2022-08-02T15:45:34.366Z] INFO: Testing against a local daemon 15:45:34 [2022-08-02T15:45:34.366Z] === RUN TestCommitInheritsEnv 15:45:34 [2022-08-02T15:45:34.626Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins 15:45:34 [2022-08-02T15:45:34.627Z] --- PASS: TestCommitInheritsEnv (0.44s) 15:45:34 [2022-08-02T15:45:34.627Z] === RUN TestImportExtremelyLargeImageWorks 15:45:34 [2022-08-02T15:45:34.627Z] === PAUSE TestImportExtremelyLargeImageWorks 15:45:34 [2022-08-02T15:45:34.627Z] === RUN TestImagesFilterMultiReference 15:45:34 [2022-08-02T15:45:34.887Z] --- PASS: TestImagesFilterMultiReference (0.13s) 15:45:34 [2022-08-02T15:45:34.887Z] === RUN TestImagePullPlatformInvalid 15:45:34 [2022-08-02T15:45:34.887Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 15:45:34 [2022-08-02T15:45:34.887Z] === RUN TestRemoveImageOrphaning 15:45:35 [2022-08-02T15:45:35.457Z] --- PASS: TestRemoveImageOrphaning (0.46s) 15:45:35 [2022-08-02T15:45:35.458Z] === RUN TestRemoveImageGarbageCollector 15:45:35 [2022-08-02T15:45:35.699Z] ? github.com/docker/docker/api [no test files] 15:45:37 [2022-08-02T15:45:37.370Z] === RUN TestDockerSuite/TestBuildCopyWildcard 15:45:37 [2022-08-02T15:45:37.630Z] --- PASS: TestRemoveImageGarbageCollector (2.34s) 15:45:37 [2022-08-02T15:45:37.630Z] === RUN TestTagUnprefixedRepoByNameOrName 15:45:37 [2022-08-02T15:45:37.630Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 15:45:37 [2022-08-02T15:45:37.630Z] === RUN TestTagInvalidReference 15:45:37 [2022-08-02T15:45:37.630Z] --- PASS: TestTagInvalidReference (0.01s) 15:45:37 [2022-08-02T15:45:37.630Z] === RUN TestTagValidPrefixedRepo 15:45:37 [2022-08-02T15:45:37.891Z] --- PASS: TestTagValidPrefixedRepo (0.07s) 15:45:37 [2022-08-02T15:45:37.891Z] === RUN TestTagExistedNameWithoutForce 15:45:37 [2022-08-02T15:45:37.891Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 15:45:37 [2022-08-02T15:45:37.891Z] === RUN TestTagOfficialNames 15:45:37 [2022-08-02T15:45:37.891Z] --- PASS: TestTagOfficialNames (0.07s) 15:45:37 [2022-08-02T15:45:37.891Z] === RUN TestTagMatchesDigest 15:45:37 [2022-08-02T15:45:37.891Z] --- PASS: TestTagMatchesDigest (0.01s) 15:45:37 [2022-08-02T15:45:37.891Z] === CONT TestImportExtremelyLargeImageWorks 15:45:38 [2022-08-02T15:45:38.832Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout 15:45:40 [2022-08-02T15:45:40.747Z] check_test.go:309: [d85b7f766ca2c] daemon is not started 15:45:40 [2022-08-02T15:45:40.747Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile 15:45:42 [2022-08-02T15:45:42.131Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 15:45:42 [2022-08-02T15:45:42.702Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 15:45:43 [2022-08-02T15:45:43.644Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 15:45:43 [2022-08-02T15:45:43.904Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins 15:45:47 [2022-08-02T15:45:47.209Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 15:45:47 [2022-08-02T15:45:47.471Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 15:45:47 [2022-08-02T15:45:47.471Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 15:45:48 [2022-08-02T15:45:48.855Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 15:45:49 [2022-08-02T15:45:49.799Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 15:45:49 [2022-08-02T15:45:49.799Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation 15:45:51 [2022-08-02T15:45:51.185Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse 15:45:51 [2022-08-02T15:45:51.185Z] === RUN TestDockerSuite/TestBuildDockerignore 15:45:51 [2022-08-02T15:45:51.446Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost 15:45:52 [2022-08-02T15:45:52.389Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes 15:45:52 [2022-08-02T15:45:52.389Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config 15:45:52 [2022-08-02T15:45:52.649Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config 15:45:53 [2022-08-02T15:45:53.220Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config 15:45:53 [2022-08-02T15:45:53.791Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config 15:45:54 [2022-08-02T15:45:54.362Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config 15:45:54 [2022-08-02T15:45:54.934Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli 15:45:55 [2022-08-02T15:45:55.195Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli 15:45:55 [2022-08-02T15:45:55.766Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli 15:45:56 [2022-08-02T15:45:56.338Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli 15:45:56 [2022-08-02T15:45:56.909Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli 15:45:57 [2022-08-02T15:45:57.186Z] === RUN TestMiddlewares 15:45:57 [2022-08-02T15:45:57.186Z] --- PASS: TestMiddlewares (0.00s) 15:45:57 [2022-08-02T15:45:57.186Z] PASS 15:45:57 [2022-08-02T15:45:57.186Z] coverage: 7.9% of statements 15:45:57 [2022-08-02T15:45:57.186Z] ok github.com/docker/docker/api/server 0.082s coverage: 7.9% of statements 15:45:57 [2022-08-02T15:45:57.480Z] check_test.go:309: [d1bf0ae73ea18] daemon is not started 15:45:57 [2022-08-02T15:45:57.480Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors 15:45:58 [2022-08-02T15:45:58.422Z] check_test.go:309: [dacf16f9a3553] daemon is not started 15:45:58 [2022-08-02T15:45:58.422Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost 15:45:58 [2022-08-02T15:45:58.993Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 15:46:00 [2022-08-02T15:46:00.377Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 15:46:00 [2022-08-02T15:46:00.377Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults 15:46:01 [2022-08-02T15:46:01.321Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 15:46:03 [2022-08-02T15:46:03.869Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp 15:46:04 [2022-08-02T15:46:04.130Z] check_test.go:309: [d85c8b26deb89] daemon is not started 15:46:04 [2022-08-02T15:46:04.130Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting 15:46:04 [2022-08-02T15:46:04.391Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 15:46:06 [2022-08-02T15:46:06.935Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig 15:46:08 [2022-08-02T15:46:08.848Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath 15:46:13 [2022-08-02T15:46:13.055Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey 15:46:13 [2022-08-02T15:46:13.627Z] check_test.go:309: [df99d95cb9db3] daemon is not started 15:46:13 [2022-08-02T15:46:13.627Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 15:46:13 [2022-08-02T15:46:13.656Z] Created binary: bundles/binary-daemon/dockerd-dev 15:46:13 [2022-08-02T15:46:13.656Z] Copying nested executables into bundles/binary-daemon 15:46:13 [2022-08-02T15:46:13.656Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh 15:46:14 [2022-08-02T15:46:14.003Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43889/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b -e DOCKER_GRAPHDRIVER docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b hack/make.sh cross 15:46:14 [2022-08-02T15:46:14.262Z] 15:46:14 [2022-08-02T15:46:14.262Z] Removing bundles/ 15:46:14 [2022-08-02T15:46:14.522Z] 15:46:14 [2022-08-02T15:46:14.522Z] ---> Making bundle: cross (in bundles/cross) 15:46:14 [2022-08-02T15:46:14.522Z] Cross building: bundles/cross/linux/amd64 15:46:14 [2022-08-02T15:46:14.522Z] Building: bundles/cross/linux/amd64/dockerd-dev 15:46:14 [2022-08-02T15:46:14.522Z] GOOS="linux" GOARCH="amd64" GOARM="" 15:46:15 [2022-08-02T15:46:15.541Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 15:46:16 [2022-08-02T15:46:16.512Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 15:46:16 [2022-08-02T15:46:16.512Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 15:46:18 [2022-08-02T15:46:18.433Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 15:46:21 [2022-08-02T15:46:21.730Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 15:46:21 [2022-08-02T15:46:21.730Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore 15:46:23 [2022-08-02T15:46:23.644Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 15:46:24 [2022-08-02T15:46:24.585Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove 15:46:25 [2022-08-02T15:46:25.526Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 15:46:27 [2022-08-02T15:46:27.449Z] check_test.go:309: [d3715f777cdcf] daemon is not started 15:46:27 [2022-08-02T15:46:27.449Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo 15:46:27 [2022-08-02T15:46:27.710Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert 15:46:28 [2022-08-02T15:46:28.283Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert 15:46:28 [2022-08-02T15:46:28.855Z] === RUN TestDockerDaemonSuite/TestHTTPSRun 15:46:30 [2022-08-02T15:46:30.769Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand 15:46:30 [2022-08-02T15:46:30.769Z] check_test.go:309: [dadfb9e839bcd] daemon is not started 15:46:30 [2022-08-02T15:46:30.769Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability 15:46:31 [2022-08-02T15:46:31.341Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 15:46:33 [2022-08-02T15:46:33.255Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 15:46:33 [2022-08-02T15:46:33.515Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled 15:46:35 [2022-08-02T15:46:35.427Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 15:46:36 [2022-08-02T15:46:36.370Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart 15:46:41 [2022-08-02T15:46:41.657Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling 15:46:42 [2022-08-02T15:46:42.230Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel 15:46:44 [2022-08-02T15:46:44.145Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore 15:46:47 [2022-08-02T15:46:47.448Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore 15:46:50 [2022-08-02T15:46:50.132Z] === RUN TestDockerSuite/TestBuildDotDotFile 15:46:50 [2022-08-02T15:46:50.394Z] === RUN TestDockerSuite/TestBuildEOLInLine 15:46:50 [2022-08-02T15:46:50.654Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged 15:46:54 [2022-08-02T15:46:54.862Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat 15:46:55 [2022-08-02T15:46:55.123Z] === RUN TestDockerSuite/TestBuildEmptyCmd 15:46:55 [2022-08-02T15:46:55.384Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 15:46:55 [2022-08-02T15:46:55.957Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 15:46:56 [2022-08-02T15:46:56.900Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap 15:46:56 [2022-08-02T15:46:56.900Z] === RUN TestDockerSuite/TestBuildEmptyScratch 15:46:56 [2022-08-02T15:46:56.900Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 15:46:57 [2022-08-02T15:46:57.161Z] === RUN TestDockerSuite/TestBuildEntrypoint 15:46:57 [2022-08-02T15:46:57.733Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 15:46:57 [2022-08-02T15:46:57.733Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames 15:46:59 [2022-08-02T15:46:59.118Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile 15:47:00 [2022-08-02T15:47:00.061Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 15:47:01 [2022-08-02T15:47:01.446Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 15:47:02 [2022-08-02T15:47:02.018Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine 15:47:03 [2022-08-02T15:47:03.403Z] === RUN TestDockerSuite/TestBuildEnv 15:47:04 [2022-08-02T15:47:04.791Z] === RUN TestDockerSuite/TestBuildEnvEscapes 15:47:06 [2022-08-02T15:47:06.719Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 15:47:07 [2022-08-02T15:47:07.660Z] === RUN TestDockerSuite/TestBuildEnvUsage 15:47:07 [2022-08-02T15:47:07.660Z] docker_cli_daemon_test.go:2551: [d902e4eb33d6c] daemon is not started 15:47:09 [2022-08-02T15:47:09.575Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile 15:47:09 [2022-08-02T15:47:09.850Z] === RUN TestBoolValue 15:47:09 [2022-08-02T15:47:09.850Z] --- PASS: TestBoolValue (0.00s) 15:47:09 [2022-08-02T15:47:09.850Z] === RUN TestBoolValueOrDefault 15:47:09 [2022-08-02T15:47:09.850Z] --- PASS: TestBoolValueOrDefault (0.00s) 15:47:09 [2022-08-02T15:47:09.850Z] === RUN TestInt64ValueOrZero 15:47:09 [2022-08-02T15:47:09.850Z] --- PASS: TestInt64ValueOrZero (0.00s) 15:47:09 [2022-08-02T15:47:09.850Z] === RUN TestInt64ValueOrDefault 15:47:09 [2022-08-02T15:47:09.850Z] --- PASS: TestInt64ValueOrDefault (0.00s) 15:47:09 [2022-08-02T15:47:09.850Z] === RUN TestInt64ValueOrDefaultWithError 15:47:09 [2022-08-02T15:47:09.850Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) 15:47:09 [2022-08-02T15:47:09.850Z] === RUN TestJsonContentType 15:47:09 [2022-08-02T15:47:09.850Z] --- PASS: TestJsonContentType (0.00s) 15:47:09 [2022-08-02T15:47:09.850Z] PASS 15:47:09 [2022-08-02T15:47:09.850Z] coverage: 16.2% of statements 15:47:09 [2022-08-02T15:47:09.850Z] ok github.com/docker/docker/api/server/httputils 0.163s coverage: 16.2% of statements 15:47:09 [2022-08-02T15:47:09.850Z] ? github.com/docker/docker/api/server/backend/build [no test files] 15:47:09 [2022-08-02T15:47:09.850Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 15:47:09 [2022-08-02T15:47:09.850Z] === RUN TestMaskSecretKeys 15:47:09 [2022-08-02T15:47:09.850Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests 15:47:09 [2022-08-02T15:47:09.850Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) 15:47:09 [2022-08-02T15:47:09.850Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching 15:47:09 [2022-08-02T15:47:09.850Z] --- PASS: TestMaskSecretKeys (0.00s) 15:47:09 [2022-08-02T15:47:09.850Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) 15:47:09 [2022-08-02T15:47:09.850Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) 15:47:09 [2022-08-02T15:47:09.850Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) 15:47:09 [2022-08-02T15:47:09.850Z] === RUN TestVersionMiddlewareVersion 15:47:09 [2022-08-02T15:47:09.850Z] --- PASS: TestVersionMiddlewareVersion (0.00s) 15:47:09 [2022-08-02T15:47:09.850Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders 15:47:09 [2022-08-02T15:47:09.850Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) 15:47:09 [2022-08-02T15:47:09.850Z] PASS 15:47:09 [2022-08-02T15:47:09.850Z] coverage: 37.7% of statements 15:47:09 [2022-08-02T15:47:09.850Z] ok github.com/docker/docker/api/server/middleware 0.077s coverage: 37.7% of statements 15:47:09 [2022-08-02T15:47:09.850Z] ? github.com/docker/docker/api/server/router [no test files] 15:47:09 [2022-08-02T15:47:09.850Z] ? github.com/docker/docker/api/server/router/build [no test files] 15:47:09 [2022-08-02T15:47:09.850Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 15:47:09 [2022-08-02T15:47:09.850Z] ? github.com/docker/docker/api/server/router/container [no test files] 15:47:09 [2022-08-02T15:47:09.850Z] ? github.com/docker/docker/api/server/router/debug [no test files] 15:47:09 [2022-08-02T15:47:09.850Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 15:47:09 [2022-08-02T15:47:09.850Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 15:47:09 [2022-08-02T15:47:09.850Z] ? github.com/docker/docker/api/server/router/image [no test files] 15:47:09 [2022-08-02T15:47:09.850Z] ? github.com/docker/docker/api/server/router/network [no test files] 15:47:09 [2022-08-02T15:47:09.850Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 15:47:09 [2022-08-02T15:47:09.850Z] ? github.com/docker/docker/api/server/router/session [no test files] 15:47:09 [2022-08-02T15:47:09.850Z] === RUN TestToJSON 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestToJSON (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestToParamWithVersion 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestToParamWithVersion (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestFromJSON 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestFromJSON (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestEmpty 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestEmpty (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestArgsMatchKVListEmptySources 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestArgsMatchKVList 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestArgsMatchKVList (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestArgsMatch 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestArgsMatch (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestAdd 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestAdd (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestDel 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestDel (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestLen 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestLen (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestExactMatch 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestExactMatch (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestOnlyOneExactMatch 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestOnlyOneExactMatch (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestContains 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestContains (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestValidate 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestValidate (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestWalkValues 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestWalkValues (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestFuzzyMatch 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestFuzzyMatch (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestClone 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestClone (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] PASS 15:47:09 [2022-08-02T15:47:09.851Z] coverage: 92.2% of statements 15:47:09 [2022-08-02T15:47:09.851Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestAdjustForAPIVersion 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestAdjustForAPIVersion (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] PASS 15:47:09 [2022-08-02T15:47:09.851Z] coverage: 5.7% of statements 15:47:09 [2022-08-02T15:47:09.851Z] ok github.com/docker/docker/api/server/router/swarm 0.079s coverage: 5.7% of statements 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/server/router/system [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/server/router/volume [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/types [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/types/backend [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/types/container [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/types/events [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/types/image [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/types/mount [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/types/network [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/types/registry [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestStrSliceMarshalJSON 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestStrSliceMarshalJSON (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestStrSliceUnmarshalJSON 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestStrSliceUnmarshalString 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestStrSliceUnmarshalString (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestStrSliceUnmarshalSlice 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] PASS 15:47:09 [2022-08-02T15:47:09.851Z] coverage: 90.0% of statements 15:47:09 [2022-08-02T15:47:09.851Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/types/swarm [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestDurationToSecondsString 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestDurationToSecondsString (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestGetTimestamp 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestGetTimestamp (0.22s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestParseTimestamps 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestParseTimestamps (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] PASS 15:47:09 [2022-08-02T15:47:09.851Z] coverage: 100.0% of statements 15:47:09 [2022-08-02T15:47:09.851Z] ok github.com/docker/docker/api/types/time 0.280s coverage: 100.0% of statements 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestCompareVersion 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestCompareVersion (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] PASS 15:47:09 [2022-08-02T15:47:09.851Z] coverage: 75.0% of statements 15:47:09 [2022-08-02T15:47:09.851Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 75.0% of statements 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/api/types/volume [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/builder [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/builder/builder-next [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestParseRemoteURL 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestParseRemoteURL/git@,_no_url-fragment 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestParseRemoteURL/git@,_with_url-fragment 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestParseRemoteURL (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestCloneArgsSmartHttp 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestCloneArgsSmartHttp (0.01s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestCloneArgsDumbHttp 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestCloneArgsDumbHttp (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestCloneArgsGit 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestCloneArgsGit (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestCheckoutGit 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestProcessShouldRemoveDockerfileDockerignore 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestProcessNoDockerignore 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestProcessNoDockerignore (0.01s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestProcessShouldLeaveAllFiles 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestDetectContentType 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestDetectContentType (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestSelectAcceptableMIME 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestSelectAcceptableMIME (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestInspectEmptyResponse 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestInspectEmptyResponse (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestInspectResponseBinary 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestInspectResponseBinary (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestResponseUnsupportedContentType 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestResponseUnsupportedContentType (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestInspectResponseTextSimple 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestInspectResponseTextSimple (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestInspectResponseEmptyContentType 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestUnknownContentLength 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestUnknownContentLength (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestDownloadRemote 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestDownloadRemote (0.12s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestGetWithStatusError 15:47:09 [2022-08-02T15:47:09.851Z] --- PASS: TestGetWithStatusError (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestCloseRootDirectory 15:47:09 [2022-08-02T15:47:09.851Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 15:47:09 [2022-08-02T15:47:09.851Z] --- SKIP: TestCloseRootDirectory (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestHashFile 15:47:09 [2022-08-02T15:47:09.851Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 15:47:09 [2022-08-02T15:47:09.851Z] --- SKIP: TestHashFile (0.00s) 15:47:09 [2022-08-02T15:47:09.851Z] === RUN TestHashSubdir 15:47:10 [2022-08-02T15:47:10.336Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 15:47:10 [2022-08-02T15:47:10.336Z] --- SKIP: TestHashSubdir (0.01s) 15:47:10 [2022-08-02T15:47:10.336Z] === RUN TestRemoveDirectory 15:47:10 [2022-08-02T15:47:10.336Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 15:47:10 [2022-08-02T15:47:10.336Z] --- SKIP: TestRemoveDirectory (0.01s) 15:47:10 [2022-08-02T15:47:10.336Z] PASS 15:47:10 [2022-08-02T15:47:10.336Z] coverage: 9.3% of statements 15:47:10 [2022-08-02T15:47:10.336Z] === RUN TestEnable 15:47:10 [2022-08-02T15:47:10.336Z] --- PASS: TestEnable (0.00s) 15:47:10 [2022-08-02T15:47:10.336Z] === RUN TestDisable 15:47:10 [2022-08-02T15:47:10.336Z] --- PASS: TestDisable (0.00s) 15:47:10 [2022-08-02T15:47:10.336Z] === RUN TestEnabled 15:47:10 [2022-08-02T15:47:10.336Z] --- PASS: TestEnabled (0.00s) 15:47:10 [2022-08-02T15:47:10.336Z] PASS 15:47:10 [2022-08-02T15:47:10.336Z] coverage: 100.0% of statements 15:47:10 [2022-08-02T15:47:10.336Z] ok github.com/docker/docker/cli/debug 0.065s coverage: 100.0% of statements 15:47:10 [2022-08-02T15:47:10.336Z] ok github.com/docker/docker/builder/remotecontext 0.333s coverage: 9.3% of statements 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestGetAllAllowed 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestGetAllAllowed (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestGetAllMeta 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestGetAllMeta (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestWarnOnUnusedBuildArgs 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestIsUnreferencedBuiltin 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestIsExistingDirectory 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestIsExistingDirectory (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestGetFilenameForDownload 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestGetFilenameForDownload (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestEnv2Variables 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestEnv2Variables (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestEnvValueWithExistingRunConfigEnv 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestMaintainer 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestMaintainer (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestLabel 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestLabel (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestFromScratch 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestFromScratch (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestFromWithArg 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestFromWithArg (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestFromWithArgButBuildArgsNotGiven 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestFromWithUndefinedArg 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestFromWithUndefinedArg (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestFromMultiStageWithNamedStage 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestOnbuild 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestOnbuild (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestWorkdir 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestWorkdir (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestCmd 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestCmd (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestHealthcheckNone 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestHealthcheckNone (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestHealthcheckCmd 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestHealthcheckCmd (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestEntrypoint 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestEntrypoint (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestExpose 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestExpose (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestUser 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestUser (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestVolume 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestVolume (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestStopSignal 15:47:10 [2022-08-02T15:47:10.820Z] dispatchers_test.go:377: Windows does not support stopsignal 15:47:10 [2022-08-02T15:47:10.820Z] --- SKIP: TestStopSignal (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestArg 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestArg (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestShell 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestShell (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestPrependEnvOnCmd 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestPrependEnvOnCmd (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestRunWithBuildArgs 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestRunWithBuildArgs (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestRunIgnoresHealthcheck 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestDispatchUnsupportedOptions 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestNormalizeWorkdir 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestNormalizeWorkdir (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestDispatch 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestDispatch/ADD_multiple_files_to_file 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestDispatch/COPY_multiple_files_to_file 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestDispatch/COPY_wildcard_no_files 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestDispatch/COPY_url 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestDispatch (0.10s) 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestDispatch/COPY_url (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestAddScratchImageAddsToMounts 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestAddFromScratchPopulatesPlatform 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestAddFromScratchPopulatesPlatformIfNil 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestImageSourceGetAddsToMounts 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestEmptyDockerfile 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestEmptyDockerfile (0.01s) 15:47:10 [2022-08-02T15:47:10.820Z] === RUN TestSymlinkDockerfile 15:47:10 [2022-08-02T15:47:10.820Z] --- PASS: TestSymlinkDockerfile (0.01s) 15:47:11 [2022-08-02T15:47:11.305Z] === RUN TestDockerfileOutsideTheBuildContext 15:47:11 [2022-08-02T15:47:11.305Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) 15:47:11 [2022-08-02T15:47:11.305Z] === RUN TestNonExistingDockerfile 15:47:11 [2022-08-02T15:47:11.305Z] --- PASS: TestNonExistingDockerfile (0.00s) 15:47:11 [2022-08-02T15:47:11.305Z] === RUN TestCopyRunConfig 15:47:11 [2022-08-02T15:47:11.305Z] --- PASS: TestCopyRunConfig (0.00s) 15:47:11 [2022-08-02T15:47:11.305Z] === RUN TestDeepCopyRunConfig 15:47:11 [2022-08-02T15:47:11.305Z] --- PASS: TestDeepCopyRunConfig (0.00s) 15:47:11 [2022-08-02T15:47:11.305Z] === RUN TestExportImage 15:47:11 [2022-08-02T15:47:11.305Z] --- PASS: TestExportImage (0.00s) 15:47:11 [2022-08-02T15:47:11.305Z] === RUN TestNormalizeDest 15:47:11 [2022-08-02T15:47:11.305Z] --- PASS: TestNormalizeDest (0.00s) 15:47:11 [2022-08-02T15:47:11.305Z] PASS 15:47:11 [2022-08-02T15:47:11.305Z] coverage: 46.8% of statements 15:47:11 [2022-08-02T15:47:11.305Z] ok github.com/docker/docker/builder/dockerfile 0.276s coverage: 46.8% of statements 15:47:11 [2022-08-02T15:47:11.305Z] ? github.com/docker/docker/builder/dockerignore [no test files] 15:47:14 [2022-08-02T15:47:14.864Z] === RUN TestDockerSuite/TestBuildEnvUsage2 15:47:18 [2022-08-02T15:47:18.165Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 15:47:21 [2022-08-02T15:47:21.466Z] === RUN TestDockerDaemonSuite/TestShmSize 15:47:22 [2022-08-02T15:47:22.851Z] === RUN TestDockerDaemonSuite/TestShmSizeReload 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCheckpointCreateError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCheckpointCreateError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCheckpointCreate 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCheckpointCreate (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCheckpointDeleteError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCheckpointDeleteError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCheckpointDelete 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCheckpointDelete (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCheckpointListError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCheckpointListError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCheckpointList 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCheckpointList (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCheckpointListContainerNotFound 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestNewClientWithOpsFromEnv 15:47:24 [2022-08-02T15:47:24.007Z] client_test.go:23: runtime.GOOS == "windows" 15:47:24 [2022-08-02T15:47:24.007Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestGetAPIPath 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestGetAPIPath (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestParseHostURL 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestParseHostURL (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestNegotiateAPIVersionEmpty 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestNegotiateAPIVersion 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestNegotiateAPIVersion (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestNegotiateAPVersionOverride 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestNegotiateAPIVersionAutomatic 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestNegotiateAPIVersionWithEmptyVersion 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestNegotiateAPIVersionWithFixedVersion 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestClientRedirect 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestClientRedirect (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigCreateUnsupported 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigCreateUnsupported (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigCreateError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigCreateError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigCreate 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigCreate (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigInspectNotFound 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigInspectNotFound (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigInspectWithEmptyID 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigInspectUnsupported 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigInspectUnsupported (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigInspectError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigInspectError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigInspectConfigNotFound 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigInspect 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigInspect (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigListUnsupported 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigListUnsupported (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigListError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigListError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigList 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigList (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigRemoveUnsupported 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigRemoveUnsupported (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigRemoveError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigRemoveError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigRemove 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigRemove (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigUpdateUnsupported 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigUpdateUnsupported (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigUpdateError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigUpdateError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestConfigUpdate 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestConfigUpdate (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestContainerCommitError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestContainerCommitError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestContainerCommit 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestContainerCommit (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestContainerStatPathError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestContainerStatPathError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestContainerStatPathNotFoundError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestContainerStatPathNoHeaderError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestContainerStatPath 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestContainerStatPath (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCopyToContainerError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCopyToContainerError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCopyToContainerNotFoundError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCopyToContainerNotStatusOKError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCopyToContainer 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCopyToContainer (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCopyFromContainerError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCopyFromContainerError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCopyFromContainerNotFoundError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCopyFromContainerNotStatusOKError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCopyFromContainerNoHeaderError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestCopyFromContainer 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestCopyFromContainer (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestContainerCreateError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestContainerCreateError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestContainerCreateImageNotFound 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestContainerCreateImageNotFound (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestContainerCreateWithName 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestContainerCreateWithName (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestContainerCreateAutoRemove 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestContainerCreateAutoRemove (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestContainerDiffError 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestContainerDiffError (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestContainerDiff 15:47:24 [2022-08-02T15:47:24.007Z] --- PASS: TestContainerDiff (0.00s) 15:47:24 [2022-08-02T15:47:24.007Z] === RUN TestContainerExecCreateError 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerExecCreateError (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerExecCreate 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerExecCreate (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerExecStartError 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerExecStartError (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerExecStart 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerExecStart (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerExecInspectError 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerExecInspectError (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerExecInspect 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerExecInspect (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerExportError 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerExportError (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerExport 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerExport (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerInspectError 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerInspectError (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerInspectContainerNotFound 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerInspectWithEmptyID 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerInspect 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerInspect (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerInspectNode 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerInspectNode (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerKillError 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerKillError (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerKill 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerKill (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerListError 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerListError (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerList 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerList (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerLogsNotFoundError 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerLogsNotFoundError (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerLogsError 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerLogsError (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerLogs 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerLogs (0.25s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerPauseError 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerPauseError (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerPause 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerPause (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainersPruneError 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainersPruneError (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainersPrune 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainersPrune (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerRemoveError 15:47:24 [2022-08-02T15:47:24.491Z] --- PASS: TestContainerRemoveError (0.00s) 15:47:24 [2022-08-02T15:47:24.491Z] === RUN TestContainerRemoveNotFoundError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerRemoveNotFoundError (0.01s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerRemove 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerRemove (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerRenameError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerRenameError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerRename 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerRename (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerResizeError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerResizeError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerExecResizeError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerExecResizeError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerResize 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerResize (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerExecResize 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerExecResize (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerRestartError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerRestartError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerRestart 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerRestart (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerStartError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerStartError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerStart 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerStart (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerStatsError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerStatsError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerStats 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerStats (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerStopError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerStopError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerStop 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerStop (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerTopError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerTopError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerTop 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerTop (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerUnpauseError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerUnpauseError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerUnpause 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerUnpause (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerUpdateError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerUpdateError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerUpdate 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerUpdate (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerWaitError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerWaitError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestContainerWait 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestContainerWait (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestDiskUsageError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestDiskUsageError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestDiskUsage 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestDiskUsage (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestDistributionInspectUnsupported 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestDistributionInspectUnsupported (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestDistributionInspectWithEmptyID 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestEventsErrorInOptions 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestEventsErrorInOptions (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestEventsErrorFromServer 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestEventsErrorFromServer (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestEvents 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestEvents (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestTLSCloseWriter 15:47:24 [2022-08-02T15:47:24.492Z] === PAUSE TestTLSCloseWriter 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageBuildError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageBuildError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageBuild 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageBuild (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestGetDockerOS 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestGetDockerOS (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageCreateError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageCreateError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageCreate 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageCreate (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageHistoryError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageHistoryError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageHistory 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageHistory (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageImportError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageImportError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageImport 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageImport (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageInspectError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageInspectError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageInspectImageNotFound 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageInspectImageNotFound (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageInspectWithEmptyID 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageInspectWithEmptyID (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageInspect 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageInspect (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageListError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageListError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageList 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageList (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageListApiBefore125 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageListApiBefore125 (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageLoadError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageLoadError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageLoad 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageLoad (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagesPruneError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagesPruneError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagesPrune 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagesPrune (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePullReferenceParseError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePullReferenceParseError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePullAnyError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePullAnyError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePullStatusUnauthorizedError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePullWithPrivilegedFuncNoError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePullWithoutErrors 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePullWithoutErrors (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePushReferenceError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePushReferenceError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePushAnyError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePushAnyError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePushStatusUnauthorizedError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePushWithPrivilegedFuncNoError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePushWithoutErrors 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePushWithoutErrors (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageRemoveError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageRemoveError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageRemoveImageNotFound 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageRemoveImageNotFound (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageRemove 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageRemove (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageSaveError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageSaveError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageSave 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageSave (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageSearchAnyError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageSearchAnyError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageSearchStatusUnauthorizedError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageSearchWithPrivilegedFuncNoError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageSearchWithoutErrors 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageSearchWithoutErrors (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageTagError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageTagError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageTagInvalidReference 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageTagInvalidReference (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageTagInvalidSourceImageName 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageTagHexSource 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageTagHexSource (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestImageTag 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestImageTag (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestInfoServerError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestInfoServerError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestInfoInvalidResponseJSONError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestInfo 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestInfo (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworkConnectError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworkConnectError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworkConnectEmptyNilEndpointSettings 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworkConnect 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworkConnect (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworkCreateError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworkCreateError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworkCreate 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworkCreate (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworkDisconnectError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworkDisconnectError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworkDisconnect 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworkDisconnect (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworkInspectError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworkInspectError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworkInspectNotFoundError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworkInspectWithEmptyID 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworkInspect 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworkInspect (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworkListError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworkListError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworkList 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworkList (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworksPruneError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworksPruneError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworksPrune 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworksPrune (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworkRemoveError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworkRemoveError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNetworkRemove 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNetworkRemove (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNodeInspectError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNodeInspectError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNodeInspectNodeNotFound 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNodeInspectWithEmptyID 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNodeInspect 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNodeInspect (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNodeListError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNodeListError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNodeList 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNodeList (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNodeRemoveError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNodeRemoveError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNodeRemove 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNodeRemove (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNodeUpdateError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNodeUpdateError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestNodeUpdate 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestNodeUpdate (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestOptionWithTimeout 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestOptionWithTimeout (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPingFail 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPingFail (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPingWithError 15:47:24 [2022-08-02T15:47:24.492Z] 2022/08/02 15:47:24 RoundTripper returned a response & error; ignoring response 15:47:24 [2022-08-02T15:47:24.492Z] 2022/08/02 15:47:24 RoundTripper returned a response & error; ignoring response 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPingWithError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPingSuccess 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPingSuccess (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPingHeadFallback 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPingHeadFallback/OK 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPingHeadFallback/Internal_Server_Error 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPingHeadFallback/Not_Found 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPingHeadFallback/Method_Not_Allowed 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPingHeadFallback (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPingHeadFallback/OK (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPluginDisableError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPluginDisableError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPluginDisable 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPluginDisable (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPluginEnableError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPluginEnableError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPluginEnable 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPluginEnable (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPluginInspectError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPluginInspectError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPluginInspectWithEmptyID 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPluginInspect 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPluginInspect (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPluginListError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPluginListError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPluginList 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPluginList (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPluginPushError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPluginPushError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPluginPush 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPluginPush (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPluginRemoveError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPluginRemoveError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPluginRemove 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPluginRemove (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPluginSetError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPluginSetError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPluginSet 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPluginSet (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSetHostHeader 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSetHostHeader (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestPlainTextError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestPlainTextError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestInfiniteError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestInfiniteError (0.02s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretCreateUnsupported 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretCreateUnsupported (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretCreateError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretCreateError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretCreate 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretCreate (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretInspectUnsupported 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretInspectUnsupported (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretInspectError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretInspectError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretInspectSecretNotFound 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretInspectWithEmptyID 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretInspect 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretInspect (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretListUnsupported 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretListUnsupported (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretListError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretListError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretList 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretList (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretRemoveUnsupported 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretRemoveUnsupported (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretRemoveError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretRemoveError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretRemove 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretRemove (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretUpdateUnsupported 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretUpdateUnsupported (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretUpdateError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretUpdateError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestSecretUpdate 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestSecretUpdate (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestServiceCreateError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestServiceCreateError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestServiceCreate 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestServiceCreate (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestServiceCreateCompatiblePlatforms 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestServiceCreateDigestPinning 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestServiceCreateDigestPinning (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestServiceInspectError 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestServiceInspectError (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestServiceInspectServiceNotFound 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestServiceInspectWithEmptyID 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestServiceInspect 15:47:24 [2022-08-02T15:47:24.492Z] --- PASS: TestServiceInspect (0.00s) 15:47:24 [2022-08-02T15:47:24.492Z] === RUN TestServiceListError 15:47:24 [2022-08-02T15:47:24.493Z] --- PASS: TestServiceListError (0.00s) 15:47:24 [2022-08-02T15:47:24.493Z] === RUN TestServiceList 15:47:24 [2022-08-02T15:47:24.493Z] --- PASS: TestServiceList (0.00s) 15:47:24 [2022-08-02T15:47:24.493Z] === RUN TestServiceLogsError 15:47:24 [2022-08-02T15:47:24.493Z] --- PASS: TestServiceLogsError (0.00s) 15:47:24 [2022-08-02T15:47:24.493Z] === RUN TestServiceLogs 15:47:24 [2022-08-02T15:47:24.493Z] --- PASS: TestServiceLogs (0.00s) 15:47:24 [2022-08-02T15:47:24.493Z] === RUN TestServiceRemoveError 15:47:24 [2022-08-02T15:47:24.493Z] --- PASS: TestServiceRemoveError (0.00s) 15:47:24 [2022-08-02T15:47:24.493Z] === RUN TestServiceRemoveNotFoundError 15:47:24 [2022-08-02T15:47:24.493Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) 15:47:24 [2022-08-02T15:47:24.493Z] === RUN TestServiceRemove 15:47:24 [2022-08-02T15:47:24.493Z] --- PASS: TestServiceRemove (0.00s) 15:47:24 [2022-08-02T15:47:24.493Z] === RUN TestServiceUpdateError 15:47:24 [2022-08-02T15:47:24.493Z] --- PASS: TestServiceUpdateError (0.00s) 15:47:24 [2022-08-02T15:47:24.493Z] === RUN TestServiceUpdate 15:47:24 [2022-08-02T15:47:24.493Z] --- PASS: TestServiceUpdate (0.00s) 15:47:24 [2022-08-02T15:47:24.493Z] === RUN TestSwarmGetUnlockKeyError 15:47:24 [2022-08-02T15:47:24.493Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) 15:47:24 [2022-08-02T15:47:24.493Z] === RUN TestSwarmGetUnlockKey 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestSwarmGetUnlockKey (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestSwarmInitError 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestSwarmInitError (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestSwarmInit 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestSwarmInit (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestSwarmInspectError 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestSwarmInspectError (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestSwarmInspect 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestSwarmInspect (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestSwarmJoinError 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestSwarmJoinError (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestSwarmJoin 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestSwarmJoin (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestSwarmLeaveError 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestSwarmLeaveError (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestSwarmLeave 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestSwarmLeave (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestSwarmUnlockError 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestSwarmUnlockError (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestSwarmUnlock 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestSwarmUnlock (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestSwarmUpdateError 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestSwarmUpdateError (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestSwarmUpdate 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestSwarmUpdate (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestTaskInspectError 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestTaskInspectError (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestTaskInspectWithEmptyID 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestTaskInspect 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestTaskInspect (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestTaskListError 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestTaskListError (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestTaskList 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestTaskList (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestVolumeCreateError 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestVolumeCreateError (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestVolumeCreate 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestVolumeCreate (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestVolumeInspectError 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestVolumeInspectError (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestVolumeInspectNotFound 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestVolumeInspectNotFound (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestVolumeInspectWithEmptyID 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestVolumeInspect 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestVolumeInspect (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestVolumeListError 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestVolumeListError (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestVolumeList 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestVolumeList (0.00s) 15:47:24 [2022-08-02T15:47:24.977Z] === RUN TestVolumeRemoveError 15:47:24 [2022-08-02T15:47:24.977Z] --- PASS: TestVolumeRemoveError (0.00s) 15:47:24 [2022-08-02T15:47:24.978Z] === RUN TestVolumeRemove 15:47:24 [2022-08-02T15:47:24.978Z] --- PASS: TestVolumeRemove (0.00s) 15:47:24 [2022-08-02T15:47:24.978Z] === CONT TestTLSCloseWriter 15:47:24 [2022-08-02T15:47:24.978Z] --- PASS: TestTLSCloseWriter (0.02s) 15:47:24 [2022-08-02T15:47:24.978Z] PASS 15:47:24 [2022-08-02T15:47:24.978Z] coverage: 74.9% of statements 15:47:24 [2022-08-02T15:47:24.978Z] ok github.com/docker/docker/client 0.536s coverage: 74.9% of statements 15:47:25 [2022-08-02T15:47:25.398Z] === RUN TestDockerDaemonSuite/TestTLSVerify 15:47:25 [2022-08-02T15:47:25.398Z] check_test.go:309: [d9a41fe883510] daemon is not started 15:47:25 [2022-08-02T15:47:25.398Z] === RUN TestDockerDaemonSuite/TestVolumePlugin 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite (347.32s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.86s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.54s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.79s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.67s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.62s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.54s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.56s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.50s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.59s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.43s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.59s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.58s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.56s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.30s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.90s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.67s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.49s) 15:47:31 [2022-08-02T15:47:31.988Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.84s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.99s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.70s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.17s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.13s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.50s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.42s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.57s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.57s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.62s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.68s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.82s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.34s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.69s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.35s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.92s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.90s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.72s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.29s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.23s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.82s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.99s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.04s) 15:47:31 [2022-08-02T15:47:31.988Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 15:47:31 [2022-08-02T15:47:31.988Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.46s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.28s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.57s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.55s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.94s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.49s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.83s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.91s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.28s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.10s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.14s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.81s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.93s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.06s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.67s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.91s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.03s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.61s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.44s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.59s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.71s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.71s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.56s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.16s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.34s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.68s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.07s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.63s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.69s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.76s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.55s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) 15:47:31 [2022-08-02T15:47:31.988Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.05s) 15:47:31 [2022-08-02T15:47:31.988Z] === RUN TestDockerSwarmSuite 15:47:31 [2022-08-02T15:47:31.988Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks 15:47:34 [2022-08-02T15:47:34.533Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope 15:47:34 [2022-08-02T15:47:34.533Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 15:47:37 [2022-08-02T15:47:37.097Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 15:47:37 [2022-08-02T15:47:37.358Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort 15:47:42 [2022-08-02T15:47:42.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash 15:47:45 [2022-08-02T15:47:45.945Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 15:47:46 [2022-08-02T15:47:46.206Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 15:47:46 [2022-08-02T15:47:46.778Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 15:47:47 [2022-08-02T15:47:47.350Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 15:47:48 [2022-08-02T15:47:48.294Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 15:47:48 [2022-08-02T15:47:48.294Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows 15:47:48 [2022-08-02T15:47:48.294Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 15:47:48 [2022-08-02T15:47:48.866Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 15:47:50 [2022-08-02T15:47:50.535Z] --- PASS: TestCheckoutGit (40.81s) 15:47:50 [2022-08-02T15:47:50.535Z] === RUN TestValidGitTransport 15:47:50 [2022-08-02T15:47:50.535Z] --- PASS: TestValidGitTransport (0.00s) 15:47:50 [2022-08-02T15:47:50.535Z] === RUN TestGitInvalidRef 15:47:50 [2022-08-02T15:47:50.535Z] --- PASS: TestGitInvalidRef (0.31s) 15:47:50 [2022-08-02T15:47:50.535Z] PASS 15:47:50 [2022-08-02T15:47:50.535Z] coverage: 86.3% of statements 15:47:50 [2022-08-02T15:47:50.535Z] ok github.com/docker/docker/builder/remotecontext/git 41.205s coverage: 86.3% of statements 15:47:50 [2022-08-02T15:47:50.535Z] ? github.com/docker/docker/cli [no test files] 15:47:50 [2022-08-02T15:47:50.535Z] ? github.com/docker/docker/cli/config [no test files] 15:47:50 [2022-08-02T15:47:50.994Z] Created binary: bundles/cross/linux/amd64/dockerd-dev 15:47:50 [2022-08-02T15:47:50.994Z] Copying nested executables into bundles/cross/linux/amd64 15:47:50 [2022-08-02T15:47:50.994Z] Cross building: bundles/cross/windows/amd64 15:47:50 [2022-08-02T15:47:50.994Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe 15:47:50 [2022-08-02T15:47:50.994Z] GOOS="windows" GOARCH="amd64" GOARM="" 15:47:55 [2022-08-02T15:47:55.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling 15:47:56 [2022-08-02T15:47:56.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster 15:47:56 [2022-08-02T15:47:56.530Z] === RUN TestLoadDaemonCliConfigWithoutOverriding 15:47:56 [2022-08-02T15:47:56.530Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) 15:47:56 [2022-08-02T15:47:56.530Z] === RUN TestLoadDaemonCliConfigWithTLS 15:47:56 [2022-08-02T15:47:56.530Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) 15:47:56 [2022-08-02T15:47:56.530Z] === RUN TestLoadDaemonCliConfigWithConflicts 15:47:56 [2022-08-02T15:47:56.530Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) 15:47:56 [2022-08-02T15:47:56.530Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources 15:47:56 [2022-08-02T15:47:56.530Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) 15:47:56 [2022-08-02T15:47:56.530Z] === RUN TestLoadDaemonCliWithConflictingLabels 15:47:56 [2022-08-02T15:47:56.530Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) 15:47:56 [2022-08-02T15:47:56.530Z] === RUN TestLoadDaemonCliWithDuplicateLabels 15:47:56 [2022-08-02T15:47:56.530Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) 15:47:56 [2022-08-02T15:47:56.530Z] === RUN TestLoadDaemonCliConfigWithTLSVerify 15:47:56 [2022-08-02T15:47:56.530Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) 15:47:56 [2022-08-02T15:47:56.530Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse 15:47:56 [2022-08-02T15:47:56.530Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) 15:47:56 [2022-08-02T15:47:56.530Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify 15:47:56 [2022-08-02T15:47:56.530Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) 15:47:56 [2022-08-02T15:47:56.530Z] === RUN TestLoadDaemonCliConfigWithLogLevel 15:47:56 [2022-08-02T15:47:56.530Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) 15:47:56 [2022-08-02T15:47:56.530Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions 15:47:56 [2022-08-02T15:47:56.530Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) 15:47:56 [2022-08-02T15:47:56.530Z] === RUN TestLoadDaemonConfigWithRegistryOptions 15:47:56 [2022-08-02T15:47:56.530Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) 15:47:56 [2022-08-02T15:47:56.530Z] === RUN TestConfigureDaemonLogs 15:47:56 [2022-08-02T15:47:56.530Z] --- PASS: TestConfigureDaemonLogs (0.00s) 15:47:56 [2022-08-02T15:47:56.530Z] === RUN TestCommonOptionsInstallFlags 15:47:56 [2022-08-02T15:47:56.530Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) 15:47:56 [2022-08-02T15:47:56.530Z] === RUN TestCommonOptionsInstallFlagsWithDefaults 15:47:56 [2022-08-02T15:47:56.530Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) 15:47:56 [2022-08-02T15:47:56.530Z] PASS 15:47:56 [2022-08-02T15:47:56.530Z] coverage: 18.4% of statements 15:47:56 [2022-08-02T15:47:56.530Z] ok github.com/docker/docker/cmd/dockerd 0.256s coverage: 18.4% of statements 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestContainerStopSignal 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestContainerStopSignal (0.00s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestContainerStopTimeout 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestContainerStopTimeout (0.00s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestContainerSecretReferenceDestTarget 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestContainerLogPathSetForJSONFileLogger 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestContainerLogPathSetForRingLogger 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestReplaceAndAppendEnvVars 15:47:57 [2022-08-02T15:47:57.015Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestNewMemoryStore 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestNewMemoryStore (0.00s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestAddContainers 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestAddContainers (0.00s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestGetContainer 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestGetContainer (0.00s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestDeleteContainer 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestDeleteContainer (0.00s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestListContainers 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestListContainers (0.00s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestFirstContainer 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestFirstContainer (0.00s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestApplyAllContainer 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestApplyAllContainer (0.00s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestIsValidHealthString 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestIsValidHealthString (0.00s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestStateRunStop 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestStateRunStop (0.00s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestStateTimeoutWait 15:47:57 [2022-08-02T15:47:57.015Z] state_test.go:141: Stop callback fired 15:47:57 [2022-08-02T15:47:57.015Z] state_test.go:165: Stop callback fired 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestStateTimeoutWait (0.10s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestIsValidStateString 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestIsValidStateString (0.00s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestViewSaveDelete 15:47:57 [2022-08-02T15:47:57.015Z] --- PASS: TestViewSaveDelete (0.02s) 15:47:57 [2022-08-02T15:47:57.015Z] === RUN TestViewAll 15:47:57 [2022-08-02T15:47:57.405Z] === RUN TestDockerSuite/TestBuildExpose 15:47:57 [2022-08-02T15:47:57.502Z] --- PASS: TestViewAll (0.03s) 15:47:57 [2022-08-02T15:47:57.502Z] === RUN TestViewGet 15:47:57 [2022-08-02T15:47:57.502Z] --- PASS: TestViewGet (0.01s) 15:47:57 [2022-08-02T15:47:57.502Z] === RUN TestNames 15:47:57 [2022-08-02T15:47:57.502Z] --- PASS: TestNames (0.00s) 15:47:57 [2022-08-02T15:47:57.502Z] === RUN TestViewWithHealthCheck 15:47:57 [2022-08-02T15:47:57.502Z] --- PASS: TestViewWithHealthCheck (0.01s) 15:47:57 [2022-08-02T15:47:57.502Z] PASS 15:47:57 [2022-08-02T15:47:57.502Z] coverage: 41.4% of statements 15:47:57 [2022-08-02T15:47:57.502Z] ok github.com/docker/docker/container 0.289s coverage: 41.4% of statements 15:47:57 [2022-08-02T15:47:57.502Z] ? github.com/docker/docker/container/stream [no test files] 15:47:57 [2022-08-02T15:47:57.502Z] ? github.com/docker/docker/contrib/apparmor [no test files] 15:47:57 [2022-08-02T15:47:57.502Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 15:47:57 [2022-08-02T15:47:57.502Z] ? github.com/docker/docker/contrib/httpserver [no test files] 15:47:57 [2022-08-02T15:47:57.667Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 15:47:58 [2022-08-02T15:47:58.609Z] === RUN TestDockerSuite/TestBuildExposeOrder 15:47:58 [2022-08-02T15:47:58.869Z] docker_api_swarm_test.go:563: [da6a71be7a61c] joining swarm manager [da26befdc5752]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:47:59 [2022-08-02T15:47:59.116Z] === RUN TestPrepare 15:47:59 [2022-08-02T15:47:59.116Z] --- PASS: TestPrepare (0.00s) 15:47:59 [2022-08-02T15:47:59.116Z] === RUN TestStart 15:47:59 [2022-08-02T15:47:59.116Z] --- PASS: TestStart (0.00s) 15:47:59 [2022-08-02T15:47:59.116Z] === RUN TestWaitCancel 15:47:59 [2022-08-02T15:47:59.116Z] --- PASS: TestWaitCancel (0.00s) 15:47:59 [2022-08-02T15:47:59.116Z] === RUN TestWaitDisabled 15:47:59 [2022-08-02T15:47:59.116Z] --- PASS: TestWaitDisabled (0.00s) 15:47:59 [2022-08-02T15:47:59.116Z] === RUN TestWaitEnabled 15:47:59 [2022-08-02T15:47:59.116Z] --- PASS: TestWaitEnabled (0.00s) 15:47:59 [2022-08-02T15:47:59.116Z] === RUN TestRemove 15:47:59 [2022-08-02T15:47:59.116Z] --- PASS: TestRemove (0.00s) 15:47:59 [2022-08-02T15:47:59.116Z] PASS 15:47:59 [2022-08-02T15:47:59.116Z] coverage: 65.3% of statements 15:47:59 [2022-08-02T15:47:59.116Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements 15:47:59 [2022-08-02T15:47:59.441Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 15:48:00 [2022-08-02T15:48:00.031Z] === RUN TestDockerSuite/TestBuildFails 15:48:00 [2022-08-02T15:48:00.731Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt 15:48:00 [2022-08-02T15:48:00.731Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) 15:48:00 [2022-08-02T15:48:00.731Z] === RUN TestServiceConvertFromGRPCRuntimeContainer 15:48:00 [2022-08-02T15:48:00.731Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) 15:48:00 [2022-08-02T15:48:00.731Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin 15:48:00 [2022-08-02T15:48:00.731Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) 15:48:00 [2022-08-02T15:48:00.731Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin 15:48:00 [2022-08-02T15:48:00.731Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) 15:48:00 [2022-08-02T15:48:00.731Z] === RUN TestServiceConvertToGRPCContainerRuntime 15:48:00 [2022-08-02T15:48:00.731Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) 15:48:00 [2022-08-02T15:48:00.731Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom 15:48:00 [2022-08-02T15:48:00.731Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) 15:48:00 [2022-08-02T15:48:00.731Z] === RUN TestServiceConvertToGRPCIsolation 15:48:00 [2022-08-02T15:48:00.731Z] === RUN TestServiceConvertToGRPCIsolation/empty 15:48:00 [2022-08-02T15:48:00.731Z] === RUN TestServiceConvertToGRPCIsolation/default 15:48:00 [2022-08-02T15:48:00.731Z] === RUN TestServiceConvertToGRPCIsolation/process 15:48:00 [2022-08-02T15:48:00.731Z] === RUN TestServiceConvertToGRPCIsolation/hyperv 15:48:00 [2022-08-02T15:48:00.731Z] === RUN TestServiceConvertToGRPCIsolation/proCess 15:48:00 [2022-08-02T15:48:00.731Z] === RUN TestServiceConvertToGRPCIsolation/hypErv 15:48:00 [2022-08-02T15:48:00.731Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) 15:48:00 [2022-08-02T15:48:00.731Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) 15:48:00 [2022-08-02T15:48:00.731Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) 15:48:00 [2022-08-02T15:48:00.974Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 15:48:01 [2022-08-02T15:48:01.216Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) 15:48:01 [2022-08-02T15:48:01.216Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) 15:48:01 [2022-08-02T15:48:01.216Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) 15:48:01 [2022-08-02T15:48:01.216Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) 15:48:01 [2022-08-02T15:48:01.216Z] === RUN TestServiceConvertFromGRPCIsolation 15:48:01 [2022-08-02T15:48:01.216Z] === RUN TestServiceConvertFromGRPCIsolation/default 15:48:01 [2022-08-02T15:48:01.216Z] === RUN TestServiceConvertFromGRPCIsolation/process 15:48:01 [2022-08-02T15:48:01.216Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv 15:48:01 [2022-08-02T15:48:01.216Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) 15:48:01 [2022-08-02T15:48:01.216Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) 15:48:01 [2022-08-02T15:48:01.216Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) 15:48:01 [2022-08-02T15:48:01.216Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) 15:48:01 [2022-08-02T15:48:01.216Z] === RUN TestServiceConvertToGRPCCredentialSpec 15:48:01 [2022-08-02T15:48:01.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec 15:48:01 [2022-08-02T15:48:01.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec 15:48:01 [2022-08-02T15:48:01.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec 15:48:01 [2022-08-02T15:48:01.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec 15:48:01 [2022-08-02T15:48:01.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec 15:48:01 [2022-08-02T15:48:01.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec 15:48:01 [2022-08-02T15:48:01.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec 15:48:01 [2022-08-02T15:48:01.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec 15:48:01 [2022-08-02T15:48:01.216Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) 15:48:01 [2022-08-02T15:48:01.216Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) 15:48:01 [2022-08-02T15:48:01.236Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestServiceConvertFromGRPCCredentialSpec 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestServiceConvertToGRPCMismatchedRuntime 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestTaskConvertFromGRPCNetworkAttachment 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestServiceConvertFromGRPCConfigs 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestServiceConvertFromGRPCConfigs/file 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestServiceConvertFromGRPCConfigs/runtime 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestServiceConvertToGRPCConfigs 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestServiceConvertToGRPCConfigs/file 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestServiceConvertToGRPCConfigs/runtime 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestServiceConvertToGRPCConfigs/none 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] PASS 15:48:01 [2022-08-02T15:48:01.700Z] coverage: 35.9% of statements 15:48:01 [2022-08-02T15:48:01.700Z] ok github.com/docker/docker/daemon/cluster/convert 0.521s coverage: 35.9% of statements 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestNewListSecretsFilters 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestNewListSecretsFilters (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] === RUN TestNewListConfigsFilters 15:48:01 [2022-08-02T15:48:01.700Z] --- PASS: TestNewListConfigsFilters (0.00s) 15:48:01 [2022-08-02T15:48:01.700Z] PASS 15:48:01 [2022-08-02T15:48:01.700Z] coverage: 0.5% of statements 15:48:01 [2022-08-02T15:48:01.700Z] ok github.com/docker/docker/daemon/cluster 1.023s coverage: 0.5% of statements 15:48:03 [2022-08-02T15:48:03.778Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestBuilderGC 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestBuilderGC (0.02s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestDaemonConfigurationNotFound 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestDaemonBrokenConfiguration 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestParseClusterAdvertiseSettings 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestFindConfigurationConflicts 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestFindConfigurationConflicts (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestFindConfigurationConflictsWithNamedOptions 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestDaemonConfigurationMergeConflicts 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestDaemonConfigurationMergeConcurrent 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestDaemonConfigurationMergeConcurrentError 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestFindConfigurationConflictsWithUnknownKeys 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestFindConfigurationConflictsWithMergedValues 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfigurationErrors 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfigurationErrors/single_label_without_value 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfigurationErrors/single_DNSSearch 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfigurationErrors (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfiguration 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfiguration/with_label 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfiguration/with_dns 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfiguration/with_dns-search 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfiguration/with_max-download-attempts 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestValidateConfiguration/with_node_generic_resources 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfiguration (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfiguration/with_label (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestModifiedDiscoverySettings 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestModifiedDiscoverySettings (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestReloadSetConfigFileNotExist 15:48:05 [2022-08-02T15:48:05.591Z] time="2022-08-02T15:48:04Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestReloadDefaultConfigNotExist 15:48:05 [2022-08-02T15:48:05.591Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root 15:48:05 [2022-08-02T15:48:05.591Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestReloadBadDefaultConfig 15:48:05 [2022-08-02T15:48:05.591Z] time="2022-08-02T15:48:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4243883356" 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestReloadBadDefaultConfig (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestReloadWithConflictingLabels 15:48:05 [2022-08-02T15:48:05.591Z] time="2022-08-02T15:48:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-155419039" 15:48:05 [2022-08-02T15:48:05.591Z] --- PASS: TestReloadWithConflictingLabels (0.00s) 15:48:05 [2022-08-02T15:48:05.591Z] === RUN TestReloadWithDuplicateLabels 15:48:05 [2022-08-02T15:48:05.690Z] === RUN TestDockerSuite/TestBuildForceRm 15:48:06 [2022-08-02T15:48:06.076Z] time="2022-08-02T15:48:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2370627882" 15:48:06 [2022-08-02T15:48:06.076Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) 15:48:06 [2022-08-02T15:48:06.076Z] === RUN TestDaemonConfigurationMerge 15:48:06 [2022-08-02T15:48:06.076Z] --- PASS: TestDaemonConfigurationMerge (0.00s) 15:48:06 [2022-08-02T15:48:06.076Z] PASS 15:48:06 [2022-08-02T15:48:06.076Z] coverage: 79.7% of statements 15:48:06 [2022-08-02T15:48:06.076Z] ok github.com/docker/docker/daemon/config 0.616s coverage: 79.7% of statements 15:48:06 [2022-08-02T15:48:06.076Z] === RUN TestDiscoveryOptsErrors 15:48:06 [2022-08-02T15:48:06.076Z] --- PASS: TestDiscoveryOptsErrors (0.00s) 15:48:06 [2022-08-02T15:48:06.076Z] === RUN TestDiscoveryOpts 15:48:06 [2022-08-02T15:48:06.076Z] --- PASS: TestDiscoveryOpts (0.00s) 15:48:06 [2022-08-02T15:48:06.076Z] PASS 15:48:06 [2022-08-02T15:48:06.076Z] coverage: 30.0% of statements 15:48:06 [2022-08-02T15:48:06.076Z] ok github.com/docker/docker/daemon/discovery 0.059s coverage: 30.0% of statements 15:48:06 [2022-08-02T15:48:06.561Z] === RUN TestWaitNodeAttachment 15:48:06 [2022-08-02T15:48:06.562Z] --- PASS: TestWaitNodeAttachment (0.40s) 15:48:06 [2022-08-02T15:48:06.632Z] === RUN TestDockerSuite/TestBuildFromGit 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestIsolationConversion 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestIsolationConversion/default 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestIsolationConversion/process 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestIsolationConversion/hyperv 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestIsolationConversion (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestIsolationConversion/default (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestIsolationConversion/process (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestIsolationConversion/hyperv (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestContainerLabels 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestContainerLabels (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestCredentialSpecConversion 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestCredentialSpecConversion/none 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestCredentialSpecConversion/config 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestCredentialSpecConversion/file 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestCredentialSpecConversion/registry 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestCredentialSpecConversion (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestCredentialSpecConversion/none (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestCredentialSpecConversion/config (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestCredentialSpecConversion/file (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestControllerValidateMountBind 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestControllerValidateMountBind (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestControllerValidateMountVolume 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestControllerValidateMountVolume (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestControllerValidateMountTarget 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestControllerValidateMountTarget (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestControllerValidateMountTmpfs 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestControllerValidateMountInvalidType 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestControllerValidateMountNamedPipe 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] PASS 15:48:07 [2022-08-02T15:48:07.047Z] coverage: 11.0% of statements 15:48:07 [2022-08-02T15:48:07.047Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.630s coverage: 11.0% of statements 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestEventsLog 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestEventsLog (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestEventsLogTimeout 15:48:07 [2022-08-02T15:48:07.047Z] --- PASS: TestEventsLogTimeout (0.00s) 15:48:07 [2022-08-02T15:48:07.047Z] === RUN TestLogEvents 15:48:07 [2022-08-02T15:48:07.533Z] --- PASS: TestLogEvents (0.17s) 15:48:07 [2022-08-02T15:48:07.533Z] === RUN TestLoadBufferedEvents 15:48:07 [2022-08-02T15:48:07.533Z] --- PASS: TestLoadBufferedEvents (0.20s) 15:48:07 [2022-08-02T15:48:07.533Z] === RUN TestLoadBufferedEventsOnlyFromPast 15:48:07 [2022-08-02T15:48:07.533Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) 15:48:07 [2022-08-02T15:48:07.533Z] === RUN TestIgnoreBufferedWhenNoTimes 15:48:07 [2022-08-02T15:48:07.533Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) 15:48:07 [2022-08-02T15:48:07.533Z] PASS 15:48:07 [2022-08-02T15:48:07.533Z] coverage: 50.0% of statements 15:48:07 [2022-08-02T15:48:07.533Z] ok github.com/docker/docker/daemon/events 0.478s coverage: 50.0% of statements 15:48:08 [2022-08-02T15:48:08.017Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 15:48:08 [2022-08-02T15:48:08.278Z] === RUN TestDockerSuite/TestBuildFromGitWithF 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestIsEmptyDir 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestIsEmptyDir (0.01s) 15:48:08 [2022-08-02T15:48:08.555Z] PASS 15:48:08 [2022-08-02T15:48:08.555Z] coverage: 2.3% of statements 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestVerifyNetworkingConfig 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestVerifyNetworkingConfig (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestGetContainer 15:48:08 [2022-08-02T15:48:08.555Z] ok github.com/docker/docker/daemon/graphdriver 0.095s coverage: 2.3% of statements 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestGetContainer (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestValidContainerNames 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestValidContainerNames (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestContainerInitDNS 15:48:08 [2022-08-02T15:48:08.555Z] daemon_test.go:147: root required 15:48:08 [2022-08-02T15:48:08.555Z] --- SKIP: TestContainerInitDNS (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestMerge 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestMerge (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestValidateContainerIsolation 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestValidateContainerIsolation (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestFindNetworkErrorType 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestFindNetworkErrorType (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestEnsureServicesExist 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestEnsureServicesExist (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestEnsureServicesExistErrors 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestEnsureServicesExistErrors (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestContainerDelete 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestContainerDelete (0.04s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestContainerDoubleDelete 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestContainerDoubleDelete (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestLogContainerEventCopyLabels 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestLogContainerEventWithAttributes 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestNoneHealthcheck 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestNoneHealthcheck (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestHealthStates 15:48:08 [2022-08-02T15:48:08.555Z] time="2022-08-02T15:48:08Z" 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" 15:48:08 [2022-08-02T15:48:08.555Z] time="2022-08-02T15:48:08Z" 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" 15:48:08 [2022-08-02T15:48:08.555Z] time="2022-08-02T15:48:08Z" 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" 15:48:08 [2022-08-02T15:48:08.555Z] time="2022-08-02T15:48:08Z" 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" 15:48:08 [2022-08-02T15:48:08.555Z] time="2022-08-02T15:48:08Z" 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" 15:48:08 [2022-08-02T15:48:08.555Z] time="2022-08-02T15:48:08Z" 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" 15:48:08 [2022-08-02T15:48:08.555Z] time="2022-08-02T15:48:08Z" 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" 15:48:08 [2022-08-02T15:48:08.555Z] time="2022-08-02T15:48:08Z" 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" 15:48:08 [2022-08-02T15:48:08.555Z] time="2022-08-02T15:48:08Z" 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" 15:48:08 [2022-08-02T15:48:08.555Z] time="2022-08-02T15:48:08Z" 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" 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestHealthStates (0.23s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestMaskURLCredentials 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestMaskURLCredentials (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestGetInspectData 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestGetInspectData (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestFillLicense 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestFillLicense (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestListInvalidFilter 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestListInvalidFilter (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestNameFilter 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestNameFilter (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestMergeAndVerifyLogConfigNilConfig 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option 15:48:08 [2022-08-02T15:48:08.555Z] === 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 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config 15:48:08 [2022-08-02T15:48:08.555Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) 15:48:08 [2022-08-02T15:48:08.555Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] --- 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) 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] === RUN TestDaemonReloadLabels 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestDaemonReloadLabels (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] === RUN TestDaemonReloadAllowNondistributableArtifacts 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] === RUN TestDaemonReloadMirrors 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestDaemonReloadMirrors (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] === RUN TestDaemonReloadInsecureRegistries 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] === RUN TestDaemonReloadNotAffectOthers 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] === RUN TestDaemonDiscoveryReload 15:48:09 [2022-08-02T15:48:09.040Z] === RUN TestLinkNaming 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestLinkNaming (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] === RUN TestLinkNew 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestLinkNew (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] === RUN TestLinkEnv 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestLinkEnv (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] === RUN TestLinkMultipleEnv 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestLinkMultipleEnv (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] === RUN TestLinkPortRangeEnv 15:48:09 [2022-08-02T15:48:09.040Z] --- PASS: TestLinkPortRangeEnv (0.00s) 15:48:09 [2022-08-02T15:48:09.040Z] PASS 15:48:09 [2022-08-02T15:48:09.040Z] coverage: 93.0% of statements 15:48:09 [2022-08-02T15:48:09.040Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements 15:48:09 [2022-08-02T15:48:09.665Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 15:48:09 [2022-08-02T15:48:09.665Z] docker_api_swarm_test.go:585: [d5a07dcc8e035] joining swarm manager [da26befdc5752]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:48:10 [2022-08-02T15:48:10.060Z] --- PASS: TestDaemonDiscoveryReload (1.01s) 15:48:10 [2022-08-02T15:48:10.060Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery 15:48:10 [2022-08-02T15:48:10.060Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) 15:48:10 [2022-08-02T15:48:10.060Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise 15:48:11 [2022-08-02T15:48:11.079Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) 15:48:11 [2022-08-02T15:48:11.079Z] === RUN TestDaemonReloadNetworkDiagnosticPort 15:48:11 [2022-08-02T15:48:11.079Z] reload_test.go:520: root required 15:48:11 [2022-08-02T15:48:11.079Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) 15:48:11 [2022-08-02T15:48:11.079Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile 15:48:11 [2022-08-02T15:48:11.079Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) 15:48:11 [2022-08-02T15:48:11.079Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist 15:48:11 [2022-08-02T15:48:11.079Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) 15:48:11 [2022-08-02T15:48:11.079Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist 15:48:11 [2022-08-02T15:48:11.079Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) 15:48:11 [2022-08-02T15:48:11.079Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath 15:48:11 [2022-08-02T15:48:11.079Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) 15:48:11 [2022-08-02T15:48:11.079Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey 15:48:11 [2022-08-02T15:48:11.079Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) 15:48:11 [2022-08-02T15:48:11.079Z] === RUN TestParseVolumesFrom 15:48:11 [2022-08-02T15:48:11.079Z] --- PASS: TestParseVolumesFrom (0.00s) 15:48:11 [2022-08-02T15:48:11.079Z] PASS 15:48:11 [2022-08-02T15:48:11.079Z] coverage: 9.0% of statements 15:48:11 [2022-08-02T15:48:11.079Z] ok github.com/docker/docker/daemon 2.583s coverage: 9.0% of statements 15:48:11 [2022-08-02T15:48:11.079Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 15:48:11 [2022-08-02T15:48:11.079Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 15:48:11 [2022-08-02T15:48:11.079Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 15:48:11 [2022-08-02T15:48:11.079Z] ? github.com/docker/docker/daemon/exec [no test files] 15:48:11 [2022-08-02T15:48:11.079Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 15:48:11 [2022-08-02T15:48:11.079Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 15:48:11 [2022-08-02T15:48:11.079Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] 15:48:11 [2022-08-02T15:48:11.079Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 15:48:11 [2022-08-02T15:48:11.079Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] 15:48:11 [2022-08-02T15:48:11.079Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 15:48:11 [2022-08-02T15:48:11.079Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 15:48:11 [2022-08-02T15:48:11.079Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 15:48:11 [2022-08-02T15:48:11.079Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 15:48:11 [2022-08-02T15:48:11.079Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 15:48:11 [2022-08-02T15:48:11.079Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 15:48:11 [2022-08-02T15:48:11.564Z] === RUN TestNewStreamConfig 15:48:11 [2022-08-02T15:48:11.564Z] === RUN TestNewStreamConfig/defaults 15:48:11 [2022-08-02T15:48:11.564Z] === RUN TestNewStreamConfig/invalid_create_group 15:48:11 [2022-08-02T15:48:11.564Z] === RUN TestNewStreamConfig/invalid_flush_interval 15:48:11 [2022-08-02T15:48:11.564Z] === RUN TestNewStreamConfig/invalid_max_buffered_events 15:48:11 [2022-08-02T15:48:11.564Z] === RUN TestNewStreamConfig/invalid_multiline_pattern 15:48:11 [2022-08-02T15:48:11.564Z] === RUN TestNewStreamConfig/flush_interval_at_15 15:48:11 [2022-08-02T15:48:11.564Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 15:48:11 [2022-08-02T15:48:11.564Z] --- PASS: TestNewStreamConfig (0.00s) 15:48:11 [2022-08-02T15:48:11.564Z] --- PASS: TestNewStreamConfig/defaults (0.00s) 15:48:11 [2022-08-02T15:48:11.564Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) 15:48:11 [2022-08-02T15:48:11.564Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) 15:48:11 [2022-08-02T15:48:11.564Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) 15:48:11 [2022-08-02T15:48:11.564Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestNewAWSLogsClientUserAgentHandler 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestNewAWSLogsClientRegionDetect 15:48:12 [2022-08-02T15:48:12.048Z] time="2022-08-02T15:48:11Z" level=info msg="Trying to get region from EC2 Metadata" 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCreateSuccess 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCreateSuccess (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCreateLogGroupSuccess 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCreateLogGroupSuccess (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCreateError 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCreateError (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCreateAlreadyExists 15:48:12 [2022-08-02T15:48:12.048Z] time="2022-08-02T15:48:11Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>" 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCreateAlreadyExists (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestLogClosed 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestLogClosed (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestLogBlocking 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestLogBlocking (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestLogNonBlockingBufferEmpty 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestLogNonBlockingBufferFull 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestPublishBatchSuccess 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestPublishBatchSuccess (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestPublishBatchError 15:48:12 [2022-08-02T15:48:12.048Z] time="2022-08-02T15:48:11Z" level=error msg=Error 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestPublishBatchError (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestPublishBatchInvalidSeqSuccess 15:48:12 [2022-08-02T15:48:12.048Z] time="2022-08-02T15:48:11Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestPublishBatchAlreadyAccepted 15:48:12 [2022-08-02T15:48:12.048Z] time="2022-08-02T15:48:11Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 15:48:12 [2022-08-02T15:48:12.048Z] time="2022-08-02T15:48:11Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCollectBatchSimple 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCollectBatchSimple (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCollectBatchTicker 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCollectBatchTicker (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCollectBatchMultilinePattern 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCollectBatchMultilinePatternMaxEventAge 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCollectBatchMultilinePatternMaxEventSize 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.09s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCollectBatchClose 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCollectBatchClose (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestEffectiveLen 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestEffectiveLen/0/Hello 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestEffectiveLen/2/🙃 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestEffectiveLen/3/���� 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestEffectiveLen/4/He��o 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestEffectiveLen/5/ 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestEffectiveLen (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestEffectiveLen/3/���� (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestEffectiveLen/5/ (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestFindValidSplit 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestFindValidSplit/0/ 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1044: 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1045: 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestFindValidSplit/1/Hello 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1044: Hello 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1045: 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestFindValidSplit/2/Hello 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1044: He 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1045: llo 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestFindValidSplit/3/Hello 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1044: 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1045: Hello 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestFindValidSplit/4/🙃 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1044: 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1045: 🙃 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestFindValidSplit/5/🙃 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1044: 🙃 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1045: 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestFindValidSplit/6/a� 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1044: a 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1045: � 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestFindValidSplit/7/a� 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1044: a� 15:48:12 [2022-08-02T15:48:12.048Z] cloudwatchlogs_test.go:1045: 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestFindValidSplit (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestFindValidSplit/0/ (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestFindValidSplit/6/a� (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestFindValidSplit/7/a� (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestProcessEventEmoji 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestProcessEventEmoji (0.01s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCollectBatchLineSplit 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCollectBatchLineSplit (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCollectBatchLineSplitWithBinary 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCollectBatchMaxEvents 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCollectBatchMaxEvents (0.05s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCollectBatchMaxTotalBytes 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCollectBatchMaxTotalBytesWithBinary 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.05s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCollectBatchWithDuplicateTimestamps 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestAdapterReadLogs 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestAdapterReadLogs (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCopier 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCopier (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCopierLongLines 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCopierLongLines (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCopierSlow 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestParseLogOptionsMultilinePattern 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestParseLogOptionsDatetimeFormat 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestValidateLogOptionsMaxBufferedEvents 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestCreateTagSuccess 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestCreateTagSuccess (0.00s) 15:48:12 [2022-08-02T15:48:12.048Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect 15:48:12 [2022-08-02T15:48:12.048Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) 15:48:12 [2022-08-02T15:48:12.049Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable 15:48:12 [2022-08-02T15:48:12.049Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) 15:48:12 [2022-08-02T15:48:12.049Z] === RUN TestNewAWSLogsClientCredentialSharedFile 15:48:12 [2022-08-02T15:48:12.049Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) 15:48:12 [2022-08-02T15:48:12.049Z] PASS 15:48:12 [2022-08-02T15:48:12.049Z] coverage: 77.8% of statements 15:48:12 [2022-08-02T15:48:12.049Z] ok github.com/docker/docker/daemon/logger/awslogs 0.607s coverage: 77.8% of statements 15:48:12 [2022-08-02T15:48:12.212Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestCopierSlow (0.22s) 15:48:12 [2022-08-02T15:48:12.534Z] === RUN TestCopierWithSized 15:48:12 [2022-08-02T15:48:12.534Z] === RUN TestCopierWithSized/as_is 15:48:12 [2022-08-02T15:48:12.534Z] === RUN TestCopierWithSized/With_RingLogger 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestCopierWithSized (0.03s) 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestCopierWithSized/as_is (0.02s) 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) 15:48:12 [2022-08-02T15:48:12.534Z] === RUN TestCopierWithPartial 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestCopierWithPartial (0.00s) 15:48:12 [2022-08-02T15:48:12.534Z] === RUN TestRingLogger 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestRingLogger (0.00s) 15:48:12 [2022-08-02T15:48:12.534Z] === RUN TestRingCap 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestRingCap (0.00s) 15:48:12 [2022-08-02T15:48:12.534Z] === RUN TestRingClose 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestRingClose (0.00s) 15:48:12 [2022-08-02T15:48:12.534Z] === RUN TestRingDrain 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestRingDrain (0.00s) 15:48:12 [2022-08-02T15:48:12.534Z] PASS 15:48:12 [2022-08-02T15:48:12.534Z] coverage: 43.5% of statements 15:48:12 [2022-08-02T15:48:12.534Z] ok github.com/docker/docker/daemon/logger 0.348s coverage: 43.5% of statements 15:48:12 [2022-08-02T15:48:12.534Z] === RUN TestSearchRegistryForImagesErrors 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) 15:48:12 [2022-08-02T15:48:12.534Z] === RUN TestSearchRegistryForImages 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestSearchRegistryForImages (0.00s) 15:48:12 [2022-08-02T15:48:12.534Z] === RUN TestOnlyPlatformWithFallback 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) 15:48:12 [2022-08-02T15:48:12.534Z] === RUN TestImageDelete 15:48:12 [2022-08-02T15:48:12.534Z] === RUN TestImageDelete/no_lease 15:48:12 [2022-08-02T15:48:12.534Z] === RUN TestImageDelete/lease_exists 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestImageDelete (0.07s) 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestImageDelete/no_lease (0.01s) 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestImageDelete/lease_exists (0.03s) 15:48:12 [2022-08-02T15:48:12.534Z] === RUN TestContentStoreForPull 15:48:12 [2022-08-02T15:48:12.534Z] --- PASS: TestContentStoreForPull (0.26s) 15:48:12 [2022-08-02T15:48:12.534Z] PASS 15:48:12 [2022-08-02T15:48:12.534Z] coverage: 6.6% of statements 15:48:12 [2022-08-02T15:48:12.534Z] ok github.com/docker/docker/daemon/images 0.465s coverage: 6.6% of statements 15:48:12 [2022-08-02T15:48:12.784Z] check_test.go:380: [da6a71be7a61c] daemon is not started 15:48:13 [2022-08-02T15:48:13.018Z] ? github.com/docker/docker/daemon/initlayer [no test files] 15:48:13 [2022-08-02T15:48:13.018Z] ? github.com/docker/docker/daemon/listeners [no test files] 15:48:13 [2022-08-02T15:48:13.018Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 15:48:13 [2022-08-02T15:48:13.018Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 15:48:13 [2022-08-02T15:48:13.018Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 15:48:13 [2022-08-02T15:48:13.018Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 15:48:13 [2022-08-02T15:48:13.018Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 15:48:13 [2022-08-02T15:48:13.046Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 15:48:13 [2022-08-02T15:48:13.307Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 15:48:13 [2022-08-02T15:48:13.503Z] === RUN TestJSONLogsMarshalJSONBuf 15:48:13 [2022-08-02T15:48:13.503Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) 15:48:13 [2022-08-02T15:48:13.503Z] === RUN TestFastTimeMarshalJSONWithInvalidYear 15:48:13 [2022-08-02T15:48:13.987Z] === RUN TestJSONFileLogger 15:48:13 [2022-08-02T15:48:13.987Z] --- PASS: TestJSONFileLogger (0.00s) 15:48:13 [2022-08-02T15:48:13.987Z] === RUN TestJSONFileLoggerWithTags 15:48:13 [2022-08-02T15:48:13.987Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) 15:48:13 [2022-08-02T15:48:13.987Z] === RUN TestJSONFileLoggerWithOpts 15:48:13 [2022-08-02T15:48:13.987Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) 15:48:13 [2022-08-02T15:48:13.987Z] === RUN TestJSONFileLoggerWithLabelsEnv 15:48:13 [2022-08-02T15:48:13.987Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) 15:48:13 [2022-08-02T15:48:13.987Z] === RUN TestEncodeDecode 15:48:13 [2022-08-02T15:48:13.987Z] === PAUSE TestEncodeDecode 15:48:13 [2022-08-02T15:48:13.987Z] === RUN TestUnexpectedEOF 15:48:13 [2022-08-02T15:48:13.987Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.23s) 15:48:13 [2022-08-02T15:48:13.987Z] === RUN TestFastTimeMarshalJSON 15:48:13 [2022-08-02T15:48:13.987Z] --- PASS: TestFastTimeMarshalJSON (0.01s) 15:48:13 [2022-08-02T15:48:13.987Z] PASS 15:48:13 [2022-08-02T15:48:13.987Z] coverage: 87.2% of statements 15:48:13 [2022-08-02T15:48:13.987Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.290s coverage: 87.2% of statements 15:48:13 [2022-08-02T15:48:13.987Z] time="2022-08-02T15:48:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 15:48:13 [2022-08-02T15:48:13.987Z] time="2022-08-02T15:48:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 15:48:13 [2022-08-02T15:48:13.987Z] --- PASS: TestUnexpectedEOF (0.23s) 15:48:13 [2022-08-02T15:48:13.987Z] === CONT TestEncodeDecode 15:48:13 [2022-08-02T15:48:13.987Z] --- PASS: TestEncodeDecode (0.00s) 15:48:13 [2022-08-02T15:48:13.987Z] PASS 15:48:13 [2022-08-02T15:48:13.987Z] coverage: 69.9% of statements 15:48:13 [2022-08-02T15:48:13.987Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.350s coverage: 69.9% of statements 15:48:14 [2022-08-02T15:48:14.472Z] === RUN TestWriteLog 15:48:14 [2022-08-02T15:48:14.472Z] === PAUSE TestWriteLog 15:48:14 [2022-08-02T15:48:14.472Z] === RUN TestReadLog 15:48:14 [2022-08-02T15:48:14.472Z] === PAUSE TestReadLog 15:48:14 [2022-08-02T15:48:14.472Z] === RUN TestDecode 15:48:14 [2022-08-02T15:48:14.472Z] --- PASS: TestDecode (0.03s) 15:48:14 [2022-08-02T15:48:14.472Z] === CONT TestWriteLog 15:48:14 [2022-08-02T15:48:14.472Z] === CONT TestReadLog 15:48:14 [2022-08-02T15:48:14.472Z] --- PASS: TestWriteLog (0.01s) 15:48:14 [2022-08-02T15:48:14.472Z] === RUN TestReadLog/tail_exact 15:48:14 [2022-08-02T15:48:14.472Z] === RUN TestReadLog/tail_less_than_available 15:48:14 [2022-08-02T15:48:14.472Z] === RUN TestReadLog/tail_more_than_available 15:48:14 [2022-08-02T15:48:14.472Z] --- PASS: TestReadLog (0.23s) 15:48:14 [2022-08-02T15:48:14.472Z] --- PASS: TestReadLog/tail_exact (0.21s) 15:48:14 [2022-08-02T15:48:14.472Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) 15:48:14 [2022-08-02T15:48:14.472Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) 15:48:14 [2022-08-02T15:48:14.957Z] PASS 15:48:14 [2022-08-02T15:48:14.957Z] coverage: 78.7% of statements 15:48:14 [2022-08-02T15:48:14.957Z] ok github.com/docker/docker/daemon/logger/local 0.353s coverage: 78.7% of statements 15:48:14 [2022-08-02T15:48:14.957Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 15:48:15 [2022-08-02T15:48:15.221Z] === RUN TestDockerSuite/TestBuildFromURLWithF 15:48:15 [2022-08-02T15:48:15.442Z] === RUN TestOpenFileDelete 15:48:15 [2022-08-02T15:48:15.442Z] --- PASS: TestOpenFileDelete (0.00s) 15:48:15 [2022-08-02T15:48:15.442Z] === RUN TestOpenFileRename 15:48:15 [2022-08-02T15:48:15.442Z] --- PASS: TestOpenFileRename (0.00s) 15:48:15 [2022-08-02T15:48:15.442Z] === RUN TestHandleDecoderErr 15:48:15 [2022-08-02T15:48:15.442Z] --- PASS: TestHandleDecoderErr (0.00s) 15:48:15 [2022-08-02T15:48:15.442Z] === RUN TestParseLogTagDefaultTag 15:48:15 [2022-08-02T15:48:15.442Z] --- PASS: TestParseLogTagDefaultTag (0.00s) 15:48:15 [2022-08-02T15:48:15.442Z] === RUN TestParseLogTag 15:48:15 [2022-08-02T15:48:15.442Z] --- PASS: TestParseLogTag (0.00s) 15:48:15 [2022-08-02T15:48:15.442Z] === RUN TestParseLogTagEmptyTag 15:48:15 [2022-08-02T15:48:15.442Z] --- PASS: TestParseLogTagEmptyTag (0.00s) 15:48:15 [2022-08-02T15:48:15.442Z] === RUN TestTailFiles 15:48:15 [2022-08-02T15:48:15.442Z] --- PASS: TestTailFiles (0.00s) 15:48:15 [2022-08-02T15:48:15.442Z] === RUN TestFollowLogsConsumerGone 15:48:15 [2022-08-02T15:48:15.442Z] --- PASS: TestFollowLogsConsumerGone (0.00s) 15:48:15 [2022-08-02T15:48:15.442Z] === RUN TestFollowLogsProducerGone 15:48:15 [2022-08-02T15:48:15.442Z] logfile_test.go:181: logDecode() closed after sending 3893 messages 15:48:15 [2022-08-02T15:48:15.442Z] logfile_test.go:234: messages sent: 3893, received: 3893 15:48:15 [2022-08-02T15:48:15.442Z] --- PASS: TestFollowLogsProducerGone (0.01s) 15:48:15 [2022-08-02T15:48:15.442Z] === RUN TestCheckCapacityAndRotate 15:48:15 [2022-08-02T15:48:15.442Z] === RUN TestCheckCapacityAndRotate/closed_log_file 15:48:15 [2022-08-02T15:48:15.442Z] === RUN TestCheckCapacityAndRotate/with_log_reader 15:48:15 [2022-08-02T15:48:15.928Z] --- PASS: TestCheckCapacityAndRotate (0.18s) 15:48:15 [2022-08-02T15:48:15.928Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) 15:48:15 [2022-08-02T15:48:15.928Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) 15:48:15 [2022-08-02T15:48:15.928Z] PASS 15:48:15 [2022-08-02T15:48:15.928Z] coverage: 54.9% of statements 15:48:15 [2022-08-02T15:48:15.928Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.280s coverage: 54.9% of statements 15:48:15 [2022-08-02T15:48:15.928Z] === RUN TestLog 15:48:15 [2022-08-02T15:48:15.928Z] --- PASS: TestLog (0.01s) 15:48:15 [2022-08-02T15:48:15.928Z] PASS 15:48:15 [2022-08-02T15:48:15.928Z] coverage: 31.5% of statements 15:48:16 [2022-08-02T15:48:16.413Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.083s coverage: 31.5% of statements 15:48:16 [2022-08-02T15:48:16.413Z] === RUN TestValidateLogOpt 15:48:16 [2022-08-02T15:48:16.413Z] --- PASS: TestValidateLogOpt (0.00s) 15:48:16 [2022-08-02T15:48:16.413Z] === RUN TestNewMissedConfig 15:48:16 [2022-08-02T15:48:16.413Z] --- PASS: TestNewMissedConfig (0.00s) 15:48:16 [2022-08-02T15:48:16.413Z] === RUN TestNewMissedUrl 15:48:16 [2022-08-02T15:48:16.413Z] --- PASS: TestNewMissedUrl (0.00s) 15:48:16 [2022-08-02T15:48:16.413Z] === RUN TestNewMissedToken 15:48:16 [2022-08-02T15:48:16.413Z] --- PASS: TestNewMissedToken (0.00s) 15:48:16 [2022-08-02T15:48:16.413Z] === RUN TestNewWithProxy 15:48:16 [2022-08-02T15:48:16.413Z] --- PASS: TestNewWithProxy (0.00s) 15:48:16 [2022-08-02T15:48:16.413Z] === RUN TestDefault 15:48:16 [2022-08-02T15:48:16.413Z] --- PASS: TestDefault (0.01s) 15:48:16 [2022-08-02T15:48:16.413Z] === RUN TestInlineFormatWithNonDefaultOptions 15:48:16 [2022-08-02T15:48:16.413Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) 15:48:16 [2022-08-02T15:48:16.413Z] === RUN TestJsonFormat 15:48:16 [2022-08-02T15:48:16.413Z] --- PASS: TestJsonFormat (0.02s) 15:48:16 [2022-08-02T15:48:16.413Z] === RUN TestRawFormat 15:48:16 [2022-08-02T15:48:16.413Z] --- PASS: TestRawFormat (0.00s) 15:48:16 [2022-08-02T15:48:16.413Z] === RUN TestRawFormatWithLabels 15:48:16 [2022-08-02T15:48:16.413Z] --- PASS: TestRawFormatWithLabels (0.00s) 15:48:16 [2022-08-02T15:48:16.413Z] === RUN TestRawFormatWithoutTag 15:48:16 [2022-08-02T15:48:16.413Z] --- PASS: TestRawFormatWithoutTag (0.00s) 15:48:16 [2022-08-02T15:48:16.413Z] === RUN TestBatching 15:48:16 [2022-08-02T15:48:16.899Z] --- PASS: TestBatching (0.33s) 15:48:16 [2022-08-02T15:48:16.899Z] === RUN TestFrequency 15:48:16 [2022-08-02T15:48:16.899Z] === RUN TestParseLogFormat 15:48:16 [2022-08-02T15:48:16.899Z] --- PASS: TestParseLogFormat (0.00s) 15:48:16 [2022-08-02T15:48:16.899Z] === RUN TestValidateLogOptEmpty 15:48:16 [2022-08-02T15:48:16.899Z] --- PASS: TestValidateLogOptEmpty (0.00s) 15:48:16 [2022-08-02T15:48:16.899Z] === RUN TestValidateSyslogAddress 15:48:16 [2022-08-02T15:48:16.899Z] --- PASS: TestValidateSyslogAddress (0.00s) 15:48:16 [2022-08-02T15:48:16.899Z] === RUN TestParseAddressDefaultPort 15:48:16 [2022-08-02T15:48:16.899Z] --- PASS: TestParseAddressDefaultPort (0.00s) 15:48:16 [2022-08-02T15:48:16.899Z] === RUN TestValidateSyslogFacility 15:48:16 [2022-08-02T15:48:16.899Z] --- PASS: TestValidateSyslogFacility (0.00s) 15:48:16 [2022-08-02T15:48:16.899Z] === RUN TestValidateLogOptSyslogFormat 15:48:16 [2022-08-02T15:48:16.899Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) 15:48:16 [2022-08-02T15:48:16.899Z] === RUN TestValidateLogOpt 15:48:16 [2022-08-02T15:48:16.899Z] --- PASS: TestValidateLogOpt (0.00s) 15:48:16 [2022-08-02T15:48:16.899Z] PASS 15:48:16 [2022-08-02T15:48:16.899Z] coverage: 46.8% of statements 15:48:16 [2022-08-02T15:48:16.899Z] ok github.com/docker/docker/daemon/logger/syslog 0.063s coverage: 46.8% of statements 15:48:16 [2022-08-02T15:48:16.899Z] --- PASS: TestFrequency (0.18s) 15:48:16 [2022-08-02T15:48:16.899Z] === RUN TestOneMessagePerRequest 15:48:16 [2022-08-02T15:48:16.899Z] --- PASS: TestOneMessagePerRequest (0.01s) 15:48:16 [2022-08-02T15:48:16.899Z] === RUN TestVerify 15:48:16 [2022-08-02T15:48:16.899Z] --- PASS: TestVerify (0.00s) 15:48:16 [2022-08-02T15:48:16.899Z] === RUN TestSkipVerify 15:48:16 [2022-08-02T15:48:16.899Z] === RUN TestNewParse 15:48:16 [2022-08-02T15:48:16.899Z] --- PASS: TestNewParse (0.00s) 15:48:16 [2022-08-02T15:48:16.899Z] PASS 15:48:16 [2022-08-02T15:48:16.899Z] coverage: 8.3% of statements 15:48:16 [2022-08-02T15:48:16.899Z] ok github.com/docker/docker/daemon/logger/templates 0.061s coverage: 8.3% of statements 15:48:17 [2022-08-02T15:48:17.136Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 15:48:17 [2022-08-02T15:48:17.383Z] time="2022-08-02T15:48:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 15:48:17 [2022-08-02T15:48:17.384Z] time="2022-08-02T15:48:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 15:48:17 [2022-08-02T15:48:17.384Z] time="2022-08-02T15:48:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 15:48:17 [2022-08-02T15:48:17.868Z] --- PASS: TestSkipVerify (0.78s) 15:48:17 [2022-08-02T15:48:17.868Z] === RUN TestBufferMaximum 15:48:17 [2022-08-02T15:48:17.868Z] time="2022-08-02T15:48:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 15:48:17 [2022-08-02T15:48:17.868Z] time="2022-08-02T15:48:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 15:48:17 [2022-08-02T15:48:17.868Z] time="2022-08-02T15:48:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 15:48:17 [2022-08-02T15:48:17.868Z] time="2022-08-02T15:48:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 15:48:17 [2022-08-02T15:48:17.868Z] time="2022-08-02T15:48:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 15:48:17 [2022-08-02T15:48:17.868Z] time="2022-08-02T15:48:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1659455297.519303\",\"host\":\"d40354128633\"}'" 15:48:17 [2022-08-02T15:48:17.868Z] time="2022-08-02T15:48:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1659455297.519303\",\"host\":\"d40354128633\"}'" 15:48:17 [2022-08-02T15:48:17.868Z] --- PASS: TestBufferMaximum (0.01s) 15:48:17 [2022-08-02T15:48:17.868Z] === RUN TestServerAlwaysDown 15:48:17 [2022-08-02T15:48:17.868Z] time="2022-08-02T15:48:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 15:48:17 [2022-08-02T15:48:17.868Z] time="2022-08-02T15:48:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 15:48:17 [2022-08-02T15:48:17.868Z] time="2022-08-02T15:48:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1659455297.524309\",\"host\":\"d40354128633\"}'" 15:48:17 [2022-08-02T15:48:17.868Z] time="2022-08-02T15:48:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1659455297.524309\",\"host\":\"d40354128633\"}'" 15:48:17 [2022-08-02T15:48:17.868Z] time="2022-08-02T15:48:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 15:48:17 [2022-08-02T15:48:17.868Z] time="2022-08-02T15:48:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1659455297.524309\",\"host\":\"d40354128633\"}'" 15:48:17 [2022-08-02T15:48:17.868Z] time="2022-08-02T15:48:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1659455297.525309\",\"host\":\"d40354128633\"}'" 15:48:17 [2022-08-02T15:48:17.868Z] time="2022-08-02T15:48:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1659455297.525309\",\"host\":\"d40354128633\"}'" 15:48:17 [2022-08-02T15:48:17.868Z] --- PASS: TestServerAlwaysDown (0.00s) 15:48:17 [2022-08-02T15:48:17.868Z] === RUN TestCannotSendAfterClose 15:48:17 [2022-08-02T15:48:17.868Z] --- PASS: TestCannotSendAfterClose (0.00s) 15:48:17 [2022-08-02T15:48:17.868Z] === RUN TestDeadlockOnBlockedEndpoint 15:48:18 [2022-08-02T15:48:18.079Z] === RUN TestDockerSuite/TestBuildHistory 15:48:18 [2022-08-02T15:48:18.889Z] time="2022-08-02T15:48:18Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49203/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk 15:48:18 [2022-08-02T15:48:18.889Z] time="2022-08-02T15:48:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d40354128633\"}'" 15:48:18 [2022-08-02T15:48:18.889Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) 15:48:18 [2022-08-02T15:48:18.889Z] PASS 15:48:18 [2022-08-02T15:48:18.889Z] coverage: 82.5% of statements 15:48:18 [2022-08-02T15:48:18.889Z] ok github.com/docker/docker/daemon/logger/splunk 2.408s coverage: 82.5% of statements 15:48:18 [2022-08-02T15:48:18.889Z] ? github.com/docker/docker/daemon/names [no test files] 15:48:18 [2022-08-02T15:48:18.889Z] ? github.com/docker/docker/daemon/network [no test files] 15:48:18 [2022-08-02T15:48:18.889Z] ? github.com/docker/docker/daemon/stats [no test files] 15:48:18 [2022-08-02T15:48:18.889Z] === RUN TestV1IDService 15:48:18 [2022-08-02T15:48:18.889Z] --- PASS: TestV1IDService (0.03s) 15:48:18 [2022-08-02T15:48:18.889Z] === RUN TestV2MetadataService 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestSuccessfulDownload 15:48:19 [2022-08-02T15:48:19.909Z] download_test.go:268: Needs fixing on Windows 15:48:19 [2022-08-02T15:48:19.909Z] --- SKIP: TestSuccessfulDownload (0.00s) 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestCancelledDownload 15:48:19 [2022-08-02T15:48:19.909Z] --- PASS: TestCancelledDownload (0.00s) 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestMaxDownloadAttempts 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 15:48:19 [2022-08-02T15:48:19.909Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 15:48:19 [2022-08-02T15:48:19.909Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 15:48:19 [2022-08-02T15:48:19.909Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 15:48:19 [2022-08-02T15:48:19.909Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 15:48:19 [2022-08-02T15:48:19.909Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 15:48:19 [2022-08-02T15:48:19.909Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 15:48:19 [2022-08-02T15:48:19.909Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 15:48:19 [2022-08-02T15:48:19.909Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestContinueOnError_NonMirrorEndpoint 15:48:19 [2022-08-02T15:48:19.909Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestContinueOnError_MirrorEndpoint 15:48:19 [2022-08-02T15:48:19.909Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestContinueOnError_NeverContinue 15:48:19 [2022-08-02T15:48:19.909Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestContinueOnError_UnnestsErrors 15:48:19 [2022-08-02T15:48:19.909Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestManifestStore 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestManifestStore/no_remote_or_local 15:48:19 [2022-08-02T15:48:19.909Z] time="2022-08-02T15:48:19Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3455359850\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestManifestStore/no_local_cache 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestManifestStore/with_local_cache 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestManifestStore/unknown_media_type 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestManifestStore/unknown_media_type/no_cache 15:48:19 [2022-08-02T15:48:19.909Z] time="2022-08-02T15:48:19Z" level=warning msg="reference for unknown type: " 15:48:19 [2022-08-02T15:48:19.909Z] time="2022-08-02T15:48:19Z" level=warning msg="reference for unknown type: " 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestManifestStore/unknown_media_type/with_cache 15:48:19 [2022-08-02T15:48:19.909Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestV2MetadataService (1.22s) 15:48:20 [2022-08-02T15:48:20.393Z] PASS 15:48:20 [2022-08-02T15:48:20.393Z] coverage: 48.2% of statements 15:48:20 [2022-08-02T15:48:20.393Z] time="2022-08-02T15:48:19Z" level=warning msg="reference for unknown type: " 15:48:20 [2022-08-02T15:48:20.393Z] ok github.com/docker/docker/distribution/metadata 1.349s coverage: 48.2% of statements 15:48:20 [2022-08-02T15:48:20.393Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type 15:48:20 [2022-08-02T15:48:20.393Z] time="2022-08-02T15:48:19Z" level=warning msg="reference for unknown type: " 15:48:20 [2022-08-02T15:48:20.393Z] time="2022-08-02T15:48:19Z" level=warning msg="reference for unknown type: " 15:48:20 [2022-08-02T15:48:20.393Z] === RUN TestManifestStore/error_persisting_manifest 15:48:20 [2022-08-02T15:48:20.393Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer 15:48:20 [2022-08-02T15:48:20.393Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit 15:48:20 [2022-08-02T15:48:20.393Z] time="2022-08-02T15:48:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 15:48:20 [2022-08-02T15:48:20.393Z] time="2022-08-02T15:48:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 15:48:20 [2022-08-02T15:48:20.393Z] time="2022-08-02T15:48:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 15:48:20 [2022-08-02T15:48:20.393Z] time="2022-08-02T15:48:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestMaxDownloadAttempts (0.00s) 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) 15:48:20 [2022-08-02T15:48:20.393Z] === RUN TestTransfer 15:48:20 [2022-08-02T15:48:20.393Z] time="2022-08-02T15:48:19Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestManifestStore (0.43s) 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestManifestStore/no_local_cache (0.03s) 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestManifestStore/with_local_cache (0.02s) 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) 15:48:20 [2022-08-02T15:48:20.393Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) 15:48:20 [2022-08-02T15:48:20.393Z] === RUN TestDetectManifestBlobMediaType 15:48:20 [2022-08-02T15:48:20.393Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set 15:48:20 [2022-08-02T15:48:20.393Z] === RUN TestDetectManifestBlobMediaType/oci_manifest 15:48:20 [2022-08-02T15:48:20.393Z] === RUN TestDetectManifestBlobMediaType/schema1 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaTypeInvalid 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestFixManifestLayers 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestFixManifestLayers (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestFixManifestLayersBaseLayerParent 15:48:20 [2022-08-02T15:48:20.394Z] pull_v2_test.go:82: Needs fixing on Windows 15:48:20 [2022-08-02T15:48:20.394Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestFixManifestLayersBadParent 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestFixManifestLayersBadParent (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestValidateManifest 15:48:20 [2022-08-02T15:48:20.394Z] pull_v2_test.go:127: Needs fixing on Windows 15:48:20 [2022-08-02T15:48:20.394Z] --- SKIP: TestValidateManifest (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestFormatPlatform 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestFormatPlatform (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestPullSchema2Config 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestPullSchema2Config/success_first_time 15:48:20 [2022-08-02T15:48:20.394Z] pull_v2_test.go:284: HTTP GET /v2/ 15:48:20 [2022-08-02T15:48:20.394Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestPullSchema2Config/500_status 15:48:20 [2022-08-02T15:48:20.394Z] pull_v2_test.go:284: HTTP GET /v2/ 15:48:20 [2022-08-02T15:48:20.394Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestTransfer (0.13s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestConcurrencyLimit 15:48:20 [2022-08-02T15:48:20.394Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestPullSchema2Config/EOF 15:48:20 [2022-08-02T15:48:20.394Z] pull_v2_test.go:284: HTTP GET /v2/ 15:48:20 [2022-08-02T15:48:20.394Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 15:48:20 [2022-08-02T15:48:20.394Z] 2022/08/02 15:48:20 http: panic serving 127.0.0.1:49214: intentional panic 15:48:20 [2022-08-02T15:48:20.394Z] goroutine 129 [running]: 15:48:20 [2022-08-02T15:48:20.394Z] net/http.(*conn).serve.func1() 15:48:20 [2022-08-02T15:48:20.394Z] c:/go/src/net/http/server.go:1802 +0xb9 15:48:20 [2022-08-02T15:48:20.394Z] panic({0x15c6260, 0x1734650}) 15:48:20 [2022-08-02T15:48:20.394Z] c:/go/src/runtime/panic.go:1047 +0x266 15:48:20 [2022-08-02T15:48:20.394Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003d4b84, {0x1744f90, 0xc000322620}) 15:48:20 [2022-08-02T15:48:20.394Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 15:48:20 [2022-08-02T15:48:20.394Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1744f90, 0xc000322620}, 0xc00031f100) 15:48:20 [2022-08-02T15:48:20.394Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 15:48:20 [2022-08-02T15:48:20.394Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1744f90, 0xc000322620}, 0x1128f15) 15:48:20 [2022-08-02T15:48:20.394Z] c:/go/src/net/http/server.go:2047 +0x2f 15:48:20 [2022-08-02T15:48:20.394Z] net/http.serverHandler.ServeHTTP({0xc0004d8ea0}, {0x1744f90, 0xc000322620}, 0xc00031f100) 15:48:20 [2022-08-02T15:48:20.394Z] c:/go/src/net/http/server.go:2879 +0x43b 15:48:20 [2022-08-02T15:48:20.394Z] net/http.(*conn).serve(0xc0001fcd20, {0x1749260, 0xc00038da40}) 15:48:20 [2022-08-02T15:48:20.394Z] c:/go/src/net/http/server.go:1930 +0xb08 15:48:20 [2022-08-02T15:48:20.394Z] created by net/http.(*Server).Serve 15:48:20 [2022-08-02T15:48:20.394Z] c:/go/src/net/http/server.go:3034 +0x4e8 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestNotFound 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestNotFound (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestConflict 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestConflict (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestForbidden 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestForbidden (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestInvalidParameter 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestInvalidParameter (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestNotImplemented 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestNotImplemented (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestNotModified 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestNotModified (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestUnauthorized 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestUnauthorized (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestUnknown 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestUnknown (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestCancelled 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestCancelled (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDeadline 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDeadline (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestDataLoss 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestDataLoss (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestUnavailable 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestUnavailable (0.00s) 15:48:20 [2022-08-02T15:48:20.394Z] === RUN TestSystem 15:48:20 [2022-08-02T15:48:20.394Z] --- PASS: TestSystem (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestFromStatusCode 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestFromStatusCode/Not_Found 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestFromStatusCode/Bad_Request 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestFromStatusCode/Conflict 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestFromStatusCode/Unauthorized 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestFromStatusCode/Service_Unavailable 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestFromStatusCode/Forbidden 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestFromStatusCode/Not_Modified 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestFromStatusCode/Not_Implemented 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestFromStatusCode/Internal_Server_Error 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestFromStatusCode/Internal_Server_Error#01 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestFromStatusCode/Internal_Server_Error#02 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestFromStatusCode/Internal_Server_Error#03 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestFromStatusCode/Internal_Server_Error#04 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestFromStatusCode (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestFromStatusCode/Conflict (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] PASS 15:48:20 [2022-08-02T15:48:20.879Z] coverage: 77.0% of statements 15:48:20 [2022-08-02T15:48:20.879Z] ok github.com/docker/docker/errdefs 0.050s coverage: 77.0% of statements 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestConcurrencyLimit (0.38s) 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestInactiveJobs 15:48:20 [2022-08-02T15:48:20.879Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestPullSchema2Config/unauthorized 15:48:20 [2022-08-02T15:48:20.879Z] pull_v2_test.go:284: HTTP GET /v2/ 15:48:20 [2022-08-02T15:48:20.879Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestPullSchema2Config (0.54s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestPullSchema2Config/500_status (0.26s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestPullSchema2Config/EOF (0.26s) 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestGetRepositoryMountCandidates 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestLayerAlreadyExists 15:48:20 [2022-08-02T15:48:20.879Z] 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} 15:48:20 [2022-08-02T15:48:20.879Z] 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} 15:48:20 [2022-08-02T15:48:20.879Z] 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} 15:48:20 [2022-08-02T15:48:20.879Z] 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} 15:48:20 [2022-08-02T15:48:20.879Z] 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} 15:48:20 [2022-08-02T15:48:20.879Z] 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} 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestLayerAlreadyExists (0.00s) 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestWhenEmptyAuthConfig 15:48:20 [2022-08-02T15:48:20.879Z] --- PASS: TestInactiveJobs (0.39s) 15:48:20 [2022-08-02T15:48:20.879Z] === RUN TestWatchRelease 15:48:21 [2022-08-02T15:48:21.365Z] --- PASS: TestWatchRelease (0.04s) 15:48:21 [2022-08-02T15:48:21.365Z] === RUN TestWatchFinishedTransfer 15:48:21 [2022-08-02T15:48:21.365Z] --- PASS: TestWatchFinishedTransfer (0.00s) 15:48:21 [2022-08-02T15:48:21.365Z] === RUN TestDuplicateTransfer 15:48:21 [2022-08-02T15:48:21.365Z] --- PASS: TestDuplicateTransfer (0.04s) 15:48:21 [2022-08-02T15:48:21.365Z] === RUN TestSuccessfulUpload 15:48:21 [2022-08-02T15:48:21.365Z] time="2022-08-02T15:48:21Z" level=error msg="Upload failed, retrying: simulating retry" 15:48:21 [2022-08-02T15:48:21.365Z] --- PASS: TestSuccessfulUpload (0.37s) 15:48:21 [2022-08-02T15:48:21.365Z] === RUN TestCancelledUpload 15:48:21 [2022-08-02T15:48:21.365Z] --- PASS: TestCancelledUpload (0.00s) 15:48:21 [2022-08-02T15:48:21.365Z] PASS 15:48:21 [2022-08-02T15:48:21.365Z] coverage: 76.4% of statements 15:48:21 [2022-08-02T15:48:21.365Z] ok github.com/docker/docker/distribution/xfer 1.947s coverage: 76.4% of statements 15:48:21 [2022-08-02T15:48:21.850Z] === RUN TestCompare 15:48:21 [2022-08-02T15:48:21.850Z] --- PASS: TestCompare (0.00s) 15:48:21 [2022-08-02T15:48:21.850Z] PASS 15:48:21 [2022-08-02T15:48:21.850Z] coverage: 19.2% of statements 15:48:21 [2022-08-02T15:48:21.850Z] ok github.com/docker/docker/image/cache 0.137s coverage: 19.2% of statements 15:48:22 [2022-08-02T15:48:22.293Z] === RUN TestDockerSuite/TestBuildIidFile 15:48:22 [2022-08-02T15:48:22.293Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestWhenEmptyAuthConfig (1.33s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestPushRegistryWhenAuthInfoEmpty 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestTokenPassThru 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestTokenPassThru (0.01s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestTokenPassThruDifferentHost 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) 15:48:22 [2022-08-02T15:48:22.335Z] PASS 15:48:22 [2022-08-02T15:48:22.335Z] coverage: 25.9% of statements 15:48:22 [2022-08-02T15:48:22.335Z] ok github.com/docker/docker/distribution 2.433s coverage: 25.9% of statements 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestFSGetInvalidData 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestFSGetInvalidData (0.03s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestFSInvalidSet 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestFSInvalidSet (0.03s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestFSInvalidRoot 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestFSInvalidRoot (0.01s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestFSMetadataGetSet 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestFSMetadataGetSet (0.05s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestFSInvalidWalker 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestFSInvalidWalker (0.02s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestFSGetSet 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestFSGetSet (0.02s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestFSGetUnsetKey 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestFSGetUnsetKey (0.01s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestFSGetEmptyData 15:48:22 [2022-08-02T15:48:22.335Z] ? github.com/docker/docker/distribution/utils [no test files] 15:48:22 [2022-08-02T15:48:22.335Z] ? github.com/docker/docker/dockerversion [no test files] 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestFSGetEmptyData (0.01s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestFSDelete 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestFSDelete (0.02s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestFSWalker 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestFSWalker (0.02s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestFSWalkerStopOnError 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestFSWalkerStopOnError (0.02s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestNewFromJSON 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestNewFromJSON (0.00s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestNewFromJSONWithInvalidJSON 15:48:22 [2022-08-02T15:48:22.335Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) 15:48:22 [2022-08-02T15:48:22.335Z] === RUN TestMarshalKeyOrder 15:48:22 [2022-08-02T15:48:22.336Z] --- PASS: TestMarshalKeyOrder (0.00s) 15:48:22 [2022-08-02T15:48:22.336Z] === RUN TestImage 15:48:22 [2022-08-02T15:48:22.336Z] --- PASS: TestImage (0.00s) 15:48:22 [2022-08-02T15:48:22.336Z] === RUN TestImageOSNotEmpty 15:48:22 [2022-08-02T15:48:22.336Z] --- PASS: TestImageOSNotEmpty (0.00s) 15:48:22 [2022-08-02T15:48:22.336Z] === RUN TestNewChildImageFromImageWithRootFS 15:48:22 [2022-08-02T15:48:22.336Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) 15:48:22 [2022-08-02T15:48:22.336Z] === RUN TestCreate 15:48:22 [2022-08-02T15:48:22.336Z] --- PASS: TestCreate (0.01s) 15:48:22 [2022-08-02T15:48:22.336Z] === RUN TestRestore 15:48:22 [2022-08-02T15:48:22.820Z] time="2022-08-02T15:48:22Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" 15:48:22 [2022-08-02T15:48:22.820Z] --- PASS: TestRestore (0.26s) 15:48:22 [2022-08-02T15:48:22.820Z] === RUN TestAddDelete 15:48:22 [2022-08-02T15:48:22.820Z] --- PASS: TestAddDelete (0.04s) 15:48:22 [2022-08-02T15:48:22.820Z] === RUN TestSearchAfterDelete 15:48:22 [2022-08-02T15:48:22.820Z] --- PASS: TestSearchAfterDelete (0.02s) 15:48:22 [2022-08-02T15:48:22.820Z] === RUN TestParentReset 15:48:22 [2022-08-02T15:48:22.820Z] --- PASS: TestParentReset (0.14s) 15:48:22 [2022-08-02T15:48:22.820Z] === RUN TestGetAndSetLastUpdated 15:48:22 [2022-08-02T15:48:22.820Z] --- PASS: TestGetAndSetLastUpdated (0.05s) 15:48:22 [2022-08-02T15:48:22.820Z] === RUN TestStoreLen 15:48:22 [2022-08-02T15:48:22.820Z] === RUN TestMakeV1ConfigFromConfig 15:48:22 [2022-08-02T15:48:22.820Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) 15:48:22 [2022-08-02T15:48:22.820Z] PASS 15:48:22 [2022-08-02T15:48:22.820Z] coverage: 25.0% of statements 15:48:22 [2022-08-02T15:48:22.820Z] --- PASS: TestStoreLen (0.08s) 15:48:22 [2022-08-02T15:48:22.820Z] PASS 15:48:22 [2022-08-02T15:48:22.820Z] coverage: 86.8% of statements 15:48:22 [2022-08-02T15:48:22.820Z] ok github.com/docker/docker/image/v1 0.087s coverage: 25.0% of statements 15:48:22 [2022-08-02T15:48:22.820Z] ok github.com/docker/docker/image 0.932s coverage: 86.8% of statements 15:48:23 [2022-08-02T15:48:23.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone 15:48:23 [2022-08-02T15:48:23.236Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 15:48:23 [2022-08-02T15:48:23.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit 15:48:23 [2022-08-02T15:48:23.236Z] === RUN TestDockerSuite/TestBuildInheritance 15:48:23 [2022-08-02T15:48:23.306Z] ? github.com/docker/docker/image/tarexport [no test files] 15:48:23 [2022-08-02T15:48:23.306Z] ? github.com/docker/docker/internal/test/suite [no test files] 15:48:23 [2022-08-02T15:48:23.806Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 15:48:24 [2022-08-02T15:48:24.325Z] === RUN TestSerialization 15:48:24 [2022-08-02T15:48:24.377Z] === RUN TestDockerSuite/TestBuildInvalidTag 15:48:24 [2022-08-02T15:48:24.377Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 15:48:24 [2022-08-02T15:48:24.810Z] --- PASS: TestSerialization (0.02s) 15:48:24 [2022-08-02T15:48:24.810Z] PASS 15:48:24 [2022-08-02T15:48:24.810Z] coverage: 100.0% of statements 15:48:24 [2022-08-02T15:48:24.810Z] ok github.com/docker/docker/libcontainerd/queue 0.074s coverage: 100.0% of statements 15:48:24 [2022-08-02T15:48:24.810Z] === RUN TestEnvironmentParsing 15:48:24 [2022-08-02T15:48:24.810Z] --- PASS: TestEnvironmentParsing (0.00s) 15:48:24 [2022-08-02T15:48:24.810Z] PASS 15:48:24 [2022-08-02T15:48:24.810Z] coverage: 1.0% of statements 15:48:24 [2022-08-02T15:48:24.810Z] ok github.com/docker/docker/libcontainerd/local 0.096s coverage: 1.0% of statements 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestEmptyLayer 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestEmptyLayer (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestCommitFailure 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestCommitFailure (0.02s) 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestStartTransactionFailure 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestStartTransactionFailure (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestGetOrphan 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestGetOrphan (0.01s) 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestMountAndRegister 15:48:25 [2022-08-02T15:48:25.295Z] layer_test.go:271: Layer size: 14 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestMountAndRegister (0.08s) 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestLayerRelease 15:48:25 [2022-08-02T15:48:25.295Z] layer_test.go:304: Failing on Windows 15:48:25 [2022-08-02T15:48:25.295Z] --- SKIP: TestLayerRelease (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestStoreRestore 15:48:25 [2022-08-02T15:48:25.295Z] layer_test.go:353: Failing on Windows 15:48:25 [2022-08-02T15:48:25.295Z] --- SKIP: TestStoreRestore (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestTarStreamStability 15:48:25 [2022-08-02T15:48:25.295Z] layer_test.go:468: Failing on Windows 15:48:25 [2022-08-02T15:48:25.295Z] --- SKIP: TestTarStreamStability (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestRegisterExistingLayer 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] PASS 15:48:25 [2022-08-02T15:48:25.295Z] coverage: 45.8% of statements 15:48:25 [2022-08-02T15:48:25.295Z] ok github.com/docker/docker/oci 0.075s coverage: 45.8% of statements 15:48:25 [2022-08-02T15:48:25.295Z] --- PASS: TestRegisterExistingLayer (0.20s) 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestTarStreamVerification 15:48:25 [2022-08-02T15:48:25.295Z] layer_test.go:697: Failing on Windows 15:48:25 [2022-08-02T15:48:25.295Z] --- SKIP: TestTarStreamVerification (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestLayerMigration 15:48:25 [2022-08-02T15:48:25.295Z] migration_test.go:46: Failing on Windows 15:48:25 [2022-08-02T15:48:25.295Z] --- SKIP: TestLayerMigration (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestLayerMigrationNoTarsplit 15:48:25 [2022-08-02T15:48:25.295Z] migration_test.go:182: Failing on Windows 15:48:25 [2022-08-02T15:48:25.295Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestMountInit 15:48:25 [2022-08-02T15:48:25.295Z] mount_test.go:17: Failing on Windows 15:48:25 [2022-08-02T15:48:25.295Z] --- SKIP: TestMountInit (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestMountSize 15:48:25 [2022-08-02T15:48:25.295Z] mount_test.go:76: Failing on Windows 15:48:25 [2022-08-02T15:48:25.295Z] --- SKIP: TestMountSize (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestMountChanges 15:48:25 [2022-08-02T15:48:25.295Z] mount_test.go:125: Failing on Windows 15:48:25 [2022-08-02T15:48:25.295Z] --- SKIP: TestMountChanges (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] === RUN TestMountApply 15:48:25 [2022-08-02T15:48:25.295Z] mount_test.go:212: Failing on Windows 15:48:25 [2022-08-02T15:48:25.295Z] --- SKIP: TestMountApply (0.00s) 15:48:25 [2022-08-02T15:48:25.295Z] PASS 15:48:25 [2022-08-02T15:48:25.295Z] coverage: 30.1% of statements 15:48:25 [2022-08-02T15:48:25.295Z] ok github.com/docker/docker/layer 0.427s coverage: 30.1% of statements 15:48:25 [2022-08-02T15:48:25.761Z] === RUN TestDockerSuite/TestBuildLabel 15:48:25 [2022-08-02T15:48:25.761Z] docker_api_swarm_test.go:46: [d1e2b5263c890] joining swarm manager [d690c11e73165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:48:25 [2022-08-02T15:48:25.785Z] === RUN TestParseVersion 15:48:25 [2022-08-02T15:48:25.785Z] --- PASS: TestParseVersion (0.00s) 15:48:25 [2022-08-02T15:48:25.785Z] PASS 15:48:25 [2022-08-02T15:48:25.785Z] coverage: 52.9% of statements 15:48:25 [2022-08-02T15:48:25.785Z] ok github.com/docker/docker/pkg/aaparser 0.106s coverage: 52.9% of statements 15:48:25 [2022-08-02T15:48:25.785Z] ? github.com/docker/docker/libcontainerd [no test files] 15:48:25 [2022-08-02T15:48:25.785Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 15:48:25 [2022-08-02T15:48:25.785Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 15:48:25 [2022-08-02T15:48:25.785Z] ? github.com/docker/docker/libcontainerd/types [no test files] 15:48:25 [2022-08-02T15:48:25.785Z] ? github.com/docker/docker/oci/caps [no test files] 15:48:26 [2022-08-02T15:48:26.333Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestAddressPoolOpt 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestAddressPoolOpt (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/a 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/something 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/_=a 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/env1=value1 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/_env1=value1 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/env2=value2=value3 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/env3=abc!qwe 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/env_4=value_4 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/PATH 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/=a 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/PATH= 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/PATH=something 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/asd!qwe 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/1asd 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/123 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/some_space 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/__some_space_before 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/some_space_after__ 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/= 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateEnv/PaTh 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/a (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/something (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/_=a (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/PATH (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/=a (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/PATH= (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/PATH=something (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/1asd (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/123 (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/some_space (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/= (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateEnv/PaTh (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestParseHost 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestParseHost (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestParseDockerDaemonHost 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestParseDockerDaemonHost (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestParseTCP 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestParseTCP (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestParseInvalidUnixAddrInvalid 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateExtraHosts 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateExtraHosts (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestIpOptString 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestIpOptString (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestNewIpOptInvalidDefaultVal 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestNewIpOptValidDefaultVal 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestIpOptSetInvalidVal 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestIpOptSetInvalidVal (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateIPAddress 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateIPAddress (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestMapOpts 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestMapOpts (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestListOptsWithoutValidator 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestListOptsWithoutValidator (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestListOptsWithValidator 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestListOptsWithValidator (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateDNSSearch 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateDNSSearch (0.01s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateLabel 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateLabel/lable_with_bad_attribute_format 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateLabel/label_with_general_format 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateLabel/label_with_more_than_one_= 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateLabel/label_with_one_more 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateLabel (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestNamedListOpts 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestNamedListOpts (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestNamedMapOpts 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestNamedMapOpts (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestParseLink 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestParseLink (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestQuotedStringSetWithQuotes 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestQuotedStringSetWithMismatchedQuotes 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestQuotedStringSetWithNoQuotes 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestUlimitOpt 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestUlimitOpt (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] PASS 15:48:26 [2022-08-02T15:48:26.805Z] coverage: 67.1% of statements 15:48:26 [2022-08-02T15:48:26.805Z] ok github.com/docker/docker/opts 0.136s coverage: 67.1% of statements 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestUnbuffered 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestUnbuffered (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] === RUN TestRaceUnbuffered 15:48:26 [2022-08-02T15:48:26.805Z] --- PASS: TestRaceUnbuffered (0.00s) 15:48:26 [2022-08-02T15:48:26.805Z] PASS 15:48:26 [2022-08-02T15:48:26.805Z] coverage: 100.0% of statements 15:48:26 [2022-08-02T15:48:26.805Z] ok github.com/docker/docker/pkg/broadcaster 0.123s coverage: 100.0% of statements 15:48:26 [2022-08-02T15:48:26.904Z] === RUN TestDockerSuite/TestBuildLabelMultiple 15:48:27 [2022-08-02T15:48:27.165Z] === RUN TestDockerSuite/TestBuildLabelOneNode 15:48:27 [2022-08-02T15:48:27.290Z] === RUN TestPeerCertificateMarshalJSON 15:48:27 [2022-08-02T15:48:27.426Z] === RUN TestDockerSuite/TestBuildLabels 15:48:27 [2022-08-02T15:48:27.775Z] === RUN TestMatch 15:48:27 [2022-08-02T15:48:27.775Z] === RUN TestMatch/[[]] 15:48:27 [2022-08-02T15:48:27.775Z] === RUN TestMatch/[[foo]] 15:48:27 [2022-08-02T15:48:27.775Z] === RUN TestMatch/[[bar]_[foo]] 15:48:27 [2022-08-02T15:48:27.775Z] === RUN TestMatch/[[foo_bar]] 15:48:27 [2022-08-02T15:48:27.775Z] === RUN TestMatch/[[qux]_[foo]] 15:48:27 [2022-08-02T15:48:27.775Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] 15:48:27 [2022-08-02T15:48:27.775Z] === RUN TestMatch/[] 15:48:27 [2022-08-02T15:48:27.775Z] === RUN TestMatch/[]#01 15:48:27 [2022-08-02T15:48:27.775Z] === RUN TestMatch/[[qux]] 15:48:27 [2022-08-02T15:48:27.775Z] === RUN TestMatch/[[foo_bar_qux]] 15:48:27 [2022-08-02T15:48:27.775Z] === RUN TestMatch/[[qux]_[baz]] 15:48:27 [2022-08-02T15:48:27.775Z] === RUN TestMatch/[[foo_baz]] 15:48:27 [2022-08-02T15:48:27.775Z] --- PASS: TestMatch (0.00s) 15:48:27 [2022-08-02T15:48:27.775Z] --- PASS: TestMatch/[[]] (0.00s) 15:48:27 [2022-08-02T15:48:27.775Z] --- PASS: TestMatch/[[foo]] (0.00s) 15:48:27 [2022-08-02T15:48:27.775Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) 15:48:27 [2022-08-02T15:48:27.775Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) 15:48:27 [2022-08-02T15:48:27.775Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) 15:48:27 [2022-08-02T15:48:27.775Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) 15:48:27 [2022-08-02T15:48:27.775Z] --- PASS: TestMatch/[] (0.00s) 15:48:27 [2022-08-02T15:48:27.775Z] --- PASS: TestMatch/[]#01 (0.00s) 15:48:27 [2022-08-02T15:48:27.775Z] --- PASS: TestMatch/[[qux]] (0.00s) 15:48:27 [2022-08-02T15:48:27.775Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) 15:48:27 [2022-08-02T15:48:27.775Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) 15:48:27 [2022-08-02T15:48:27.775Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) 15:48:27 [2022-08-02T15:48:27.775Z] PASS 15:48:27 [2022-08-02T15:48:27.775Z] coverage: 87.5% of statements 15:48:27 [2022-08-02T15:48:27.775Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements 15:48:27 [2022-08-02T15:48:27.999Z] === RUN TestDockerSuite/TestBuildLabelsCache 15:48:28 [2022-08-02T15:48:28.259Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: 15:48:28 [2022-08-02T15:48:28.259Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: 15:48:28 [2022-08-02T15:48:28.259Z] --- PASS: TestPeerCertificateMarshalJSON (0.72s) 15:48:28 [2022-08-02T15:48:28.259Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) 15:48:28 [2022-08-02T15:48:28.259Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) 15:48:28 [2022-08-02T15:48:28.259Z] === RUN TestMiddleware 15:48:28 [2022-08-02T15:48:28.259Z] --- PASS: TestMiddleware (0.00s) 15:48:28 [2022-08-02T15:48:28.259Z] === RUN TestNewResponseModifier 15:48:28 [2022-08-02T15:48:28.259Z] --- PASS: TestNewResponseModifier (0.00s) 15:48:28 [2022-08-02T15:48:28.259Z] PASS 15:48:28 [2022-08-02T15:48:28.259Z] coverage: 26.8% of statements 15:48:28 [2022-08-02T15:48:28.259Z] ok github.com/docker/docker/pkg/authorization 0.798s coverage: 26.8% of statements 15:48:28 [2022-08-02T15:48:28.744Z] === RUN TestChrootTarUntar 15:48:28 [2022-08-02T15:48:28.744Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root 15:48:28 [2022-08-02T15:48:28.744Z] --- SKIP: TestChrootTarUntar (0.00s) 15:48:28 [2022-08-02T15:48:28.744Z] === RUN TestChrootUntarWithHugeExcludesList 15:48:28 [2022-08-02T15:48:28.744Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root 15:48:28 [2022-08-02T15:48:28.744Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) 15:48:28 [2022-08-02T15:48:28.744Z] === RUN TestChrootUntarEmptyArchive 15:48:28 [2022-08-02T15:48:28.744Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) 15:48:28 [2022-08-02T15:48:28.744Z] === RUN TestChrootTarUntarWithSymlink 15:48:28 [2022-08-02T15:48:28.744Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing 15:48:28 [2022-08-02T15:48:28.744Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) 15:48:28 [2022-08-02T15:48:28.744Z] === RUN TestChrootCopyWithTar 15:48:28 [2022-08-02T15:48:28.744Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing 15:48:28 [2022-08-02T15:48:28.744Z] --- SKIP: TestChrootCopyWithTar (0.00s) 15:48:28 [2022-08-02T15:48:28.744Z] === RUN TestChrootCopyFileWithTar 15:48:28 [2022-08-02T15:48:28.744Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root 15:48:28 [2022-08-02T15:48:28.744Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) 15:48:28 [2022-08-02T15:48:28.744Z] === RUN TestChrootUntarPath 15:48:28 [2022-08-02T15:48:28.744Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing 15:48:28 [2022-08-02T15:48:28.744Z] --- SKIP: TestChrootUntarPath (0.00s) 15:48:28 [2022-08-02T15:48:28.744Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader 15:48:28 [2022-08-02T15:48:28.744Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root 15:48:28 [2022-08-02T15:48:28.744Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 15:48:28 [2022-08-02T15:48:28.744Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader 15:48:28 [2022-08-02T15:48:28.744Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root 15:48:28 [2022-08-02T15:48:28.744Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 15:48:28 [2022-08-02T15:48:28.744Z] === RUN TestChrootApplyDotDotFile 15:48:28 [2022-08-02T15:48:28.744Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root 15:48:28 [2022-08-02T15:48:28.744Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) 15:48:28 [2022-08-02T15:48:28.744Z] PASS 15:48:28 [2022-08-02T15:48:28.744Z] coverage: 15.1% of statements 15:48:28 [2022-08-02T15:48:28.744Z] === RUN TestIsArchivePathDir 15:48:28 [2022-08-02T15:48:28.744Z] ok github.com/docker/docker/pkg/chrootarchive 0.136s coverage: 15.1% of statements 15:48:28 [2022-08-02T15:48:28.744Z] --- PASS: TestIsArchivePathDir (0.13s) 15:48:28 [2022-08-02T15:48:28.744Z] === RUN TestIsArchivePathInvalidFile 15:48:28 [2022-08-02T15:48:28.941Z] === RUN TestDockerSuite/TestBuildLabelsOverride 15:48:29 [2022-08-02T15:48:29.229Z] === RUN TestSizeEmpty 15:48:29 [2022-08-02T15:48:29.229Z] --- PASS: TestSizeEmpty (0.00s) 15:48:29 [2022-08-02T15:48:29.229Z] === RUN TestSizeEmptyFile 15:48:29 [2022-08-02T15:48:29.229Z] --- PASS: TestSizeEmptyFile (0.00s) 15:48:29 [2022-08-02T15:48:29.229Z] === RUN TestSizeNonemptyFile 15:48:29 [2022-08-02T15:48:29.229Z] --- PASS: TestSizeNonemptyFile (0.00s) 15:48:29 [2022-08-02T15:48:29.229Z] === RUN TestSizeNestedDirectoryEmpty 15:48:29 [2022-08-02T15:48:29.229Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) 15:48:29 [2022-08-02T15:48:29.229Z] === RUN TestSizeFileAndNestedDirectoryEmpty 15:48:29 [2022-08-02T15:48:29.229Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) 15:48:29 [2022-08-02T15:48:29.229Z] === RUN TestSizeFileAndNestedDirectoryNonempty 15:48:29 [2022-08-02T15:48:29.229Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) 15:48:29 [2022-08-02T15:48:29.229Z] === RUN TestMoveToSubdir 15:48:29 [2022-08-02T15:48:29.229Z] --- PASS: TestMoveToSubdir (0.00s) 15:48:29 [2022-08-02T15:48:29.229Z] === RUN TestSizeNonExistingDirectory 15:48:29 [2022-08-02T15:48:29.229Z] --- PASS: TestSizeNonExistingDirectory (0.00s) 15:48:29 [2022-08-02T15:48:29.229Z] PASS 15:48:29 [2022-08-02T15:48:29.229Z] coverage: 80.0% of statements 15:48:29 [2022-08-02T15:48:29.229Z] ok github.com/docker/docker/pkg/directory 0.072s coverage: 80.0% of statements 15:48:29 [2022-08-02T15:48:29.229Z] --- PASS: TestIsArchivePathInvalidFile (0.20s) 15:48:29 [2022-08-02T15:48:29.229Z] === RUN TestIsArchivePathTar 15:48:29 [2022-08-02T15:48:29.229Z] --- PASS: TestIsArchivePathTar (0.22s) 15:48:29 [2022-08-02T15:48:29.229Z] === RUN TestDecompressStreamGzip 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: TestDecompressStreamGzip (0.21s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestDecompressStreamBzip2 15:48:29 [2022-08-02T15:48:29.713Z] === RUN Test 15:48:29 [2022-08-02T15:48:29.713Z] === RUN Test/TestContainsEntry 15:48:29 [2022-08-02T15:48:29.713Z] === RUN Test/TestCreateEntries 15:48:29 [2022-08-02T15:48:29.713Z] === RUN Test/TestEntriesDiff 15:48:29 [2022-08-02T15:48:29.713Z] === RUN Test/TestEntriesEquality 15:48:29 [2022-08-02T15:48:29.713Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd 15:48:29 [2022-08-02T15:48:29.713Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart 15:48:29 [2022-08-02T15:48:29.713Z] === RUN Test/TestGeneratorMatchFailedNotGenerate 15:48:29 [2022-08-02T15:48:29.713Z] === RUN Test/TestGeneratorNotGenerate 15:48:29 [2022-08-02T15:48:29.713Z] === RUN Test/TestGeneratorWithPort 15:48:29 [2022-08-02T15:48:29.713Z] === RUN Test/TestGeneratorWithPortNotGenerate 15:48:29 [2022-08-02T15:48:29.713Z] === RUN Test/TestNewEntry 15:48:29 [2022-08-02T15:48:29.713Z] === RUN Test/TestParse 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: Test (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: Test/TestContainsEntry (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: Test/TestCreateEntries (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: Test/TestEntriesDiff (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: Test/TestEntriesEquality (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: Test/TestGeneratorWithPort (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: Test/TestNewEntry (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: Test/TestParse (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] PASS 15:48:29 [2022-08-02T15:48:29.713Z] coverage: 58.3% of statements 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: TestDecompressStreamBzip2 (0.14s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestDecompressStreamXz 15:48:29 [2022-08-02T15:48:29.713Z] ok github.com/docker/docker/pkg/discovery 0.051s coverage: 58.3% of statements 15:48:29 [2022-08-02T15:48:29.713Z] archive_test.go:134: Xz not present in msys2 15:48:29 [2022-08-02T15:48:29.713Z] --- SKIP: TestDecompressStreamXz (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestCompressStreamXzUnsupported 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: TestCompressStreamXzUnsupported (0.01s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestCompressStreamBzip2Unsupported 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestCompressStreamInvalid 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: TestCompressStreamInvalid (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestExtensionInvalid 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: TestExtensionInvalid (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestExtensionUncompressed 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: TestExtensionUncompressed (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestExtensionBzip2 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: TestExtensionBzip2 (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestExtensionGzip 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: TestExtensionGzip (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestExtensionXz 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: TestExtensionXz (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestCmdStreamLargeStderr 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: TestCmdStreamLargeStderr (0.11s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestCmdStreamBad 15:48:29 [2022-08-02T15:48:29.713Z] archive_test.go:239: Failing on Windows CI machines 15:48:29 [2022-08-02T15:48:29.713Z] --- SKIP: TestCmdStreamBad (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestCmdStreamGood 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: TestCmdStreamGood (0.07s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestUntarPathWithInvalidDest 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestUntarPathWithInvalidSrc 15:48:29 [2022-08-02T15:48:29.713Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) 15:48:29 [2022-08-02T15:48:29.713Z] === RUN TestUntarPath 15:48:30 [2022-08-02T15:48:30.200Z] === RUN Test 15:48:30 [2022-08-02T15:48:30.200Z] === RUN Test/TestContent 15:48:30 [2022-08-02T15:48:30.200Z] === RUN Test/TestInitialize 15:48:30 [2022-08-02T15:48:30.200Z] === RUN Test/TestNew 15:48:30 [2022-08-02T15:48:30.200Z] === RUN Test/TestParsingContentsWithComments 15:48:30 [2022-08-02T15:48:30.200Z] === RUN Test/TestRegister 15:48:30 [2022-08-02T15:48:30.200Z] === RUN Test/TestWatch 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: Test (0.01s) 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: Test/TestContent (0.00s) 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: Test/TestInitialize (0.00s) 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: Test/TestNew (0.00s) 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: Test/TestRegister (0.00s) 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: Test/TestWatch (0.00s) 15:48:30 [2022-08-02T15:48:30.200Z] PASS 15:48:30 [2022-08-02T15:48:30.200Z] coverage: 97.6% of statements 15:48:30 [2022-08-02T15:48:30.200Z] ok github.com/docker/docker/pkg/discovery/file 0.064s coverage: 97.6% of statements 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: TestUntarPath (0.11s) 15:48:30 [2022-08-02T15:48:30.200Z] === RUN TestUntarPathWithDestinationFile 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) 15:48:30 [2022-08-02T15:48:30.200Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) 15:48:30 [2022-08-02T15:48:30.200Z] === RUN TestCopyWithTarInvalidSrc 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) 15:48:30 [2022-08-02T15:48:30.200Z] === RUN TestCopyWithTarInexistentDestWillCreateIt 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) 15:48:30 [2022-08-02T15:48:30.200Z] === RUN TestCopyWithTarSrcFile 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: TestCopyWithTarSrcFile (0.01s) 15:48:30 [2022-08-02T15:48:30.200Z] === RUN TestCopyWithTarSrcFolder 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) 15:48:30 [2022-08-02T15:48:30.200Z] === RUN TestCopyFileWithTarInvalidSrc 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) 15:48:30 [2022-08-02T15:48:30.200Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) 15:48:30 [2022-08-02T15:48:30.200Z] === RUN TestCopyFileWithTarSrcFolder 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) 15:48:30 [2022-08-02T15:48:30.200Z] === RUN TestCopyFileWithTarSrcFile 15:48:30 [2022-08-02T15:48:30.200Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) 15:48:30 [2022-08-02T15:48:30.200Z] === RUN TestTarFiles 15:48:30 [2022-08-02T15:48:30.325Z] --- PASS: TestImportExtremelyLargeImageWorks (172.12s) 15:48:30 [2022-08-02T15:48:30.325Z] PASS 15:48:30 [2022-08-02T15:48:30.325Z] 15:48:30 [2022-08-02T15:48:30.325Z] DONE 12 tests in 176.049s 15:48:30 [2022-08-02T15:48:30.325Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 15:48:30 [2022-08-02T15:48:30.325Z] ++ 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 15:48:30 [2022-08-02T15:48:30.325Z] ++ set -e 15:48:30 [2022-08-02T15:48:30.325Z] ++ '[' -n 0 ']' 15:48:30 [2022-08-02T15:48:30.325Z] ++ set -x 15:48:30 [2022-08-02T15:48:30.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 15:48:30 [2022-08-02T15:48:30.325Z] INFO: Testing against a local daemon 15:48:30 [2022-08-02T15:48:30.325Z] === RUN TestNetworkCreateDelete 15:48:30 [2022-08-02T15:48:30.326Z] --- PASS: TestNetworkCreateDelete (0.17s) 15:48:30 [2022-08-02T15:48:30.326Z] === RUN TestDockerNetworkDeletePreferID 15:48:30 [2022-08-02T15:48:30.685Z] === RUN Test 15:48:30 [2022-08-02T15:48:30.685Z] === RUN Test/TestWatch 15:48:30 [2022-08-02T15:48:30.685Z] --- PASS: Test (0.00s) 15:48:30 [2022-08-02T15:48:30.685Z] --- PASS: Test/TestWatch (0.00s) 15:48:30 [2022-08-02T15:48:30.685Z] PASS 15:48:30 [2022-08-02T15:48:30.685Z] coverage: 92.3% of statements 15:48:30 [2022-08-02T15:48:30.685Z] ok github.com/docker/docker/pkg/discovery/memory 0.048s coverage: 92.3% of statements 15:48:30 [2022-08-02T15:48:30.685Z] === RUN Test 15:48:30 [2022-08-02T15:48:30.685Z] === RUN Test/TestInitialize 15:48:30 [2022-08-02T15:48:30.897Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) 15:48:30 [2022-08-02T15:48:30.897Z] === RUN TestDaemonDNSFallback 15:48:31 [2022-08-02T15:48:31.170Z] time="2022-08-02T15:48:30Z" level=info msg="Initializing discovery without TLS" 15:48:31 [2022-08-02T15:48:31.170Z] time="2022-08-02T15:48:30Z" level=info msg="Initializing discovery without TLS" 15:48:31 [2022-08-02T15:48:31.170Z] time="2022-08-02T15:48:30Z" level=info msg="Initializing discovery without TLS" 15:48:31 [2022-08-02T15:48:31.170Z] === RUN Test/TestInitializeWithCerts 15:48:31 [2022-08-02T15:48:31.170Z] time="2022-08-02T15:48:30Z" level=info msg="Initializing discovery with TLS" 15:48:31 [2022-08-02T15:48:31.170Z] === RUN Test/TestWatch 15:48:31 [2022-08-02T15:48:31.170Z] time="2022-08-02T15:48:30Z" level=info msg="Initializing discovery without TLS" 15:48:31 [2022-08-02T15:48:31.170Z] === RUN Test 15:48:31 [2022-08-02T15:48:31.170Z] === RUN Test/TestInitialize 15:48:31 [2022-08-02T15:48:31.170Z] === RUN Test/TestInitializeWithPattern 15:48:31 [2022-08-02T15:48:31.170Z] === RUN Test/TestRegister 15:48:31 [2022-08-02T15:48:31.170Z] === RUN Test/TestWatch 15:48:31 [2022-08-02T15:48:31.170Z] --- PASS: Test (0.01s) 15:48:31 [2022-08-02T15:48:31.170Z] --- PASS: Test/TestInitialize (0.01s) 15:48:31 [2022-08-02T15:48:31.170Z] --- PASS: Test/TestInitializeWithPattern (0.00s) 15:48:31 [2022-08-02T15:48:31.170Z] --- PASS: Test/TestRegister (0.00s) 15:48:31 [2022-08-02T15:48:31.170Z] --- PASS: Test/TestWatch (0.00s) 15:48:31 [2022-08-02T15:48:31.170Z] PASS 15:48:31 [2022-08-02T15:48:31.170Z] coverage: 93.8% of statements 15:48:31 [2022-08-02T15:48:31.170Z] ok github.com/docker/docker/pkg/discovery/nodes 0.075s coverage: 93.8% of statements 15:48:31 [2022-08-02T15:48:31.469Z] === RUN TestDockerSuite/TestBuildLastModified 15:48:32 [2022-08-02T15:48:32.190Z] === RUN TestPollerAddRemove 15:48:32 [2022-08-02T15:48:32.190Z] --- PASS: TestPollerAddRemove (0.00s) 15:48:32 [2022-08-02T15:48:32.190Z] === RUN TestPollerEvent 15:48:32 [2022-08-02T15:48:32.190Z] poller_test.go:41: No chmod on Windows 15:48:32 [2022-08-02T15:48:32.190Z] --- SKIP: TestPollerEvent (0.00s) 15:48:32 [2022-08-02T15:48:32.190Z] === RUN TestPollerClose 15:48:32 [2022-08-02T15:48:32.190Z] --- PASS: TestPollerClose (0.00s) 15:48:32 [2022-08-02T15:48:32.190Z] PASS 15:48:32 [2022-08-02T15:48:32.190Z] coverage: 36.2% of statements 15:48:32 [2022-08-02T15:48:32.190Z] ok github.com/docker/docker/pkg/filenotify 0.065s coverage: 36.2% of statements 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestCopyFileWithInvalidSrc 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestCopyFileWithInvalidDest 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestCopyFileWithSameSrcAndDest 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestCopyFile 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestCopyFile (0.01s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestReadSymlinkedDirectoryExistingDirectory 15:48:32 [2022-08-02T15:48:32.676Z] fileutils_test.go:134: Needs porting to Windows 15:48:32 [2022-08-02T15:48:32.676Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestReadSymlinkedDirectoryToFile 15:48:32 [2022-08-02T15:48:32.676Z] fileutils_test.go:180: Needs porting to Windows 15:48:32 [2022-08-02T15:48:32.676Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestWildcardMatches 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestWildcardMatches (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestPatternMatches 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestPatternMatches (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestExclusionPatternMatchesPatternBefore 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestPatternMatchesFolderExclusions 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestPatternMatchesFolderWithSlashExclusions 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestPatternMatchesFolderWildcardExclusions 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestExclusionPatternMatchesPatternAfter 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestExclusionPatternMatchesWholeDirectory 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestSingleExclamationError 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestSingleExclamationError (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestMatchesWithNoPatterns 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestMatchesWithNoPatterns (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestMatchesWithMalformedPatterns 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestMatches 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestMatches (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestCleanPatterns 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestCleanPatterns (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestCleanPatternsStripEmptyPatterns 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestCleanPatternsExceptionFlag 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestCleanPatternsLeadingSpaceTrimmed 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestCleanPatternsTrailingSpaceTrimmed 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestCleanPatternsErrorSingleException 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestCreateIfNotExistsDir 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestCreateIfNotExistsDir (0.01s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestCreateIfNotExistsFile 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestCreateIfNotExistsFile (0.03s) 15:48:32 [2022-08-02T15:48:32.676Z] === RUN TestMatch 15:48:32 [2022-08-02T15:48:32.676Z] --- PASS: TestMatch (0.00s) 15:48:32 [2022-08-02T15:48:32.676Z] PASS 15:48:32 [2022-08-02T15:48:32.676Z] coverage: 85.4% of statements 15:48:32 [2022-08-02T15:48:32.676Z] ok github.com/docker/docker/pkg/fileutils 0.118s coverage: 85.4% of statements 15:48:33 [2022-08-02T15:48:33.161Z] === RUN TestGet 15:48:33 [2022-08-02T15:48:33.161Z] --- PASS: TestGet (0.00s) 15:48:33 [2022-08-02T15:48:33.161Z] === RUN TestGetShortcutString 15:48:33 [2022-08-02T15:48:33.161Z] --- PASS: TestGetShortcutString (0.00s) 15:48:33 [2022-08-02T15:48:33.161Z] PASS 15:48:33 [2022-08-02T15:48:33.161Z] coverage: 42.9% of statements 15:48:33 [2022-08-02T15:48:33.161Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 42.9% of statements 15:48:34 [2022-08-02T15:48:34.182Z] --- PASS: Test (3.21s) 15:48:34 [2022-08-02T15:48:34.182Z] --- PASS: Test/TestInitialize (0.21s) 15:48:34 [2022-08-02T15:48:34.182Z] --- PASS: Test/TestInitializeWithCerts (0.01s) 15:48:34 [2022-08-02T15:48:34.182Z] --- PASS: Test/TestWatch (3.00s) 15:48:34 [2022-08-02T15:48:34.182Z] PASS 15:48:34 [2022-08-02T15:48:34.182Z] coverage: 84.1% of statements 15:48:34 [2022-08-02T15:48:34.182Z] ok github.com/docker/docker/pkg/discovery/kv 3.269s coverage: 84.1% of statements 15:48:34 [2022-08-02T15:48:34.182Z] === RUN TestCreateIDMapOrder 15:48:34 [2022-08-02T15:48:34.182Z] --- PASS: TestCreateIDMapOrder (0.00s) 15:48:34 [2022-08-02T15:48:34.182Z] PASS 15:48:34 [2022-08-02T15:48:34.182Z] coverage: 7.2% of statements 15:48:34 [2022-08-02T15:48:34.182Z] ok github.com/docker/docker/pkg/idtools 0.059s coverage: 7.2% of statements 15:48:34 [2022-08-02T15:48:34.666Z] === RUN TestFixedBufferCap 15:48:34 [2022-08-02T15:48:34.666Z] --- PASS: TestFixedBufferCap (0.00s) 15:48:34 [2022-08-02T15:48:34.666Z] === RUN TestFixedBufferLen 15:48:34 [2022-08-02T15:48:34.666Z] --- PASS: TestFixedBufferLen (0.00s) 15:48:34 [2022-08-02T15:48:34.666Z] === RUN TestFixedBufferString 15:48:34 [2022-08-02T15:48:34.666Z] --- PASS: TestFixedBufferString (0.00s) 15:48:34 [2022-08-02T15:48:34.666Z] === RUN TestFixedBufferWrite 15:48:34 [2022-08-02T15:48:34.666Z] --- PASS: TestFixedBufferWrite (0.00s) 15:48:34 [2022-08-02T15:48:34.666Z] === RUN TestFixedBufferRead 15:48:34 [2022-08-02T15:48:34.666Z] --- PASS: TestFixedBufferRead (0.00s) 15:48:34 [2022-08-02T15:48:34.666Z] === RUN TestBytesPipeRead 15:48:34 [2022-08-02T15:48:34.666Z] --- PASS: TestBytesPipeRead (0.00s) 15:48:34 [2022-08-02T15:48:34.666Z] === RUN TestBytesPipeWrite 15:48:34 [2022-08-02T15:48:34.666Z] --- PASS: TestBytesPipeWrite (0.00s) 15:48:34 [2022-08-02T15:48:34.666Z] === RUN TestBytesPipeWriteRandomChunks 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestError 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestError (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestProgressString 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestProgressString/no_progress 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestProgressString/progress_1 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestProgressString/some_progress_with_a_start_time 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestProgressString/some_progress_without_a_start_time 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestProgressString/with_units 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestProgressString/hide_counts 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestProgressString (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestProgressString/no_progress (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestProgressString/progress_1 (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestProgressString/with_units (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestProgressString/hide_counts (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestJSONMessageDisplay 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestAtomicWriteToFile 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestAtomicWriteToFile (0.03s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestAtomicWriteSetCommit 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestAtomicWriteSetCommit (0.01s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestAtomicWriteSetCancel 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestAtomicWriteSetCancel (0.01s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestReadCloserWrapperClose 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestReadCloserWrapperClose (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestReaderErrWrapperReadOnError 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestReaderErrWrapperRead 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestReaderErrWrapperRead (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestHashData 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestHashData (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestCancelReadCloser 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestJSONMessageDisplay (0.22s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestJSONMessageDisplayWithJSONError 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestDisplayJSONMessagesStream 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) 15:48:35 [2022-08-02T15:48:35.152Z] PASS 15:48:35 [2022-08-02T15:48:35.152Z] coverage: 91.7% of statements 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestStandardLongPath 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestStandardLongPath (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestUNCLongPath 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestUNCLongPath (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] PASS 15:48:35 [2022-08-02T15:48:35.152Z] coverage: 100.0% of statements 15:48:35 [2022-08-02T15:48:35.152Z] ok github.com/docker/docker/pkg/jsonmessage 0.291s coverage: 91.7% of statements 15:48:35 [2022-08-02T15:48:35.152Z] ok github.com/docker/docker/pkg/longpath 0.056s coverage: 100.0% of statements 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestCancelReadCloser (0.10s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestWriteCloserWrapperClose 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestWriteCloserWrapperClose (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestNopWriteCloser 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestNopWriteCloser (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestNopWriter 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestNopWriter (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] === RUN TestWriteCounter 15:48:35 [2022-08-02T15:48:35.152Z] --- PASS: TestWriteCounter (0.00s) 15:48:35 [2022-08-02T15:48:35.152Z] PASS 15:48:35 [2022-08-02T15:48:35.152Z] coverage: 68.4% of statements 15:48:35 [2022-08-02T15:48:35.636Z] ok github.com/docker/docker/pkg/ioutils 0.740s coverage: 68.4% of statements 15:48:35 [2022-08-02T15:48:35.670Z] === RUN TestDockerSuite/TestBuildLineBreak 15:48:36 [2022-08-02T15:48:36.121Z] === RUN TestNameFormat 15:48:36 [2022-08-02T15:48:36.121Z] --- PASS: TestNameFormat (0.00s) 15:48:36 [2022-08-02T15:48:36.121Z] === RUN TestNameRetries 15:48:36 [2022-08-02T15:48:36.121Z] --- PASS: TestNameRetries (0.00s) 15:48:36 [2022-08-02T15:48:36.121Z] PASS 15:48:36 [2022-08-02T15:48:36.121Z] coverage: 85.7% of statements 15:48:36 [2022-08-02T15:48:36.121Z] ok github.com/docker/docker/pkg/namesgenerator 0.057s coverage: 85.7% of statements 15:48:36 [2022-08-02T15:48:36.605Z] === RUN TestParseKeyValueOpt 15:48:36 [2022-08-02T15:48:36.605Z] --- PASS: TestParseKeyValueOpt (0.00s) 15:48:36 [2022-08-02T15:48:36.605Z] === RUN TestParseUintList 15:48:36 [2022-08-02T15:48:36.605Z] --- PASS: TestParseUintList (0.00s) 15:48:36 [2022-08-02T15:48:36.605Z] === RUN TestParseUintListMaximumLimits 15:48:36 [2022-08-02T15:48:36.605Z] --- PASS: TestParseUintListMaximumLimits (0.00s) 15:48:36 [2022-08-02T15:48:36.605Z] PASS 15:48:36 [2022-08-02T15:48:36.605Z] coverage: 97.0% of statements 15:48:36 [2022-08-02T15:48:36.605Z] ok github.com/docker/docker/pkg/parsers 0.052s coverage: 97.0% of statements 15:48:36 [2022-08-02T15:48:36.605Z] === RUN TestNewAndRemove 15:48:36 [2022-08-02T15:48:36.605Z] --- PASS: TestNewAndRemove (0.00s) 15:48:36 [2022-08-02T15:48:36.605Z] === RUN TestRemoveInvalidPath 15:48:36 [2022-08-02T15:48:36.605Z] --- PASS: TestRemoveInvalidPath (0.00s) 15:48:36 [2022-08-02T15:48:36.605Z] PASS 15:48:36 [2022-08-02T15:48:36.605Z] coverage: 82.6% of statements 15:48:36 [2022-08-02T15:48:36.605Z] ok github.com/docker/docker/pkg/pidfile 0.063s coverage: 82.6% of statements 15:48:37 [2022-08-02T15:48:37.626Z] === RUN TestParseEmptyInterface 15:48:37 [2022-08-02T15:48:37.626Z] --- PASS: TestParseEmptyInterface (0.00s) 15:48:37 [2022-08-02T15:48:37.626Z] === RUN TestParseNonInterfaceType 15:48:37 [2022-08-02T15:48:37.626Z] --- PASS: TestParseNonInterfaceType (0.00s) 15:48:37 [2022-08-02T15:48:37.626Z] === RUN TestParseWithOneFunction 15:48:37 [2022-08-02T15:48:37.626Z] --- PASS: TestParseWithOneFunction (0.00s) 15:48:37 [2022-08-02T15:48:37.626Z] === RUN TestParseWithMultipleFuncs 15:48:37 [2022-08-02T15:48:37.626Z] --- PASS: TestParseWithMultipleFuncs (0.00s) 15:48:37 [2022-08-02T15:48:37.626Z] === RUN TestParseWithUnnamedReturn 15:48:37 [2022-08-02T15:48:37.626Z] --- PASS: TestParseWithUnnamedReturn (0.00s) 15:48:37 [2022-08-02T15:48:37.626Z] === RUN TestEmbeddedInterface 15:48:37 [2022-08-02T15:48:37.626Z] --- PASS: TestEmbeddedInterface (0.00s) 15:48:37 [2022-08-02T15:48:37.626Z] === RUN TestParsedImports 15:48:37 [2022-08-02T15:48:37.626Z] --- PASS: TestParsedImports (0.00s) 15:48:37 [2022-08-02T15:48:37.626Z] === RUN TestAliasedImports 15:48:37 [2022-08-02T15:48:37.626Z] --- PASS: TestAliasedImports (0.00s) 15:48:37 [2022-08-02T15:48:37.626Z] PASS 15:48:37 [2022-08-02T15:48:37.626Z] coverage: 56.8% of statements 15:48:37 [2022-08-02T15:48:37.626Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.172s coverage: 56.8% of statements 15:48:38 [2022-08-02T15:48:38.110Z] === RUN TestFailedConnection 15:48:38 [2022-08-02T15:48:38.212Z] --- PASS: TestDaemonDNSFallback (6.90s) 15:48:38 [2022-08-02T15:48:38.212Z] === RUN TestInspectNetwork 15:48:38 [2022-08-02T15:48:38.474Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 15:48:38 [2022-08-02T15:48:38.598Z] --- PASS: TestTarFiles (8.30s) 15:48:38 [2022-08-02T15:48:38.598Z] === RUN TestTarUntar 15:48:38 [2022-08-02T15:48:38.598Z] --- PASS: TestTarUntar (0.04s) 15:48:38 [2022-08-02T15:48:38.598Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair 15:48:38 [2022-08-02T15:48:38.598Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) 15:48:38 [2022-08-02T15:48:38.598Z] === RUN TestTarWithOptions 15:48:38 [2022-08-02T15:48:38.598Z] --- PASS: TestTarWithOptions (0.07s) 15:48:38 [2022-08-02T15:48:38.598Z] === RUN TestTypeXGlobalHeaderDoesNotFail 15:48:38 [2022-08-02T15:48:38.598Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) 15:48:38 [2022-08-02T15:48:38.598Z] === RUN TestUntarUstarGnuConflict 15:48:38 [2022-08-02T15:48:38.598Z] --- PASS: TestUntarUstarGnuConflict (0.00s) 15:48:38 [2022-08-02T15:48:38.598Z] === RUN TestUntarInvalidFilenames 15:48:38 [2022-08-02T15:48:38.598Z] === RUN TestHTTPTransport 15:48:38 [2022-08-02T15:48:38.598Z] --- PASS: TestHTTPTransport (0.00s) 15:48:38 [2022-08-02T15:48:38.598Z] PASS 15:48:38 [2022-08-02T15:48:38.598Z] coverage: 85.7% of statements 15:48:38 [2022-08-02T15:48:38.598Z] ok github.com/docker/docker/pkg/plugins/transport 0.052s coverage: 85.7% of statements 15:48:38 [2022-08-02T15:48:38.598Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames480680042\\dest" 15:48:38 [2022-08-02T15:48:38.735Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 15:48:38 [2022-08-02T15:48:38.735Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 15:48:38 [2022-08-02T15:48:38.735Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 15:48:38 [2022-08-02T15:48:38.995Z] === RUN TestDockerSuite/TestBuildMaintainer 15:48:38 [2022-08-02T15:48:38.995Z] === RUN TestDockerSuite/TestBuildMissingArgs 15:48:39 [2022-08-02T15:48:39.089Z] --- PASS: TestUntarInvalidFilenames (0.22s) 15:48:39 [2022-08-02T15:48:39.089Z] === RUN TestUntarHardlinkToSymlink 15:48:39 [2022-08-02T15:48:39.089Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) 15:48:39 [2022-08-02T15:48:39.089Z] === RUN TestUntarInvalidHardlink 15:48:39 [2022-08-02T15:48:39.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink769996599\\victim\\hello" -> "../victim/hello" 15:48:39 [2022-08-02T15:48:39.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2154189239\\victim\\hello" -> "/../victim/hello" 15:48:39 [2022-08-02T15:48:39.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1147314208\\victim" -> "../victim" 15:48:39 [2022-08-02T15:48:39.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3202593589\\victim" -> "../victim" 15:48:39 [2022-08-02T15:48:39.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1051791952\\victim" -> "../victim" 15:48:39 [2022-08-02T15:48:39.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3603527505\\victim" -> "../victim" 15:48:39 [2022-08-02T15:48:39.089Z] --- PASS: TestUntarInvalidHardlink (0.03s) 15:48:39 [2022-08-02T15:48:39.089Z] === RUN TestUntarInvalidSymlink 15:48:39 [2022-08-02T15:48:39.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1791028002\\dest\\dotdot" -> "../victim/hello" 15:48:39 [2022-08-02T15:48:39.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1063785012\\dest\\slash-dotdot" -> "/../victim/hello" 15:48:39 [2022-08-02T15:48:39.089Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne 15:48:39 [2022-08-02T15:48:39.089Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) 15:48:39 [2022-08-02T15:48:39.089Z] === RUN TestBufioReaderPoolPutAndGet 15:48:39 [2022-08-02T15:48:39.089Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) 15:48:39 [2022-08-02T15:48:39.089Z] === RUN TestNewReadCloserWrapperWithAReadCloser 15:48:39 [2022-08-02T15:48:39.089Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) 15:48:39 [2022-08-02T15:48:39.089Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne 15:48:39 [2022-08-02T15:48:39.089Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) 15:48:39 [2022-08-02T15:48:39.089Z] === RUN TestBufioWriterPoolPutAndGet 15:48:39 [2022-08-02T15:48:39.089Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) 15:48:39 [2022-08-02T15:48:39.089Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser 15:48:39 [2022-08-02T15:48:39.089Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) 15:48:39 [2022-08-02T15:48:39.089Z] === RUN TestBufferPoolPutAndGet 15:48:39 [2022-08-02T15:48:39.089Z] --- PASS: TestBufferPoolPutAndGet (0.00s) 15:48:39 [2022-08-02T15:48:39.089Z] PASS 15:48:39 [2022-08-02T15:48:39.089Z] coverage: 88.2% of statements 15:48:39 [2022-08-02T15:48:39.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1639839576\\dest\\loophole-victim" -> "../victim" 15:48:39 [2022-08-02T15:48:39.089Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements 15:48:39 [2022-08-02T15:48:39.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3885792124\\dest\\loophole-victim" -> "../victim" 15:48:39 [2022-08-02T15:48:39.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3935078020\\dest\\loophole-victim" -> "../victim" 15:48:39 [2022-08-02T15:48:39.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3219141080\\dest\\loophole-victim" -> "../victim" 15:48:39 [2022-08-02T15:48:39.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3806910382\\dest\\dir\\loophole" -> "../../victim" 15:48:39 [2022-08-02T15:48:39.089Z] --- PASS: TestUntarInvalidSymlink (0.05s) 15:48:39 [2022-08-02T15:48:39.089Z] === RUN TestTempArchiveCloseMultipleTimes 15:48:39 [2022-08-02T15:48:39.089Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) 15:48:39 [2022-08-02T15:48:39.089Z] === RUN TestXGlobalNoParent 15:48:39 [2022-08-02T15:48:39.089Z] --- PASS: TestXGlobalNoParent (0.00s) 15:48:39 [2022-08-02T15:48:39.089Z] === RUN TestReplaceFileTarWrapper 15:48:39 [2022-08-02T15:48:39.089Z] --- PASS: TestReplaceFileTarWrapper (0.25s) 15:48:39 [2022-08-02T15:48:39.089Z] === RUN TestPrefixHeaderReadable 15:48:39 [2022-08-02T15:48:39.089Z] --- PASS: TestPrefixHeaderReadable (0.03s) 15:48:39 [2022-08-02T15:48:39.089Z] === RUN TestDisablePigz 15:48:39 [2022-08-02T15:48:39.089Z] archive_test.go:1331: Test will not check full path when Pigz not installed 15:48:39 [2022-08-02T15:48:39.573Z] --- PASS: TestFailedConnection (1.03s) 15:48:39 [2022-08-02T15:48:39.573Z] === RUN TestFailOnce 15:48:39 [2022-08-02T15:48:39.573Z] --- PASS: TestDisablePigz (0.19s) 15:48:39 [2022-08-02T15:48:39.573Z] === RUN TestPigz 15:48:39 [2022-08-02T15:48:39.573Z] 2022/08/02 15:48:39 http: panic serving 127.0.0.1:49236: Plugin not ready 15:48:39 [2022-08-02T15:48:39.573Z] goroutine 34 [running]: 15:48:39 [2022-08-02T15:48:39.573Z] net/http.(*conn).serve.func1() 15:48:39 [2022-08-02T15:48:39.573Z] c:/go/src/net/http/server.go:1802 +0xb9 15:48:39 [2022-08-02T15:48:39.573Z] panic({0x14fdc60, 0x160c4e0}) 15:48:39 [2022-08-02T15:48:39.573Z] c:/go/src/runtime/panic.go:1047 +0x266 15:48:39 [2022-08-02T15:48:39.573Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x0}, 0x37a762d8246f0de0) 15:48:39 [2022-08-02T15:48:39.573Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d 15:48:39 [2022-08-02T15:48:39.573Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1619230, 0xc0001c6000}, 0xc0001b3aa0) 15:48:39 [2022-08-02T15:48:39.574Z] c:/go/src/net/http/server.go:2047 +0x2f 15:48:39 [2022-08-02T15:48:39.574Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1619230, 0xc0001c6000}, 0xc0001aa000) 15:48:39 [2022-08-02T15:48:39.574Z] c:/go/src/net/http/server.go:2425 +0x149 15:48:39 [2022-08-02T15:48:39.574Z] net/http.serverHandler.ServeHTTP({0x1617830}, {0x1619230, 0xc0001c6000}, 0xc0001aa000) 15:48:39 [2022-08-02T15:48:39.574Z] c:/go/src/net/http/server.go:2879 +0x43b 15:48:39 [2022-08-02T15:48:39.574Z] net/http.(*conn).serve(0xc00018e000, {0x161b100, 0xc000090420}) 15:48:39 [2022-08-02T15:48:39.574Z] c:/go/src/net/http/server.go:1930 +0xb08 15:48:39 [2022-08-02T15:48:39.574Z] created by net/http.(*Server).Serve 15:48:39 [2022-08-02T15:48:39.574Z] c:/go/src/net/http/server.go:3034 +0x4e8 15:48:39 [2022-08-02T15:48:39.574Z] time="2022-08-02T15:48:39Z" 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" 15:48:39 [2022-08-02T15:48:39.574Z] === RUN TestOutputOnPrematureClose 15:48:39 [2022-08-02T15:48:39.574Z] --- PASS: TestOutputOnPrematureClose (0.00s) 15:48:39 [2022-08-02T15:48:39.574Z] === RUN TestCompleteSilently 15:48:39 [2022-08-02T15:48:39.574Z] --- PASS: TestCompleteSilently (0.00s) 15:48:39 [2022-08-02T15:48:39.574Z] PASS 15:48:39 [2022-08-02T15:48:39.574Z] coverage: 75.9% of statements 15:48:39 [2022-08-02T15:48:39.574Z] ok github.com/docker/docker/pkg/progress 0.080s coverage: 75.9% of statements 15:48:39 [2022-08-02T15:48:39.574Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed 15:48:39 [2022-08-02T15:48:39.574Z] --- PASS: TestPigz (0.20s) 15:48:39 [2022-08-02T15:48:39.574Z] === RUN TestCopyFileWithInvalidDest 15:48:39 [2022-08-02T15:48:39.574Z] archive_windows_test.go:17: Currently fails 15:48:39 [2022-08-02T15:48:39.574Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) 15:48:39 [2022-08-02T15:48:39.574Z] === RUN TestCanonicalTarNameForPath 15:48:39 [2022-08-02T15:48:39.574Z] --- PASS: TestCanonicalTarNameForPath (0.00s) 15:48:39 [2022-08-02T15:48:39.574Z] === RUN TestCanonicalTarName 15:48:39 [2022-08-02T15:48:39.574Z] --- PASS: TestCanonicalTarName (0.00s) 15:48:39 [2022-08-02T15:48:39.574Z] === RUN TestChmodTarEntry 15:48:39 [2022-08-02T15:48:39.574Z] --- PASS: TestChmodTarEntry (0.00s) 15:48:39 [2022-08-02T15:48:39.574Z] === RUN TestHardLinkOrder 15:48:39 [2022-08-02T15:48:39.574Z] === RUN TestSendToOneSub 15:48:39 [2022-08-02T15:48:39.574Z] --- PASS: TestSendToOneSub (0.00s) 15:48:39 [2022-08-02T15:48:39.574Z] === RUN TestSendToMultipleSubs 15:48:39 [2022-08-02T15:48:39.574Z] --- PASS: TestSendToMultipleSubs (0.00s) 15:48:39 [2022-08-02T15:48:39.574Z] === RUN TestEvictOneSub 15:48:39 [2022-08-02T15:48:39.574Z] --- PASS: TestEvictOneSub (0.00s) 15:48:39 [2022-08-02T15:48:39.574Z] === RUN TestClosePublisher 15:48:39 [2022-08-02T15:48:39.574Z] --- PASS: TestClosePublisher (0.00s) 15:48:39 [2022-08-02T15:48:39.574Z] === RUN TestPubSubRace 15:48:39 [2022-08-02T15:48:39.574Z] --- PASS: TestHardLinkOrder (0.11s) 15:48:39 [2022-08-02T15:48:39.574Z] === RUN TestChangeString 15:48:39 [2022-08-02T15:48:39.574Z] --- PASS: TestChangeString (0.00s) 15:48:39 [2022-08-02T15:48:39.574Z] === RUN TestChangesWithNoChanges 15:48:39 [2022-08-02T15:48:39.574Z] --- PASS: TestChangesWithNoChanges (0.04s) 15:48:39 [2022-08-02T15:48:39.574Z] === RUN TestChangesWithChanges 15:48:40 [2022-08-02T15:48:40.058Z] --- PASS: TestChangesWithChanges (0.14s) 15:48:40 [2022-08-02T15:48:40.058Z] === RUN TestChangesWithChangesGH13590 15:48:40 [2022-08-02T15:48:40.058Z] changes_test.go:192: needs more investigation 15:48:40 [2022-08-02T15:48:40.058Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) 15:48:40 [2022-08-02T15:48:40.058Z] === RUN TestChangesDirsEmpty 15:48:40 [2022-08-02T15:48:40.058Z] --- PASS: TestChangesDirsEmpty (0.16s) 15:48:40 [2022-08-02T15:48:40.058Z] === RUN TestChangesDirsMutated 15:48:40 [2022-08-02T15:48:40.058Z] --- PASS: TestChangesDirsMutated (0.16s) 15:48:40 [2022-08-02T15:48:40.058Z] === RUN TestApplyLayer 15:48:40 [2022-08-02T15:48:40.058Z] changes_test.go:405: needs further investigation 15:48:40 [2022-08-02T15:48:40.058Z] --- SKIP: TestApplyLayer (0.00s) 15:48:40 [2022-08-02T15:48:40.058Z] === RUN TestChangesSizeWithHardlinks 15:48:40 [2022-08-02T15:48:40.058Z] changes_test.go:441: needs further investigation 15:48:40 [2022-08-02T15:48:40.058Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) 15:48:40 [2022-08-02T15:48:40.058Z] === RUN TestChangesSizeWithNoChanges 15:48:40 [2022-08-02T15:48:40.058Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) 15:48:40 [2022-08-02T15:48:40.058Z] === RUN TestChangesSizeWithOnlyDeleteChanges 15:48:40 [2022-08-02T15:48:40.058Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) 15:48:40 [2022-08-02T15:48:40.058Z] === RUN TestChangesSize 15:48:40 [2022-08-02T15:48:40.058Z] --- PASS: TestChangesSize (0.00s) 15:48:40 [2022-08-02T15:48:40.058Z] === RUN TestApplyLayerInvalidFilenames 15:48:40 [2022-08-02T15:48:40.058Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4208088040\\dest" 15:48:40 [2022-08-02T15:48:40.058Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) 15:48:40 [2022-08-02T15:48:40.058Z] === RUN TestApplyLayerInvalidHardlink 15:48:40 [2022-08-02T15:48:40.058Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1489096403\\victim\\hello" -> "../victim/hello" 15:48:40 [2022-08-02T15:48:40.058Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3310939179\\victim\\hello" -> "/../victim/hello" 15:48:40 [2022-08-02T15:48:40.058Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1049085609\\victim" -> "../victim" 15:48:40 [2022-08-02T15:48:40.058Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink581251918\\victim" -> "../victim" 15:48:40 [2022-08-02T15:48:40.058Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3519153490\\victim" -> "../victim" 15:48:40 [2022-08-02T15:48:40.058Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1289092394\\victim" -> "../victim" 15:48:40 [2022-08-02T15:48:40.058Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) 15:48:40 [2022-08-02T15:48:40.058Z] === RUN TestApplyLayerInvalidSymlink 15:48:40 [2022-08-02T15:48:40.058Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink982842193\\dest\\dotdot" -> "../victim/hello" 15:48:40 [2022-08-02T15:48:40.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4051812414\\dest\\slash-dotdot" -> "/../victim/hello" 15:48:40 [2022-08-02T15:48:40.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4046126967\\dest\\loophole-victim" -> "../victim" 15:48:40 [2022-08-02T15:48:40.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2079468310\\dest\\loophole-victim" -> "../victim" 15:48:40 [2022-08-02T15:48:40.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4194873429\\dest\\loophole-victim" -> "../victim" 15:48:40 [2022-08-02T15:48:40.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1365291278\\dest\\loophole-victim" -> "../victim" 15:48:40 [2022-08-02T15:48:40.548Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) 15:48:40 [2022-08-02T15:48:40.548Z] === RUN TestApplyLayerWhiteouts 15:48:40 [2022-08-02T15:48:40.548Z] --- PASS: TestApplyLayerWhiteouts (0.09s) 15:48:40 [2022-08-02T15:48:40.548Z] === RUN TestGenerateEmptyFile 15:48:40 [2022-08-02T15:48:40.548Z] --- PASS: TestGenerateEmptyFile (0.00s) 15:48:40 [2022-08-02T15:48:40.548Z] === RUN TestGenerateWithContent 15:48:40 [2022-08-02T15:48:40.548Z] --- PASS: TestGenerateWithContent (0.00s) 15:48:40 [2022-08-02T15:48:40.548Z] PASS 15:48:40 [2022-08-02T15:48:40.548Z] coverage: 62.6% of statements 15:48:40 [2022-08-02T15:48:40.548Z] ok github.com/docker/docker/pkg/archive 11.768s coverage: 62.6% of statements 15:48:40 [2022-08-02T15:48:40.548Z] === RUN TestRegister 15:48:40 [2022-08-02T15:48:40.548Z] --- PASS: TestRegister (0.00s) 15:48:40 [2022-08-02T15:48:40.548Z] === RUN TestCommand 15:48:40 [2022-08-02T15:48:40.548Z] --- PASS: TestFailOnce (1.21s) 15:48:40 [2022-08-02T15:48:40.548Z] === RUN TestEchoInputOutput 15:48:40 [2022-08-02T15:48:40.548Z] --- PASS: TestEchoInputOutput (0.00s) 15:48:40 [2022-08-02T15:48:40.548Z] === RUN TestBackoff 15:48:40 [2022-08-02T15:48:40.548Z] --- PASS: TestBackoff (0.00s) 15:48:40 [2022-08-02T15:48:40.548Z] === RUN TestAbortRetry 15:48:40 [2022-08-02T15:48:40.548Z] --- PASS: TestAbortRetry (0.00s) 15:48:40 [2022-08-02T15:48:40.548Z] === RUN TestClientScheme 15:48:40 [2022-08-02T15:48:40.548Z] --- PASS: TestClientScheme (0.00s) 15:48:40 [2022-08-02T15:48:40.548Z] === RUN TestNewClientWithTimeout 15:48:40 [2022-08-02T15:48:40.548Z] --- PASS: TestCommand (0.05s) 15:48:40 [2022-08-02T15:48:40.548Z] === RUN TestNaiveSelf 15:48:40 [2022-08-02T15:48:40.548Z] --- PASS: TestNaiveSelf (0.04s) 15:48:40 [2022-08-02T15:48:40.548Z] PASS 15:48:40 [2022-08-02T15:48:40.548Z] coverage: 82.4% of statements 15:48:40 [2022-08-02T15:48:40.548Z] ok github.com/docker/docker/pkg/reexec 0.146s coverage: 82.4% of statements 15:48:40 [2022-08-02T15:48:40.548Z] --- PASS: TestPubSubRace (1.07s) 15:48:40 [2022-08-02T15:48:40.548Z] PASS 15:48:40 [2022-08-02T15:48:40.548Z] coverage: 75.0% of statements 15:48:40 [2022-08-02T15:48:40.909Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 15:48:41 [2022-08-02T15:48:41.034Z] ok github.com/docker/docker/pkg/pubsub 1.125s coverage: 75.0% of statements 15:48:41 [2022-08-02T15:48:41.034Z] time="2022-08-02T15:48:40Z" 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" 15:48:41 [2022-08-02T15:48:41.481Z] === RUN TestInspectNetwork/full_network_id 15:48:41 [2022-08-02T15:48:41.481Z] === RUN TestInspectNetwork/partial_network_id 15:48:41 [2022-08-02T15:48:41.481Z] === RUN TestInspectNetwork/network_name 15:48:41 [2022-08-02T15:48:41.481Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 15:48:41 [2022-08-02T15:48:41.519Z] === RUN TestParseSignal 15:48:41 [2022-08-02T15:48:41.519Z] --- PASS: TestParseSignal (0.00s) 15:48:41 [2022-08-02T15:48:41.519Z] === RUN TestValidSignalForPlatform 15:48:41 [2022-08-02T15:48:41.519Z] --- PASS: TestValidSignalForPlatform (0.00s) 15:48:41 [2022-08-02T15:48:41.519Z] PASS 15:48:41 [2022-08-02T15:48:41.519Z] coverage: 19.7% of statements 15:48:41 [2022-08-02T15:48:41.519Z] ok github.com/docker/docker/pkg/signal 0.048s coverage: 19.7% of statements 15:48:41 [2022-08-02T15:48:41.751Z] === RUN TestDockerSuite/TestBuildMultiStageArg 15:48:42 [2022-08-02T15:48:42.004Z] === RUN TestNewStdWriter 15:48:42 [2022-08-02T15:48:42.004Z] --- PASS: TestNewStdWriter (0.00s) 15:48:42 [2022-08-02T15:48:42.004Z] === RUN TestWriteWithUninitializedStdWriter 15:48:42 [2022-08-02T15:48:42.004Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) 15:48:42 [2022-08-02T15:48:42.004Z] === RUN TestWriteWithNilBytes 15:48:42 [2022-08-02T15:48:42.004Z] --- PASS: TestWriteWithNilBytes (0.00s) 15:48:42 [2022-08-02T15:48:42.004Z] === RUN TestWrite 15:48:42 [2022-08-02T15:48:42.004Z] --- PASS: TestWrite (0.00s) 15:48:42 [2022-08-02T15:48:42.004Z] === RUN TestWriteWithWriterError 15:48:42 [2022-08-02T15:48:42.004Z] --- PASS: TestWriteWithWriterError (0.00s) 15:48:42 [2022-08-02T15:48:42.004Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes 15:48:42 [2022-08-02T15:48:42.004Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) 15:48:42 [2022-08-02T15:48:42.004Z] === RUN TestStdCopyWriteAndRead 15:48:42 [2022-08-02T15:48:42.004Z] --- PASS: TestStdCopyWriteAndRead (0.00s) 15:48:42 [2022-08-02T15:48:42.004Z] === RUN TestStdCopyReturnsErrorReadingHeader 15:48:42 [2022-08-02T15:48:42.004Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) 15:48:42 [2022-08-02T15:48:42.004Z] === RUN TestStdCopyReturnsErrorReadingFrame 15:48:42 [2022-08-02T15:48:42.004Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) 15:48:42 [2022-08-02T15:48:42.004Z] === RUN TestStdCopyDetectsCorruptedFrame 15:48:42 [2022-08-02T15:48:42.004Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) 15:48:42 [2022-08-02T15:48:42.004Z] === RUN TestStdCopyWithInvalidInputHeader 15:48:42 [2022-08-02T15:48:42.004Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) 15:48:42 [2022-08-02T15:48:42.004Z] === RUN TestStdCopyWithCorruptedPrefix 15:48:42 [2022-08-02T15:48:42.004Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) 15:48:42 [2022-08-02T15:48:42.004Z] === RUN TestStdCopyReturnsWriteErrors 15:48:42 [2022-08-02T15:48:42.004Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) 15:48:42 [2022-08-02T15:48:42.004Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames 15:48:42 [2022-08-02T15:48:42.004Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) 15:48:42 [2022-08-02T15:48:42.004Z] === RUN TestStdCopyReturnsErrorFromSystem 15:48:42 [2022-08-02T15:48:42.004Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) 15:48:42 [2022-08-02T15:48:42.004Z] PASS 15:48:42 [2022-08-02T15:48:42.004Z] coverage: 100.0% of statements 15:48:42 [2022-08-02T15:48:42.004Z] ok github.com/docker/docker/pkg/stdcopy 0.055s coverage: 100.0% of statements 15:48:42 [2022-08-02T15:48:42.489Z] time="2022-08-02T15:48:42Z" 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" 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestRawProgressFormatterFormatStatus 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestRawProgressFormatterFormatProgress 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestFormatStatus 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestFormatStatus (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestFormatError 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestFormatError (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestFormatJSONError 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestFormatJSONError (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestJsonProgressFormatterFormatProgress 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestJsonProgressFormatterFormatStatus 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestNewJSONProgressOutput 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestNewJSONProgressOutput (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestAuxFormatterEmit 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestAuxFormatterEmit (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestStreamWriterStdout 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestStreamWriterStdout (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestStreamWriterStderr 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestStreamWriterStderr (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] PASS 15:48:42 [2022-08-02T15:48:42.489Z] coverage: 66.2% of statements 15:48:42 [2022-08-02T15:48:42.489Z] ok github.com/docker/docker/pkg/streamformatter 0.057s coverage: 66.2% of statements 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestGenerateRandomID 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestGenerateRandomID (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestShortenId 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestShortenId (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestShortenSha256Id 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestShortenSha256Id (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestShortenIdEmpty 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestShortenIdEmpty (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestShortenIdInvalid 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestShortenIdInvalid (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestIsShortIDNonHex 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestIsShortIDNonHex (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] === RUN TestIsShortIDNotCorrectSize 15:48:42 [2022-08-02T15:48:42.489Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) 15:48:42 [2022-08-02T15:48:42.489Z] PASS 15:48:42 [2022-08-02T15:48:42.489Z] coverage: 70.6% of statements 15:48:42 [2022-08-02T15:48:42.489Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements 15:48:43 [2022-08-02T15:48:43.508Z] === RUN TestIsCpusetListAvailable 15:48:43 [2022-08-02T15:48:43.508Z] --- PASS: TestIsCpusetListAvailable (0.00s) 15:48:43 [2022-08-02T15:48:43.508Z] PASS 15:48:43 [2022-08-02T15:48:43.508Z] coverage: 38.2% of statements 15:48:43 [2022-08-02T15:48:43.508Z] ok github.com/docker/docker/pkg/sysinfo 0.048s coverage: 38.2% of statements 15:48:43 [2022-08-02T15:48:43.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress 15:48:44 [2022-08-02T15:48:44.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken 15:48:44 [2022-08-02T15:48:44.235Z] === RUN TestDockerSuite/TestBuildMultiStageCache 15:48:44 [2022-08-02T15:48:44.496Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 15:48:44 [2022-08-02T15:48:44.528Z] === RUN TestTailFile 15:48:44 [2022-08-02T15:48:44.528Z] --- PASS: TestTailFile (0.00s) 15:48:44 [2022-08-02T15:48:44.528Z] === RUN TestTailFileManyLines 15:48:44 [2022-08-02T15:48:44.528Z] --- PASS: TestTailFileManyLines (0.00s) 15:48:44 [2022-08-02T15:48:44.528Z] === RUN TestTailEmptyFile 15:48:44 [2022-08-02T15:48:44.528Z] --- PASS: TestTailEmptyFile (0.00s) 15:48:44 [2022-08-02T15:48:44.528Z] === RUN TestTailNegativeN 15:48:44 [2022-08-02T15:48:44.528Z] --- PASS: TestTailNegativeN (0.00s) 15:48:44 [2022-08-02T15:48:44.528Z] === RUN TestNewTailReader 15:48:44 [2022-08-02T15:48:44.528Z] === PAUSE TestNewTailReader 15:48:44 [2022-08-02T15:48:44.528Z] === CONT TestNewTailReader 15:48:44 [2022-08-02T15:48:44.528Z] === RUN TestNewTailReader/8_byte_delimiter 15:48:44 [2022-08-02T15:48:44.528Z] === PAUSE TestNewTailReader/8_byte_delimiter 15:48:44 [2022-08-02T15:48:44.528Z] === RUN TestNewTailReader/12_byte_delimiter 15:48:44 [2022-08-02T15:48:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter 15:48:44 [2022-08-02T15:48:44.528Z] === RUN TestNewTailReader/no_delimiter 15:48:44 [2022-08-02T15:48:44.528Z] === PAUSE TestNewTailReader/no_delimiter 15:48:44 [2022-08-02T15:48:44.528Z] === RUN TestNewTailReader/single_byte_delimiter 15:48:44 [2022-08-02T15:48:44.528Z] === PAUSE TestNewTailReader/single_byte_delimiter 15:48:44 [2022-08-02T15:48:44.528Z] === RUN TestNewTailReader/2_byte_delimiter 15:48:44 [2022-08-02T15:48:44.528Z] === PAUSE TestNewTailReader/2_byte_delimiter 15:48:44 [2022-08-02T15:48:44.528Z] === RUN TestNewTailReader/4_byte_delimiter 15:48:45 [2022-08-02T15:48:45.067Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/4_byte_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/truncated_last_line 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/truncated_last_line/more_than_available 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/truncated_last_line#01 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/truncated_last_line#01/exact 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/truncated_last_line#02 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/truncated_last_line#02/one_line 15:48:45 [2022-08-02T15:48:45.080Z] === CONT TestNewTailReader/8_byte_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.080Z] === CONT TestNewTailReader/single_byte_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === CONT TestNewTailReader/4_byte_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === CONT TestNewTailReader/no_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/no_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/no_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/no_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/no_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/no_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.080Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.080Z] === CONT TestNewTailReader/2_byte_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.080Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.080Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/12_byte_delimiter 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/no_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/no_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestChtimes 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] --- PASS: TestChtimes (0.01s) 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestChtimesWindows 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.083Z] --- PASS: TestChtimesWindows (0.01s) 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter 15:48:45 [2022-08-02T15:48:45.083Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestEnsureRemoveAllNotExist 15:48:45 [2022-08-02T15:48:45.083Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestEnsureRemoveAllWithDir 15:48:45 [2022-08-02T15:48:45.083Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestEnsureRemoveAllWithFile 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/no_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.083Z] --- PASS: TestEnsureRemoveAllWithFile (0.01s) 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestHasWin32KSupport 15:48:45 [2022-08-02T15:48:45.083Z] syscall_windows_test.go:8: win32k: true 15:48:45 [2022-08-02T15:48:45.083Z] --- PASS: TestHasWin32KSupport (0.01s) 15:48:45 [2022-08-02T15:48:45.083Z] PASS 15:48:45 [2022-08-02T15:48:45.083Z] coverage: 12.0% of statements 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.083Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] ok github.com/docker/docker/pkg/system 0.100s coverage: 12.0% of statements 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.570Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.571Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 15:48:45 [2022-08-02T15:48:45.572Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] time="2022-08-02T15:48:44Z" 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" 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) 15:48:45 [2022-08-02T15:48:45.572Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.02s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.02s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.03s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.573Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.02s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) 15:48:45 [2022-08-02T15:48:45.576Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 15:48:45 [2022-08-02T15:48:45.638Z] --- PASS: TestInspectNetwork (7.94s) 15:48:45 [2022-08-02T15:48:45.638Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 15:48:45 [2022-08-02T15:48:45.638Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 15:48:45 [2022-08-02T15:48:45.638Z] --- PASS: TestInspectNetwork/network_name (0.00s) 15:48:45 [2022-08-02T15:48:45.638Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 15:48:45 [2022-08-02T15:48:45.638Z] === RUN TestRunContainerWithBridgeNone 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) 15:48:46 [2022-08-02T15:48:46.061Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) 15:48:46 [2022-08-02T15:48:46.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) 15:48:46 [2022-08-02T15:48:46.062Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 15:48:46 [2022-08-02T15:48:46.062Z] PASS 15:48:46 [2022-08-02T15:48:46.062Z] coverage: 88.6% of statements 15:48:46 [2022-08-02T15:48:46.062Z] ok github.com/docker/docker/pkg/tailfile 0.420s coverage: 88.6% of statements 15:48:46 [2022-08-02T15:48:46.547Z] testing: warning: no tests to run 15:48:46 [2022-08-02T15:48:46.547Z] PASS 15:48:46 [2022-08-02T15:48:46.547Z] coverage: [no statements] 15:48:46 [2022-08-02T15:48:46.547Z] ok github.com/docker/docker/pkg/term/windows 0.054s coverage: [no statements] [no tests to run] 15:48:46 [2022-08-02T15:48:46.547Z] === RUN TestTarSumRemoveNonExistent 15:48:46 [2022-08-02T15:48:46.547Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) 15:48:46 [2022-08-02T15:48:46.547Z] === RUN TestTarSumRemove 15:48:46 [2022-08-02T15:48:46.547Z] --- PASS: TestTarSumRemove (0.00s) 15:48:46 [2022-08-02T15:48:46.547Z] === RUN TestSortFileInfoSums 15:48:46 [2022-08-02T15:48:46.547Z] --- PASS: TestSortFileInfoSums (0.00s) 15:48:46 [2022-08-02T15:48:46.547Z] === RUN TestNewTarSumForLabelInvalid 15:48:46 [2022-08-02T15:48:46.547Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) 15:48:46 [2022-08-02T15:48:46.547Z] === RUN TestNewTarSumForLabel 15:48:46 [2022-08-02T15:48:46.547Z] --- PASS: TestNewTarSumForLabel (0.00s) 15:48:46 [2022-08-02T15:48:46.547Z] === RUN TestEmptyTar 15:48:46 [2022-08-02T15:48:46.547Z] --- PASS: TestEmptyTar (0.01s) 15:48:46 [2022-08-02T15:48:46.547Z] === RUN TestTarSumsReadSize 15:48:46 [2022-08-02T15:48:46.547Z] --- PASS: TestTarSumsReadSize (0.01s) 15:48:46 [2022-08-02T15:48:46.547Z] === RUN TestTarSums 15:48:46 [2022-08-02T15:48:46.547Z] --- PASS: TestTarSums (0.14s) 15:48:46 [2022-08-02T15:48:46.547Z] === RUN TestIteration 15:48:46 [2022-08-02T15:48:46.547Z] --- PASS: TestIteration (0.00s) 15:48:46 [2022-08-02T15:48:46.547Z] === RUN TestVersionLabelForChecksum 15:48:46 [2022-08-02T15:48:46.547Z] --- PASS: TestVersionLabelForChecksum (0.00s) 15:48:46 [2022-08-02T15:48:46.547Z] === RUN TestVersion 15:48:46 [2022-08-02T15:48:46.547Z] --- PASS: TestVersion (0.00s) 15:48:46 [2022-08-02T15:48:46.547Z] === RUN TestGetVersion 15:48:46 [2022-08-02T15:48:46.547Z] --- PASS: TestGetVersion (0.00s) 15:48:46 [2022-08-02T15:48:46.547Z] === RUN TestGetVersions 15:48:46 [2022-08-02T15:48:46.547Z] --- PASS: TestGetVersions (0.00s) 15:48:46 [2022-08-02T15:48:46.547Z] PASS 15:48:46 [2022-08-02T15:48:46.547Z] coverage: 89.3% of statements 15:48:46 [2022-08-02T15:48:46.547Z] ok github.com/docker/docker/pkg/tarsum 0.210s coverage: 89.3% of statements 15:48:47 [2022-08-02T15:48:47.032Z] === RUN TestTruncIndex 15:48:47 [2022-08-02T15:48:47.032Z] --- PASS: TestTruncIndex (0.10s) 15:48:47 [2022-08-02T15:48:47.032Z] PASS 15:48:47 [2022-08-02T15:48:47.032Z] coverage: 91.5% of statements 15:48:47 [2022-08-02T15:48:47.032Z] ok github.com/docker/docker/pkg/truncindex 0.179s coverage: 91.5% of statements 15:48:47 [2022-08-02T15:48:47.518Z] === RUN TestIsGIT 15:48:47 [2022-08-02T15:48:47.518Z] --- PASS: TestIsGIT (0.00s) 15:48:47 [2022-08-02T15:48:47.518Z] === RUN TestIsTransport 15:48:47 [2022-08-02T15:48:47.518Z] --- PASS: TestIsTransport (0.00s) 15:48:47 [2022-08-02T15:48:47.518Z] PASS 15:48:47 [2022-08-02T15:48:47.518Z] coverage: 100.0% of statements 15:48:47 [2022-08-02T15:48:47.518Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements 15:48:48 [2022-08-02T15:48:48.003Z] === RUN TestVersionInfo 15:48:48 [2022-08-02T15:48:48.003Z] --- PASS: TestVersionInfo (0.00s) 15:48:48 [2022-08-02T15:48:48.003Z] === RUN TestAppendVersions 15:48:48 [2022-08-02T15:48:48.003Z] --- PASS: TestAppendVersions (0.00s) 15:48:48 [2022-08-02T15:48:48.003Z] PASS 15:48:48 [2022-08-02T15:48:48.003Z] coverage: 88.9% of statements 15:48:48 [2022-08-02T15:48:48.003Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements 15:48:48 [2022-08-02T15:48:48.183Z] --- PASS: TestRunContainerWithBridgeNone (2.22s) 15:48:48 [2022-08-02T15:48:48.183Z] === RUN TestNetworkInvalidJSON 15:48:48 [2022-08-02T15:48:48.183Z] === RUN TestNetworkInvalidJSON//networks/create 15:48:48 [2022-08-02T15:48:48.183Z] === PAUSE TestNetworkInvalidJSON//networks/create 15:48:48 [2022-08-02T15:48:48.183Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 15:48:48 [2022-08-02T15:48:48.183Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 15:48:48 [2022-08-02T15:48:48.183Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 15:48:48 [2022-08-02T15:48:48.183Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 15:48:48 [2022-08-02T15:48:48.183Z] === CONT TestNetworkInvalidJSON//networks/create 15:48:48 [2022-08-02T15:48:48.183Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 15:48:48 [2022-08-02T15:48:48.183Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 15:48:48 [2022-08-02T15:48:48.183Z] --- PASS: TestNetworkInvalidJSON (0.02s) 15:48:48 [2022-08-02T15:48:48.183Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 15:48:48 [2022-08-02T15:48:48.183Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 15:48:48 [2022-08-02T15:48:48.183Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 15:48:48 [2022-08-02T15:48:48.183Z] === RUN TestNetworkList 15:48:48 [2022-08-02T15:48:48.184Z] === RUN TestNetworkList//networks 15:48:48 [2022-08-02T15:48:48.184Z] === PAUSE TestNetworkList//networks 15:48:48 [2022-08-02T15:48:48.184Z] === RUN TestNetworkList//networks/ 15:48:48 [2022-08-02T15:48:48.184Z] === PAUSE TestNetworkList//networks/ 15:48:48 [2022-08-02T15:48:48.184Z] === CONT TestNetworkList//networks 15:48:48 [2022-08-02T15:48:48.184Z] === CONT TestNetworkList//networks/ 15:48:48 [2022-08-02T15:48:48.184Z] --- PASS: TestNetworkList (0.02s) 15:48:48 [2022-08-02T15:48:48.184Z] --- PASS: TestNetworkList//networks/ (0.00s) 15:48:48 [2022-08-02T15:48:48.184Z] --- PASS: TestNetworkList//networks (0.00s) 15:48:48 [2022-08-02T15:48:48.184Z] === RUN TestHostIPv4BridgeLabel 15:48:48 [2022-08-02T15:48:48.753Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) 15:48:48 [2022-08-02T15:48:48.753Z] === RUN TestDaemonRestartWithLiveRestore 15:48:49 [2022-08-02T15:48:49.624Z] === RUN TestValidatePrivileges 15:48:49 [2022-08-02T15:48:49.624Z] --- PASS: TestValidatePrivileges (0.00s) 15:48:49 [2022-08-02T15:48:49.624Z] === RUN TestFilterByCapNeg 15:48:49 [2022-08-02T15:48:49.624Z] --- PASS: TestFilterByCapNeg (0.00s) 15:48:49 [2022-08-02T15:48:49.624Z] === RUN TestFilterByCapPos 15:48:49 [2022-08-02T15:48:49.624Z] --- PASS: TestFilterByCapPos (0.00s) 15:48:49 [2022-08-02T15:48:49.624Z] === RUN TestStoreGetPluginNotMatchCapRefs 15:48:49 [2022-08-02T15:48:49.624Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) 15:48:49 [2022-08-02T15:48:49.624Z] PASS 15:48:49 [2022-08-02T15:48:49.624Z] coverage: 12.0% of statements 15:48:49 [2022-08-02T15:48:49.624Z] ok github.com/docker/docker/plugin 0.063s coverage: 12.0% of statements 15:48:49 [2022-08-02T15:48:49.624Z] time="2022-08-02T15:48:49Z" 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" 15:48:49 [2022-08-02T15:48:49.624Z] === RUN TestNewSettable 15:48:49 [2022-08-02T15:48:49.624Z] --- PASS: TestNewSettable (0.00s) 15:48:49 [2022-08-02T15:48:49.624Z] === RUN TestIsSettable 15:48:49 [2022-08-02T15:48:49.624Z] --- PASS: TestIsSettable (0.00s) 15:48:49 [2022-08-02T15:48:49.624Z] === RUN TestUpdateSettingsEnv 15:48:49 [2022-08-02T15:48:49.624Z] --- PASS: TestUpdateSettingsEnv (0.00s) 15:48:49 [2022-08-02T15:48:49.624Z] PASS 15:48:49 [2022-08-02T15:48:49.624Z] coverage: 20.1% of statements 15:48:49 [2022-08-02T15:48:49.624Z] ok github.com/docker/docker/plugin/v2 0.059s coverage: 20.1% of statements 15:48:49 [2022-08-02T15:48:49.694Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) 15:48:49 [2022-08-02T15:48:49.694Z] === RUN TestDaemonDefaultNetworkPools 15:48:50 [2022-08-02T15:48:50.635Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) 15:48:50 [2022-08-02T15:48:50.635Z] === RUN TestDaemonRestartWithExistingNetwork 15:48:51 [2022-08-02T15:48:51.240Z] === RUN TestLoad 15:48:51 [2022-08-02T15:48:51.240Z] --- PASS: TestLoad (0.00s) 15:48:51 [2022-08-02T15:48:51.240Z] === RUN TestSave 15:48:51 [2022-08-02T15:48:51.240Z] --- PASS: TestSave (0.05s) 15:48:51 [2022-08-02T15:48:51.240Z] === RUN TestAddDeleteGet 15:48:51 [2022-08-02T15:48:51.240Z] --- PASS: TestAddDeleteGet (0.07s) 15:48:51 [2022-08-02T15:48:51.240Z] === RUN TestInvalidTags 15:48:51 [2022-08-02T15:48:51.240Z] --- PASS: TestInvalidTags (0.01s) 15:48:51 [2022-08-02T15:48:51.240Z] PASS 15:48:51 [2022-08-02T15:48:51.240Z] coverage: 84.4% of statements 15:48:51 [2022-08-02T15:48:51.240Z] ok github.com/docker/docker/reference 0.196s coverage: 84.4% of statements 15:48:51 [2022-08-02T15:48:51.576Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) 15:48:51 [2022-08-02T15:48:51.576Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 15:48:52 [2022-08-02T15:48:52.261Z] === RUN TestResolveAuthConfigIndexServer 15:48:52 [2022-08-02T15:48:52.261Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) 15:48:52 [2022-08-02T15:48:52.261Z] === RUN TestResolveAuthConfigFullURL 15:48:52 [2022-08-02T15:48:52.261Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) 15:48:52 [2022-08-02T15:48:52.261Z] === RUN TestLoadAllowNondistributableArtifacts 15:48:52 [2022-08-02T15:48:52.261Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) 15:48:52 [2022-08-02T15:48:52.261Z] === RUN TestValidateMirror 15:48:52 [2022-08-02T15:48:52.261Z] --- PASS: TestValidateMirror (0.00s) 15:48:52 [2022-08-02T15:48:52.261Z] === RUN TestLoadInsecureRegistries 15:48:52 [2022-08-02T15:48:52.521Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 15:48:52 [2022-08-02T15:48:52.747Z] time="2022-08-02T15:48:52Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 15:48:52 [2022-08-02T15:48:52.747Z] time="2022-08-02T15:48:52Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" 15:48:52 [2022-08-02T15:48:52.747Z] time="2022-08-02T15:48:52Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestLoadInsecureRegistries (0.26s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestNewServiceConfig 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestNewServiceConfig (0.00s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestValidateIndexName 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestValidateIndexName (0.00s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestValidateIndexNameWithError 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestValidateIndexNameWithError (0.00s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestEndpointParse 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestEndpointParse (0.00s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestEndpointParseInvalid 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestEndpointParseInvalid (0.00s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestValidateEndpoint 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestValidateEndpoint (0.01s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestPing 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestPing (0.00s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestPingRegistryEndpoint 15:48:52 [2022-08-02T15:48:52.747Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 15:48:52 [2022-08-02T15:48:52.747Z] --- SKIP: TestPingRegistryEndpoint (0.01s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestEndpoint 15:48:52 [2022-08-02T15:48:52.747Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 15:48:52 [2022-08-02T15:48:52.747Z] --- SKIP: TestEndpoint (0.01s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestParseRepositoryInfo 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestParseRepositoryInfo (0.00s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestNewIndexInfo 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestNewIndexInfo (0.00s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestMirrorEndpointLookup 15:48:52 [2022-08-02T15:48:52.747Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 15:48:52 [2022-08-02T15:48:52.747Z] --- SKIP: TestMirrorEndpointLookup (0.01s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestSearchRepositories 15:48:52 [2022-08-02T15:48:52.747Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 15:48:52 [2022-08-02T15:48:52.747Z] Host: 127.0.0.1:49245 15:48:52 [2022-08-02T15:48:52.747Z] User-Agent: docker test client 15:48:52 [2022-08-02T15:48:52.747Z] Authorization: Token fake-token 15:48:52 [2022-08-02T15:48:52.747Z] X-Docker-Token: true 15:48:52 [2022-08-02T15:48:52.747Z] Accept-Encoding: gzip 15:48:52 [2022-08-02T15:48:52.747Z] 15:48:52 [2022-08-02T15:48:52.747Z] 15:48:52 [2022-08-02T15:48:52.747Z] registry_test.go:730: HTTP/1.1 200 OK 15:48:52 [2022-08-02T15:48:52.747Z] Connection: close 15:48:52 [2022-08-02T15:48:52.747Z] Content-Length: 144 15:48:52 [2022-08-02T15:48:52.747Z] Cache-Control: no-cache 15:48:52 [2022-08-02T15:48:52.747Z] Content-Type: application/json 15:48:52 [2022-08-02T15:48:52.747Z] Date: Tue, 02 Aug 2022 15:48:52 GMT 15:48:52 [2022-08-02T15:48:52.747Z] Expires: -1 15:48:52 [2022-08-02T15:48:52.747Z] Pragma: no-cache 15:48:52 [2022-08-02T15:48:52.747Z] Server: docker-tests/mock 15:48:52 [2022-08-02T15:48:52.747Z] X-Docker-Registry-Config: mock 15:48:52 [2022-08-02T15:48:52.747Z] X-Docker-Registry-Version: 0.0.0 15:48:52 [2022-08-02T15:48:52.747Z] 15:48:52 [2022-08-02T15:48:52.747Z] 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestSearchRepositories (0.01s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestTrustedLocation 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestTrustedLocation (0.00s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestAddRequiredHeadersToRedirectedRequests 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestAllowNondistributableArtifacts 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestIsSecureIndex 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestIsSecureIndex (0.00s) 15:48:52 [2022-08-02T15:48:52.747Z] PASS 15:48:52 [2022-08-02T15:48:52.747Z] coverage: 50.3% of statements 15:48:52 [2022-08-02T15:48:52.747Z] ok github.com/docker/docker/registry 0.392s coverage: 50.3% of statements 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestResumableRequestHeaderSimpleErrors 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestResumableRequestHeaderNotTooMuchFailures 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestResumableRequestHeaderTooMuchFailures 15:48:52 [2022-08-02T15:48:52.747Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) 15:48:52 [2022-08-02T15:48:52.747Z] === RUN TestResumableRequestReaderWithReadError 15:48:52 [2022-08-02T15:48:52.782Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) 15:48:52 [2022-08-02T15:48:52.782Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 15:48:53 [2022-08-02T15:48:53.236Z] time="2022-08-02T15:48:52Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" 15:48:53 [2022-08-02T15:48:53.236Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) 15:48:53 [2022-08-02T15:48:53.236Z] === RUN TestResumableRequestReaderWithEOFWith416Response 15:48:53 [2022-08-02T15:48:53.236Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) 15:48:53 [2022-08-02T15:48:53.236Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges 15:48:53 [2022-08-02T15:48:53.236Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) 15:48:53 [2022-08-02T15:48:53.236Z] === RUN TestResumableRequestReaderWithZeroTotalSize 15:48:53 [2022-08-02T15:48:53.236Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) 15:48:53 [2022-08-02T15:48:53.236Z] === RUN TestResumableRequestReader 15:48:53 [2022-08-02T15:48:53.236Z] --- PASS: TestResumableRequestReader (0.00s) 15:48:53 [2022-08-02T15:48:53.236Z] === RUN TestResumableRequestReaderWithInitialResponse 15:48:53 [2022-08-02T15:48:53.236Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) 15:48:53 [2022-08-02T15:48:53.236Z] PASS 15:48:53 [2022-08-02T15:48:53.236Z] coverage: 100.0% of statements 15:48:53 [2022-08-02T15:48:53.236Z] ok github.com/docker/docker/registry/resumable 0.319s coverage: 100.0% of statements 15:48:53 [2022-08-02T15:48:53.236Z] === RUN TestRestartManagerTimeout 15:48:53 [2022-08-02T15:48:53.236Z] --- PASS: TestRestartManagerTimeout (0.00s) 15:48:53 [2022-08-02T15:48:53.236Z] === RUN TestRestartManagerTimeoutReset 15:48:53 [2022-08-02T15:48:53.236Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) 15:48:53 [2022-08-02T15:48:53.236Z] PASS 15:48:53 [2022-08-02T15:48:53.236Z] coverage: 50.9% of statements 15:48:53 [2022-08-02T15:48:53.236Z] ok github.com/docker/docker/restartmanager 0.053s coverage: 50.9% of statements 15:48:53 [2022-08-02T15:48:53.725Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) 15:48:53 [2022-08-02T15:48:53.725Z] === RUN TestServiceWithPredefinedNetwork 15:48:54 [2022-08-02T15:48:54.261Z] === RUN TestDecodeContainerConfig 15:48:54 [2022-08-02T15:48:54.261Z] --- PASS: TestDecodeContainerConfig (0.01s) 15:48:54 [2022-08-02T15:48:54.261Z] === RUN TestDecodeContainerConfigIsolation 15:48:54 [2022-08-02T15:48:54.261Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) 15:48:54 [2022-08-02T15:48:54.261Z] === RUN TestValidatePrivileged 15:48:54 [2022-08-02T15:48:54.261Z] --- PASS: TestValidatePrivileged (0.00s) 15:48:54 [2022-08-02T15:48:54.261Z] PASS 15:48:54 [2022-08-02T15:48:54.261Z] coverage: 52.2% of statements 15:48:54 [2022-08-02T15:48:54.261Z] ok github.com/docker/docker/runconfig 0.053s coverage: 52.2% of statements 15:48:54 [2022-08-02T15:48:54.261Z] === RUN TestGenerateRandomAlphaOnlyStringLength 15:48:54 [2022-08-02T15:48:54.261Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) 15:48:54 [2022-08-02T15:48:54.261Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness 15:48:54 [2022-08-02T15:48:54.261Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) 15:48:54 [2022-08-02T15:48:54.261Z] PASS 15:48:54 [2022-08-02T15:48:54.261Z] coverage: 62.5% of statements 15:48:54 [2022-08-02T15:48:54.261Z] ok github.com/docker/docker/testutil 0.066s coverage: 62.5% of statements 15:48:55 [2022-08-02T15:48:55.109Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 15:48:56 [2022-08-02T15:48:56.491Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s) 15:48:56 [2022-08-02T15:48:56.491Z] === RUN TestServiceRemoveKeepsIngressNetwork 15:48:56 [2022-08-02T15:48:56.491Z] service_test.go:242: FLAKY_TEST 15:48:56 [2022-08-02T15:48:56.491Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 15:48:56 [2022-08-02T15:48:56.491Z] === RUN TestServiceWithDataPathPortInit 15:48:56 [2022-08-02T15:48:56.491Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 15:48:57 [2022-08-02T15:48:57.874Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 15:48:57 [2022-08-02T15:48:57.874Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows 15:48:57 [2022-08-02T15:48:57.874Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 15:48:58 [2022-08-02T15:48:58.150Z] --- PASS: TestNewClientWithTimeout (17.64s) 15:48:58 [2022-08-02T15:48:58.150Z] === RUN TestClientStream 15:48:58 [2022-08-02T15:48:58.150Z] --- PASS: TestClientStream (0.00s) 15:48:58 [2022-08-02T15:48:58.150Z] === RUN TestClientSendFile 15:48:58 [2022-08-02T15:48:58.150Z] --- PASS: TestClientSendFile (0.00s) 15:48:58 [2022-08-02T15:48:58.150Z] === RUN TestClientWithRequestTimeout 15:48:58 [2022-08-02T15:48:58.150Z] --- PASS: TestClientWithRequestTimeout (0.01s) 15:48:58 [2022-08-02T15:48:58.150Z] === RUN TestFileSpecPlugin 15:48:58 [2022-08-02T15:48:58.150Z] --- PASS: TestFileSpecPlugin (0.01s) 15:48:58 [2022-08-02T15:48:58.150Z] === RUN TestFileJSONSpecPlugin 15:48:58 [2022-08-02T15:48:58.150Z] --- PASS: TestFileJSONSpecPlugin (0.00s) 15:48:58 [2022-08-02T15:48:58.150Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig 15:48:58 [2022-08-02T15:48:58.150Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) 15:48:58 [2022-08-02T15:48:58.150Z] === RUN TestPluginAddHandler 15:48:58 [2022-08-02T15:48:58.150Z] --- PASS: TestPluginAddHandler (0.00s) 15:48:58 [2022-08-02T15:48:58.150Z] === RUN TestPluginWaitBadPlugin 15:48:58 [2022-08-02T15:48:58.150Z] --- PASS: TestPluginWaitBadPlugin (0.00s) 15:48:58 [2022-08-02T15:48:58.150Z] === RUN TestGet 15:48:58 [2022-08-02T15:48:58.150Z] time="2022-08-02T15:48:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" 15:48:58 [2022-08-02T15:48:58.635Z] === RUN TestGetDriver 15:48:58 [2022-08-02T15:48:58.635Z] --- PASS: TestGetDriver (0.00s) 15:48:58 [2022-08-02T15:48:58.635Z] === RUN TestVolumeRequestError 15:48:58 [2022-08-02T15:48:58.635Z] --- PASS: TestVolumeRequestError (0.01s) 15:48:58 [2022-08-02T15:48:58.635Z] PASS 15:48:58 [2022-08-02T15:48:58.635Z] coverage: 36.1% of statements 15:48:58 [2022-08-02T15:48:58.635Z] ok github.com/docker/docker/volume/drivers 0.072s coverage: 36.1% of statements 15:48:59 [2022-08-02T15:48:59.120Z] === RUN TestGetAddress 15:48:59 [2022-08-02T15:48:59.120Z] --- PASS: TestGetAddress (0.00s) 15:48:59 [2022-08-02T15:48:59.120Z] === RUN TestRemove 15:48:59 [2022-08-02T15:48:59.120Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 15:48:59 [2022-08-02T15:48:59.120Z] --- SKIP: TestRemove (0.00s) 15:48:59 [2022-08-02T15:48:59.120Z] === RUN TestInitializeWithVolumes 15:48:59 [2022-08-02T15:48:59.120Z] --- PASS: TestInitializeWithVolumes (0.02s) 15:48:59 [2022-08-02T15:48:59.120Z] === RUN TestCreate 15:48:59 [2022-08-02T15:48:59.120Z] --- PASS: TestCreate (0.01s) 15:48:59 [2022-08-02T15:48:59.120Z] === RUN TestValidateName 15:48:59 [2022-08-02T15:48:59.120Z] --- PASS: TestValidateName (0.00s) 15:48:59 [2022-08-02T15:48:59.120Z] === RUN TestCreateWithOpts 15:48:59 [2022-08-02T15:48:59.120Z] local_test.go:181: runtime.GOOS == "windows" 15:48:59 [2022-08-02T15:48:59.120Z] --- SKIP: TestCreateWithOpts (0.00s) 15:48:59 [2022-08-02T15:48:59.120Z] === RUN TestRelaodNoOpts 15:48:59 [2022-08-02T15:48:59.120Z] --- PASS: TestRelaodNoOpts (0.02s) 15:48:59 [2022-08-02T15:48:59.120Z] PASS 15:48:59 [2022-08-02T15:48:59.120Z] coverage: 41.5% of statements 15:48:59 [2022-08-02T15:48:59.120Z] ok github.com/docker/docker/volume/local 0.098s coverage: 41.5% of statements 15:48:59 [2022-08-02T15:48:59.120Z] time="2022-08-02T15:48:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" 15:49:00 [2022-08-02T15:49:00.742Z] === RUN TestConvertTmpfsOptions 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:49: data="mode=700,size=1m" 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:49: data="ro" 15:49:00 [2022-08-02T15:49:00.742Z] --- PASS: TestConvertTmpfsOptions (0.00s) 15:49:00 [2022-08-02T15:49:00.742Z] === RUN TestParseMountRaw 15:49:00 [2022-08-02T15:49:00.742Z] --- PASS: TestParseMountRaw (0.04s) 15:49:00 [2022-08-02T15:49:00.742Z] === RUN TestParseMountRawSplit 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 0 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 1 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 2 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 3 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 4 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 5 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 6 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 7 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 8 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 0 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 1 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 2 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 3 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 4 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 5 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 6 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 7 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 8 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 9 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 10 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 11 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 12 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 0 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 1 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 2 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 3 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 4 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 5 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 6 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 7 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 8 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 9 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 10 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:390: case 11 15:49:00 [2022-08-02T15:49:00.742Z] --- PASS: TestParseMountRawSplit (0.00s) 15:49:00 [2022-08-02T15:49:00.742Z] === RUN TestParseMountSpec 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:455: case 0 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:455: case 1 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:455: case 2 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:455: case 3 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:455: case 4 15:49:00 [2022-08-02T15:49:00.742Z] parser_test.go:455: case 5 15:49:00 [2022-08-02T15:49:00.742Z] --- PASS: TestParseMountSpec (0.00s) 15:49:00 [2022-08-02T15:49:00.742Z] === RUN TestParseMountSpecBindWithFileinfoError 15:49:00 [2022-08-02T15:49:00.742Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) 15:49:00 [2022-08-02T15:49:00.742Z] === RUN TestValidateMount 15:49:00 [2022-08-02T15:49:00.742Z] --- PASS: TestValidateMount (0.01s) 15:49:00 [2022-08-02T15:49:00.742Z] PASS 15:49:00 [2022-08-02T15:49:00.742Z] coverage: 66.2% of statements 15:49:00 [2022-08-02T15:49:00.742Z] ok github.com/docker/docker/volume/mounts 0.127s coverage: 66.2% of statements 15:49:01 [2022-08-02T15:49:01.177Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 15:49:01 [2022-08-02T15:49:01.229Z] time="2022-08-02T15:49:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestSetGetMeta 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestSetGetMeta 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestRestore 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestRestore 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestServiceCreate 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestServiceCreate 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestServiceList 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestServiceList 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestServiceRemove 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestServiceRemove 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestServiceGet 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestServiceGet 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestServicePrune 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestServicePrune 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestCreate 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestCreate 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestRemove 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestRemove 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestList 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestList 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestFindByDriver 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestFindByDriver 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestFindByReferenced 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestFindByReferenced 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestDerefMultipleOfSameRef 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestDerefMultipleOfSameRef 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestDefererencePluginOnCreateError 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestDefererencePluginOnCreateError 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestRefDerefRemove 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestRefDerefRemove 15:49:01 [2022-08-02T15:49:01.229Z] === RUN TestGet 15:49:01 [2022-08-02T15:49:01.229Z] === PAUSE TestGet 15:49:01 [2022-08-02T15:49:01.441Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 15:49:01 [2022-08-02T15:49:01.714Z] === RUN TestGetWithReference 15:49:01 [2022-08-02T15:49:01.714Z] === PAUSE TestGetWithReference 15:49:01 [2022-08-02T15:49:01.714Z] === RUN TestFilterFunc 15:49:01 [2022-08-02T15:49:01.714Z] === RUN TestFilterFunc/test_nil_list 15:49:01 [2022-08-02T15:49:01.714Z] === PAUSE TestFilterFunc/test_nil_list 15:49:01 [2022-08-02T15:49:01.714Z] === RUN TestFilterFunc/test_empty_list 15:49:01 [2022-08-02T15:49:01.714Z] === PAUSE TestFilterFunc/test_empty_list 15:49:01 [2022-08-02T15:49:01.714Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty 15:49:01 [2022-08-02T15:49:01.714Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty 15:49:01 [2022-08-02T15:49:01.714Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list 15:49:01 [2022-08-02T15:49:01.714Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list 15:49:01 [2022-08-02T15:49:01.714Z] === RUN TestFilterFunc/test_filter_some 15:49:01 [2022-08-02T15:49:01.714Z] === PAUSE TestFilterFunc/test_filter_some 15:49:01 [2022-08-02T15:49:01.714Z] === RUN TestFilterFunc/test_filter_middle 15:49:01 [2022-08-02T15:49:01.714Z] === PAUSE TestFilterFunc/test_filter_middle 15:49:01 [2022-08-02T15:49:01.714Z] === RUN TestFilterFunc/test_filter_middle_and_last 15:49:01 [2022-08-02T15:49:01.714Z] === PAUSE TestFilterFunc/test_filter_middle_and_last 15:49:01 [2022-08-02T15:49:01.714Z] === RUN TestFilterFunc/test_filter_first_and_last 15:49:01 [2022-08-02T15:49:01.714Z] === PAUSE TestFilterFunc/test_filter_first_and_last 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestFilterFunc/test_nil_list 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestFilterFunc/test_filter_some 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestFilterFunc/test_empty_list 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestFilterFunc/test_filter_middle_and_last 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestFilterFunc/test_filter_middle 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestFilterFunc/test_filter_first_and_last 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestFilterFunc (0.00s) 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestSetGetMeta 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestList 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestDefererencePluginOnCreateError 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestServiceGet 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestSetGetMeta (0.04s) 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestServiceRemove 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestServiceList 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestList (0.07s) 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestServiceCreate 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestServiceGet (0.26s) 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestRestore 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestServiceRemove (0.22s) 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestDerefMultipleOfSameRef 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestServiceList (0.22s) 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestServiceCreate (0.20s) 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestGet 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestGetWithReference 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestFindByReferenced 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestRestore (0.05s) 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestFindByDriver 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestGet (0.04s) 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestCreate 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestFindByReferenced (0.04s) 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestRemove 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestGetWithReference (0.05s) 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestServicePrune 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestCreate (0.04s) 15:49:01 [2022-08-02T15:49:01.714Z] === CONT TestRefDerefRemove 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestFindByDriver (0.05s) 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestRemove (0.04s) 15:49:01 [2022-08-02T15:49:01.714Z] time="2022-08-02T15:49:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestRefDerefRemove (0.04s) 15:49:01 [2022-08-02T15:49:01.714Z] time="2022-08-02T15:49:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 15:49:01 [2022-08-02T15:49:01.714Z] time="2022-08-02T15:49:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 15:49:01 [2022-08-02T15:49:01.714Z] time="2022-08-02T15:49:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 15:49:01 [2022-08-02T15:49:01.714Z] time="2022-08-02T15:49:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 15:49:01 [2022-08-02T15:49:01.714Z] --- PASS: TestServicePrune (0.08s) 15:49:01 [2022-08-02T15:49:01.714Z] PASS 15:49:01 [2022-08-02T15:49:01.714Z] coverage: 70.3% of statements 15:49:01 [2022-08-02T15:49:01.714Z] ok github.com/docker/docker/volume/service 0.489s coverage: 70.3% of statements 15:49:02 [2022-08-02T15:49:02.836Z] === RUN TestDockerSuite/TestBuildMultipleTags 15:49:03 [2022-08-02T15:49:03.096Z] === RUN TestDockerSuite/TestBuildNetContainer 15:49:04 [2022-08-02T15:49:04.481Z] === RUN TestDockerSuite/TestBuildNetNone 15:49:04 [2022-08-02T15:49:04.748Z] ? github.com/docker/docker/pkg/containerfs [no test files] 15:49:04 [2022-08-02T15:49:04.748Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 15:49:04 [2022-08-02T15:49:04.748Z] ? github.com/docker/docker/pkg/locker [no test files] 15:49:04 [2022-08-02T15:49:04.748Z] ? github.com/docker/docker/pkg/mount [no test files] 15:49:04 [2022-08-02T15:49:04.748Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 15:49:04 [2022-08-02T15:49:04.748Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 15:49:04 [2022-08-02T15:49:04.748Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] 15:49:04 [2022-08-02T15:49:04.748Z] ? github.com/docker/docker/pkg/platform [no test files] 15:49:04 [2022-08-02T15:49:04.748Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 15:49:05 [2022-08-02T15:49:05.053Z] === RUN TestDockerSuite/TestBuildNoContext 15:49:05 [2022-08-02T15:49:05.233Z] time="2022-08-02T15:49:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" 15:49:05 [2022-08-02T15:49:05.625Z] === RUN TestDockerSuite/TestBuildNoDupOutput 15:49:06 [2022-08-02T15:49:06.566Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 15:49:07 [2022-08-02T15:49:07.951Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 15:49:08 [2022-08-02T15:49:08.211Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 15:49:08 [2022-08-02T15:49:08.211Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 15:49:08 [2022-08-02T15:49:08.783Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 15:49:09 [2022-08-02T15:49:09.044Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 15:49:09 [2022-08-02T15:49:09.305Z] === RUN TestDockerSuite/TestBuildOnBuild 15:49:11 [2022-08-02T15:49:11.217Z] === RUN TestDockerSuite/TestBuildOnBuildCache 15:49:11 [2022-08-02T15:49:11.217Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 15:49:11 [2022-08-02T15:49:11.477Z] --- PASS: TestServiceWithDataPathPortInit (15.16s) 15:49:11 [2022-08-02T15:49:11.477Z] === RUN TestServiceWithDefaultAddressPoolInit 15:49:12 [2022-08-02T15:49:12.461Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe 15:49:12 [2022-08-02T15:49:12.461Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... 15:49:12 [2022-08-02T15:49:12.461Z] remote: Enumerating objects: 23, done. 15:49:12 [2022-08-02T15:49:12.461Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. 15:49:12 [2022-08-02T15:49:12.461Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. 15:49:12 [2022-08-02T15:49:12.461Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 15:49:12 [2022-08-02T15:49:12.461Z] 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. 15:49:12 [2022-08-02T15:49:12.461Z] Building: bundles/cross/windows/amd64/containerutility.exe 15:49:13 [2022-08-02T15:49:13.391Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 15:49:14 [2022-08-02T15:49:14.060Z] --- PASS: TestGet (15.02s) 15:49:14 [2022-08-02T15:49:14.060Z] === RUN TestPluginWithNoManifest 15:49:14 [2022-08-02T15:49:14.060Z] --- PASS: TestPluginWithNoManifest (0.00s) 15:49:14 [2022-08-02T15:49:14.060Z] === RUN TestGetAll 15:49:14 [2022-08-02T15:49:14.060Z] --- PASS: TestGetAll (0.01s) 15:49:14 [2022-08-02T15:49:14.060Z] PASS 15:49:14 [2022-08-02T15:49:14.060Z] coverage: 73.4% of statements 15:49:14 [2022-08-02T15:49:14.060Z] ok github.com/docker/docker/pkg/plugins 35.012s coverage: 73.4% of statements 15:49:14 [2022-08-02T15:49:14.060Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 15:49:14 [2022-08-02T15:49:14.060Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 15:49:14 [2022-08-02T15:49:14.060Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 15:49:14 [2022-08-02T15:49:14.060Z] ? github.com/docker/docker/pkg/symlink [no test files] 15:49:14 [2022-08-02T15:49:14.060Z] ? github.com/docker/docker/pkg/term [no test files] 15:49:14 [2022-08-02T15:49:14.060Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 15:49:14 [2022-08-02T15:49:14.060Z] ? github.com/docker/docker/profiles/seccomp [no test files] 15:49:14 [2022-08-02T15:49:14.060Z] ? github.com/docker/docker/quota [no test files] 15:49:14 [2022-08-02T15:49:14.060Z] ? github.com/docker/docker/rootless [no test files] 15:49:14 [2022-08-02T15:49:14.060Z] ? github.com/docker/docker/runconfig/opts [no test files] 15:49:14 [2022-08-02T15:49:14.060Z] ? github.com/docker/docker/testutil/daemon [no test files] 15:49:14 [2022-08-02T15:49:14.060Z] ? github.com/docker/docker/testutil/environment [no test files] 15:49:14 [2022-08-02T15:49:14.060Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 15:49:14 [2022-08-02T15:49:14.061Z] ? github.com/docker/docker/testutil/fakegit [no test files] 15:49:14 [2022-08-02T15:49:14.061Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 15:49:14 [2022-08-02T15:49:14.061Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 15:49:14 [2022-08-02T15:49:14.061Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 15:49:14 [2022-08-02T15:49:14.061Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 15:49:14 [2022-08-02T15:49:14.061Z] ? github.com/docker/docker/testutil/registry [no test files] 15:49:14 [2022-08-02T15:49:14.061Z] ? github.com/docker/docker/testutil/request [no test files] 15:49:14 [2022-08-02T15:49:14.061Z] ? github.com/docker/docker/volume [no test files] 15:49:14 [2022-08-02T15:49:14.061Z] ? github.com/docker/docker/volume/service/opts [no test files] 15:49:14 [2022-08-02T15:49:14.061Z] ? github.com/docker/docker/volume/testutils [no test files] 15:49:14 [2022-08-02T15:49:14.776Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vgnjq95dj8hryr1ih89duipfh Created:2022-08-02 15:49:12.714693031 +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[be41a72c51b368ba2a567cdec045e21626b7ffd70d6f4a2162d2897c5639fa04:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.etjzcd2m6na9wqdadgb69z12b EndpointID:54c099cbb1bd53a455f6e4d0332efac776224cfef9c063d26b7ef92c0f1ee492 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ca1da387671f34e9d5c0529165eb48386ddaa6a4cd2c8864d2d43618920836db 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:321c6ee2b108 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.etjzcd2m6na9wqdadgb69z12b EndpointID:54c099cbb1bd53a455f6e4d0332efac776224cfef9c063d26b7ef92c0f1ee492 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 15:49:14 [2022-08-02T15:49:14.777Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 15:49:15 [2022-08-02T15:49:15.757Z] 15:49:16 [2022-08-02T15:49:16.161Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [Pipeline] } [Pipeline] // stage 15:49:16 [2022-08-02T15:49:16.344Z] 15:49:16 [2022-08-02T15:49:16.345Z] === Skipped 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] dispatchers_test.go:377: Windows does not support stopsignal 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) 15:49:16 [2022-08-02T15:49:16.345Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) 15:49:16 [2022-08-02T15:49:16.345Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] client_test.go:23: runtime.GOOS == "windows" 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] daemon_test.go:147: root required 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] reload_test.go:520: root required 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] pull_v2_test.go:82: Needs fixing on Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] pull_v2_test.go:127: Needs fixing on Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] download_test.go:268: Needs fixing on Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] layer_test.go:304: Failing on Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] layer_test.go:353: Failing on Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] layer_test.go:468: Failing on Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] layer_test.go:697: Failing on Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] migration_test.go:46: Failing on Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] migration_test.go:182: Failing on Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] mount_test.go:17: Failing on Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] mount_test.go:76: Failing on Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] mount_test.go:125: Failing on Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] mount_test.go:212: Failing on Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] archive_test.go:134: Xz not present in msys2 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] archive_test.go:239: Failing on Windows CI machines 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] archive_windows_test.go:17: Currently fails 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] changes_test.go:192: needs more investigation 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] changes_test.go:405: needs further investigation 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] changes_test.go:441: needs further investigation 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] poller_test.go:41: No chmod on Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] fileutils_test.go:134: Needs porting to Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] fileutils_test.go:180: Needs porting to Windows 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) 15:49:16 [2022-08-02T15:49:16.345Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) 15:49:16 [2022-08-02T15:49:16.345Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) 15:49:16 [2022-08-02T15:49:16.345Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) 15:49:16 [2022-08-02T15:49:16.345Z] local_test.go:181: runtime.GOOS == "windows" 15:49:16 [2022-08-02T15:49:16.345Z] 15:49:16 [2022-08-02T15:49:16.345Z] DONE 1851 tests, 45 skipped in 233.589s [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 15:49:16 [2022-08-02T15:49:16.651Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43889/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b hack/test/unit 15:49:16 [2022-08-02T15:49:16.731Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 15:49:16 [2022-08-02T15:49:16.830Z] INFO: make.ps1 ended at 08/02/2022 15:49:16 15:49:17 [2022-08-02T15:49:17.672Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 15:49:17 [2022-08-02T15:49:17.672Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 15:49:19 [2022-08-02T15:49:19.115Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker 15:49:19 [2022-08-02T15:49:19.115Z] INFO: Unit tests ended at 08/02/2022 15:49:18. Duration:00:04:14.8113568 15:49:19 [2022-08-02T15:49:19.115Z] INFO: Building busybox 15:49:19 [2022-08-02T15:49:19.115Z] Sending build context to Docker daemon 5.12kB 15:49:19 [2022-08-02T15:49:19.115Z] 15:49:19 [2022-08-02T15:49:19.115Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore 15:49:19 [2022-08-02T15:49:19.115Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 15:49:19 [2022-08-02T15:49:19.115Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 15:49:19 [2022-08-02T15:49:19.115Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae 15:49:19 [2022-08-02T15:49:19.115Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} 15:49:19 [2022-08-02T15:49:19.115Z] ---> e6b07227af5c 15:49:19 [2022-08-02T15:49:19.115Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin 15:49:19 [2022-08-02T15:49:19.115Z] ---> Running in 6a09bda0facc 15:49:19 [2022-08-02T15:49:19.192Z] ? github.com/docker/docker/api [no test files] 15:49:19 [2022-08-02T15:49:19.585Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.83s) 15:49:19 [2022-08-02T15:49:19.585Z] PASS 15:49:19 [2022-08-02T15:49:19.585Z] 15:49:19 [2022-08-02T15:49:19.585Z] === Skipped 15:49:19 [2022-08-02T15:49:19.585Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 15:49:19 [2022-08-02T15:49:19.585Z] service_test.go:242: FLAKY_TEST 15:49:19 [2022-08-02T15:49:19.585Z] 15:49:19 [2022-08-02T15:49:19.585Z] DONE 26 tests, 1 skipped in 49.098s 15:49:19 [2022-08-02T15:49:19.585Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 15:49:19 [2022-08-02T15:49:19.585Z] ++ 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 15:49:19 [2022-08-02T15:49:19.585Z] ++ set -e 15:49:19 [2022-08-02T15:49:19.585Z] ++ '[' -n 0 ']' 15:49:19 [2022-08-02T15:49:19.585Z] ++ set -x 15:49:19 [2022-08-02T15:49:19.585Z] ++ env -i DEST=/go/src/github.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 15:49:19 [2022-08-02T15:49:19.585Z] INFO: Testing against a local daemon 15:49:19 [2022-08-02T15:49:19.585Z] === RUN TestDockerNetworkIpvlanPersistance 15:49:19 [2022-08-02T15:49:19.585Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:49:19 [2022-08-02T15:49:19.585Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 15:49:19 [2022-08-02T15:49:19.585Z] === RUN TestDockerNetworkIpvlan 15:49:19 [2022-08-02T15:49:19.585Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:49:19 [2022-08-02T15:49:19.585Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 15:49:19 [2022-08-02T15:49:19.585Z] PASS 15:49:19 [2022-08-02T15:49:19.585Z] 15:49:19 [2022-08-02T15:49:19.585Z] === Skipped 15:49:19 [2022-08-02T15:49:19.585Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 15:49:19 [2022-08-02T15:49:19.585Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:49:19 [2022-08-02T15:49:19.585Z] 15:49:19 [2022-08-02T15:49:19.585Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 15:49:19 [2022-08-02T15:49:19.585Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:49:19 [2022-08-02T15:49:19.585Z] 15:49:19 [2022-08-02T15:49:19.585Z] DONE 2 tests, 2 skipped in 0.222s 15:49:19 [2022-08-02T15:49:19.585Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 15:49:19 [2022-08-02T15:49:19.585Z] ++ 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 15:49:19 [2022-08-02T15:49:19.585Z] ++ set -e 15:49:19 [2022-08-02T15:49:19.585Z] ++ '[' -n 0 ']' 15:49:19 [2022-08-02T15:49:19.585Z] ++ set -x 15:49:19 [2022-08-02T15:49:19.585Z] ++ env -i DEST=/go/src/github.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 15:49:19 [2022-08-02T15:49:19.585Z] INFO: Testing against a local daemon 15:49:19 [2022-08-02T15:49:19.585Z] === RUN TestDockerNetworkMacvlanPersistance 15:49:20 [2022-08-02T15:49:20.539Z] === RUN TestDockerSuite/TestBuildPATH 15:49:21 [2022-08-02T15:49:21.110Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) 15:49:21 [2022-08-02T15:49:21.110Z] === RUN TestDockerNetworkMacvlan 15:49:21 [2022-08-02T15:49:21.681Z] === RUN TestDockerNetworkMacvlan/Subinterface 15:49:22 [2022-08-02T15:49:22.252Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 15:49:22 [2022-08-02T15:49:22.513Z] === RUN TestDockerNetworkMacvlan/OverlapParent 15:49:23 [2022-08-02T15:49:23.084Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 15:49:23 [2022-08-02T15:49:23.345Z] === RUN TestDockerNetworkMacvlan/NilParent 15:49:23 [2022-08-02T15:49:23.606Z] === RUN TestDockerSuite/TestBuildRelativeCopy 15:49:25 [2022-08-02T15:49:25.519Z] === RUN TestDockerNetworkMacvlan/InternalMode 15:49:28 [2022-08-02T15:49:28.065Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 15:49:31 [2022-08-02T15:49:31.370Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 15:49:31 [2022-08-02T15:49:31.940Z] === RUN TestDockerNetworkMacvlan/Addressing 15:49:32 [2022-08-02T15:49:32.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection 15:49:33 [2022-08-02T15:49:33.143Z] --- PASS: TestDockerNetworkMacvlan (12.19s) 15:49:33 [2022-08-02T15:49:33.143Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 15:49:33 [2022-08-02T15:49:33.143Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) 15:49:33 [2022-08-02T15:49:33.143Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.07s) 15:49:33 [2022-08-02T15:49:33.143Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s) 15:49:33 [2022-08-02T15:49:33.143Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.81s) 15:49:33 [2022-08-02T15:49:33.143Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) 15:49:33 [2022-08-02T15:49:33.143Z] PASS 15:49:33 [2022-08-02T15:49:33.143Z] 15:49:33 [2022-08-02T15:49:33.143Z] DONE 8 tests in 13.709s 15:49:33 [2022-08-02T15:49:33.143Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 15:49:33 [2022-08-02T15:49:33.143Z] ++ 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 15:49:33 [2022-08-02T15:49:33.143Z] ++ set -e 15:49:33 [2022-08-02T15:49:33.143Z] ++ '[' -n 0 ']' 15:49:33 [2022-08-02T15:49:33.143Z] ++ set -x 15:49:33 [2022-08-02T15:49:33.143Z] ++ env -i DEST=/go/src/github.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 15:49:33 [2022-08-02T15:49:33.143Z] testing: warning: no tests to run 15:49:33 [2022-08-02T15:49:33.143Z] PASS 15:49:33 [2022-08-02T15:49:33.143Z] 15:49:33 [2022-08-02T15:49:33.143Z] DONE 0 tests in 0.057s 15:49:33 [2022-08-02T15:49:33.404Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 15:49:33 [2022-08-02T15:49:33.404Z] ++ 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 15:49:33 [2022-08-02T15:49:33.404Z] ++ set -e 15:49:33 [2022-08-02T15:49:33.404Z] ++ '[' -n 0 ']' 15:49:33 [2022-08-02T15:49:33.404Z] ++ set -x 15:49:33 [2022-08-02T15:49:33.404Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 15:49:33 [2022-08-02T15:49:33.404Z] INFO: Testing against a local daemon 15:49:33 [2022-08-02T15:49:33.404Z] === RUN TestAuthZPluginAllowRequest 15:49:34 [2022-08-02T15:49:34.087Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements 15:49:34 [2022-08-02T15:49:34.792Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed 15:49:35 [2022-08-02T15:49:35.053Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) 15:49:35 [2022-08-02T15:49:35.053Z] === RUN TestAuthZPluginTLS 15:49:35 [2022-08-02T15:49:35.625Z] docker_api_swarm_test.go:304: [d1295cce56d7f] joining swarm manager [d92f3e511d7b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:49:35 [2022-08-02T15:49:35.625Z] --- PASS: TestAuthZPluginTLS (0.58s) 15:49:35 [2022-08-02T15:49:35.625Z] === RUN TestAuthZPluginDenyRequest 15:49:36 [2022-08-02T15:49:36.196Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) 15:49:36 [2022-08-02T15:49:36.196Z] === RUN TestAuthZPluginAPIDenyResponse 15:49:36 [2022-08-02T15:49:36.766Z] === RUN TestDockerSuite/TestBuildRm 15:49:36 [2022-08-02T15:49:36.766Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) 15:49:36 [2022-08-02T15:49:36.766Z] === RUN TestAuthZPluginDenyResponse 15:49:37 [2022-08-02T15:49:37.027Z] docker_api_swarm_test.go:305: [d918a5588c1bc] joining swarm manager [d92f3e511d7b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:49:37 [2022-08-02T15:49:37.287Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) 15:49:37 [2022-08-02T15:49:37.287Z] === RUN TestAuthZPluginAllowEventStream 15:49:37 [2022-08-02T15:49:37.858Z] docker_api_swarm_test.go:351: Waiting for election to occur... 15:49:38 [2022-08-02T15:49:38.800Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) 15:49:38 [2022-08-02T15:49:38.800Z] === RUN TestAuthZPluginErrorResponse 15:49:39 [2022-08-02T15:49:39.080Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 15:49:39 [2022-08-02T15:49:39.344Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) 15:49:39 [2022-08-02T15:49:39.344Z] === RUN TestAuthZPluginErrorRequest 15:49:39 [2022-08-02T15:49:39.915Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) 15:49:39 [2022-08-02T15:49:39.915Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 15:49:39 [2022-08-02T15:49:39.915Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 15:49:40 [2022-08-02T15:49:40.486Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) 15:49:40 [2022-08-02T15:49:40.486Z] === RUN TestAuthZPluginEnsureLoadImportWorking 15:49:40 [2022-08-02T15:49:40.584Z] Removing intermediate container 6a09bda0facc 15:49:40 [2022-08-02T15:49:40.584Z] ---> e29071cd040f 15:49:40 [2022-08-02T15:49:40.584Z] Step 7/13 : ARG BUSYBOX_VERSION 15:49:40 [2022-08-02T15:49:40.584Z] ---> Running in 6723e7a112d3 15:49:41 [2022-08-02T15:49:41.057Z] === RUN TestDockerSuite/TestBuildScratchCopy 15:49:41 [2022-08-02T15:49:41.070Z] Removing intermediate container 6723e7a112d3 15:49:41 [2022-08-02T15:49:41.070Z] ---> f40ff5552394 15:49:41 [2022-08-02T15:49:41.070Z] Step 8/13 : ARG BUSYBOX_SHA256SUM 15:49:41 [2022-08-02T15:49:41.070Z] ---> Running in 19b73a3caceb 15:49:41 [2022-08-02T15:49:41.320Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 15:49:41 [2022-08-02T15:49:41.555Z] Removing intermediate container 19b73a3caceb 15:49:41 [2022-08-02T15:49:41.555Z] ---> 88e758e94528 15:49:41 [2022-08-02T15:49:41.555Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe 15:49:41 [2022-08-02T15:49:41.892Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 15:49:42 [2022-08-02T15:49:42.154Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) 15:49:42 [2022-08-02T15:49:42.154Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 15:49:42 [2022-08-02T15:49:42.574Z] 15:49:43 [2022-08-02T15:49:43.059Z] ---> 52df4cef4150 15:49:43 [2022-08-02T15:49:43.059Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } 15:49:43 [2022-08-02T15:49:43.059Z] ---> Running in 28f3846bdce3 15:49:43 [2022-08-02T15:49:43.097Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 15:49:43 [2022-08-02T15:49:43.670Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) 15:49:43 [2022-08-02T15:49:43.670Z] === RUN TestAuthZPluginHeader 15:49:43 [2022-08-02T15:49:43.933Z] === RUN TestDockerSuite/TestBuildShellInherited 15:49:44 [2022-08-02T15:49:44.505Z] --- PASS: TestAuthZPluginHeader (0.78s) 15:49:44 [2022-08-02T15:49:44.505Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 15:49:44 [2022-08-02T15:49:44.505Z] === RUN TestDockerSuite/TestBuildShellMultiple 15:49:47 [2022-08-02T15:49:47.050Z] === RUN TestDockerSuite/TestBuildShellNotJSON 15:49:47 [2022-08-02T15:49:47.050Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 15:49:47 [2022-08-02T15:49:47.311Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 15:49:47 [2022-08-02T15:49:47.311Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows 15:49:47 [2022-08-02T15:49:47.311Z] === RUN TestDockerSuite/TestBuildSpaces 15:49:47 [2022-08-02T15:49:47.883Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 15:49:48 [2022-08-02T15:49:48.454Z] === RUN TestDockerSuite/TestBuildStartsFromOne 15:49:48 [2022-08-02T15:49:48.454Z] === RUN TestDockerSuite/TestBuildStderr 15:49:49 [2022-08-02T15:49:49.026Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 15:49:49 [2022-08-02T15:49:49.287Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.79s) 15:49:49 [2022-08-02T15:49:49.287Z] === RUN TestAuthZPluginV2Disable 15:49:51 [2022-08-02T15:49:51.832Z] === RUN TestDockerSuite/TestBuildStopSignal 15:49:52 [2022-08-02T15:49:52.774Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 15:49:53 [2022-08-02T15:49:53.347Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 15:49:53 [2022-08-02T15:49:53.347Z] --- PASS: TestAuthZPluginV2Disable (4.15s) 15:49:53 [2022-08-02T15:49:53.347Z] === RUN TestAuthZPluginV2RejectVolumeRequests 15:49:53 [2022-08-02T15:49:53.918Z] === RUN TestDockerSuite/TestBuildTagEvent 15:49:54 [2022-08-02T15:49:54.489Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 15:49:55 [2022-08-02T15:49:55.431Z] === RUN TestDockerSuite/TestBuildUser 15:49:55 [2022-08-02T15:49:55.692Z] docker_api_swarm_test.go:364: Waiting for possible election... 15:49:57 [2022-08-02T15:49:57.641Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 15:49:57 [2022-08-02T15:49:57.641Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.90s) 15:49:57 [2022-08-02T15:49:57.641Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 15:49:59 [2022-08-02T15:49:59.551Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 15:50:07 [2022-08-02T15:50:07.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy 15:50:09 [2022-08-02T15:50:09.078Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.45s) 15:50:09 [2022-08-02T15:50:09.078Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 15:50:09 [2022-08-02T15:50:09.078Z] docker_api_swarm_test.go:272: [d5e338eda9b79] joining swarm manager [d3959feb13993]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:50:10 [2022-08-02T15:50:10.463Z] docker_api_swarm_test.go:273: [d11d7ce75f8fc] joining swarm manager [d3959feb13993]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:50:13 [2022-08-02T15:50:13.762Z] === RUN TestDockerSuite/TestBuildVerboseOut 15:50:13 [2022-08-02T15:50:13.762Z] === RUN TestDockerSuite/TestBuildVerifyIntString 15:50:14 [2022-08-02T15:50:14.022Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 15:50:14 [2022-08-02T15:50:14.592Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 15:50:15 [2022-08-02T15:50:15.166Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 15:50:16 [2022-08-02T15:50:16.109Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 15:50:16 [2022-08-02T15:50:16.109Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 15:50:16 [2022-08-02T15:50:16.109Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 15:50:16 [2022-08-02T15:50:16.109Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows 15:50:16 [2022-08-02T15:50:16.109Z] === RUN TestDockerSuite/TestBuildWindowsUser 15:50:16 [2022-08-02T15:50:16.109Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows 15:50:16 [2022-08-02T15:50:16.109Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 15:50:16 [2022-08-02T15:50:16.109Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows 15:50:16 [2022-08-02T15:50:16.109Z] === RUN TestDockerSuite/TestBuildWithExtraHost 15:50:17 [2022-08-02T15:50:17.049Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 15:50:17 [2022-08-02T15:50:17.310Z] === RUN TestDockerSuite/TestBuildWithFailure 15:50:17 [2022-08-02T15:50:17.881Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 15:50:18 [2022-08-02T15:50:18.141Z] === RUN TestDockerSuite/TestBuildWithTabs 15:50:18 [2022-08-02T15:50:18.711Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 15:50:18 [2022-08-02T15:50:18.711Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 15:50:19 [2022-08-02T15:50:19.214Z] Removing intermediate container 28f3846bdce3 15:50:19 [2022-08-02T15:50:19.214Z] ---> f241b016a27f 15:50:19 [2022-08-02T15:50:19.214Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" 15:50:19 [2022-08-02T15:50:19.214Z] ---> Running in 139f8b91af91 15:50:19 [2022-08-02T15:50:19.214Z] 15:50:19 [2022-08-02T15:50:19.214Z] SUCCESS: Specified value was saved. 15:50:20 [2022-08-02T15:50:20.623Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 15:50:21 [2022-08-02T15:50:21.494Z] Removing intermediate container 139f8b91af91 15:50:21 [2022-08-02T15:50:21.495Z] ---> 224bc25ae389 15:50:21 [2022-08-02T15:50:21.495Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 15:50:21 [2022-08-02T15:50:21.495Z] ---> Running in 23f921fd4880 15:50:21 [2022-08-02T15:50:21.571Z] === RUN TestDockerSuite/TestBuildWithVolumes 15:50:22 [2022-08-02T15:50:22.512Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 15:50:22 [2022-08-02T15:50:22.512Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 15:50:23 [2022-08-02T15:50:23.083Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 15:50:23 [2022-08-02T15:50:23.083Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows 15:50:23 [2022-08-02T15:50:23.083Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 15:50:23 [2022-08-02T15:50:23.343Z] === RUN TestDockerSuite/TestBuildXZHost 15:50:24 [2022-08-02T15:50:24.726Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 15:50:24 [2022-08-02T15:50:24.726Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 15:50:24 [2022-08-02T15:50:24.726Z] docker_cli_sni_test.go:18: Flakey test 15:50:24 [2022-08-02T15:50:24.726Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 15:50:25 [2022-08-02T15:50:25.298Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 15:50:25 [2022-08-02T15:50:25.869Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) 15:50:25 [2022-08-02T15:50:25.869Z] PASS 15:50:25 [2022-08-02T15:50:25.869Z] 15:50:25 [2022-08-02T15:50:25.870Z] DONE 17 tests in 52.446s 15:50:25 [2022-08-02T15:50:25.870Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 15:50:25 [2022-08-02T15:50:25.870Z] ++ 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 15:50:25 [2022-08-02T15:50:25.870Z] ++ set -e 15:50:25 [2022-08-02T15:50:25.870Z] ++ '[' -n 0 ']' 15:50:25 [2022-08-02T15:50:25.870Z] ++ set -x 15:50:25 [2022-08-02T15:50:25.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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 15:50:25 [2022-08-02T15:50:25.870Z] === RUN TestDockerSuite/TestCommitChange 15:50:25 [2022-08-02T15:50:25.870Z] INFO: Testing against a local daemon 15:50:25 [2022-08-02T15:50:25.870Z] === RUN TestPluginInvalidJSON 15:50:25 [2022-08-02T15:50:25.870Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 15:50:25 [2022-08-02T15:50:25.870Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 15:50:25 [2022-08-02T15:50:25.870Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 15:50:25 [2022-08-02T15:50:25.870Z] --- PASS: TestPluginInvalidJSON (0.02s) 15:50:25 [2022-08-02T15:50:25.870Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 15:50:25 [2022-08-02T15:50:25.870Z] === RUN TestPluginInstall 15:50:25 [2022-08-02T15:50:25.870Z] === RUN TestPluginInstall/no_auth 15:50:26 [2022-08-02T15:50:26.814Z] === RUN TestDockerSuite/TestCommitChangeLabels 15:50:27 [2022-08-02T15:50:27.387Z] === RUN TestDockerSuite/TestCommitHardlink 15:50:28 [2022-08-02T15:50:28.773Z] time="2022-08-02T15:50:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:50:28 [2022-08-02T15:50:28.773Z] time="2022-08-02T15:50:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83452859a42ffc5c914d84333d980085c49efdb0f86d31aa413eadfd372aadca" mediatype=application/vnd.docker.plugin.v1+json size=522 15:50:28 [2022-08-02T15:50:28.773Z] time="2022-08-02T15:50:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:50:28 [2022-08-02T15:50:28.773Z] time="2022-08-02T15:50:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83452859a42ffc5c914d84333d980085c49efdb0f86d31aa413eadfd372aadca" mediatype=application/vnd.docker.plugin.v1+json size=522 15:50:28 [2022-08-02T15:50:28.773Z] === RUN TestDockerSuite/TestCommitNewFile 15:50:28 [2022-08-02T15:50:28.773Z] === RUN TestPluginInstall/with_htpasswd 15:50:28 [2022-08-02T15:50:28.806Z] Cannot create a file when that file already exists. 15:50:29 [2022-08-02T15:50:29.344Z] time="2022-08-02T15:50:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:50:29 [2022-08-02T15:50:29.344Z] time="2022-08-02T15:50:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b73fe21224e6005692576217e58f065b481c7cf39fc7e0234d4cddbf1adf12b1" mediatype=application/vnd.docker.plugin.v1+json size=522 15:50:29 [2022-08-02T15:50:29.344Z] time="2022-08-02T15:50:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:50:29 [2022-08-02T15:50:29.344Z] time="2022-08-02T15:50:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b73fe21224e6005692576217e58f065b481c7cf39fc7e0234d4cddbf1adf12b1" mediatype=application/vnd.docker.plugin.v1+json size=522 15:50:29 [2022-08-02T15:50:29.605Z] === RUN TestPluginInstall/with_insecure 15:50:29 [2022-08-02T15:50:29.865Z] === RUN TestDockerSuite/TestCommitPausedContainer 15:50:30 [2022-08-02T15:50:30.435Z] === RUN TestDockerSuite/TestCommitTTY 15:50:30 [2022-08-02T15:50:30.696Z] time="2022-08-02T15:50:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:50:30 [2022-08-02T15:50:30.696Z] time="2022-08-02T15:50:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b754c119d59976f3ea12a6c009e295ded75f9c91188b751386928bd9d3f9044" mediatype=application/vnd.docker.plugin.v1+json size=522 15:50:30 [2022-08-02T15:50:30.696Z] time="2022-08-02T15:50:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:50:30 [2022-08-02T15:50:30.696Z] time="2022-08-02T15:50:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b754c119d59976f3ea12a6c009e295ded75f9c91188b751386928bd9d3f9044" mediatype=application/vnd.docker.plugin.v1+json size=522 15:50:30 [2022-08-02T15:50:30.958Z] plugin_test.go:165: [d21f9c961d56f] daemon is not started 15:50:30 [2022-08-02T15:50:30.958Z] --- PASS: TestPluginInstall (4.96s) 15:50:30 [2022-08-02T15:50:30.958Z] --- PASS: TestPluginInstall/no_auth (2.89s) 15:50:30 [2022-08-02T15:50:30.958Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) 15:50:30 [2022-08-02T15:50:30.958Z] --- PASS: TestPluginInstall/with_insecure (1.28s) 15:50:30 [2022-08-02T15:50:30.958Z] === RUN TestPluginsWithRuntimes 15:50:31 [2022-08-02T15:50:31.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin 15:50:31 [2022-08-02T15:50:31.792Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 15:50:32 [2022-08-02T15:50:32.736Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 15:50:32 [2022-08-02T15:50:32.736Z] === RUN TestPluginsWithRuntimes/No_Args 15:50:34 [2022-08-02T15:50:34.123Z] === RUN TestPluginsWithRuntimes/With_Args 15:50:34 [2022-08-02T15:50:34.123Z] === RUN TestDockerSuite/TestCommitWithoutPause 15:50:34 [2022-08-02T15:50:34.811Z] Removing intermediate container 23f921fd4880 15:50:34 [2022-08-02T15:50:34.811Z] ---> 61e372fc22c4 15:50:34 [2022-08-02T15:50:34.811Z] Step 13/13 : CMD ["sh"] 15:50:34 [2022-08-02T15:50:34.811Z] ---> Running in 9b167b16a343 15:50:35 [2022-08-02T15:50:35.066Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 15:50:35 [2022-08-02T15:50:35.066Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 15:50:35 [2022-08-02T15:50:35.066Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 15:50:35 [2022-08-02T15:50:35.066Z] --- PASS: TestPluginsWithRuntimes (4.16s) 15:50:35 [2022-08-02T15:50:35.066Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.13s) 15:50:35 [2022-08-02T15:50:35.066Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.16s) 15:50:35 [2022-08-02T15:50:35.066Z] === RUN TestPluginBackCompatMediaTypes 15:50:35 [2022-08-02T15:50:35.066Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 15:50:35 [2022-08-02T15:50:35.066Z] === RUN TestDockerSuite/TestContainerAPIBadPort 15:50:35 [2022-08-02T15:50:35.066Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 15:50:35 [2022-08-02T15:50:35.295Z] Removing intermediate container 9b167b16a343 15:50:35 [2022-08-02T15:50:35.295Z] ---> d088da07a785 15:50:35 [2022-08-02T15:50:35.295Z] Successfully built d088da07a785 15:50:35 [2022-08-02T15:50:35.295Z] Successfully tagged busybox:latest 15:50:35 [2022-08-02T15:50:35.295Z] INFO: Docker images of the daemon under test 15:50:35 [2022-08-02T15:50:35.295Z] 15:50:35 [2022-08-02T15:50:35.295Z] REPOSITORY TAG IMAGE ID CREATED SIZE 15:50:35 [2022-08-02T15:50:35.295Z] busybox latest d088da07a785 1 second ago 5.62GB 15:50:35 [2022-08-02T15:50:35.295Z] microsoft/windowsservercore latest e6b07227af5c 3 weeks ago 5.59GB 15:50:35 [2022-08-02T15:50:35.295Z] mcr.microsoft.com/windows/servercore ltsc2019 e6b07227af5c 3 weeks ago 5.59GB 15:50:35 [2022-08-02T15:50:35.295Z] 15:50:35 [2022-08-02T15:50:35.295Z] INFO: Running integration tests at 08/02/2022 15:50:35... 15:50:35 [2022-08-02T15:50:35.295Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 15:50:35 [2022-08-02T15:50:35.295Z] INFO: Integration API tests being run from the host: 15:50:35 [2022-08-02T15:50:35.295Z] INFO: make.ps1 starting at 08/02/2022 15:50:35 15:50:35 [2022-08-02T15:50:35.326Z] === RUN TestDockerSuite/TestContainerAPICommit 15:50:35 [2022-08-02T15:50:35.897Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) 15:50:35 [2022-08-02T15:50:35.897Z] PASS 15:50:35 [2022-08-02T15:50:35.897Z] 15:50:35 [2022-08-02T15:50:35.897Z] DONE 10 tests in 10.039s 15:50:35 [2022-08-02T15:50:35.897Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 15:50:35 [2022-08-02T15:50:35.897Z] ++ 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 15:50:35 [2022-08-02T15:50:35.897Z] ++ set -e 15:50:35 [2022-08-02T15:50:35.897Z] ++ '[' -n 0 ']' 15:50:35 [2022-08-02T15:50:35.897Z] ++ set -x 15:50:35 [2022-08-02T15:50:35.897Z] ++ env -i DEST=/go/src/github.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 15:50:35 [2022-08-02T15:50:35.897Z] INFO: Testing against a local daemon 15:50:35 [2022-08-02T15:50:35.897Z] === RUN TestExternalGraphDriver 15:50:36 [2022-08-02T15:50:36.472Z] === RUN TestExternalGraphDriver/json 15:50:36 [2022-08-02T15:50:36.472Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 15:50:36 [2022-08-02T15:50:36.918Z] Running D:\gopath\src\github.com\docker\docker\integration\build 15:50:37 [2022-08-02T15:50:37.857Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 15:50:37 [2022-08-02T15:50:37.857Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 15:50:38 [2022-08-02T15:50:38.123Z] === RUN TestExternalGraphDriver/spec 15:50:38 [2022-08-02T15:50:38.123Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 15:50:39 [2022-08-02T15:50:39.070Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 15:50:39 [2022-08-02T15:50:39.642Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 15:50:39 [2022-08-02T15:50:39.902Z] === RUN TestExternalGraphDriver/pull 15:50:40 [2022-08-02T15:50:40.163Z] === RUN TestDockerSuite/TestContainerAPICreate 15:50:40 [2022-08-02T15:50:40.734Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 15:50:40 [2022-08-02T15:50:40.734Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 15:50:40 [2022-08-02T15:50:40.734Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 15:50:40 [2022-08-02T15:50:40.994Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 15:50:40 [2022-08-02T15:50:40.994Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 15:50:41 [2022-08-02T15:50:41.255Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 15:50:41 [2022-08-02T15:50:41.255Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 15:50:41 [2022-08-02T15:50:41.255Z] === RUN TestDockerSuite/TestContainerAPIDelete 15:50:41 [2022-08-02T15:50:41.826Z] --- PASS: TestExternalGraphDriver (5.85s) 15:50:41 [2022-08-02T15:50:41.826Z] --- PASS: TestExternalGraphDriver/json (1.77s) 15:50:41 [2022-08-02T15:50:41.826Z] --- PASS: TestExternalGraphDriver/spec (1.89s) 15:50:41 [2022-08-02T15:50:41.826Z] --- PASS: TestExternalGraphDriver/pull (1.83s) 15:50:41 [2022-08-02T15:50:41.826Z] === RUN TestGraphdriverPluginV2 15:50:42 [2022-08-02T15:50:42.087Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 15:50:42 [2022-08-02T15:50:42.657Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 15:50:43 [2022-08-02T15:50:43.228Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 15:50:43 [2022-08-02T15:50:43.228Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 15:50:44 [2022-08-02T15:50:44.170Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 15:50:44 [2022-08-02T15:50:44.741Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 15:50:44 [2022-08-02T15:50:44.741Z] === RUN TestDockerSuite/TestContainerAPIGetAll 15:50:45 [2022-08-02T15:50:45.313Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 15:50:45 [2022-08-02T15:50:45.883Z] === RUN TestDockerSuite/TestContainerAPIGetExport 15:50:46 [2022-08-02T15:50:46.454Z] --- PASS: TestGraphdriverPluginV2 (4.66s) 15:50:46 [2022-08-02T15:50:46.454Z] PASS 15:50:46 [2022-08-02T15:50:46.454Z] 15:50:46 [2022-08-02T15:50:46.454Z] DONE 5 tests in 10.680s 15:50:46 [2022-08-02T15:50:46.454Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 15:50:46 [2022-08-02T15:50:46.454Z] ++ 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 15:50:46 [2022-08-02T15:50:46.454Z] ++ set -e 15:50:46 [2022-08-02T15:50:46.454Z] ++ '[' -n 0 ']' 15:50:46 [2022-08-02T15:50:46.454Z] ++ set -x 15:50:46 [2022-08-02T15:50:46.454Z] ++ env -i DEST=/go/src/github.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 15:50:46 [2022-08-02T15:50:46.454Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 15:50:46 [2022-08-02T15:50:46.715Z] INFO: Testing against a local daemon 15:50:46 [2022-08-02T15:50:46.715Z] === RUN TestContinueAfterPluginCrash 15:50:46 [2022-08-02T15:50:46.715Z] === PAUSE TestContinueAfterPluginCrash 15:50:46 [2022-08-02T15:50:46.715Z] === RUN TestReadPluginNoRead 15:50:46 [2022-08-02T15:50:46.715Z] === PAUSE TestReadPluginNoRead 15:50:46 [2022-08-02T15:50:46.715Z] === RUN TestDaemonStartWithLogOpt 15:50:46 [2022-08-02T15:50:46.715Z] === PAUSE TestDaemonStartWithLogOpt 15:50:46 [2022-08-02T15:50:46.715Z] === CONT TestContinueAfterPluginCrash 15:50:46 [2022-08-02T15:50:46.715Z] === CONT TestDaemonStartWithLogOpt 15:50:47 [2022-08-02T15:50:47.285Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 15:50:47 [2022-08-02T15:50:47.285Z] === RUN TestDockerSuite/TestContainerAPIKill 15:50:47 [2022-08-02T15:50:47.856Z] === RUN TestDockerSuite/TestContainerAPIPause 15:50:48 [2022-08-02T15:50:48.799Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 15:50:49 [2022-08-02T15:50:49.375Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 15:50:49 [2022-08-02T15:50:49.636Z] === RUN TestDockerSuite/TestContainerAPIRename 15:50:50 [2022-08-02T15:50:50.208Z] === RUN TestDockerSuite/TestContainerAPIRestart 15:50:51 [2022-08-02T15:50:51.150Z] --- PASS: TestDaemonStartWithLogOpt (4.19s) 15:50:51 [2022-08-02T15:50:51.150Z] === CONT TestReadPluginNoRead 15:50:51 [2022-08-02T15:50:51.410Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 15:50:52 [2022-08-02T15:50:52.351Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 15:50:52 [2022-08-02T15:50:52.612Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 15:50:52 [2022-08-02T15:50:52.612Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 15:50:52 [2022-08-02T15:50:52.612Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 15:50:52 [2022-08-02T15:50:52.612Z] === RUN TestDockerSuite/TestContainerAPIStart 15:50:53 [2022-08-02T15:50:53.182Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 15:50:53 [2022-08-02T15:50:53.442Z] === RUN TestReadPluginNoRead/default 15:50:54 [2022-08-02T15:50:54.848Z] === RUN TestReadPluginNoRead/disabled_caching 15:50:55 [2022-08-02T15:50:55.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/server/backend/build [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 16.2% of statements 15:50:55 [2022-08-02T15:50:55.553Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/server/router [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/server/router/build [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/server/router/container [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/server/router/debug [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/server/router/image [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/server/router/network [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/server/router/session [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/server/router/system [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/server/router/volume [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/types [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/types/backend [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/types/container [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/types/events [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements 15:50:55 [2022-08-02T15:50:55.553Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/types/image [no test files] 15:50:55 [2022-08-02T15:50:55.553Z] ? github.com/docker/docker/api/types/mount [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/api/types/network [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/api/types/registry [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/api/types/swarm [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 15:50:55 [2022-08-02T15:50:55.554Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/api/types/volume [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/builder [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/builder/builder-next [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 15:50:55 [2022-08-02T15:50:55.554Z] ok github.com/docker/docker/builder/remotecontext 0.122s coverage: 13.7% of statements 15:50:55 [2022-08-02T15:50:55.554Z] ok github.com/docker/docker/builder/dockerfile 0.199s coverage: 48.5% of statements 15:50:55 [2022-08-02T15:50:55.554Z] ? github.com/docker/docker/builder/dockerignore [no test files] 15:50:55 [2022-08-02T15:50:55.813Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements 15:50:56 [2022-08-02T15:50:56.359Z] --- PASS: TestContinueAfterPluginCrash (9.45s) 15:50:56 [2022-08-02T15:50:56.359Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 15:50:56 [2022-08-02T15:50:56.752Z] ok github.com/docker/docker/builder/remotecontext/git 1.355s coverage: 86.3% of statements 15:50:56 [2022-08-02T15:50:56.752Z] ? github.com/docker/docker/cli [no test files] 15:50:56 [2022-08-02T15:50:56.752Z] ? github.com/docker/docker/cli/config [no test files] 15:50:57 [2022-08-02T15:50:57.745Z] === RUN TestDockerSuite/TestContainerAPIStop 15:50:58 [2022-08-02T15:50:58.006Z] === CONT TestReadPluginNoRead 15:50:58 [2022-08-02T15:50:58.006Z] read_test.go:92: [daca1b2761d70] daemon is not started 15:50:58 [2022-08-02T15:50:58.006Z] --- PASS: TestReadPluginNoRead (7.20s) 15:50:58 [2022-08-02T15:50:58.006Z] --- PASS: TestReadPluginNoRead/default (1.27s) 15:50:58 [2022-08-02T15:50:58.006Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) 15:50:58 [2022-08-02T15:50:58.006Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) 15:50:58 [2022-08-02T15:50:58.006Z] PASS 15:50:58 [2022-08-02T15:50:58.006Z] 15:50:58 [2022-08-02T15:50:58.006Z] DONE 6 tests in 11.614s 15:50:58 [2022-08-02T15:50:58.267Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 15:50:58 [2022-08-02T15:50:58.267Z] ++ 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 15:50:58 [2022-08-02T15:50:58.267Z] ++ set -e 15:50:58 [2022-08-02T15:50:58.267Z] ++ '[' -n 0 ']' 15:50:58 [2022-08-02T15:50:58.267Z] ++ set -x 15:50:58 [2022-08-02T15:50:58.268Z] ++ env -i DEST=/go/src/github.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 15:50:58 [2022-08-02T15:50:58.268Z] testing: warning: no tests to run 15:50:58 [2022-08-02T15:50:58.268Z] PASS 15:50:58 [2022-08-02T15:50:58.268Z] 15:50:58 [2022-08-02T15:50:58.268Z] DONE 0 tests in 0.062s 15:50:58 [2022-08-02T15:50:58.268Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 15:50:58 [2022-08-02T15:50:58.268Z] ++ 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 15:50:58 [2022-08-02T15:50:58.268Z] ++ set -e 15:50:58 [2022-08-02T15:50:58.268Z] ++ '[' -n 0 ']' 15:50:58 [2022-08-02T15:50:58.268Z] ++ set -x 15:50:58 [2022-08-02T15:50:58.268Z] ++ env -i DEST=/go/src/github.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 15:50:58 [2022-08-02T15:50:58.268Z] === RUN TestDockerSuite/TestContainerAPITop 15:50:58 [2022-08-02T15:50:58.529Z] INFO: Testing against a local daemon 15:50:58 [2022-08-02T15:50:58.529Z] === RUN TestPluginWithDevMounts 15:50:58 [2022-08-02T15:50:58.529Z] === PAUSE TestPluginWithDevMounts 15:50:58 [2022-08-02T15:50:58.529Z] === CONT TestPluginWithDevMounts 15:50:59 [2022-08-02T15:50:59.105Z] === RUN TestDockerSuite/TestContainerAPITopWindows 15:50:59 [2022-08-02T15:50:59.105Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows 15:50:59 [2022-08-02T15:50:59.105Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 15:50:59 [2022-08-02T15:50:59.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes 15:50:59 [2022-08-02T15:50:59.105Z] === RUN TestDockerSuite/TestContainerAPIWait 15:51:00 [2022-08-02T15:51:00.076Z] ok github.com/docker/docker/client 0.148s coverage: 75.4% of statements 15:51:00 [2022-08-02T15:51:00.532Z] --- PASS: TestPluginWithDevMounts (1.81s) 15:51:00 [2022-08-02T15:51:00.532Z] PASS 15:51:00 [2022-08-02T15:51:00.532Z] 15:51:00 [2022-08-02T15:51:00.532Z] DONE 1 tests in 2.020s 15:51:00 [2022-08-02T15:51:00.532Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 15:51:00 [2022-08-02T15:51:00.532Z] ++ 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 15:51:00 [2022-08-02T15:51:00.532Z] ++ set -e 15:51:00 [2022-08-02T15:51:00.532Z] ++ '[' -n 0 ']' 15:51:00 [2022-08-02T15:51:00.532Z] ++ set -x 15:51:00 [2022-08-02T15:51:00.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 15:51:00 [2022-08-02T15:51:00.532Z] INFO: Testing against a local daemon 15:51:00 [2022-08-02T15:51:00.532Z] === RUN TestSecretInspect 15:51:01 [2022-08-02T15:51:01.103Z] docker_api_swarm_node_test.go:20: [dbb0c630651f9] joining swarm manager [d265fc882d033]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:51:02 [2022-08-02T15:51:02.044Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 15:51:02 [2022-08-02T15:51:02.305Z] docker_api_swarm_node_test.go:21: [d517c0948630f] joining swarm manager [d265fc882d033]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:51:02 [2022-08-02T15:51:02.566Z] === RUN TestDockerSuite/TestContainerNetworkMode 15:51:03 [2022-08-02T15:51:03.509Z] --- PASS: TestSecretInspect (2.96s) 15:51:03 [2022-08-02T15:51:03.509Z] === RUN TestSecretList 15:51:03 [2022-08-02T15:51:03.771Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 15:51:06 [2022-08-02T15:51:06.316Z] --- PASS: TestSecretList (2.56s) 15:51:06 [2022-08-02T15:51:06.316Z] === RUN TestSecretsCreateAndDelete 15:51:06 [2022-08-02T15:51:06.886Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 15:51:07 [2022-08-02T15:51:07.457Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 15:51:08 [2022-08-02T15:51:08.401Z] --- PASS: TestSecretsCreateAndDelete (2.43s) 15:51:08 [2022-08-02T15:51:08.401Z] === RUN TestSecretsUpdate 15:51:08 [2022-08-02T15:51:08.662Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 15:51:10 [2022-08-02T15:51:10.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 15:51:10 [2022-08-02T15:51:10.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} 15:51:10 [2022-08-02T15:51:10.878Z] --- PASS: TestSecretsUpdate (2.51s) 15:51:10 [2022-08-02T15:51:10.878Z] === RUN TestTemplatedSecret 15:51:12 [2022-08-02T15:51:12.286Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} 15:51:12 [2022-08-02T15:51:12.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} 15:51:12 [2022-08-02T15:51:12.809Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore 15:51:13 [2022-08-02T15:51:13.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} 15:51:13 [2022-08-02T15:51:13.950Z] --- PASS: TestTemplatedSecret (2.99s) 15:51:13 [2022-08-02T15:51:13.950Z] === RUN TestSecretCreateResolve 15:51:14 [2022-08-02T15:51:14.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000cd9830_<nil>} 15:51:16 [2022-08-02T15:51:16.281Z] --- PASS: TestSecretCreateResolve (2.44s) 15:51:16 [2022-08-02T15:51:16.281Z] PASS 15:51:16 [2022-08-02T15:51:16.281Z] 15:51:16 [2022-08-02T15:51:16.281Z] DONE 6 tests in 16.068s 15:51:16 [2022-08-02T15:51:16.281Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 15:51:16 [2022-08-02T15:51:16.281Z] ++ 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 15:51:16 [2022-08-02T15:51:16.281Z] ++ set -e 15:51:16 [2022-08-02T15:51:16.281Z] ++ '[' -n 0 ']' 15:51:16 [2022-08-02T15:51:16.281Z] ++ set -x 15:51:16 [2022-08-02T15:51:16.281Z] ++ env -i DEST=/go/src/github.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 15:51:16 [2022-08-02T15:51:16.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1906872870_/foo_false__<nil>_<nil>_<nil>} 15:51:16 [2022-08-02T15:51:16.543Z] INFO: Testing against a local daemon 15:51:16 [2022-08-02T15:51:16.543Z] === RUN TestServiceCreateInit 15:51:16 [2022-08-02T15:51:16.543Z] === RUN TestServiceCreateInit/daemonInitDisabled 15:51:17 [2022-08-02T15:51:17.487Z] docker_api_swarm_test.go:502: [d73057b994cfe] joining swarm manager [d1ff8bf83a003]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:51:18 [2022-08-02T15:51:18.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1906872870_/foo_true__<nil>_<nil>_<nil>} 15:51:19 [2022-08-02T15:51:19.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32116420051_/foo_false__<nil>_<nil>_<nil>} 15:51:20 [2022-08-02T15:51:20.003Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:51:20 [2022-08-02T15:51:20.003Z] INFO: Testing against a local daemon 15:51:20 [2022-08-02T15:51:20.003Z] === RUN TestBuildWithSession 15:51:20 [2022-08-02T15:51:20.003Z] build_session_test.go:25: TODO: BuildKit 15:51:20 [2022-08-02T15:51:20.003Z] --- SKIP: TestBuildWithSession (0.00s) 15:51:20 [2022-08-02T15:51:20.003Z] === RUN TestBuildSquashParent 15:51:20 [2022-08-02T15:51:20.003Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 15:51:20 [2022-08-02T15:51:20.003Z] --- SKIP: TestBuildSquashParent (0.00s) 15:51:20 [2022-08-02T15:51:20.003Z] === RUN TestBuildWithRemoveAndForceRemove 15:51:20 [2022-08-02T15:51:20.003Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:51:20 [2022-08-02T15:51:20.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:51:20 [2022-08-02T15:51:20.003Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:51:20 [2022-08-02T15:51:20.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:51:20 [2022-08-02T15:51:20.003Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:51:20 [2022-08-02T15:51:20.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:51:20 [2022-08-02T15:51:20.003Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:51:20 [2022-08-02T15:51:20.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:51:20 [2022-08-02T15:51:20.003Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:51:20 [2022-08-02T15:51:20.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:51:20 [2022-08-02T15:51:20.003Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:51:20 [2022-08-02T15:51:20.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:51:20 [2022-08-02T15:51:20.003Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:51:20 [2022-08-02T15:51:20.003Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:51:20 [2022-08-02T15:51:20.003Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:51:20 [2022-08-02T15:51:20.003Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:51:20 [2022-08-02T15:51:20.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32116420051_/foo_true__<nil>_<nil>_<nil>} 15:51:20 [2022-08-02T15:51:20.829Z] === RUN TestServiceCreateInit/daemonInitEnabled 15:51:22 [2022-08-02T15:51:22.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32116420051_/foo_true__0xc000cd9860_<nil>_<nil>} 15:51:23 [2022-08-02T15:51:23.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000cd9878_<nil>} 15:51:24 [2022-08-02T15:51:24.981Z] --- PASS: TestServiceCreateInit (8.03s) 15:51:24 [2022-08-02T15:51:24.981Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.19s) 15:51:24 [2022-08-02T15:51:24.981Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s) 15:51:24 [2022-08-02T15:51:24.981Z] === RUN TestCreateServiceMultipleTimes 15:51:24 [2022-08-02T15:51:24.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000cd9890_<nil>} 15:51:26 [2022-08-02T15:51:26.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000cd98a8_<nil>} 15:51:28 [2022-08-02T15:51:28.282Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000cd98c0_<nil>} 15:51:28 [2022-08-02T15:51:28.856Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:51:28 [2022-08-02T15:51:28.856Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:51:29 [2022-08-02T15:51:29.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 15:51:29 [2022-08-02T15:51:29.667Z] docker_api_swarm_test.go:507: [dc9ace7a86a69] joining swarm manager [d1ff8bf83a003]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:51:31 [2022-08-02T15:51:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 15:51:31 [2022-08-02T15:51:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 15:51:31 [2022-08-02T15:51:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 15:51:31 [2022-08-02T15:51:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 15:51:31 [2022-08-02T15:51:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 15:51:31 [2022-08-02T15:51:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 15:51:31 [2022-08-02T15:51:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 15:51:31 [2022-08-02T15:51:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 15:51:31 [2022-08-02T15:51:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 15:51:31 [2022-08-02T15:51:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 15:51:31 [2022-08-02T15:51:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 15:51:31 [2022-08-02T15:51:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 15:51:31 [2022-08-02T15:51:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 15:51:31 [2022-08-02T15:51:31.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 15:51:31 [2022-08-02T15:51:31.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 15:51:31 [2022-08-02T15:51:31.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 15:51:31 [2022-08-02T15:51:31.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 15:51:31 [2022-08-02T15:51:31.072Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 15:51:33 [2022-08-02T15:51:33.618Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 15:51:35 [2022-08-02T15:51:35.002Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 15:51:36 [2022-08-02T15:51:36.915Z] === RUN TestDockerSuite/TestCopyAndRestart 15:51:37 [2022-08-02T15:51:37.856Z] === RUN TestDockerSuite/TestCopyCreatedContainer 15:51:37 [2022-08-02T15:51:37.856Z] === RUN TestDockerSuite/TestCpAbsolutePath 15:51:38 [2022-08-02T15:51:38.429Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 15:51:39 [2022-08-02T15:51:39.001Z] === RUN TestDockerSuite/TestCpCheckDestOwnership 15:51:39 [2022-08-02T15:51:39.037Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 29.1% of statements 15:51:39 [2022-08-02T15:51:39.297Z] ok github.com/docker/docker/container 0.119s coverage: 34.5% of statements 15:51:39 [2022-08-02T15:51:39.297Z] ? github.com/docker/docker/container/stream [no test files] 15:51:39 [2022-08-02T15:51:39.297Z] ? github.com/docker/docker/contrib/apparmor [no test files] 15:51:39 [2022-08-02T15:51:39.297Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 15:51:39 [2022-08-02T15:51:39.297Z] ? github.com/docker/docker/contrib/httpserver [no test files] 15:51:39 [2022-08-02T15:51:39.485Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) 15:51:39 [2022-08-02T15:51:39.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.26s) 15:51:39 [2022-08-02T15:51:39.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.30s) 15:51:39 [2022-08-02T15:51:39.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.41s) 15:51:39 [2022-08-02T15:51:39.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (18.24s) 15:51:39 [2022-08-02T15:51:39.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.59s) 15:51:39 [2022-08-02T15:51:39.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.83s) 15:51:39 [2022-08-02T15:51:39.485Z] === RUN TestBuildMultiStageCopy 15:51:39 [2022-08-02T15:51:39.485Z] === RUN TestBuildMultiStageCopy/copy_to_root 15:51:39 [2022-08-02T15:51:39.571Z] === RUN TestDockerSuite/TestCpFromCaseA 15:51:40 [2022-08-02T15:51:40.143Z] === RUN TestDockerSuite/TestCpFromCaseB 15:51:40 [2022-08-02T15:51:40.714Z] === RUN TestDockerSuite/TestCpFromCaseC 15:51:40 [2022-08-02T15:51:40.974Z] --- PASS: TestCreateServiceMultipleTimes (16.33s) 15:51:40 [2022-08-02T15:51:40.974Z] === RUN TestCreateServiceConflict 15:51:41 [2022-08-02T15:51:41.547Z] === RUN TestDockerSuite/TestCpFromCaseD 15:51:42 [2022-08-02T15:51:42.120Z] === RUN TestDockerSuite/TestCpFromCaseE 15:51:43 [2022-08-02T15:51:43.061Z] === RUN TestDockerSuite/TestCpFromCaseF 15:51:43 [2022-08-02T15:51:43.632Z] --- PASS: TestCreateServiceConflict (2.61s) 15:51:43 [2022-08-02T15:51:43.632Z] === RUN TestCreateServiceMaxReplicas 15:51:43 [2022-08-02T15:51:43.632Z] === RUN TestDockerSuite/TestCpFromCaseG 15:51:44 [2022-08-02T15:51:44.573Z] === RUN TestDockerSuite/TestCpFromCaseH 15:51:45 [2022-08-02T15:51:45.145Z] === RUN TestDockerSuite/TestCpFromCaseI 15:51:46 [2022-08-02T15:51:46.090Z] === RUN TestDockerSuite/TestCpFromCaseJ 15:51:46 [2022-08-02T15:51:46.661Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 15:51:46 [2022-08-02T15:51:46.661Z] --- PASS: TestCreateServiceMaxReplicas (3.17s) 15:51:46 [2022-08-02T15:51:46.661Z] === RUN TestCreateWithDuplicateNetworkNames 15:51:47 [2022-08-02T15:51:47.422Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements 15:51:48 [2022-08-02T15:51:48.046Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 15:51:48 [2022-08-02T15:51:48.361Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements 15:51:48 [2022-08-02T15:51:48.619Z] === RUN TestDockerSuite/TestCpGarbagePath 15:51:49 [2022-08-02T15:51:49.567Z] === RUN TestDockerSuite/TestCpLocalOnly 15:51:49 [2022-08-02T15:51:49.567Z] === RUN TestDockerSuite/TestCpNameHasColon 15:51:49 [2022-08-02T15:51:49.742Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements 15:51:50 [2022-08-02T15:51:50.089Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 15:51:50 [2022-08-02T15:51:50.089Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 15:51:50 [2022-08-02T15:51:50.138Z] === RUN TestDockerSuite/TestCpRelativePath 15:51:50 [2022-08-02T15:51:50.573Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 15:51:50 [2022-08-02T15:51:50.710Z] === RUN TestDockerSuite/TestCpSpecialFiles 15:51:51 [2022-08-02T15:51:51.280Z] === RUN TestDockerSuite/TestCpSymlinkComponent 15:51:51 [2022-08-02T15:51:51.855Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 15:51:52 [2022-08-02T15:51:52.187Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 15:51:52 [2022-08-02T15:51:52.426Z] === RUN TestDockerSuite/TestCpToCaseA 15:51:53 [2022-08-02T15:51:53.207Z] --- PASS: TestBuildMultiStageCopy (14.76s) 15:51:53 [2022-08-02T15:51:53.207Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.46s) 15:51:53 [2022-08-02T15:51:53.207Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) 15:51:53 [2022-08-02T15:51:53.207Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) 15:51:53 [2022-08-02T15:51:53.207Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) 15:51:53 [2022-08-02T15:51:53.207Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.30s) 15:51:53 [2022-08-02T15:51:53.207Z] === RUN TestBuildMultiStageParentConfig 15:51:53 [2022-08-02T15:51:53.366Z] === RUN TestDockerSuite/TestCpToCaseB 15:51:53 [2022-08-02T15:51:53.940Z] === RUN TestDockerSuite/TestCpToCaseC 15:51:55 [2022-08-02T15:51:55.325Z] === RUN TestDockerSuite/TestCpToCaseD 15:51:56 [2022-08-02T15:51:56.243Z] --- PASS: TestBuildMultiStageParentConfig (3.06s) 15:51:56 [2022-08-02T15:51:56.243Z] === RUN TestBuildLabelWithTargets 15:51:56 [2022-08-02T15:51:56.243Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 15:51:56 [2022-08-02T15:51:56.243Z] --- SKIP: TestBuildLabelWithTargets (0.01s) 15:51:56 [2022-08-02T15:51:56.243Z] === RUN TestBuildWithEmptyLayers 15:51:57 [2022-08-02T15:51:57.858Z] --- PASS: TestBuildWithEmptyLayers (1.61s) 15:51:57 [2022-08-02T15:51:57.858Z] === RUN TestBuildMultiStageOnBuild 15:51:57 [2022-08-02T15:51:57.868Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements 15:51:57 [2022-08-02T15:51:57.868Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.8% of statements 15:51:57 [2022-08-02T15:51:57.871Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 15:51:58 [2022-08-02T15:51:58.127Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements 15:51:58 [2022-08-02T15:51:58.131Z] === RUN TestDockerSuite/TestCpToCaseE 15:51:58 [2022-08-02T15:51:58.696Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements 15:51:59 [2022-08-02T15:51:59.264Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements 15:52:00 [2022-08-02T15:52:00.045Z] docker_api_swarm_node_test.go:81: [d0bbe3277586d] joining swarm manager [d27afea2a35f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:52:00 [2022-08-02T15:52:00.616Z] === RUN TestDockerSuite/TestCpToCaseF 15:52:00 [2022-08-02T15:52:00.617Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.93s) 15:52:00 [2022-08-02T15:52:00.617Z] === RUN TestCreateServiceSecretFileMode 15:52:00 [2022-08-02T15:52:00.645Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.812s coverage: 73.3% of statements 15:52:01 [2022-08-02T15:52:01.187Z] === RUN TestDockerSuite/TestCpToCaseG 15:52:01 [2022-08-02T15:52:01.584Z] ok github.com/docker/docker/daemon 12.149s coverage: 17.1% of statements 15:52:01 [2022-08-02T15:52:01.584Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 15:52:01 [2022-08-02T15:52:01.584Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 15:52:01 [2022-08-02T15:52:01.584Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 15:52:01 [2022-08-02T15:52:01.584Z] ? github.com/docker/docker/daemon/exec [no test files] 15:52:02 [2022-08-02T15:52:02.156Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements 15:52:02 [2022-08-02T15:52:02.724Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.423s coverage: 60.7% of statements 15:52:04 [2022-08-02T15:52:04.650Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements 15:52:05 [2022-08-02T15:52:05.397Z] === RUN TestDockerSuite/TestCpToCaseH 15:52:06 [2022-08-02T15:52:06.056Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.339s coverage: 50.5% of statements 15:52:06 [2022-08-02T15:52:06.626Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.321s coverage: 45.9% of statements 15:52:06 [2022-08-02T15:52:06.626Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 15:52:07 [2022-08-02T15:52:07.314Z] === RUN TestDockerSuite/TestCpToCaseI 15:52:07 [2022-08-02T15:52:07.885Z] === RUN TestDockerSuite/TestCpToCaseJ 15:52:08 [2022-08-02T15:52:08.009Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements 15:52:08 [2022-08-02T15:52:08.268Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.733s coverage: 58.0% of statements 15:52:08 [2022-08-02T15:52:08.268Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 15:52:08 [2022-08-02T15:52:08.268Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 15:52:09 [2022-08-02T15:52:09.209Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements 15:52:09 [2022-08-02T15:52:09.778Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements 15:52:10 [2022-08-02T15:52:10.718Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.6% of statements 15:52:10 [2022-08-02T15:52:10.718Z] ? github.com/docker/docker/daemon/initlayer [no test files] 15:52:10 [2022-08-02T15:52:10.718Z] ? github.com/docker/docker/daemon/listeners [no test files] 15:52:11 [2022-08-02T15:52:11.205Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions 15:52:11 [2022-08-02T15:52:11.205Z] === RUN TestDockerSuite/TestCpToDot 15:52:11 [2022-08-02T15:52:11.288Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements 15:52:11 [2022-08-02T15:52:11.776Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 15:52:12 [2022-08-02T15:52:12.228Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements 15:52:12 [2022-08-02T15:52:12.228Z] ok github.com/docker/docker/daemon/logger/awslogs 0.147s coverage: 77.4% of statements 15:52:12 [2022-08-02T15:52:12.228Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 15:52:12 [2022-08-02T15:52:12.228Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 15:52:12 [2022-08-02T15:52:12.717Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 15:52:12 [2022-08-02T15:52:12.798Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements 15:52:13 [2022-08-02T15:52:13.058Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements 15:52:13 [2022-08-02T15:52:13.058Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements 15:52:13 [2022-08-02T15:52:13.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove 15:52:13 [2022-08-02T15:52:13.549Z] === RUN TestDockerSuite/TestCpToStdout 15:52:13 [2022-08-02T15:52:13.809Z] --- PASS: TestCreateServiceSecretFileMode (12.99s) 15:52:13 [2022-08-02T15:52:13.809Z] === RUN TestCreateServiceConfigFileMode 15:52:13 [2022-08-02T15:52:13.996Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 78.7% of statements 15:52:13 [2022-08-02T15:52:13.996Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 15:52:14 [2022-08-02T15:52:14.070Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 15:52:14 [2022-08-02T15:52:14.256Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 57.0% of statements 15:52:14 [2022-08-02T15:52:14.826Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements 15:52:15 [2022-08-02T15:52:15.453Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 15:52:15 [2022-08-02T15:52:15.715Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 15:52:15 [2022-08-02T15:52:15.765Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements 15:52:16 [2022-08-02T15:52:16.024Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements 15:52:16 [2022-08-02T15:52:16.284Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements 15:52:16 [2022-08-02T15:52:16.288Z] docker_api_swarm_node_test.go:53: [d56e6248d86b0] joining swarm manager [d2ad277822fc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:52:16 [2022-08-02T15:52:16.549Z] === RUN TestDockerSuite/TestCpVolumePath 15:52:17 [2022-08-02T15:52:17.223Z] ok github.com/docker/docker/daemon/logger/splunk 1.650s coverage: 82.5% of statements 15:52:17 [2022-08-02T15:52:17.223Z] ? github.com/docker/docker/daemon/names [no test files] 15:52:17 [2022-08-02T15:52:17.223Z] ? github.com/docker/docker/daemon/stats [no test files] 15:52:17 [2022-08-02T15:52:17.490Z] docker_api_swarm_node_test.go:54: [dc6d7573b73b8] joining swarm manager [d2ad277822fc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:52:17 [2022-08-02T15:52:17.490Z] === RUN TestDockerSuite/TestCreate64ByteHexID 15:52:17 [2022-08-02T15:52:17.750Z] === RUN TestDockerSuite/TestCreateArgs 15:52:17 [2022-08-02T15:52:17.750Z] === RUN TestDockerSuite/TestCreateByImageID 15:52:18 [2022-08-02T15:52:18.011Z] === RUN TestDockerSuite/TestCreateEchoStdout 15:52:18 [2022-08-02T15:52:18.162Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements 15:52:18 [2022-08-02T15:52:18.582Z] === RUN TestDockerSuite/TestCreateGrowRootfs 15:52:18 [2022-08-02T15:52:18.583Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 15:52:18 [2022-08-02T15:52:18.583Z] === RUN TestDockerSuite/TestCreateHostConfig 15:52:18 [2022-08-02T15:52:18.583Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 15:52:19 [2022-08-02T15:52:19.153Z] === RUN TestDockerSuite/TestCreateLabelFromImage 15:52:19 [2022-08-02T15:52:19.335Z] --- PASS: TestBuildMultiStageOnBuild (20.42s) 15:52:19 [2022-08-02T15:52:19.335Z] === RUN TestBuildUncleanTarFilenames 15:52:19 [2022-08-02T15:52:19.335Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 15:52:19 [2022-08-02T15:52:19.335Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) 15:52:19 [2022-08-02T15:52:19.335Z] === RUN TestBuildMultiStageLayerLeak 15:52:19 [2022-08-02T15:52:19.413Z] === RUN TestDockerSuite/TestCreateLabels 15:52:19 [2022-08-02T15:52:19.413Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 15:52:19 [2022-08-02T15:52:19.413Z] === RUN TestDockerSuite/TestCreateRM 15:52:19 [2022-08-02T15:52:19.541Z] ok github.com/docker/docker/distribution 1.505s coverage: 27.6% of statements 15:52:19 [2022-08-02T15:52:19.541Z] ? github.com/docker/docker/distribution/utils [no test files] 15:52:19 [2022-08-02T15:52:19.674Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 15:52:19 [2022-08-02T15:52:19.674Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 15:52:19 [2022-08-02T15:52:19.674Z] === RUN TestDockerSuite/TestCreateStopSignal 15:52:19 [2022-08-02T15:52:19.674Z] === RUN TestDockerSuite/TestCreateStopTimeout 15:52:19 [2022-08-02T15:52:19.674Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 15:52:19 [2022-08-02T15:52:19.801Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements 15:52:20 [2022-08-02T15:52:20.369Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements 15:52:20 [2022-08-02T15:52:20.629Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.6% of statements 15:52:20 [2022-08-02T15:52:20.629Z] ? github.com/docker/docker/dockerversion [no test files] 15:52:20 [2022-08-02T15:52:20.889Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements 15:52:20 [2022-08-02T15:52:20.889Z] ? github.com/docker/docker/image/tarexport [no test files] 15:52:21 [2022-08-02T15:52:21.058Z] === RUN TestDockerSuite/TestCreateVolumesCreated 15:52:21 [2022-08-02T15:52:21.058Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 15:52:21 [2022-08-02T15:52:21.148Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements 15:52:21 [2022-08-02T15:52:21.148Z] ? github.com/docker/docker/internal/test/suite [no test files] 15:52:21 [2022-08-02T15:52:21.319Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 15:52:21 [2022-08-02T15:52:21.718Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements 15:52:22 [2022-08-02T15:52:22.658Z] ok github.com/docker/docker/oci 0.012s coverage: 40.6% of statements 15:52:23 [2022-08-02T15:52:23.227Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements 15:52:23 [2022-08-02T15:52:23.227Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 15:52:24 [2022-08-02T15:52:24.619Z] === RUN TestDockerSuite/TestCreateWithPortRange 15:52:24 [2022-08-02T15:52:24.619Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 15:52:24 [2022-08-02T15:52:24.619Z] === RUN TestDockerSuite/TestCreateWithWorkdir 15:52:24 [2022-08-02T15:52:24.619Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 15:52:24 [2022-08-02T15:52:24.619Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 15:52:24 [2022-08-02T15:52:24.619Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 15:52:24 [2022-08-02T15:52:24.619Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 15:52:25 [2022-08-02T15:52:25.136Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 81.9% of statements 15:52:25 [2022-08-02T15:52:25.395Z] ok github.com/docker/docker/pkg/authorization 0.222s coverage: 68.3% of statements 15:52:25 [2022-08-02T15:52:25.560Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 15:52:25 [2022-08-02T15:52:25.655Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 15:52:25 [2022-08-02T15:52:25.655Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 15:52:26 [2022-08-02T15:52:26.131Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 15:52:27 [2022-08-02T15:52:27.517Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 15:52:27 [2022-08-02T15:52:27.517Z] --- PASS: TestCreateServiceConfigFileMode (13.50s) 15:52:27 [2022-08-02T15:52:27.517Z] === RUN TestCreateServiceSysctls 15:52:28 [2022-08-02T15:52:28.477Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 15:52:28 [2022-08-02T15:52:28.944Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 43.5% of statements 15:52:28 [2022-08-02T15:52:28.944Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements 15:52:29 [2022-08-02T15:52:29.049Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 15:52:29 [2022-08-02T15:52:29.203Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements 15:52:29 [2022-08-02T15:52:29.463Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements 15:52:29 [2022-08-02T15:52:29.622Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 15:52:29 [2022-08-02T15:52:29.622Z] === RUN TestDockerSuite/TestDevicePermissions 15:52:30 [2022-08-02T15:52:30.032Z] ok github.com/docker/docker/layer 7.469s coverage: 68.8% of statements 15:52:30 [2022-08-02T15:52:30.196Z] === RUN TestDockerSuite/TestDockerFails 15:52:30 [2022-08-02T15:52:30.197Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork 15:52:30 [2022-08-02T15:52:30.197Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent 15:52:30 [2022-08-02T15:52:30.197Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName 15:52:30 [2022-08-02T15:52:30.292Z] ? github.com/docker/docker/libcontainerd [no test files] 15:52:30 [2022-08-02T15:52:30.292Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 15:52:30 [2022-08-02T15:52:30.292Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 15:52:30 [2022-08-02T15:52:30.292Z] ? github.com/docker/docker/libcontainerd/types [no test files] 15:52:30 [2022-08-02T15:52:30.292Z] ? github.com/docker/docker/oci/caps [no test files] 15:52:30 [2022-08-02T15:52:30.292Z] ? github.com/docker/docker/pkg/containerfs [no test files] 15:52:30 [2022-08-02T15:52:30.292Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 15:52:30 [2022-08-02T15:52:30.552Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements 15:52:30 [2022-08-02T15:52:30.768Z] --- PASS: TestCreateServiceSysctls (3.41s) 15:52:30 [2022-08-02T15:52:30.768Z] === RUN TestCreateServiceCapabilities 15:52:30 [2022-08-02T15:52:30.812Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements 15:52:31 [2022-08-02T15:52:31.340Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange 15:52:31 [2022-08-02T15:52:31.381Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements 15:52:31 [2022-08-02T15:52:31.911Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple 15:52:32 [2022-08-02T15:52:32.319Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements 15:52:32 [2022-08-02T15:52:32.892Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 86.5% of statements 15:52:32 [2022-08-02T15:52:32.892Z] ok github.com/docker/docker/pkg/discovery/kv 3.020s coverage: 84.1% of statements 15:52:33 [2022-08-02T15:52:33.152Z] ok github.com/docker/docker/pkg/fsutils 0.170s coverage: 85.1% of statements 15:52:33 [2022-08-02T15:52:33.152Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements 15:52:33 [2022-08-02T15:52:33.296Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists 15:52:33 [2022-08-02T15:52:33.296Z] === RUN TestDockerSuite/TestDockerNetworkInspect 15:52:33 [2022-08-02T15:52:33.296Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID 15:52:33 [2022-08-02T15:52:33.556Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode 15:52:33 [2022-08-02T15:52:33.556Z] --- PASS: TestCreateServiceCapabilities (2.97s) 15:52:33 [2022-08-02T15:52:33.556Z] === RUN TestInspect 15:52:34 [2022-08-02T15:52:34.566Z] ok github.com/docker/docker/pkg/idtools 0.481s coverage: 69.5% of statements 15:52:34 [2022-08-02T15:52:34.566Z] ok github.com/docker/docker/pkg/ioutils 0.426s coverage: 70.6% of statements 15:52:34 [2022-08-02T15:52:34.566Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements 15:52:34 [2022-08-02T15:52:34.831Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements 15:52:34 [2022-08-02T15:52:34.831Z] ? github.com/docker/docker/pkg/locker [no test files] 15:52:34 [2022-08-02T15:52:34.831Z] ? github.com/docker/docker/pkg/loopback [no test files] 15:52:34 [2022-08-02T15:52:34.831Z] ? github.com/docker/docker/pkg/mount [no test files] 15:52:34 [2022-08-02T15:52:34.831Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements 15:52:34 [2022-08-02T15:52:34.831Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 15:52:35 [2022-08-02T15:52:35.091Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements 15:52:35 [2022-08-02T15:52:35.354Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements 15:52:35 [2022-08-02T15:52:35.616Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements 15:52:35 [2022-08-02T15:52:35.616Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements 15:52:35 [2022-08-02T15:52:35.616Z] ? github.com/docker/docker/pkg/platform [no test files] 15:52:35 [2022-08-02T15:52:35.616Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 15:52:36 [2022-08-02T15:52:36.280Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements 15:52:36 [2022-08-02T15:52:36.849Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements 15:52:36 [2022-08-02T15:52:36.849Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements 15:52:36 [2022-08-02T15:52:36.854Z] --- PASS: TestInspect (2.97s) 15:52:36 [2022-08-02T15:52:36.854Z] === RUN TestCreateJob 15:52:37 [2022-08-02T15:52:37.109Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 15:52:37 [2022-08-02T15:52:37.373Z] --- PASS: TestBuildMultiStageLayerLeak (18.07s) 15:52:37 [2022-08-02T15:52:37.373Z] === RUN TestBuildWithHugeFile 15:52:38 [2022-08-02T15:52:38.487Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements 15:52:38 [2022-08-02T15:52:38.487Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements 15:52:39 [2022-08-02T15:52:39.394Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 15:52:39 [2022-08-02T15:52:39.965Z] --- PASS: TestCreateJob (3.25s) 15:52:39 [2022-08-02T15:52:39.965Z] === RUN TestReplicatedJob 15:52:40 [2022-08-02T15:52:40.910Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 15:52:42 [2022-08-02T15:52:42.680Z] ok github.com/docker/docker/pkg/signal 3.288s coverage: 62.3% of statements 15:52:42 [2022-08-02T15:52:42.680Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 15:52:42 [2022-08-02T15:52:42.680Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 15:52:42 [2022-08-02T15:52:42.680Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 15:52:43 [2022-08-02T15:52:43.250Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements 15:52:43 [2022-08-02T15:52:43.458Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 15:52:43 [2022-08-02T15:52:43.509Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements 15:52:44 [2022-08-02T15:52:44.078Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements 15:52:44 [2022-08-02T15:52:44.339Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements 15:52:44 [2022-08-02T15:52:44.598Z] coverage: [no statements] 15:52:44 [2022-08-02T15:52:44.598Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] 15:52:44 [2022-08-02T15:52:44.858Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 15:52:44 [2022-08-02T15:52:44.858Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements 15:52:45 [2022-08-02T15:52:45.118Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 15:52:45 [2022-08-02T15:52:45.373Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput 15:52:45 [2022-08-02T15:52:45.634Z] --- PASS: TestReplicatedJob (5.78s) 15:52:45 [2022-08-02T15:52:45.634Z] === RUN TestUpdateReplicatedJob 15:52:46 [2022-08-02T15:52:46.204Z] === RUN TestDockerSuite/TestEventsAttach 15:52:46 [2022-08-02T15:52:46.775Z] === RUN TestDockerSuite/TestEventsCommit 15:52:47 [2022-08-02T15:52:47.027Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements 15:52:47 [2022-08-02T15:52:47.027Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements 15:52:47 [2022-08-02T15:52:47.597Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements 15:52:47 [2022-08-02T15:52:47.729Z] === RUN TestDockerSuite/TestEventsContainerEvents 15:52:48 [2022-08-02T15:52:48.301Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 15:52:48 [2022-08-02T15:52:48.538Z] ok github.com/docker/docker/quota 0.239s coverage: 71.4% of statements 15:52:48 [2022-08-02T15:52:48.798Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 15:52:48 [2022-08-02T15:52:48.873Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 15:52:49 [2022-08-02T15:52:49.443Z] --- PASS: TestUpdateReplicatedJob (3.93s) 15:52:49 [2022-08-02T15:52:49.443Z] === RUN TestServiceListWithStatuses 15:52:49 [2022-08-02T15:52:49.443Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 15:52:49 [2022-08-02T15:52:49.443Z] --- SKIP: TestServiceListWithStatuses (0.01s) 15:52:49 [2022-08-02T15:52:49.443Z] === RUN TestDockerNetworkConnectAlias 15:52:49 [2022-08-02T15:52:49.703Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate 15:52:49 [2022-08-02T15:52:49.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate 15:52:49 [2022-08-02T15:52:49.737Z] ok github.com/docker/docker/registry 0.052s coverage: 57.2% of statements 15:52:49 [2022-08-02T15:52:49.997Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements 15:52:50 [2022-08-02T15:52:50.257Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements 15:52:50 [2022-08-02T15:52:50.826Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements 15:52:50 [2022-08-02T15:52:50.826Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements 15:52:51 [2022-08-02T15:52:51.086Z] === RUN TestDockerSuite/TestEventsContainerFilterByName 15:52:53 [2022-08-02T15:52:53.002Z] === RUN TestDockerSuite/TestEventsContainerRestart 15:52:53 [2022-08-02T15:52:53.368Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements 15:52:53 [2022-08-02T15:52:53.937Z] ok github.com/docker/docker/volume/local 0.108s coverage: 76.4% of statements 15:52:54 [2022-08-02T15:52:54.507Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements 15:52:54 [2022-08-02T15:52:54.917Z] --- PASS: TestDockerNetworkConnectAlias (5.15s) 15:52:54 [2022-08-02T15:52:54.917Z] === RUN TestDockerNetworkReConnect 15:52:55 [2022-08-02T15:52:55.178Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork 15:52:55 [2022-08-02T15:52:55.448Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements 15:52:56 [2022-08-02T15:52:56.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote 15:52:57 [2022-08-02T15:52:57.505Z] === RUN TestDockerSuite/TestEventsCopy 15:52:58 [2022-08-02T15:52:58.447Z] docker_api_swarm_test.go:202: [d2fb7ffb97975] joining swarm manager [df2736b62dbeb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:52:58 [2022-08-02T15:52:58.709Z] --- PASS: TestDockerNetworkReConnect (3.95s) 15:52:58 [2022-08-02T15:52:58.709Z] === RUN TestServicePlugin 15:52:58 [2022-08-02T15:52:58.970Z] === RUN TestDockerSuite/TestEventsFilterContainer 15:53:00 [2022-08-02T15:53:00.356Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 15:53:02 [2022-08-02T15:53:02.899Z] plugin_test.go:62: [dd3dde73a78dd] joining swarm manager [d712ecb5fd839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:53:03 [2022-08-02T15:53:03.839Z] plugin_test.go:65: [dbbffa11e9fa0] joining swarm manager [d712ecb5fd839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:53:05 [2022-08-02T15:53:05.789Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 15:53:06 [2022-08-02T15:53:06.049Z] === RUN TestDockerSuite/TestEventsFilterImageName 15:53:06 [2022-08-02T15:53:06.990Z] === RUN TestDockerSuite/TestEventsFilterLabels 15:53:08 [2022-08-02T15:53:08.374Z] === RUN TestDockerSuite/TestEventsFilterNetworkID 15:53:08 [2022-08-02T15:53:08.374Z] === RUN TestDockerSuite/TestEventsFilterType 15:53:08 [2022-08-02T15:53:08.945Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType 15:53:09 [2022-08-02T15:53:09.205Z] === RUN TestDockerSuite/TestEventsFilterVolumeID 15:53:09 [2022-08-02T15:53:09.205Z] === RUN TestDockerSuite/TestEventsFilters 15:53:10 [2022-08-02T15:53:10.147Z] === RUN TestDockerSuite/TestEventsFormat 15:53:10 [2022-08-02T15:53:10.332Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/pkg/symlink [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/pkg/term [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/profiles/apparmor [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/rootless [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/rootless/specconv [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/runconfig/opts [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/testutil/daemon [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/testutil/environment [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/testutil/fakegit [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/testutil/registry [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/testutil/request [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/volume [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/volume/service/opts [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] ? github.com/docker/docker/volume/testutils [no test files] 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === Skipped 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] exec_linux_test.go:19: requires AppArmor to be enabled 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] exec_linux_test.go:39: requires AppArmor to be enabled 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:47: Driver btrfs not supported 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:47: Driver btrfs not supported 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:47: Driver btrfs not supported 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:47: Driver btrfs not supported 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:47: Driver btrfs not supported 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:74: No driver to put! 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] time="2022-08-02T15:52:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:45: graphdriver: driver not supported 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] time="2022-08-02T15:52:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:45: graphdriver: driver not supported 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] time="2022-08-02T15:52:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:45: graphdriver: driver not supported 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] time="2022-08-02T15:52:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:45: graphdriver: driver not supported 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] time="2022-08-02T15:52:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:45: graphdriver: driver not supported 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:74: No driver to put! 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] overlay_test.go:45: Fails to compute changes after apply intermittently 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] overlay_test.go:50: Fails to compute changes intermittently 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] overlay_test.go:66: Cannot run test with naive change algorithm 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:47: Driver zfs not supported 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:47: Driver zfs not supported 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:47: Driver zfs not supported 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:47: Driver zfs not supported 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:47: Driver zfs not supported 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] graphtest_unix.go:74: No driver to put! 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 15:53:10 [2022-08-02T15:53:10.332Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 15:53:10 [2022-08-02T15:53:10.332Z] 15:53:10 [2022-08-02T15:53:10.332Z] DONE 2251 tests, 26 skipped in 232.571s Post stage [Pipeline] junit 15:53:10 [2022-08-02T15:53:10.916Z] Recording test results 15:53:11 [2022-08-02T15:53:11.087Z] === RUN TestDockerSuite/TestEventsFormatBadField 15:53:11 [2022-08-02T15:53:11.087Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 15:53:11 [2022-08-02T15:53:11.087Z] === RUN TestDockerSuite/TestEventsImageImport 15:53:11 [2022-08-02T15:53:11.259Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh 15:53:11 [2022-08-02T15:53:11.593Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43889/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2833aa1e4b9f6c2a028d5a7c7371f971609ec65b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2833aa1e4b9f6c2a028d5a7c7371f971609ec65b hack/validate/vendor 15:53:11 [2022-08-02T15:53:11.658Z] === RUN TestDockerSuite/TestEventsImageLoad 15:53:11 [2022-08-02T15:53:11.918Z] === RUN TestDockerSuite/TestEventsImagePull 15:53:12 [2022-08-02T15:53:12.170Z] update vendored copy of archive/tar 15:53:12 [2022-08-02T15:53:12.170Z] downloading: https://golang.org/dl/go1.17.12.src.tar.gz 15:53:12 [2022-08-02T15:53:12.857Z] === RUN TestDockerSuite/TestEventsImageTag 15:53:14 [2022-08-02T15:53:14.090Z] patching file stat_unix.go 15:53:14 [2022-08-02T15:53:14.091Z] Hunk #1 succeeded at 9 (offset 1 line). 15:53:14 [2022-08-02T15:53:14.091Z] Hunk #2 succeeded at 17 (offset 1 line). 15:53:14 [2022-08-02T15:53:14.091Z] Hunk #3 succeeded at 25 (offset 1 line). 15:53:14 [2022-08-02T15:53:14.091Z] 2022/08/02 15:53:13 Collecting initial packages 15:53:14 [2022-08-02T15:53:14.091Z] 2022/08/02 15:53:13 Download dependencies 15:53:14 [2022-08-02T15:53:14.241Z] === RUN TestDockerSuite/TestEventsImageUntagDelete 15:53:14 [2022-08-02T15:53:14.241Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse 15:53:14 [2022-08-02T15:53:14.241Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport 15:53:14 [2022-08-02T15:53:14.241Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue 15:53:14 [2022-08-02T15:53:14.241Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport 15:53:14 [2022-08-02T15:53:14.241Z] === RUN TestDockerSuite/TestEventsPluginOps 15:53:16 [2022-08-02T15:53:16.785Z] === RUN TestDockerSuite/TestEventsRedirectStdout 15:53:17 [2022-08-02T15:53:17.355Z] === RUN TestDockerSuite/TestEventsRename 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Starting whole vndr cycle because no package specified 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Ignoring paths matching "^archive/tar" 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 15:53:17 [2022-08-02T15:53:17.379Z] 2022/08/02 15:53:17 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 15:53:17 [2022-08-02T15:53:17.926Z] === RUN TestDockerSuite/TestEventsResize 15:53:18 [2022-08-02T15:53:18.497Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 15:53:18 [2022-08-02T15:53:18.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Finished clone github.com/opencontainers/go-digest 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Finished clone github.com/Azure/go-ansiterm 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Finished clone github.com/tchap/go-patricia 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Finished clone github.com/google/uuid 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Finished clone github.com/creack/pty 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Finished clone github.com/moby/locker 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Finished clone github.com/docker/libtrust 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Finished clone github.com/willf/bitset 15:53:18 [2022-08-02T15:53:18.760Z] 2022/08/02 15:53:18 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 15:53:19 [2022-08-02T15:53:19.020Z] 2022/08/02 15:53:18 Finished clone github.com/moby/term 15:53:19 [2022-08-02T15:53:19.020Z] 2022/08/02 15:53:18 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 15:53:19 [2022-08-02T15:53:19.020Z] 2022/08/02 15:53:18 Finished clone github.com/Microsoft/go-winio 15:53:19 [2022-08-02T15:53:19.020Z] 2022/08/02 15:53:18 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 15:53:19 [2022-08-02T15:53:19.020Z] 2022/08/02 15:53:18 Finished clone github.com/gorilla/mux 15:53:19 [2022-08-02T15:53:19.020Z] 2022/08/02 15:53:18 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 15:53:19 [2022-08-02T15:53:19.020Z] 2022/08/02 15:53:18 Finished clone github.com/moby/sys 15:53:19 [2022-08-02T15:53:19.020Z] 2022/08/02 15:53:18 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 15:53:19 [2022-08-02T15:53:19.590Z] 2022/08/02 15:53:19 Finished clone github.com/sirupsen/logrus 15:53:19 [2022-08-02T15:53:19.590Z] 2022/08/02 15:53:19 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 15:53:19 [2022-08-02T15:53:19.851Z] 2022/08/02 15:53:19 Finished clone github.com/docker/go-units 15:53:19 [2022-08-02T15:53:19.851Z] 2022/08/02 15:53:19 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 15:53:20 [2022-08-02T15:53:20.111Z] 2022/08/02 15:53:20 Finished clone github.com/syndtr/gocapability 15:53:20 [2022-08-02T15:53:20.111Z] 2022/08/02 15:53:20 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 15:53:20 [2022-08-02T15:53:20.371Z] 2022/08/02 15:53:20 Finished clone github.com/imdario/mergo 15:53:20 [2022-08-02T15:53:20.371Z] 2022/08/02 15:53:20 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 15:53:20 [2022-08-02T15:53:20.408Z] docker_api_swarm_test.go:384: [d7709c398d7cc] joining swarm manager [df4e29b51e287]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:53:20 [2022-08-02T15:53:20.631Z] 2022/08/02 15:53:20 Finished clone gotest.tools/v3 15:53:20 [2022-08-02T15:53:20.631Z] 2022/08/02 15:53:20 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 15:53:20 [2022-08-02T15:53:20.631Z] 2022/08/02 15:53:20 Finished clone github.com/RackSec/srslog 15:53:20 [2022-08-02T15:53:20.631Z] 2022/08/02 15:53:20 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 15:53:20 [2022-08-02T15:53:20.631Z] 2022/08/02 15:53:20 Finished clone github.com/google/go-cmp 15:53:20 [2022-08-02T15:53:20.631Z] 2022/08/02 15:53:20 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 15:53:20 [2022-08-02T15:53:20.891Z] 2022/08/02 15:53:20 Finished clone golang.org/x/sync 15:53:20 [2022-08-02T15:53:20.891Z] 2022/08/02 15:53:20 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 15:53:21 [2022-08-02T15:53:21.150Z] 2022/08/02 15:53:21 Finished clone github.com/tonistiigi/units 15:53:21 [2022-08-02T15:53:21.150Z] 2022/08/02 15:53:21 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 15:53:21 [2022-08-02T15:53:21.150Z] 2022/08/02 15:53:21 Finished clone github.com/docker/go-connections 15:53:21 [2022-08-02T15:53:21.410Z] 2022/08/02 15:53:21 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 15:53:21 [2022-08-02T15:53:21.790Z] docker_api_swarm_test.go:385: [d4dea1282aaa5] joining swarm manager [df4e29b51e287]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:53:21 [2022-08-02T15:53:21.980Z] 2022/08/02 15:53:21 Finished clone github.com/grpc-ecosystem/grpc-opentracing 15:53:21 [2022-08-02T15:53:21.981Z] 2022/08/02 15:53:21 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 15:53:21 [2022-08-02T15:53:21.981Z] 2022/08/02 15:53:21 Finished clone github.com/opentracing-contrib/go-stdlib 15:53:21 [2022-08-02T15:53:21.981Z] 2022/08/02 15:53:21 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 15:53:22 [2022-08-02T15:53:22.241Z] 2022/08/02 15:53:22 Finished clone github.com/google/shlex 15:53:22 [2022-08-02T15:53:22.241Z] 2022/08/02 15:53:22 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 15:53:22 [2022-08-02T15:53:22.241Z] 2022/08/02 15:53:22 Finished clone github.com/opentracing/opentracing-go 15:53:22 [2022-08-02T15:53:22.241Z] 2022/08/02 15:53:22 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 15:53:22 [2022-08-02T15:53:22.241Z] 2022/08/02 15:53:22 Finished clone github.com/gofrs/flock 15:53:22 [2022-08-02T15:53:22.241Z] 2022/08/02 15:53:22 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 15:53:22 [2022-08-02T15:53:22.241Z] 2022/08/02 15:53:22 Finished clone github.com/mitchellh/hashstructure 15:53:22 [2022-08-02T15:53:22.241Z] 2022/08/02 15:53:22 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 15:53:23 [2022-08-02T15:53:23.626Z] 2022/08/02 15:53:23 Finished clone github.com/docker/go-events 15:53:23 [2022-08-02T15:53:23.626Z] 2022/08/02 15:53:23 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 15:53:23 [2022-08-02T15:53:23.626Z] 2022/08/02 15:53:23 Finished clone github.com/sean-/seed 15:53:23 [2022-08-02T15:53:23.626Z] 2022/08/02 15:53:23 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 15:53:23 [2022-08-02T15:53:23.626Z] 2022/08/02 15:53:23 Finished clone github.com/armon/go-radix 15:53:23 [2022-08-02T15:53:23.626Z] 2022/08/02 15:53:23 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 15:53:23 [2022-08-02T15:53:23.626Z] 2022/08/02 15:53:23 Finished clone github.com/armon/go-metrics 15:53:23 [2022-08-02T15:53:23.626Z] 2022/08/02 15:53:23 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 15:53:24 [2022-08-02T15:53:24.197Z] 2022/08/02 15:53:23 Finished clone github.com/tonistiigi/fsutil 15:53:24 [2022-08-02T15:53:24.197Z] 2022/08/02 15:53:23 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 15:53:24 [2022-08-02T15:53:24.341Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 15:53:24 [2022-08-02T15:53:24.341Z] === RUN TestDockerSuite/TestEventsStreaming 15:53:24 [2022-08-02T15:53:24.768Z] 2022/08/02 15:53:24 Finished clone github.com/hashicorp/errwrap 15:53:24 [2022-08-02T15:53:24.768Z] 2022/08/02 15:53:24 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 15:53:24 [2022-08-02T15:53:24.931Z] === RUN TestDockerSuite/TestEventsTimestampFormats 15:53:25 [2022-08-02T15:53:25.030Z] 2022/08/02 15:53:24 Finished clone github.com/hashicorp/memberlist 15:53:25 [2022-08-02T15:53:25.030Z] 2022/08/02 15:53:24 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 15:53:25 [2022-08-02T15:53:25.291Z] 2022/08/02 15:53:25 Finished clone github.com/hashicorp/go-multierror 15:53:25 [2022-08-02T15:53:25.291Z] 2022/08/02 15:53:25 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 15:53:25 [2022-08-02T15:53:25.551Z] 2022/08/02 15:53:25 Finished clone github.com/docker/libkv 15:53:25 [2022-08-02T15:53:25.551Z] 2022/08/02 15:53:25 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 15:53:26 [2022-08-02T15:53:26.122Z] 2022/08/02 15:53:26 Finished clone github.com/vishvananda/netns 15:53:26 [2022-08-02T15:53:26.122Z] 2022/08/02 15:53:26 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 15:53:26 [2022-08-02T15:53:26.122Z] 2022/08/02 15:53:26 Finished clone github.com/golang/gddo 15:53:26 [2022-08-02T15:53:26.122Z] 2022/08/02 15:53:26 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 15:53:26 [2022-08-02T15:53:26.382Z] 2022/08/02 15:53:26 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 15:53:26 [2022-08-02T15:53:26.382Z] 2022/08/02 15:53:26 Finished clone github.com/hashicorp/go-sockaddr 15:53:27 [2022-08-02T15:53:27.472Z] === RUN TestDockerSuite/TestEventsTop 15:53:27 [2022-08-02T15:53:27.764Z] 2022/08/02 15:53:27 Finished clone github.com/moby/ipvs 15:53:27 [2022-08-02T15:53:27.764Z] 2022/08/02 15:53:27 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 15:53:28 [2022-08-02T15:53:28.024Z] 2022/08/02 15:53:27 Finished clone github.com/deckarep/golang-set 15:53:28 [2022-08-02T15:53:28.024Z] 2022/08/02 15:53:27 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 15:53:28 [2022-08-02T15:53:28.024Z] 2022/08/02 15:53:27 Finished clone github.com/samuel/go-zookeeper 15:53:28 [2022-08-02T15:53:28.024Z] 2022/08/02 15:53:27 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 15:53:28 [2022-08-02T15:53:28.042Z] === RUN TestDockerSuite/TestEventsUntag 15:53:28 [2022-08-02T15:53:28.284Z] 2022/08/02 15:53:28 Finished clone github.com/BurntSushi/toml 15:53:28 [2022-08-02T15:53:28.284Z] 2022/08/02 15:53:28 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 15:53:28 [2022-08-02T15:53:28.544Z] 2022/08/02 15:53:28 Finished clone github.com/vishvananda/netlink 15:53:28 [2022-08-02T15:53:28.544Z] 2022/08/02 15:53:28 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 15:53:28 [2022-08-02T15:53:28.544Z] 2022/08/02 15:53:28 Finished clone github.com/hashicorp/go-msgpack 15:53:28 [2022-08-02T15:53:28.544Z] 2022/08/02 15:53:28 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 15:53:29 [2022-08-02T15:53:29.115Z] 2022/08/02 15:53:29 Finished clone github.com/coreos/go-semver 15:53:29 [2022-08-02T15:53:29.115Z] 2022/08/02 15:53:29 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 15:53:29 [2022-08-02T15:53:29.685Z] 2022/08/02 15:53:29 Finished clone github.com/ishidawataru/sctp 15:53:29 [2022-08-02T15:53:29.685Z] 2022/08/02 15:53:29 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 15:53:29 [2022-08-02T15:53:29.950Z] --- PASS: TestServicePlugin (31.20s) 15:53:29 [2022-08-02T15:53:29.950Z] === RUN TestServiceUpdateLabel 15:53:30 [2022-08-02T15:53:30.625Z] 2022/08/02 15:53:30 Finished clone github.com/modern-go/concurrent 15:53:30 [2022-08-02T15:53:30.625Z] 2022/08/02 15:53:30 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 15:53:30 [2022-08-02T15:53:30.890Z] === RUN TestDockerSuite/TestEventsUntilInThePast 15:53:31 [2022-08-02T15:53:31.198Z] 2022/08/02 15:53:30 Finished clone github.com/modern-go/reflect2 15:53:31 [2022-08-02T15:53:31.198Z] 2022/08/02 15:53:30 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 15:53:31 [2022-08-02T15:53:31.782Z] 2022/08/02 15:53:31 Finished clone github.com/json-iterator/go 15:53:31 [2022-08-02T15:53:31.782Z] 2022/08/02 15:53:31 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 15:53:31 [2022-08-02T15:53:31.782Z] 2022/08/02 15:53:31 Finished clone go.etcd.io/bbolt 15:53:31 [2022-08-02T15:53:31.782Z] 2022/08/02 15:53:31 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 15:53:31 [2022-08-02T15:53:31.782Z] 2022/08/02 15:53:31 Finished clone github.com/Microsoft/opengcs 15:53:31 [2022-08-02T15:53:31.782Z] 2022/08/02 15:53:31 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 15:53:32 [2022-08-02T15:53:32.272Z] --- PASS: TestServiceUpdateLabel (2.25s) 15:53:32 [2022-08-02T15:53:32.272Z] === RUN TestServiceUpdateSecrets 15:53:32 [2022-08-02T15:53:32.353Z] 2022/08/02 15:53:32 Finished clone github.com/grpc-ecosystem/go-grpc-middleware 15:53:32 [2022-08-02T15:53:32.353Z] 2022/08/02 15:53:32 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 15:53:33 [2022-08-02T15:53:33.293Z] 2022/08/02 15:53:32 Finished clone github.com/containerd/typeurl 15:53:33 [2022-08-02T15:53:33.293Z] 2022/08/02 15:53:32 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 15:53:33 [2022-08-02T15:53:33.293Z] 2022/08/02 15:53:33 Finished clone github.com/mistifyio/go-zfs 15:53:33 [2022-08-02T15:53:33.293Z] 2022/08/02 15:53:33 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 15:53:34 [2022-08-02T15:53:34.233Z] 2022/08/02 15:53:34 Finished clone github.com/hashicorp/serf 15:53:34 [2022-08-02T15:53:34.233Z] 2022/08/02 15:53:34 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 15:53:35 [2022-08-02T15:53:35.174Z] 2022/08/02 15:53:35 Finished clone golang.org/x/net 15:53:35 [2022-08-02T15:53:35.174Z] 2022/08/02 15:53:35 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 15:53:35 [2022-08-02T15:53:35.745Z] 2022/08/02 15:53:35 Finished clone github.com/cyphar/filepath-securejoin 15:53:35 [2022-08-02T15:53:35.745Z] 2022/08/02 15:53:35 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 15:53:36 [2022-08-02T15:53:36.686Z] 2022/08/02 15:53:36 Finished clone github.com/vbatts/tar-split 15:53:36 [2022-08-02T15:53:36.686Z] 2022/08/02 15:53:36 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 15:53:36 [2022-08-02T15:53:36.686Z] 2022/08/02 15:53:36 Finished clone github.com/opencontainers/runtime-spec 15:53:36 [2022-08-02T15:53:36.686Z] 2022/08/02 15:53:36 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 15:53:37 [2022-08-02T15:53:37.626Z] 2022/08/02 15:53:37 Finished clone github.com/opencontainers/image-spec 15:53:37 [2022-08-02T15:53:37.626Z] 2022/08/02 15:53:37 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 15:53:37 [2022-08-02T15:53:37.626Z] 2022/08/02 15:53:37 Finished clone github.com/coreos/go-systemd 15:53:37 [2022-08-02T15:53:37.626Z] 2022/08/02 15:53:37 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 15:53:38 [2022-08-02T15:53:38.196Z] 2022/08/02 15:53:38 Finished clone github.com/coreos/go-systemd/v22 15:53:38 [2022-08-02T15:53:38.196Z] 2022/08/02 15:53:38 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 15:53:38 [2022-08-02T15:53:38.196Z] 2022/08/02 15:53:38 Finished clone github.com/Graylog2/go-gelf 15:53:38 [2022-08-02T15:53:38.196Z] 2022/08/02 15:53:38 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 15:53:39 [2022-08-02T15:53:39.136Z] 2022/08/02 15:53:38 Finished clone github.com/godbus/dbus/v5 15:53:39 [2022-08-02T15:53:39.136Z] 2022/08/02 15:53:38 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 15:53:39 [2022-08-02T15:53:39.136Z] 2022/08/02 15:53:39 Finished clone github.com/fluent/fluent-logger-golang 15:53:39 [2022-08-02T15:53:39.136Z] 2022/08/02 15:53:39 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 15:53:39 [2022-08-02T15:53:39.136Z] 2022/08/02 15:53:39 Finished clone github.com/philhofer/fwd 15:53:39 [2022-08-02T15:53:39.136Z] 2022/08/02 15:53:39 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 15:53:41 [2022-08-02T15:53:41.046Z] 2022/08/02 15:53:40 Finished clone github.com/fsnotify/fsnotify 15:53:41 [2022-08-02T15:53:41.046Z] 2022/08/02 15:53:40 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 15:53:41 [2022-08-02T15:53:41.046Z] 2022/08/02 15:53:40 Finished clone github.com/bsphere/le_go 15:53:41 [2022-08-02T15:53:41.046Z] 2022/08/02 15:53:40 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 15:53:41 [2022-08-02T15:53:41.616Z] 2022/08/02 15:53:41 Finished clone github.com/jmespath/go-jmespath 15:53:41 [2022-08-02T15:53:41.616Z] 2022/08/02 15:53:41 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 15:53:41 [2022-08-02T15:53:41.876Z] 2022/08/02 15:53:41 Finished clone github.com/docker/libnetwork 15:53:41 [2022-08-02T15:53:41.876Z] 2022/08/02 15:53:41 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 15:53:42 [2022-08-02T15:53:42.264Z] === RUN TestDockerSuite/TestExec 15:53:42 [2022-08-02T15:53:42.264Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 15:53:42 [2022-08-02T15:53:42.524Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 15:53:42 [2022-08-02T15:53:42.785Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 15:53:43 [2022-08-02T15:53:43.258Z] 2022/08/02 15:53:42 Finished clone github.com/tinylib/msgp 15:53:43 [2022-08-02T15:53:43.258Z] 2022/08/02 15:53:42 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 15:53:43 [2022-08-02T15:53:43.356Z] === RUN TestDockerSuite/TestExecAPIStart 15:53:43 [2022-08-02T15:53:43.518Z] 2022/08/02 15:53:43 Finished clone github.com/golang/groupcache 15:53:43 [2022-08-02T15:53:43.518Z] 2022/08/02 15:53:43 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 15:53:43 [2022-08-02T15:53:43.777Z] 2022/08/02 15:53:43 Finished clone golang.org/x/oauth2 15:53:43 [2022-08-02T15:53:43.777Z] 2022/08/02 15:53:43 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 15:53:44 [2022-08-02T15:53:44.298Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 15:53:44 [2022-08-02T15:53:44.870Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 15:53:45 [2022-08-02T15:53:45.441Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 15:53:45 [2022-08-02T15:53:45.688Z] 2022/08/02 15:53:45 Finished clone github.com/googleapis/gax-go 15:53:45 [2022-08-02T15:53:45.688Z] 2022/08/02 15:53:45 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 7cfa023d95d37076d5ab035003d4839f4b6ba791, attempt 1/20 15:53:45 [2022-08-02T15:53:45.688Z] 2022/08/02 15:53:45 Finished clone github.com/miekg/dns 15:53:45 [2022-08-02T15:53:45.688Z] 2022/08/02 15:53:45 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 15:53:45 [2022-08-02T15:53:45.948Z] 2022/08/02 15:53:45 Finished clone go.opencensus.io 15:53:45 [2022-08-02T15:53:45.948Z] 2022/08/02 15:53:45 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 15:53:46 [2022-08-02T15:53:46.011Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 15:53:46 [2022-08-02T15:53:46.518Z] 2022/08/02 15:53:46 Finished clone golang.org/x/sys 15:53:46 [2022-08-02T15:53:46.518Z] 2022/08/02 15:53:46 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 15:53:46 [2022-08-02T15:53:46.582Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 15:53:46 [2022-08-02T15:53:46.843Z] --- PASS: TestServiceUpdateSecrets (14.66s) 15:53:46 [2022-08-02T15:53:46.843Z] === RUN TestServiceUpdateConfigs 15:53:47 [2022-08-02T15:53:47.104Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 15:53:47 [2022-08-02T15:53:47.458Z] 2022/08/02 15:53:47 Finished clone github.com/containerd/fifo 15:53:47 [2022-08-02T15:53:47.458Z] 2022/08/02 15:53:47 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 15:53:47 [2022-08-02T15:53:47.677Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 15:53:49 [2022-08-02T15:53:49.063Z] === RUN TestDockerSuite/TestExecCgroup 15:53:49 [2022-08-02T15:53:49.370Z] 2022/08/02 15:53:48 Finished clone github.com/containerd/cgroups 15:53:49 [2022-08-02T15:53:49.370Z] 2022/08/02 15:53:48 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 15:53:50 [2022-08-02T15:53:50.003Z] === RUN TestDockerSuite/TestExecEnv 15:53:50 [2022-08-02T15:53:50.263Z] === RUN TestDockerSuite/TestExecEnvLinksHost 15:53:51 [2022-08-02T15:53:51.205Z] === RUN TestDockerSuite/TestExecExitStatus 15:53:51 [2022-08-02T15:53:51.281Z] 2022/08/02 15:53:50 Finished clone github.com/containerd/go-runc 15:53:51 [2022-08-02T15:53:51.281Z] 2022/08/02 15:53:50 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 15:53:51 [2022-08-02T15:53:51.541Z] 2022/08/02 15:53:51 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 15:53:51 [2022-08-02T15:53:51.541Z] 2022/08/02 15:53:51 Finished clone golang.org/x/text 15:53:51 [2022-08-02T15:53:51.775Z] === RUN TestDockerSuite/TestExecInspectID 15:53:51 [2022-08-02T15:53:51.801Z] 2022/08/02 15:53:51 Finished clone github.com/containerd/console 15:53:51 [2022-08-02T15:53:51.801Z] 2022/08/02 15:53:51 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 15:53:53 [2022-08-02T15:53:53.186Z] 2022/08/02 15:53:53 Finished clone github.com/containerd/continuity 15:53:53 [2022-08-02T15:53:53.186Z] 2022/08/02 15:53:53 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 15:53:53 [2022-08-02T15:53:53.447Z] 2022/08/02 15:53:53 Finished clone github.com/containerd/ttrpc 15:53:53 [2022-08-02T15:53:53.447Z] 2022/08/02 15:53:53 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 15:53:53 [2022-08-02T15:53:53.725Z] 2022/08/02 15:53:53 Finished clone github.com/gogo/googleapis 15:53:53 [2022-08-02T15:53:53.725Z] 2022/08/02 15:53:53 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 15:53:54 [2022-08-02T15:53:54.315Z] === RUN TestDockerSuite/TestExecInteractive 15:53:54 [2022-08-02T15:53:54.888Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose 15:53:55 [2022-08-02T15:53:55.459Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 15:53:56 [2022-08-02T15:53:56.031Z] === RUN TestDockerSuite/TestExecParseError 15:53:56 [2022-08-02T15:53:56.272Z] 2022/08/02 15:53:55 Finished clone code.cloudfoundry.org/clock 15:53:56 [2022-08-02T15:53:56.272Z] 2022/08/02 15:53:55 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 15:53:56 [2022-08-02T15:53:56.272Z] 2022/08/02 15:53:56 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 15:53:56 [2022-08-02T15:53:56.272Z] 2022/08/02 15:53:56 Finished clone github.com/opencontainers/runc 15:53:56 [2022-08-02T15:53:56.534Z] 2022/08/02 15:53:56 Finished clone google.golang.org/grpc 15:53:56 [2022-08-02T15:53:56.534Z] 2022/08/02 15:53:56 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 15:53:56 [2022-08-02T15:53:56.603Z] === RUN TestDockerSuite/TestExecPausedContainer 15:53:57 [2022-08-02T15:53:57.107Z] 2022/08/02 15:53:56 Finished clone github.com/Microsoft/hcsshim 15:53:57 [2022-08-02T15:53:57.107Z] 2022/08/02 15:53:56 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 15:53:57 [2022-08-02T15:53:57.174Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 15:53:57 [2022-08-02T15:53:57.434Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 15:53:58 [2022-08-02T15:53:58.048Z] 2022/08/02 15:53:57 Finished clone github.com/fernet/fernet-go 15:53:58 [2022-08-02T15:53:58.048Z] 2022/08/02 15:53:57 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 15:53:58 [2022-08-02T15:53:58.375Z] === RUN TestDockerSuite/TestExecSetEnv 15:53:58 [2022-08-02T15:53:58.945Z] === RUN TestDockerSuite/TestExecStartFails 15:53:59 [2022-08-02T15:53:59.432Z] 2022/08/02 15:53:59 Finished clone github.com/docker/distribution 15:53:59 [2022-08-02T15:53:59.432Z] 2022/08/02 15:53:59 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 15:53:59 [2022-08-02T15:53:59.515Z] === RUN TestDockerSuite/TestExecStateCleanup 15:54:01 [2022-08-02T15:54:01.343Z] 2022/08/02 15:54:01 Finished clone golang.org/x/time 15:54:01 [2022-08-02T15:54:01.343Z] 2022/08/02 15:54:01 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 15:54:02 [2022-08-02T15:54:02.056Z] --- PASS: TestServiceUpdateConfigs (14.91s) 15:54:02 [2022-08-02T15:54:02.056Z] === RUN TestServiceUpdateNetwork 15:54:02 [2022-08-02T15:54:02.727Z] 2022/08/02 15:54:02 Finished clone github.com/moby/buildkit 15:54:02 [2022-08-02T15:54:02.727Z] 2022/08/02 15:54:02 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 15:54:02 [2022-08-02T15:54:02.727Z] 2022/08/02 15:54:02 Finished clone github.com/cilium/ebpf 15:54:02 [2022-08-02T15:54:02.727Z] 2022/08/02 15:54:02 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 15:54:03 [2022-08-02T15:54:03.297Z] 2022/08/02 15:54:03 Finished clone github.com/hashicorp/go-memdb 15:54:03 [2022-08-02T15:54:03.297Z] 2022/08/02 15:54:03 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 15:54:04 [2022-08-02T15:54:04.244Z] 2022/08/02 15:54:04 Finished clone github.com/hashicorp/go-immutable-radix 15:54:04 [2022-08-02T15:54:04.244Z] 2022/08/02 15:54:04 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 15:54:04 [2022-08-02T15:54:04.244Z] 2022/08/02 15:54:04 Finished clone github.com/hashicorp/golang-lru 15:54:04 [2022-08-02T15:54:04.244Z] 2022/08/02 15:54:04 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 15:54:04 [2022-08-02T15:54:04.821Z] 2022/08/02 15:54:04 Finished clone github.com/golang/protobuf 15:54:04 [2022-08-02T15:54:04.821Z] 2022/08/02 15:54:04 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 15:54:04 [2022-08-02T15:54:04.821Z] 2022/08/02 15:54:04 Finished clone github.com/coreos/pkg 15:54:04 [2022-08-02T15:54:04.821Z] 2022/08/02 15:54:04 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 15:54:05 [2022-08-02T15:54:05.394Z] 2022/08/02 15:54:05 Finished clone golang.org/x/crypto 15:54:05 [2022-08-02T15:54:05.394Z] 2022/08/02 15:54:05 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 15:54:05 [2022-08-02T15:54:05.964Z] 2022/08/02 15:54:05 Finished clone github.com/beorn7/perks 15:54:05 [2022-08-02T15:54:05.964Z] 2022/08/02 15:54:05 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 15:54:05 [2022-08-02T15:54:05.964Z] 2022/08/02 15:54:05 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus 15:54:05 [2022-08-02T15:54:05.964Z] 2022/08/02 15:54:05 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 15:54:06 [2022-08-02T15:54:06.537Z] 2022/08/02 15:54:06 Finished clone github.com/prometheus/client_model 15:54:06 [2022-08-02T15:54:06.537Z] 2022/08/02 15:54:06 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 15:54:07 [2022-08-02T15:54:07.921Z] 2022/08/02 15:54:07 Finished clone github.com/matttproud/golang_protobuf_extensions 15:54:07 [2022-08-02T15:54:07.921Z] 2022/08/02 15:54:07 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 15:54:08 [2022-08-02T15:54:08.181Z] 2022/08/02 15:54:08 Finished clone github.com/pkg/errors 15:54:08 [2022-08-02T15:54:08.181Z] 2022/08/02 15:54:08 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 15:54:09 [2022-08-02T15:54:09.123Z] 2022/08/02 15:54:09 Finished clone github.com/inconshreveable/mousetrap 15:54:09 [2022-08-02T15:54:09.123Z] 2022/08/02 15:54:09 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 15:54:09 [2022-08-02T15:54:09.384Z] 2022/08/02 15:54:09 Finished clone github.com/prometheus/common 15:54:09 [2022-08-02T15:54:09.384Z] 2022/08/02 15:54:09 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 15:54:09 [2022-08-02T15:54:09.644Z] 2022/08/02 15:54:09 Finished clone github.com/cespare/xxhash/v2 15:54:09 [2022-08-02T15:54:09.644Z] 2022/08/02 15:54:09 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 15:54:09 [2022-08-02T15:54:09.644Z] 2022/08/02 15:54:09 Finished clone github.com/prometheus/procfs 15:54:09 [2022-08-02T15:54:09.644Z] 2022/08/02 15:54:09 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 15:54:09 [2022-08-02T15:54:09.906Z] 2022/08/02 15:54:09 Finished clone github.com/prometheus/client_golang 15:54:09 [2022-08-02T15:54:09.906Z] 2022/08/02 15:54:09 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 15:54:10 [2022-08-02T15:54:10.187Z] === RUN TestDockerSuite/TestExecStopNotHanging 15:54:10 [2022-08-02T15:54:10.783Z] === RUN TestDockerSuite/TestExecTTY 15:54:11 [2022-08-02T15:54:11.289Z] 2022/08/02 15:54:11 Finished clone github.com/morikuni/aec 15:54:11 [2022-08-02T15:54:11.362Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 15:54:11 [2022-08-02T15:54:11.549Z] 2022/08/02 15:54:11 Finished clone github.com/spf13/pflag 15:54:11 [2022-08-02T15:54:11.933Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 15:54:12 [2022-08-02T15:54:12.492Z] 2022/08/02 15:54:12 Finished clone github.com/google/certificate-transparency-go 15:54:12 [2022-08-02T15:54:12.492Z] 2022/08/02 15:54:12 Finished clone github.com/docker/go-metrics 15:54:12 [2022-08-02T15:54:12.492Z] 2022/08/02 15:54:12 Finished clone github.com/spf13/cobra 15:54:12 [2022-08-02T15:54:12.504Z] === RUN TestDockerSuite/TestExecUlimits 15:54:12 [2022-08-02T15:54:12.765Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 15:54:12 [2022-08-02T15:54:12.765Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 15:54:12 [2022-08-02T15:54:12.765Z] === RUN TestDockerSuite/TestExecWithImageUser 15:54:13 [2022-08-02T15:54:13.434Z] 2022/08/02 15:54:13 Finished clone github.com/opencontainers/selinux 15:54:14 [2022-08-02T15:54:14.148Z] === RUN TestDockerSuite/TestExecWithNoTERM 15:54:14 [2022-08-02T15:54:14.409Z] --- PASS: TestServiceUpdateNetwork (12.81s) 15:54:14 [2022-08-02T15:54:14.409Z] === RUN TestServiceUpdatePidsLimit 15:54:14 [2022-08-02T15:54:14.981Z] === RUN TestDockerSuite/TestExecWithPrivileged 15:54:15 [2022-08-02T15:54:15.922Z] === RUN TestDockerSuite/TestExecWithTERM 15:54:15 [2022-08-02T15:54:15.922Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 15:54:16 [2022-08-02T15:54:16.494Z] === RUN TestDockerSuite/TestExecWithUser 15:54:16 [2022-08-02T15:54:16.754Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 15:54:17 [2022-08-02T15:54:17.015Z] === RUN TestDockerSuite/TestGetContainerStats 15:54:18 [2022-08-02T15:54:18.926Z] check_test.go:380: [d4dea1282aaa5] daemon is not started 15:54:18 [2022-08-02T15:54:18.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster 15:54:20 [2022-08-02T15:54:20.837Z] docker_api_swarm_test.go:802: [d3f21fb5ba15f] joining swarm manager [dc8b420c17ec7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:54:21 [2022-08-02T15:54:21.777Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 15:54:21 [2022-08-02T15:54:21.777Z] docker_api_swarm_test.go:802: [dfd11891b09ae] joining swarm manager [dc8b420c17ec7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:54:23 [2022-08-02T15:54:23.160Z] docker_api_swarm_test.go:802: [d5988802e40db] joining swarm manager [dc8b420c17ec7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 15:54:23 [2022-08-02T15:54:23.420Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 15:54:24 [2022-08-02T15:54:24.359Z] docker_api_swarm_test.go:802: [dd3e0232720e7] joining swarm manager [dc8b420c17ec7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 15:54:25 [2022-08-02T15:54:25.673Z] 2022/08/02 15:54:24 Finished clone github.com/cloudflare/cfssl 15:54:25 [2022-08-02T15:54:25.743Z] docker_api_swarm_test.go:810: [dabbacd8181e2] joining swarm manager [dc8b420c17ec7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 15:54:26 [2022-08-02T15:54:26.316Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 15:54:27 [2022-08-02T15:54:27.699Z] === RUN TestDockerSuite/TestGetContainerStatsStream 15:54:31 [2022-08-02T15:54:31.019Z] --- PASS: TestServiceUpdatePidsLimit (16.43s) 15:54:31 [2022-08-02T15:54:31.019Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) 15:54:31 [2022-08-02T15:54:31.019Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) 15:54:31 [2022-08-02T15:54:31.019Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) 15:54:31 [2022-08-02T15:54:31.019Z] PASS 15:54:31 [2022-08-02T15:54:31.019Z] 15:54:31 [2022-08-02T15:54:31.019Z] === Skipped 15:54:31 [2022-08-02T15:54:31.019Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) 15:54:31 [2022-08-02T15:54:31.019Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 15:54:31 [2022-08-02T15:54:31.019Z] 15:54:31 [2022-08-02T15:54:31.019Z] DONE 27 tests, 1 skipped in 194.516s 15:54:31 [2022-08-02T15:54:31.019Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 15:54:31 [2022-08-02T15:54:31.019Z] ++ 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 15:54:31 [2022-08-02T15:54:31.019Z] ++ set -e 15:54:31 [2022-08-02T15:54:31.019Z] ++ '[' -n 0 ']' 15:54:31 [2022-08-02T15:54:31.019Z] ++ set -x 15:54:31 [2022-08-02T15:54:31.019Z] ++ env -i DEST=/go/src/github.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 15:54:31 [2022-08-02T15:54:31.019Z] INFO: Testing against a local daemon 15:54:31 [2022-08-02T15:54:31.019Z] === RUN TestSessionCreate 15:54:31 [2022-08-02T15:54:31.019Z] --- PASS: TestSessionCreate (0.04s) 15:54:31 [2022-08-02T15:54:31.019Z] === RUN TestSessionCreateWithBadUpgrade 15:54:31 [2022-08-02T15:54:31.279Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) 15:54:31 [2022-08-02T15:54:31.279Z] PASS 15:54:31 [2022-08-02T15:54:31.279Z] 15:54:31 [2022-08-02T15:54:31.279Z] DONE 2 tests in 0.249s 15:54:31 [2022-08-02T15:54:31.279Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 15:54:31 [2022-08-02T15:54:31.279Z] ++ 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 15:54:31 [2022-08-02T15:54:31.279Z] ++ set -e 15:54:31 [2022-08-02T15:54:31.279Z] ++ '[' -n 0 ']' 15:54:31 [2022-08-02T15:54:31.279Z] ++ set -x 15:54:31 [2022-08-02T15:54:31.279Z] ++ env -i DEST=/go/src/github.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 15:54:31 [2022-08-02T15:54:31.279Z] INFO: Testing against a local daemon 15:54:31 [2022-08-02T15:54:31.279Z] === RUN TestCgroupDriverSystemdMemoryLimit 15:54:31 [2022-08-02T15:54:31.279Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 15:54:31 [2022-08-02T15:54:31.279Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 15:54:31 [2022-08-02T15:54:31.279Z] === RUN TestEventsExecDie 15:54:31 [2022-08-02T15:54:31.851Z] --- PASS: TestEventsExecDie (0.59s) 15:54:31 [2022-08-02T15:54:31.851Z] === RUN TestEventsBackwardsCompatible 15:54:32 [2022-08-02T15:54:32.111Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 15:54:32 [2022-08-02T15:54:32.111Z] === RUN TestInfoBinaryCommits 15:54:32 [2022-08-02T15:54:32.111Z] --- PASS: TestInfoBinaryCommits (0.02s) 15:54:32 [2022-08-02T15:54:32.111Z] === RUN TestInfoAPIVersioned 15:54:32 [2022-08-02T15:54:32.111Z] --- PASS: TestInfoAPIVersioned (0.01s) 15:54:32 [2022-08-02T15:54:32.111Z] === RUN TestInfoDiscoveryBackend 15:54:32 [2022-08-02T15:54:32.254Z] 2022/08/02 15:54:31 Finished clone github.com/containerd/containerd 15:54:32 [2022-08-02T15:54:32.254Z] 2022/08/02 15:54:31 Finished clone github.com/coreos/etcd 15:54:32 [2022-08-02T15:54:32.372Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 15:54:32 [2022-08-02T15:54:32.632Z] --- PASS: TestInfoDiscoveryBackend (0.54s) 15:54:32 [2022-08-02T15:54:32.633Z] === RUN TestInfoDiscoveryInvalidAdvertise 15:54:32 [2022-08-02T15:54:32.894Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 15:54:32 [2022-08-02T15:54:32.894Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 15:54:32 [2022-08-02T15:54:32.894Z] === RUN TestDockerSuite/TestHealth 15:54:33 [2022-08-02T15:54:33.834Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 15:54:33 [2022-08-02T15:54:33.834Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 15:54:34 [2022-08-02T15:54:34.094Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) 15:54:34 [2022-08-02T15:54:34.095Z] === RUN TestInfoAPI 15:54:34 [2022-08-02T15:54:34.095Z] --- PASS: TestInfoAPI (0.02s) 15:54:34 [2022-08-02T15:54:34.095Z] === RUN TestInfoAPIWarnings 15:54:36 [2022-08-02T15:54:36.456Z] 2022/08/02 15:54:36 Finished clone github.com/docker/swarmkit 15:54:51 [2022-08-02T15:54:51.368Z] 2022/08/02 15:54:49 Finished clone cloud.google.com/go 15:54:52 [2022-08-02T15:54:52.199Z] --- PASS: TestInfoAPIWarnings (16.25s) 15:54:52 [2022-08-02T15:54:52.199Z] === RUN TestInfoDebug 15:54:52 [2022-08-02T15:54:52.199Z] --- PASS: TestInfoDebug (0.53s) 15:54:52 [2022-08-02T15:54:52.199Z] === RUN TestInfoInsecureRegistries 15:54:52 [2022-08-02T15:54:52.199Z] --- PASS: TestInfoInsecureRegistries (0.54s) 15:54:52 [2022-08-02T15:54:52.199Z] === RUN TestInfoRegistryMirrors 15:54:52 [2022-08-02T15:54:52.199Z] === RUN TestDockerSuite/TestHistoryExistentImage 15:54:52 [2022-08-02T15:54:52.199Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 15:54:52 [2022-08-02T15:54:52.199Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 15:54:52 [2022-08-02T15:54:52.199Z] === RUN TestDockerSuite/TestHistoryImageWithComment 15:54:52 [2022-08-02T15:54:52.199Z] --- PASS: TestInfoRegistryMirrors (0.54s) 15:54:52 [2022-08-02T15:54:52.199Z] === RUN TestLoginFailsWithBadCredentials 15:54:52 [2022-08-02T15:54:52.199Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 15:54:52 [2022-08-02T15:54:52.199Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 15:54:52 [2022-08-02T15:54:52.459Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) 15:54:52 [2022-08-02T15:54:52.459Z] === RUN TestPingCacheHeaders 15:54:52 [2022-08-02T15:54:52.459Z] --- PASS: TestPingCacheHeaders (0.03s) 15:54:52 [2022-08-02T15:54:52.459Z] === RUN TestPingGet 15:54:52 [2022-08-02T15:54:52.459Z] --- PASS: TestPingGet (0.02s) 15:54:52 [2022-08-02T15:54:52.459Z] === RUN TestPingHead 15:54:52 [2022-08-02T15:54:52.459Z] --- PASS: TestPingHead (0.02s) 15:54:52 [2022-08-02T15:54:52.459Z] === RUN TestVersion 15:54:52 [2022-08-02T15:54:52.459Z] --- PASS: TestVersion (0.02s) 15:54:52 [2022-08-02T15:54:52.459Z] PASS 15:54:52 [2022-08-02T15:54:52.459Z] 15:54:52 [2022-08-02T15:54:52.459Z] === Skipped 15:54:52 [2022-08-02T15:54:52.459Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 15:54:52 [2022-08-02T15:54:52.459Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 15:54:52 [2022-08-02T15:54:52.459Z] 15:54:52 [2022-08-02T15:54:52.459Z] DONE 18 tests, 1 skipped in 21.336s 15:54:52 [2022-08-02T15:54:52.459Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 15:54:52 [2022-08-02T15:54:52.459Z] ++ 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 15:54:52 [2022-08-02T15:54:52.459Z] ++ set -e 15:54:52 [2022-08-02T15:54:52.459Z] ++ '[' -n 0 ']' 15:54:52 [2022-08-02T15:54:52.459Z] ++ set -x 15:54:52 [2022-08-02T15:54:52.459Z] ++ env -i DEST=/go/src/github.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 15:54:52 [2022-08-02T15:54:52.721Z] INFO: Testing against a local daemon 15:54:52 [2022-08-02T15:54:52.721Z] === RUN TestVolumesCreateAndList 15:54:52 [2022-08-02T15:54:52.721Z] --- PASS: TestVolumesCreateAndList (0.03s) 15:54:52 [2022-08-02T15:54:52.721Z] === RUN TestVolumesRemove 15:54:52 [2022-08-02T15:54:52.721Z] --- PASS: TestVolumesRemove (0.12s) 15:54:52 [2022-08-02T15:54:52.721Z] === RUN TestVolumesInspect 15:54:52 [2022-08-02T15:54:52.982Z] --- PASS: TestVolumesInspect (0.03s) 15:54:52 [2022-08-02T15:54:52.982Z] === RUN TestVolumesInvalidJSON 15:54:52 [2022-08-02T15:54:52.982Z] === RUN TestVolumesInvalidJSON//volumes/create 15:54:52 [2022-08-02T15:54:52.982Z] === PAUSE TestVolumesInvalidJSON//volumes/create 15:54:52 [2022-08-02T15:54:52.982Z] === CONT TestVolumesInvalidJSON//volumes/create 15:54:52 [2022-08-02T15:54:52.982Z] --- PASS: TestVolumesInvalidJSON (0.02s) 15:54:52 [2022-08-02T15:54:52.982Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 15:54:52 [2022-08-02T15:54:52.982Z] PASS 15:54:52 [2022-08-02T15:54:52.982Z] 15:54:52 [2022-08-02T15:54:52.982Z] DONE 5 tests in 0.350s 15:54:52 [2022-08-02T15:54:52.982Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 15:54:53 [2022-08-02T15:54:53.243Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 15:54:53 [2022-08-02T15:54:53.243Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 15:54:53 [2022-08-02T15:54:53.243Z] ++++ cat bundles/test-integration/docker.pid 15:54:53 [2022-08-02T15:54:53.243Z] +++ kill 5548 15:54:53 [2022-08-02T15:54:53.243Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 15:54:53 [2022-08-02T15:54:53.243Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 15:54:53 [2022-08-02T15:54:53.279Z] 2022/08/02 15:54:52 Finished clone github.com/gogo/protobuf 15:54:53 [2022-08-02T15:54:53.503Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 15:54:53 [2022-08-02T15:54:53.764Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 15:54:54 [2022-08-02T15:54:54.025Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 15:54:54 [2022-08-02T15:54:54.025Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 15:54:54 [2022-08-02T15:54:54.596Z] +++ /etc/init.d/apparmor stop 15:54:54 [2022-08-02T15:54:54.596Z] Leaving: AppArmorNo profiles have been unloaded. 15:54:54 [2022-08-02T15:54:54.596Z] 15:54:54 [2022-08-02T15:54:54.596Z] Unloading profiles will leave already running processes permanently 15:54:54 [2022-08-02T15:54:54.596Z] unconfined, which can lead to unexpected situations. 15:54:54 [2022-08-02T15:54:54.596Z] 15:54:54 [2022-08-02T15:54:54.596Z] To set a process to complain mode, use the command line tool 15:54:54 [2022-08-02T15:54:54.596Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 15:54:54 [2022-08-02T15:54:54.596Z] +++ true 15:54:54 [2022-08-02T15:54:54.596Z] exiting test-integration 15:54:54 [2022-08-02T15:54:54.596Z] ++ exit 0 15:54:54 [2022-08-02T15:54:54.596Z] 15:54:54 [2022-08-02T15:54:54.596Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 15:54:54 [2022-08-02T15:54:54.857Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 15:54:55 [2022-08-02T15:54:55.431Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 15:54:55 [2022-08-02T15:54:55.691Z] + for job in $(jobs -p) 15:54:55 [2022-08-02T15:54:55.691Z] + wait 32140 15:54:56 [2022-08-02T15:54:56.263Z] === RUN TestDockerSuite/TestImagesFormat 15:54:56 [2022-08-02T15:54:56.263Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 15:54:56 [2022-08-02T15:54:56.834Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 15:54:58 [2022-08-02T15:54:58.578Z] 2022/08/02 15:54:57 Finished clone google.golang.org/genproto 15:54:59 [2022-08-02T15:54:59.390Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 15:54:59 [2022-08-02T15:54:59.651Z] === RUN TestDockerSuite/TestImportBadURL 15:54:59 [2022-08-02T15:54:59.651Z] === RUN TestDockerSuite/TestImportDisplay 15:55:00 [2022-08-02T15:55:00.592Z] === RUN TestDockerSuite/TestImportFile 15:55:01 [2022-08-02T15:55:01.976Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 15:55:01 [2022-08-02T15:55:01.976Z] === RUN TestDockerSuite/TestImportFileWithMessage 15:55:02 [2022-08-02T15:55:02.919Z] === RUN TestDockerSuite/TestImportGzipped 15:55:03 [2022-08-02T15:55:03.865Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 15:55:05 [2022-08-02T15:55:05.248Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 15:55:05 [2022-08-02T15:55:05.508Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 15:55:06 [2022-08-02T15:55:06.078Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 15:55:06 [2022-08-02T15:55:06.649Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 15:55:06 [2022-08-02T15:55:06.649Z] === RUN TestDockerSuite/TestInfoSecurityOptions 15:55:06 [2022-08-02T15:55:06.649Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 15:55:07 [2022-08-02T15:55:07.220Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 15:55:07 [2022-08-02T15:55:07.481Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 15:55:08 [2022-08-02T15:55:08.052Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 15:55:08 [2022-08-02T15:55:08.312Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 15:55:08 [2022-08-02T15:55:08.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin 15:55:08 [2022-08-02T15:55:08.883Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 15:55:09 [2022-08-02T15:55:09.454Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 15:55:09 [2022-08-02T15:55:09.454Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks 15:55:10 [2022-08-02T15:55:10.838Z] === RUN TestDockerSuite/TestInspectAmpersand 15:55:11 [2022-08-02T15:55:11.100Z] === RUN TestDockerSuite/TestInspectBindMountPoint 15:55:11 [2022-08-02T15:55:11.670Z] === RUN TestDockerSuite/TestInspectByPrefix 15:55:11 [2022-08-02T15:55:11.670Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 15:55:11 [2022-08-02T15:55:11.931Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 15:55:11 [2022-08-02T15:55:11.931Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 15:55:11 [2022-08-02T15:55:11.931Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 15:55:12 [2022-08-02T15:55:12.871Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 15:55:13 [2022-08-02T15:55:13.131Z] === RUN TestDockerSuite/TestInspectDefault 15:55:13 [2022-08-02T15:55:13.701Z] === RUN TestDockerSuite/TestInspectHistory 15:55:14 [2022-08-02T15:55:14.271Z] === RUN TestDockerSuite/TestInspectImage 15:55:14 [2022-08-02T15:55:14.271Z] === RUN TestDockerSuite/TestInspectImageFilterInt 15:55:14 [2022-08-02T15:55:14.271Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 15:55:14 [2022-08-02T15:55:14.271Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 15:55:14 [2022-08-02T15:55:14.271Z] === RUN TestDockerSuite/TestInspectInt64 15:55:14 [2022-08-02T15:55:14.531Z] === RUN TestDockerSuite/TestInspectJSONFields 15:55:15 [2022-08-02T15:55:15.107Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 15:55:15 [2022-08-02T15:55:15.107Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 15:55:15 [2022-08-02T15:55:15.691Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 15:55:15 [2022-08-02T15:55:15.951Z] === RUN TestDockerSuite/TestInspectPlugin 15:55:18 [2022-08-02T15:55:18.491Z] === RUN TestDockerSuite/TestInspectRootFS 15:55:18 [2022-08-02T15:55:18.491Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 15:55:18 [2022-08-02T15:55:18.751Z] === RUN TestDockerSuite/TestInspectStatus 15:55:19 [2022-08-02T15:55:19.322Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 15:55:20 [2022-08-02T15:55:20.263Z] === RUN TestDockerSuite/TestInspectTemplateError 15:55:20 [2022-08-02T15:55:20.833Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 15:55:21 [2022-08-02T15:55:21.405Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 15:55:21 [2022-08-02T15:55:21.975Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 15:55:22 [2022-08-02T15:55:22.236Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 15:55:22 [2022-08-02T15:55:22.810Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 15:55:23 [2022-08-02T15:55:23.380Z] === RUN TestDockerSuite/TestInspectUnknownObject 15:55:23 [2022-08-02T15:55:23.380Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid 15:55:25 [2022-08-02T15:55:25.290Z] === RUN TestDockerSuite/TestLinkShortDefinition 15:55:25 [2022-08-02T15:55:25.861Z] === RUN TestDockerSuite/TestLinksEnvs 15:55:26 [2022-08-02T15:55:26.801Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 15:55:27 [2022-08-02T15:55:27.062Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 15:55:28 [2022-08-02T15:55:28.004Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 15:55:29 [2022-08-02T15:55:29.386Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 15:55:30 [2022-08-02T15:55:30.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate 15:55:31 [2022-08-02T15:55:31.032Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 15:55:31 [2022-08-02T15:55:31.032Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 15:55:32 [2022-08-02T15:55:32.943Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 15:55:32 [2022-08-02T15:55:32.943Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 15:55:33 [2022-08-02T15:55:33.924Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 15:55:34 [2022-08-02T15:55:34.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 15:55:35 [2022-08-02T15:55:35.435Z] --- PASS: TestBuildWithHugeFile (164.92s) 15:55:35 [2022-08-02T15:55:35.435Z] === RUN TestBuildWithEmptyDockerfile 15:55:35 [2022-08-02T15:55:35.435Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 15:55:35 [2022-08-02T15:55:35.435Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 15:55:35 [2022-08-02T15:55:35.435Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:55:35 [2022-08-02T15:55:35.435Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:55:35 [2022-08-02T15:55:35.435Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:55:35 [2022-08-02T15:55:35.435Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:55:35 [2022-08-02T15:55:35.435Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 15:55:35 [2022-08-02T15:55:35.435Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:55:35 [2022-08-02T15:55:35.435Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:55:35 [2022-08-02T15:55:35.435Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) 15:55:35 [2022-08-02T15:55:35.435Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) 15:55:35 [2022-08-02T15:55:35.435Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) 15:55:35 [2022-08-02T15:55:35.435Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 15:55:35 [2022-08-02T15:55:35.435Z] === RUN TestBuildPreserveOwnership 15:55:35 [2022-08-02T15:55:35.435Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME 15:55:35 [2022-08-02T15:55:35.435Z] --- SKIP: TestBuildPreserveOwnership (0.00s) 15:55:35 [2022-08-02T15:55:35.435Z] === RUN TestBuildPlatformInvalid 15:55:35 [2022-08-02T15:55:35.435Z] --- PASS: TestBuildPlatformInvalid (0.09s) 15:55:35 [2022-08-02T15:55:35.435Z] PASS 15:55:35 [2022-08-02T15:55:35.435Z] ok github.com/docker/docker/integration/build 248.296s 15:55:35 [2022-08-02T15:55:35.435Z] 15:55:35 [2022-08-02T15:55:35.435Z] === Skipped 15:55:35 [2022-08-02T15:55:35.435Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) 15:55:35 [2022-08-02T15:55:35.435Z] build_session_test.go:25: TODO: BuildKit 15:55:35 [2022-08-02T15:55:35.435Z] 15:55:35 [2022-08-02T15:55:35.435Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) 15:55:35 [2022-08-02T15:55:35.435Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.435Z] 15:55:35 [2022-08-02T15:55:35.435Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) 15:55:35 [2022-08-02T15:55:35.435Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 15:55:35 [2022-08-02T15:55:35.435Z] 15:55:35 [2022-08-02T15:55:35.435Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) 15:55:35 [2022-08-02T15:55:35.435Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 15:55:35 [2022-08-02T15:55:35.435Z] 15:55:35 [2022-08-02T15:55:35.435Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) 15:55:35 [2022-08-02T15:55:35.435Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME 15:55:35 [2022-08-02T15:55:35.435Z] 15:55:35 [2022-08-02T15:55:35.435Z] DONE 28 tests, 5 skipped in 285.180s 15:55:35 [2022-08-02T15:55:35.435Z] Running D:\gopath\src\github.com\docker\docker\integration\config 15:55:35 [2022-08-02T15:55:35.435Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:55:35 [2022-08-02T15:55:35.435Z] INFO: Testing against a local daemon 15:55:35 [2022-08-02T15:55:35.435Z] === RUN TestConfigInspect 15:55:35 [2022-08-02T15:55:35.435Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.435Z] --- SKIP: TestConfigInspect (0.00s) 15:55:35 [2022-08-02T15:55:35.435Z] === RUN TestConfigList 15:55:35 [2022-08-02T15:55:35.435Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.435Z] --- SKIP: TestConfigList (0.00s) 15:55:35 [2022-08-02T15:55:35.435Z] === RUN TestConfigsCreateAndDelete 15:55:35 [2022-08-02T15:55:35.436Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestConfigsUpdate 15:55:35 [2022-08-02T15:55:35.436Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestConfigsUpdate (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestTemplatedConfig 15:55:35 [2022-08-02T15:55:35.436Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestTemplatedConfig (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestConfigCreateResolve 15:55:35 [2022-08-02T15:55:35.436Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestConfigCreateResolve (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestConfigDaemonLibtrustID 15:55:35 [2022-08-02T15:55:35.436Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] PASS 15:55:35 [2022-08-02T15:55:35.436Z] ok github.com/docker/docker/integration/config 0.166s 15:55:35 [2022-08-02T15:55:35.436Z] 15:55:35 [2022-08-02T15:55:35.436Z] === Skipped 15:55:35 [2022-08-02T15:55:35.436Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.436Z] 15:55:35 [2022-08-02T15:55:35.436Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.436Z] 15:55:35 [2022-08-02T15:55:35.436Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.436Z] 15:55:35 [2022-08-02T15:55:35.436Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.436Z] 15:55:35 [2022-08-02T15:55:35.436Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.436Z] 15:55:35 [2022-08-02T15:55:35.436Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" 15:55:35 [2022-08-02T15:55:35.436Z] 15:55:35 [2022-08-02T15:55:35.436Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" 15:55:35 [2022-08-02T15:55:35.436Z] 15:55:35 [2022-08-02T15:55:35.436Z] DONE 7 tests, 7 skipped in 2.740s 15:55:35 [2022-08-02T15:55:35.436Z] Running D:\gopath\src\github.com\docker\docker\integration\container 15:55:35 [2022-08-02T15:55:35.436Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:55:35 [2022-08-02T15:55:35.436Z] INFO: Testing against a local daemon 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCheckpoint 15:55:35 [2022-08-02T15:55:35.436Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestCheckpoint (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestContainerInvalidJSON 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 15:55:35 [2022-08-02T15:55:35.436Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 15:55:35 [2022-08-02T15:55:35.436Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestContainerInvalidJSON//exec/foobar/start 15:55:35 [2022-08-02T15:55:35.436Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 15:55:35 [2022-08-02T15:55:35.436Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 15:55:35 [2022-08-02T15:55:35.436Z] === CONT TestContainerInvalidJSON//exec/foobar/start 15:55:35 [2022-08-02T15:55:35.436Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestContainerInvalidJSON (0.05s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCopyFromContainerPathDoesNotExist 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.39s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCopyFromContainerPathIsNotDir 15:55:35 [2022-08-02T15:55:35.436Z] copy_test.go:38: testEnv.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.05s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCopyToContainerPathDoesNotExist 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCopyToContainerPathIsNotDir 15:55:35 [2022-08-02T15:55:35.436Z] copy_test.go:63: testEnv.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCopyFromContainer 15:55:35 [2022-08-02T15:55:35.436Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestCopyFromContainer (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:55:35 [2022-08-02T15:55:35.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:55:35 [2022-08-02T15:55:35.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 15:55:35 [2022-08-02T15:55:35.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 15:55:35 [2022-08-02T15:55:35.436Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:55:35 [2022-08-02T15:55:35.436Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 15:55:35 [2022-08-02T15:55:35.436Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateLinkToNonExistingContainer 15:55:35 [2022-08-02T15:55:35.436Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateWithInvalidEnv 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateWithInvalidEnv/0 15:55:35 [2022-08-02T15:55:35.436Z] === PAUSE TestCreateWithInvalidEnv/0 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateWithInvalidEnv/1 15:55:35 [2022-08-02T15:55:35.436Z] === PAUSE TestCreateWithInvalidEnv/1 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateWithInvalidEnv/2 15:55:35 [2022-08-02T15:55:35.436Z] === PAUSE TestCreateWithInvalidEnv/2 15:55:35 [2022-08-02T15:55:35.436Z] === CONT TestCreateWithInvalidEnv/0 15:55:35 [2022-08-02T15:55:35.436Z] === CONT TestCreateWithInvalidEnv/2 15:55:35 [2022-08-02T15:55:35.436Z] === CONT TestCreateWithInvalidEnv/1 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateWithInvalidEnv (0.03s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateTmpfsMountsTarget 15:55:35 [2022-08-02T15:55:35.436Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateWithCustomMaskedPaths 15:55:35 [2022-08-02T15:55:35.436Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateWithCustomReadonlyPaths 15:55:35 [2022-08-02T15:55:35.436Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateWithInvalidHealthcheckParams 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:55:35 [2022-08-02T15:55:35.436Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:55:35 [2022-08-02T15:55:35.436Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:55:35 [2022-08-02T15:55:35.436Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:55:35 [2022-08-02T15:55:35.436Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:55:35 [2022-08-02T15:55:35.436Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:55:35 [2022-08-02T15:55:35.436Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:55:35 [2022-08-02T15:55:35.436Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:55:35 [2022-08-02T15:55:35.436Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:55:35 [2022-08-02T15:55:35.436Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:55:35 [2022-08-02T15:55:35.436Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 15:55:35 [2022-08-02T15:55:35.436Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateDifferentPlatform 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateDifferentPlatform/different_os 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateDifferentPlatform (0.06s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreateVolumesFromNonExistingContainer 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestCreatePlatformSpecificImageNoPlatform 15:55:35 [2022-08-02T15:55:35.436Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestContainerKillOnDaemonStart 15:55:35 [2022-08-02T15:55:35.436Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestDiff 15:55:35 [2022-08-02T15:55:35.436Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestDiff (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestExecWithCloseStdin 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestExecWithCloseStdin (3.14s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestExec 15:55:35 [2022-08-02T15:55:35.436Z] --- PASS: TestExec (2.87s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestExecUser 15:55:35 [2022-08-02T15:55:35.436Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestExecUser (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestExportContainerAndImportImage 15:55:35 [2022-08-02T15:55:35.436Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestExportContainerAfterDaemonRestart 15:55:35 [2022-08-02T15:55:35.436Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestHealthCheckWorkdir 15:55:35 [2022-08-02T15:55:35.436Z] health_test.go:20: testEnv.OSType == "windows": FIXME 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestHealthKillContainer 15:55:35 [2022-08-02T15:55:35.436Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestHealthKillContainer (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestInspectCpusetInConfigPre120 15:55:35 [2022-08-02T15:55:35.436Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 15:55:35 [2022-08-02T15:55:35.436Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 15:55:35 [2022-08-02T15:55:35.436Z] === RUN TestKillContainerInvalidSignal 15:55:37 [2022-08-02T15:55:37.412Z] docker_api_swarm_service_test.go:395: [d9dab449be429] joining swarm manager [d96a8ea2503e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:55:37 [2022-08-02T15:55:37.721Z] --- PASS: TestKillContainerInvalidSignal (2.43s) 15:55:37 [2022-08-02T15:55:37.722Z] === RUN TestKillContainer 15:55:37 [2022-08-02T15:55:37.722Z] === RUN TestKillContainer/no_signal 15:55:37 [2022-08-02T15:55:37.982Z] docker_api_swarm_service_test.go:395: [d4a40149abb50] joining swarm manager [d96a8ea2503e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:55:40 [2022-08-02T15:55:40.754Z] === RUN TestKillContainer/non_killing_signal 15:55:40 [2022-08-02T15:55:40.755Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 15:55:40 [2022-08-02T15:55:40.755Z] === RUN TestKillContainer/killing_signal 15:55:43 [2022-08-02T15:55:43.042Z] --- PASS: TestKillContainer (5.23s) 15:55:43 [2022-08-02T15:55:43.042Z] --- PASS: TestKillContainer/no_signal (2.43s) 15:55:43 [2022-08-02T15:55:43.042Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 15:55:43 [2022-08-02T15:55:43.042Z] --- PASS: TestKillContainer/killing_signal (2.74s) 15:55:43 [2022-08-02T15:55:43.042Z] === RUN TestKillWithStopSignalAndRestartPolicies 15:55:43 [2022-08-02T15:55:43.042Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 15:55:43 [2022-08-02T15:55:43.042Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 15:55:43 [2022-08-02T15:55:43.042Z] === RUN TestKillStoppedContainer 15:55:43 [2022-08-02T15:55:43.042Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 15:55:43 [2022-08-02T15:55:43.042Z] --- SKIP: TestKillStoppedContainer (0.00s) 15:55:43 [2022-08-02T15:55:43.042Z] === RUN TestKillStoppedContainerAPIPre120 15:55:43 [2022-08-02T15:55:43.042Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 15:55:43 [2022-08-02T15:55:43.042Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 15:55:43 [2022-08-02T15:55:43.042Z] === RUN TestKillDifferentUserContainer 15:55:43 [2022-08-02T15:55:43.042Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 15:55:43 [2022-08-02T15:55:43.042Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 15:55:43 [2022-08-02T15:55:43.042Z] === RUN TestInspectOomKilledTrue 15:55:43 [2022-08-02T15:55:43.042Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 15:55:43 [2022-08-02T15:55:43.042Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 15:55:43 [2022-08-02T15:55:43.042Z] === RUN TestInspectOomKilledFalse 15:55:43 [2022-08-02T15:55:43.042Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 15:55:43 [2022-08-02T15:55:43.042Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 15:55:43 [2022-08-02T15:55:43.042Z] === RUN TestLogsFollowTailEmpty 15:55:43 [2022-08-02T15:55:43.273Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 15:55:44 [2022-08-02T15:55:44.657Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 15:55:45 [2022-08-02T15:55:45.599Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 15:55:45 [2022-08-02T15:55:45.859Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 15:55:46 [2022-08-02T15:55:46.077Z] --- PASS: TestLogsFollowTailEmpty (2.51s) 15:55:46 [2022-08-02T15:55:46.077Z] === RUN TestNetworkNat 15:55:46 [2022-08-02T15:55:46.077Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 15:55:46 [2022-08-02T15:55:46.077Z] --- SKIP: TestNetworkNat (0.00s) 15:55:46 [2022-08-02T15:55:46.077Z] === RUN TestNetworkLocalhostTCPNat 15:55:47 [2022-08-02T15:55:47.241Z] === RUN TestDockerSuite/TestLoadNoStdinFail 15:55:47 [2022-08-02T15:55:47.501Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 15:55:47 [2022-08-02T15:55:47.501Z] === RUN TestDockerSuite/TestLoginWithoutTTY 15:55:47 [2022-08-02T15:55:47.762Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 15:55:47 [2022-08-02T15:55:47.762Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 15:55:48 [2022-08-02T15:55:48.022Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 15:55:48 [2022-08-02T15:55:48.594Z] === RUN TestDockerSuite/TestLogsAPIUntil 15:55:49 [2022-08-02T15:55:49.110Z] --- PASS: TestNetworkLocalhostTCPNat (2.92s) 15:55:49 [2022-08-02T15:55:49.110Z] === RUN TestNetworkLoopbackNat 15:55:49 [2022-08-02T15:55:49.110Z] nat_test.go:60: testEnv.OSType == "windows": FIXME 15:55:49 [2022-08-02T15:55:49.110Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 15:55:49 [2022-08-02T15:55:49.110Z] === RUN TestPause 15:55:49 [2022-08-02T15:55:49.110Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 15:55:49 [2022-08-02T15:55:49.110Z] --- SKIP: TestPause (0.00s) 15:55:49 [2022-08-02T15:55:49.110Z] === RUN TestPauseFailsOnWindowsServerContainers 15:55:51 [2022-08-02T15:55:51.396Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.52s) 15:55:51 [2022-08-02T15:55:51.396Z] === RUN TestPauseStopPausedContainer 15:55:51 [2022-08-02T15:55:51.396Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" 15:55:51 [2022-08-02T15:55:51.396Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 15:55:51 [2022-08-02T15:55:51.396Z] === RUN TestPsFilter 15:55:51 [2022-08-02T15:55:51.396Z] --- PASS: TestPsFilter (0.14s) 15:55:51 [2022-08-02T15:55:51.396Z] === RUN TestRemoveContainerWithRemovedVolume 15:55:52 [2022-08-02T15:55:52.793Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 15:55:52 [2022-08-02T15:55:52.793Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 15:55:53 [2022-08-02T15:55:53.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 15:55:54 [2022-08-02T15:55:54.428Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.77s) 15:55:54 [2022-08-02T15:55:54.428Z] === RUN TestRemoveContainerWithVolume 15:55:54 [2022-08-02T15:55:54.858Z] 2022/08/02 15:55:51 Finished clone github.com/hashicorp/consul 15:55:55 [2022-08-02T15:55:55.274Z] docker_api_swarm_service_test.go:343: [d729f7693a4f3] joining swarm manager [dee665194d7b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:55:56 [2022-08-02T15:55:56.239Z] docker_api_swarm_service_test.go:343: [d1666ca5ef04b] joining swarm manager [dee665194d7b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:55:57 [2022-08-02T15:55:57.180Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 15:55:57 [2022-08-02T15:55:57.440Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 15:55:57 [2022-08-02T15:55:57.440Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 15:55:58 [2022-08-02T15:55:58.827Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 15:56:00 [2022-08-02T15:56:00.211Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 15:56:00 [2022-08-02T15:56:00.783Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 15:56:01 [2022-08-02T15:56:01.724Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 15:56:01 [2022-08-02T15:56:01.730Z] --- PASS: TestRemoveContainerWithVolume (7.60s) 15:56:01 [2022-08-02T15:56:01.730Z] === RUN TestRemoveContainerRunning 15:56:02 [2022-08-02T15:56:02.294Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 15:56:04 [2022-08-02T15:56:04.007Z] --- PASS: TestRemoveContainerRunning (2.51s) 15:56:04 [2022-08-02T15:56:04.007Z] === RUN TestRemoveContainerForceRemoveRunning 15:56:04 [2022-08-02T15:56:04.206Z] === RUN TestDockerSuite/TestLogsFollowStopped 15:56:04 [2022-08-02T15:56:04.777Z] === RUN TestDockerSuite/TestLogsSeparateStderr 15:56:05 [2022-08-02T15:56:05.038Z] === RUN TestDockerSuite/TestLogsSince 15:56:07 [2022-08-02T15:56:07.044Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.44s) 15:56:07 [2022-08-02T15:56:07.044Z] === RUN TestRemoveInvalidContainer 15:56:07 [2022-08-02T15:56:07.044Z] --- PASS: TestRemoveInvalidContainer (0.04s) 15:56:07 [2022-08-02T15:56:07.044Z] === RUN TestRenameLinkedContainer 15:56:07 [2022-08-02T15:56:07.044Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 15:56:07 [2022-08-02T15:56:07.044Z] --- SKIP: TestRenameLinkedContainer (0.00s) 15:56:07 [2022-08-02T15:56:07.044Z] === RUN TestRenameStoppedContainer 15:56:09 [2022-08-02T15:56:09.324Z] --- PASS: TestRenameStoppedContainer (2.85s) 15:56:09 [2022-08-02T15:56:09.324Z] === RUN TestRenameRunningContainerAndReuse 15:56:09 [2022-08-02T15:56:09.766Z] 2022/08/02 15:56:08 Finished clone github.com/aws/aws-sdk-go 15:56:10 [2022-08-02T15:56:10.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 15:56:11 [2022-08-02T15:56:11.702Z] docker_api_swarm_service_test.go:490: [d1251ef780359] joining swarm manager [da6f37cc71937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:56:11 [2022-08-02T15:56:11.702Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 15:56:12 [2022-08-02T15:56:12.643Z] docker_api_swarm_service_test.go:490: [d949ed96067ae] joining swarm manager [da6f37cc71937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:56:15 [2022-08-02T15:56:15.319Z] --- PASS: TestRenameRunningContainerAndReuse (5.42s) 15:56:15 [2022-08-02T15:56:15.319Z] === RUN TestRenameInvalidName 15:56:17 [2022-08-02T15:56:17.602Z] --- PASS: TestRenameInvalidName (2.58s) 15:56:17 [2022-08-02T15:56:17.602Z] === RUN TestRenameAnonymousContainer 15:56:17 [2022-08-02T15:56:17.602Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 15:56:17 [2022-08-02T15:56:17.602Z] --- SKIP: TestRenameAnonymousContainer (0.00s) 15:56:17 [2022-08-02T15:56:17.602Z] === RUN TestRenameContainerWithSameName 15:56:17 [2022-08-02T15:56:17.939Z] === RUN TestDockerSuite/TestLogsStderrInStdout 15:56:17 [2022-08-02T15:56:17.939Z] === RUN TestDockerSuite/TestLogsTail 15:56:18 [2022-08-02T15:56:18.200Z] === RUN TestDockerSuite/TestLogsTimestamps 15:56:18 [2022-08-02T15:56:18.461Z] === RUN TestDockerSuite/TestLogsWithDetails 15:56:19 [2022-08-02T15:56:19.032Z] === RUN TestDockerSuite/TestMountIntoProc 15:56:19 [2022-08-02T15:56:19.291Z] === RUN TestDockerSuite/TestMountIntoSys 15:56:19 [2022-08-02T15:56:19.862Z] === RUN TestDockerSuite/TestNetHostname 15:56:19 [2022-08-02T15:56:19.890Z] --- PASS: TestRenameContainerWithSameName (2.51s) 15:56:19 [2022-08-02T15:56:19.890Z] === RUN TestRenameContainerWithLinkedContainer 15:56:19 [2022-08-02T15:56:19.890Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 15:56:19 [2022-08-02T15:56:19.890Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 15:56:19 [2022-08-02T15:56:19.890Z] === RUN TestResize 15:56:21 [2022-08-02T15:56:21.245Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 15:56:21 [2022-08-02T15:56:21.245Z] === RUN TestDockerSuite/TestNetworkEvents 15:56:22 [2022-08-02T15:56:22.924Z] --- PASS: TestResize (2.50s) 15:56:22 [2022-08-02T15:56:22.924Z] === RUN TestResizeWithInvalidSize 15:56:22 [2022-08-02T15:56:22.924Z] resize_test.go:37: testEnv.OSType == "windows": FIXME 15:56:22 [2022-08-02T15:56:22.924Z] --- SKIP: TestResizeWithInvalidSize (0.00s) 15:56:22 [2022-08-02T15:56:22.924Z] === RUN TestResizeWhenContainerNotStarted 15:56:24 [2022-08-02T15:56:24.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate 15:56:25 [2022-08-02T15:56:25.959Z] --- PASS: TestResizeWhenContainerNotStarted (3.00s) 15:56:25 [2022-08-02T15:56:25.959Z] === RUN TestDaemonRestartKillContainers 15:56:25 [2022-08-02T15:56:25.959Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 15:56:25 [2022-08-02T15:56:25.959Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 15:56:25 [2022-08-02T15:56:25.959Z] === RUN TestStats 15:56:25 [2022-08-02T15:56:25.959Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 15:56:25 [2022-08-02T15:56:25.959Z] --- SKIP: TestStats (0.00s) 15:56:25 [2022-08-02T15:56:25.959Z] === RUN TestStopContainerWithRestartPolicyAlways 15:56:27 [2022-08-02T15:56:27.081Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 15:56:28 [2022-08-02T15:56:28.465Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 15:56:29 [2022-08-02T15:56:29.038Z] === RUN TestDockerSuite/TestPluginActive 15:56:29 [2022-08-02T15:56:29.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 15:56:31 [2022-08-02T15:56:31.890Z] === RUN TestDockerSuite/TestPluginActiveNetwork 15:56:32 [2022-08-02T15:56:32.151Z] docker_api_swarm_service_test.go:128: [daed4822ea501] joining swarm manager [d1bf38fdec78b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:56:33 [2022-08-02T15:56:33.092Z] docker_api_swarm_service_test.go:129: [d45b040d6c723] joining swarm manager [d1bf38fdec78b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:56:33 [2022-08-02T15:56:33.268Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.41s) 15:56:33 [2022-08-02T15:56:33.268Z] === RUN TestStopContainerWithTimeout 15:56:33 [2022-08-02T15:56:33.268Z] stop_windows_test.go:19: testEnv.OSType == "windows" 15:56:33 [2022-08-02T15:56:33.268Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 15:56:33 [2022-08-02T15:56:33.268Z] === RUN TestUpdateRestartPolicy 15:56:35 [2022-08-02T15:56:35.638Z] docker_api_swarm_service_test.go:137: [d0d1af7237811] joining swarm manager [d1bf38fdec78b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 15:56:37 [2022-08-02T15:56:37.021Z] docker_api_swarm_service_test.go:138: [d26cab487fc3b] joining swarm manager [d1bf38fdec78b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 15:56:38 [2022-08-02T15:56:38.942Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 15:56:38 [2022-08-02T15:56:38.942Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 15:56:38 [2022-08-02T15:56:38.942Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 15:56:40 [2022-08-02T15:56:40.324Z] === RUN TestDockerSuite/TestPluginLogDriver 15:56:43 [2022-08-02T15:56:43.620Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 15:56:45 [2022-08-02T15:56:45.000Z] === RUN TestDockerSuite/TestPluginMetricsCollector 15:56:48 [2022-08-02T15:56:48.294Z] === RUN TestDockerSuite/TestPluginUpgrade 15:56:53 [2022-08-02T15:56:53.575Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 15:56:54 [2022-08-02T15:56:54.958Z] === RUN TestDockerSuite/TestPortExposeHostBinding 15:56:55 [2022-08-02T15:56:55.898Z] === RUN TestDockerSuite/TestPortHostBinding 15:56:56 [2022-08-02T15:56:56.468Z] === RUN TestDockerSuite/TestPortList 15:56:58 [2022-08-02T15:56:58.829Z] --- PASS: TestUpdateRestartPolicy (23.49s) 15:56:58 [2022-08-02T15:56:58.829Z] === RUN TestUpdateRestartWithAutoRemove 15:56:58 [2022-08-02T15:56:58.829Z] --- PASS: TestUpdateRestartWithAutoRemove (2.32s) 15:56:58 [2022-08-02T15:56:58.829Z] === RUN TestWaitNonBlocked 15:56:58 [2022-08-02T15:56:58.829Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 15:56:58 [2022-08-02T15:56:58.829Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 15:56:58 [2022-08-02T15:56:58.829Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 15:56:58 [2022-08-02T15:56:58.829Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 15:56:58 [2022-08-02T15:56:58.829Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 15:56:58 [2022-08-02T15:56:58.829Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 15:56:59 [2022-08-02T15:56:59.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList 15:57:02 [2022-08-02T15:57:02.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 15:57:03 [2022-08-02T15:57:03.272Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 15:57:04 [2022-08-02T15:57:04.216Z] docker_api_swarm_service_test.go:304: [d4b12470132da] joining swarm manager [dd4e7e5e48257]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:57:04 [2022-08-02T15:57:04.788Z] === RUN TestDockerSuite/TestPostContainersAttach 15:57:05 [2022-08-02T15:57:05.049Z] docker_api_swarm_service_test.go:304: [d02abaa8281eb] joining swarm manager [dd4e7e5e48257]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:57:07 [2022-08-02T15:57:07.655Z] --- PASS: TestWaitNonBlocked (0.04s) 15:57:07 [2022-08-02T15:57:07.655Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.40s) 15:57:07 [2022-08-02T15:57:07.655Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (8.26s) 15:57:07 [2022-08-02T15:57:07.655Z] === RUN TestWaitBlocked 15:57:07 [2022-08-02T15:57:07.655Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 15:57:07 [2022-08-02T15:57:07.655Z] --- SKIP: TestWaitBlocked (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] PASS 15:57:07 [2022-08-02T15:57:07.655Z] ok github.com/docker/docker/integration/container 98.726s 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === Skipped 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.05s) 15:57:07 [2022-08-02T15:57:07.655Z] copy_test.go:38: testEnv.OSType == "windows" 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) 15:57:07 [2022-08-02T15:57:07.655Z] copy_test.go:63: testEnv.OSType == "windows" 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) 15:57:07 [2022-08-02T15:57:07.655Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] health_test.go:20: testEnv.OSType == "windows": FIXME 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 15:57:07 [2022-08-02T15:57:07.655Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] nat_test.go:60: testEnv.OSType == "windows": FIXME 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] resize_test.go:37: testEnv.OSType == "windows": FIXME 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] stop_windows_test.go:19: testEnv.OSType == "windows" 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) 15:57:07 [2022-08-02T15:57:07.655Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 15:57:07 [2022-08-02T15:57:07.655Z] 15:57:07 [2022-08-02T15:57:07.655Z] DONE 88 tests, 37 skipped in 102.057s 15:57:07 [2022-08-02T15:57:07.655Z] Running D:\gopath\src\github.com\docker\docker\integration\image 15:57:09 [2022-08-02T15:57:09.933Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:57:09 [2022-08-02T15:57:09.933Z] INFO: Testing against a local daemon 15:57:09 [2022-08-02T15:57:09.933Z] === RUN TestCommitInheritsEnv 15:57:09 [2022-08-02T15:57:09.933Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 15:57:09 [2022-08-02T15:57:09.933Z] --- SKIP: TestCommitInheritsEnv (0.00s) 15:57:09 [2022-08-02T15:57:09.933Z] === RUN TestImportExtremelyLargeImageWorks 15:57:09 [2022-08-02T15:57:09.933Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 15:57:09 [2022-08-02T15:57:09.933Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 15:57:09 [2022-08-02T15:57:09.933Z] === RUN TestImagesFilterMultiReference 15:57:09 [2022-08-02T15:57:09.933Z] --- PASS: TestImagesFilterMultiReference (0.12s) 15:57:09 [2022-08-02T15:57:09.933Z] === RUN TestImagePullPlatformInvalid 15:57:09 [2022-08-02T15:57:09.933Z] --- PASS: TestImagePullPlatformInvalid (0.04s) 15:57:09 [2022-08-02T15:57:09.933Z] === RUN TestRemoveImageOrphaning 15:57:10 [2022-08-02T15:57:10.951Z] --- PASS: TestRemoveImageOrphaning (1.37s) 15:57:10 [2022-08-02T15:57:10.951Z] === RUN TestTagUnprefixedRepoByNameOrName 15:57:10 [2022-08-02T15:57:10.951Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) 15:57:10 [2022-08-02T15:57:10.951Z] === RUN TestTagInvalidReference 15:57:10 [2022-08-02T15:57:10.951Z] --- PASS: TestTagInvalidReference (0.04s) 15:57:10 [2022-08-02T15:57:10.951Z] === RUN TestTagValidPrefixedRepo 15:57:11 [2022-08-02T15:57:11.435Z] --- PASS: TestTagValidPrefixedRepo (0.11s) 15:57:11 [2022-08-02T15:57:11.435Z] === RUN TestTagExistedNameWithoutForce 15:57:11 [2022-08-02T15:57:11.435Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) 15:57:11 [2022-08-02T15:57:11.435Z] === RUN TestTagOfficialNames 15:57:11 [2022-08-02T15:57:11.435Z] --- PASS: TestTagOfficialNames (0.13s) 15:57:11 [2022-08-02T15:57:11.435Z] === RUN TestTagMatchesDigest 15:57:11 [2022-08-02T15:57:11.435Z] --- PASS: TestTagMatchesDigest (0.06s) 15:57:11 [2022-08-02T15:57:11.435Z] PASS 15:57:11 [2022-08-02T15:57:11.435Z] ok github.com/docker/docker/integration/image 2.119s 15:57:11 [2022-08-02T15:57:11.435Z] 15:57:11 [2022-08-02T15:57:11.435Z] === Skipped 15:57:11 [2022-08-02T15:57:11.435Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) 15:57:11 [2022-08-02T15:57:11.435Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 15:57:11 [2022-08-02T15:57:11.435Z] 15:57:11 [2022-08-02T15:57:11.435Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) 15:57:11 [2022-08-02T15:57:11.435Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 15:57:11 [2022-08-02T15:57:11.435Z] 15:57:11 [2022-08-02T15:57:11.435Z] DONE 11 tests, 2 skipped in 4.243s 15:57:11 [2022-08-02T15:57:11.435Z] Running D:\gopath\src\github.com\docker\docker\integration\network 15:57:11 [2022-08-02T15:57:11.630Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 15:57:11 [2022-08-02T15:57:11.630Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 15:57:11 [2022-08-02T15:57:11.630Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 15:57:11 [2022-08-02T15:57:11.630Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 15:57:11 [2022-08-02T15:57:11.630Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 15:57:11 [2022-08-02T15:57:11.890Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 15:57:11 [2022-08-02T15:57:11.890Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 15:57:12 [2022-08-02T15:57:12.461Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 15:57:12 [2022-08-02T15:57:12.461Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 15:57:13 [2022-08-02T15:57:13.722Z] testing: warning: no tests to run 15:57:13 [2022-08-02T15:57:13.722Z] PASS 15:57:13 [2022-08-02T15:57:13.722Z] ok github.com/docker/docker/integration/network/ipvlan 0.197s [no tests to run] 15:57:13 [2022-08-02T15:57:13.722Z] testing: warning: no tests to run 15:57:13 [2022-08-02T15:57:13.722Z] PASS 15:57:13 [2022-08-02T15:57:13.722Z] ok github.com/docker/docker/integration/network/macvlan 0.101s [no tests to run] 15:57:13 [2022-08-02T15:57:13.847Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 15:57:13 [2022-08-02T15:57:13.847Z] === RUN TestDockerSuite/TestPruneContainerLabel 15:57:14 [2022-08-02T15:57:14.740Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:57:14 [2022-08-02T15:57:14.740Z] INFO: Testing against a local daemon 15:57:14 [2022-08-02T15:57:14.740Z] === RUN TestNetworkCreateDelete 15:57:14 [2022-08-02T15:57:14.740Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 15:57:14 [2022-08-02T15:57:14.740Z] --- SKIP: TestNetworkCreateDelete (0.00s) 15:57:14 [2022-08-02T15:57:14.740Z] === RUN TestDockerNetworkDeletePreferID 15:57:14 [2022-08-02T15:57:14.740Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 15:57:14 [2022-08-02T15:57:14.740Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) 15:57:14 [2022-08-02T15:57:14.740Z] === RUN TestDaemonDNSFallback 15:57:14 [2022-08-02T15:57:14.740Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 15:57:14 [2022-08-02T15:57:14.740Z] --- SKIP: TestDaemonDNSFallback (0.00s) 15:57:14 [2022-08-02T15:57:14.740Z] === RUN TestInspectNetwork 15:57:14 [2022-08-02T15:57:14.740Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 15:57:14 [2022-08-02T15:57:14.740Z] --- SKIP: TestInspectNetwork (0.00s) 15:57:14 [2022-08-02T15:57:14.740Z] === RUN TestRunContainerWithBridgeNone 15:57:14 [2022-08-02T15:57:14.740Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 15:57:14 [2022-08-02T15:57:14.740Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 15:57:14 [2022-08-02T15:57:14.740Z] === RUN TestNetworkInvalidJSON 15:57:14 [2022-08-02T15:57:14.740Z] === RUN TestNetworkInvalidJSON//networks/create 15:57:14 [2022-08-02T15:57:14.740Z] === PAUSE TestNetworkInvalidJSON//networks/create 15:57:14 [2022-08-02T15:57:14.740Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 15:57:14 [2022-08-02T15:57:14.740Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 15:57:14 [2022-08-02T15:57:14.740Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 15:57:14 [2022-08-02T15:57:14.740Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 15:57:14 [2022-08-02T15:57:14.740Z] === CONT TestNetworkInvalidJSON//networks/create 15:57:14 [2022-08-02T15:57:14.740Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 15:57:14 [2022-08-02T15:57:14.740Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 15:57:14 [2022-08-02T15:57:14.740Z] --- PASS: TestNetworkInvalidJSON (0.04s) 15:57:14 [2022-08-02T15:57:14.740Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) 15:57:14 [2022-08-02T15:57:14.740Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 15:57:14 [2022-08-02T15:57:14.740Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 15:57:14 [2022-08-02T15:57:14.740Z] === RUN TestNetworkList 15:57:14 [2022-08-02T15:57:14.740Z] === RUN TestNetworkList//networks 15:57:14 [2022-08-02T15:57:14.740Z] === PAUSE TestNetworkList//networks 15:57:14 [2022-08-02T15:57:14.740Z] === RUN TestNetworkList//networks/ 15:57:14 [2022-08-02T15:57:14.740Z] === PAUSE TestNetworkList//networks/ 15:57:14 [2022-08-02T15:57:14.740Z] === CONT TestNetworkList//networks 15:57:14 [2022-08-02T15:57:14.740Z] === CONT TestNetworkList//networks/ 15:57:14 [2022-08-02T15:57:14.740Z] --- PASS: TestNetworkList (0.04s) 15:57:14 [2022-08-02T15:57:14.740Z] --- PASS: TestNetworkList//networks/ (0.00s) 15:57:14 [2022-08-02T15:57:14.740Z] --- PASS: TestNetworkList//networks (0.00s) 15:57:14 [2022-08-02T15:57:14.740Z] === RUN TestHostIPv4BridgeLabel 15:57:14 [2022-08-02T15:57:14.740Z] network_test.go:126: testEnv.OSType == "windows" 15:57:14 [2022-08-02T15:57:14.740Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 15:57:14 [2022-08-02T15:57:14.740Z] === RUN TestDaemonRestartWithLiveRestore 15:57:14 [2022-08-02T15:57:14.740Z] service_test.go:29: testEnv.OSType == "windows" 15:57:14 [2022-08-02T15:57:14.741Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] === RUN TestDaemonDefaultNetworkPools 15:57:14 [2022-08-02T15:57:14.741Z] service_test.go:58: testEnv.OSType == "windows" 15:57:14 [2022-08-02T15:57:14.741Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] === RUN TestDaemonRestartWithExistingNetwork 15:57:14 [2022-08-02T15:57:14.741Z] service_test.go:102: testEnv.OSType == "windows" 15:57:14 [2022-08-02T15:57:14.741Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 15:57:14 [2022-08-02T15:57:14.741Z] service_test.go:136: testEnv.OSType == "windows" 15:57:14 [2022-08-02T15:57:14.741Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 15:57:14 [2022-08-02T15:57:14.741Z] service_test.go:187: testEnv.OSType == "windows" 15:57:14 [2022-08-02T15:57:14.741Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] === RUN TestServiceWithPredefinedNetwork 15:57:14 [2022-08-02T15:57:14.741Z] service_test.go:212: testEnv.OSType == "windows" 15:57:14 [2022-08-02T15:57:14.741Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] === RUN TestServiceRemoveKeepsIngressNetwork 15:57:14 [2022-08-02T15:57:14.741Z] service_test.go:242: FLAKY_TEST 15:57:14 [2022-08-02T15:57:14.741Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] === RUN TestServiceWithDataPathPortInit 15:57:14 [2022-08-02T15:57:14.741Z] service_test.go:332: testEnv.OSType == "windows" 15:57:14 [2022-08-02T15:57:14.741Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] === RUN TestServiceWithDefaultAddressPoolInit 15:57:14 [2022-08-02T15:57:14.741Z] service_test.go:400: testEnv.OSType == "windows" 15:57:14 [2022-08-02T15:57:14.741Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] PASS 15:57:14 [2022-08-02T15:57:14.741Z] ok github.com/docker/docker/integration/network 0.214s 15:57:14 [2022-08-02T15:57:14.741Z] 15:57:14 [2022-08-02T15:57:14.741Z] === Skipped 15:57:14 [2022-08-02T15:57:14.741Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 15:57:14 [2022-08-02T15:57:14.741Z] 15:57:14 [2022-08-02T15:57:14.741Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 15:57:14 [2022-08-02T15:57:14.741Z] 15:57:14 [2022-08-02T15:57:14.741Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 15:57:14 [2022-08-02T15:57:14.741Z] 15:57:14 [2022-08-02T15:57:14.741Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 15:57:14 [2022-08-02T15:57:14.741Z] 15:57:14 [2022-08-02T15:57:14.741Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 15:57:14 [2022-08-02T15:57:14.741Z] 15:57:14 [2022-08-02T15:57:14.741Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] network_test.go:126: testEnv.OSType == "windows" 15:57:14 [2022-08-02T15:57:14.741Z] 15:57:14 [2022-08-02T15:57:14.741Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] service_test.go:29: testEnv.OSType == "windows" 15:57:14 [2022-08-02T15:57:14.741Z] 15:57:14 [2022-08-02T15:57:14.741Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) 15:57:14 [2022-08-02T15:57:14.741Z] service_test.go:58: testEnv.OSType == "windows" 15:57:14 [2022-08-02T15:57:14.741Z] 15:57:14 [2022-08-02T15:57:14.741Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) 15:57:15 [2022-08-02T15:57:15.225Z] service_test.go:102: testEnv.OSType == "windows" 15:57:15 [2022-08-02T15:57:15.225Z] 15:57:15 [2022-08-02T15:57:15.225Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 15:57:15 [2022-08-02T15:57:15.225Z] service_test.go:136: testEnv.OSType == "windows" 15:57:15 [2022-08-02T15:57:15.225Z] 15:57:15 [2022-08-02T15:57:15.225Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 15:57:15 [2022-08-02T15:57:15.225Z] service_test.go:187: testEnv.OSType == "windows" 15:57:15 [2022-08-02T15:57:15.225Z] 15:57:15 [2022-08-02T15:57:15.225Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) 15:57:15 [2022-08-02T15:57:15.225Z] service_test.go:212: testEnv.OSType == "windows" 15:57:15 [2022-08-02T15:57:15.225Z] 15:57:15 [2022-08-02T15:57:15.225Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) 15:57:15 [2022-08-02T15:57:15.225Z] service_test.go:242: FLAKY_TEST 15:57:15 [2022-08-02T15:57:15.225Z] 15:57:15 [2022-08-02T15:57:15.225Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) 15:57:15 [2022-08-02T15:57:15.225Z] service_test.go:332: testEnv.OSType == "windows" 15:57:15 [2022-08-02T15:57:15.225Z] 15:57:15 [2022-08-02T15:57:15.225Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) 15:57:15 [2022-08-02T15:57:15.225Z] service_test.go:400: testEnv.OSType == "windows" 15:57:15 [2022-08-02T15:57:15.225Z] 15:57:15 [2022-08-02T15:57:15.225Z] DONE 22 tests, 15 skipped in 3.269s 15:57:15 [2022-08-02T15:57:15.225Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 15:57:15 [2022-08-02T15:57:15.711Z] testing: warning: no tests to run 15:57:15 [2022-08-02T15:57:15.711Z] PASS 15:57:15 [2022-08-02T15:57:15.711Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] 15:57:15 [2022-08-02T15:57:15.711Z] 15:57:15 [2022-08-02T15:57:15.711Z] DONE 0 tests in 0.560s 15:57:15 [2022-08-02T15:57:15.711Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 15:57:15 [2022-08-02T15:57:15.759Z] === RUN TestDockerSuite/TestPruneContainerUntil 15:57:16 [2022-08-02T15:57:16.195Z] testing: warning: no tests to run 15:57:16 [2022-08-02T15:57:16.195Z] PASS 15:57:16 [2022-08-02T15:57:16.195Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] 15:57:16 [2022-08-02T15:57:16.195Z] 15:57:16 [2022-08-02T15:57:16.195Z] DONE 0 tests in 0.571s 15:57:16 [2022-08-02T15:57:16.681Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 15:57:16 [2022-08-02T15:57:16.700Z] === RUN TestDockerSuite/TestPruneNetworkLabel 15:57:17 [2022-08-02T15:57:17.271Z] === RUN TestDockerSuite/TestPruneVolumeLabel 15:57:17 [2022-08-02T15:57:17.271Z] === RUN TestDockerSuite/TestPsByOrder 15:57:18 [2022-08-02T15:57:18.296Z] testing: warning: no tests to run 15:57:18 [2022-08-02T15:57:18.296Z] PASS 15:57:18 [2022-08-02T15:57:18.296Z] ok github.com/docker/docker/integration/plugin 0.152s [no tests to run] 15:57:18 [2022-08-02T15:57:18.296Z] testing: warning: no tests to run 15:57:18 [2022-08-02T15:57:18.296Z] PASS 15:57:18 [2022-08-02T15:57:18.296Z] ok github.com/docker/docker/integration/plugin/authz 0.073s [no tests to run] 15:57:19 [2022-08-02T15:57:19.182Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 15:57:20 [2022-08-02T15:57:20.124Z] === RUN TestDockerSuite/TestPsListContainersBase 15:57:22 [2022-08-02T15:57:22.035Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 15:57:24 [2022-08-02T15:57:24.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 15:57:24 [2022-08-02T15:57:24.856Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 15:57:25 [2022-08-02T15:57:25.116Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 15:57:26 [2022-08-02T15:57:26.058Z] docker_api_swarm_service_test.go:100: [dd742cab9e560] joining swarm manager [d6eb06c4a3aa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:57:26 [2022-08-02T15:57:26.999Z] docker_api_swarm_service_test.go:101: [db062a4fa7df9] joining swarm manager [d6eb06c4a3aa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:57:27 [2022-08-02T15:57:27.940Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 15:57:31 [2022-08-02T15:57:31.006Z] testing: warning: no tests to run 15:57:31 [2022-08-02T15:57:31.006Z] PASS 15:57:31 [2022-08-02T15:57:31.006Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.128s [no tests to run] 15:57:31 [2022-08-02T15:57:31.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:57:31 [2022-08-02T15:57:31.006Z] INFO: Testing against a local daemon 15:57:31 [2022-08-02T15:57:31.006Z] === RUN TestExternalGraphDriver 15:57:31 [2022-08-02T15:57:31.006Z] external_test.go:48: runtime.GOOS == "windows" 15:57:31 [2022-08-02T15:57:31.006Z] --- SKIP: TestExternalGraphDriver (0.03s) 15:57:31 [2022-08-02T15:57:31.006Z] === RUN TestGraphdriverPluginV2 15:57:31 [2022-08-02T15:57:31.006Z] external_test.go:408: runtime.GOOS == "windows" 15:57:31 [2022-08-02T15:57:31.006Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) 15:57:31 [2022-08-02T15:57:31.006Z] PASS 15:57:31 [2022-08-02T15:57:31.006Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.441s 15:57:32 [2022-08-02T15:57:32.048Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:57:32 [2022-08-02T15:57:32.048Z] INFO: Testing against a local daemon 15:57:32 [2022-08-02T15:57:32.048Z] === RUN TestReadPluginNoRead 15:57:32 [2022-08-02T15:57:32.048Z] read_test.go:21: no unix domain sockets on Windows 15:57:32 [2022-08-02T15:57:32.048Z] --- SKIP: TestReadPluginNoRead (0.00s) 15:57:32 [2022-08-02T15:57:32.048Z] PASS 15:57:32 [2022-08-02T15:57:32.048Z] ok github.com/docker/docker/integration/plugin/logging 0.153s 15:57:32 [2022-08-02T15:57:32.048Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:57:32 [2022-08-02T15:57:32.048Z] INFO: Testing against a local daemon 15:57:32 [2022-08-02T15:57:32.048Z] === RUN TestPluginInvalidJSON 15:57:32 [2022-08-02T15:57:32.533Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 15:57:32 [2022-08-02T15:57:32.533Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 15:57:32 [2022-08-02T15:57:32.533Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 15:57:32 [2022-08-02T15:57:32.533Z] --- PASS: TestPluginInvalidJSON (0.08s) 15:57:32 [2022-08-02T15:57:32.533Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) 15:57:32 [2022-08-02T15:57:32.533Z] === RUN TestPluginInstall 15:57:32 [2022-08-02T15:57:32.533Z] plugin_test.go:63: testEnv.OSType == "windows" 15:57:32 [2022-08-02T15:57:32.533Z] --- SKIP: TestPluginInstall (0.00s) 15:57:32 [2022-08-02T15:57:32.533Z] === RUN TestPluginsWithRuntimes 15:57:32 [2022-08-02T15:57:32.533Z] plugin_test.go:172: testEnv.OSType == "windows" 15:57:32 [2022-08-02T15:57:32.533Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 15:57:32 [2022-08-02T15:57:32.533Z] === RUN TestPluginBackCompatMediaTypes 15:57:32 [2022-08-02T15:57:32.533Z] plugin_test.go:234: testEnv.OSType == "windows" 15:57:32 [2022-08-02T15:57:32.533Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 15:57:32 [2022-08-02T15:57:32.533Z] PASS 15:57:32 [2022-08-02T15:57:32.533Z] ok github.com/docker/docker/integration/plugin/common 0.200s 15:57:32 [2022-08-02T15:57:32.534Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] 15:57:32 [2022-08-02T15:57:32.534Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] 15:57:32 [2022-08-02T15:57:32.534Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:57:32 [2022-08-02T15:57:32.534Z] INFO: Testing against a local daemon 15:57:32 [2022-08-02T15:57:32.534Z] === RUN TestPluginWithDevMounts 15:57:32 [2022-08-02T15:57:32.534Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 15:57:32 [2022-08-02T15:57:32.534Z] --- SKIP: TestPluginWithDevMounts (0.00s) 15:57:32 [2022-08-02T15:57:32.534Z] PASS 15:57:32 [2022-08-02T15:57:32.534Z] ok github.com/docker/docker/integration/plugin/volumes 0.103s 15:57:32 [2022-08-02T15:57:32.534Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] 15:57:33 [2022-08-02T15:57:33.017Z] 15:57:33 [2022-08-02T15:57:33.017Z] === Skipped 15:57:33 [2022-08-02T15:57:33.017Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 15:57:33 [2022-08-02T15:57:33.017Z] plugin_test.go:63: testEnv.OSType == "windows" 15:57:33 [2022-08-02T15:57:33.017Z] 15:57:33 [2022-08-02T15:57:33.017Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) 15:57:33 [2022-08-02T15:57:33.017Z] plugin_test.go:172: testEnv.OSType == "windows" 15:57:33 [2022-08-02T15:57:33.017Z] 15:57:33 [2022-08-02T15:57:33.017Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) 15:57:33 [2022-08-02T15:57:33.017Z] plugin_test.go:234: testEnv.OSType == "windows" 15:57:33 [2022-08-02T15:57:33.017Z] 15:57:33 [2022-08-02T15:57:33.017Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.03s) 15:57:33 [2022-08-02T15:57:33.017Z] external_test.go:48: runtime.GOOS == "windows" 15:57:33 [2022-08-02T15:57:33.017Z] 15:57:33 [2022-08-02T15:57:33.017Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.02s) 15:57:33 [2022-08-02T15:57:33.017Z] external_test.go:408: runtime.GOOS == "windows" 15:57:33 [2022-08-02T15:57:33.017Z] 15:57:33 [2022-08-02T15:57:33.017Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 15:57:33 [2022-08-02T15:57:33.017Z] read_test.go:21: no unix domain sockets on Windows 15:57:33 [2022-08-02T15:57:33.017Z] 15:57:33 [2022-08-02T15:57:33.017Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 15:57:33 [2022-08-02T15:57:33.017Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 15:57:33 [2022-08-02T15:57:33.017Z] 15:57:33 [2022-08-02T15:57:33.017Z] DONE 9 tests, 7 skipped in 16.497s 15:57:33 [2022-08-02T15:57:33.017Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 15:57:34 [2022-08-02T15:57:34.035Z] testing: warning: no tests to run 15:57:34 [2022-08-02T15:57:34.035Z] PASS 15:57:34 [2022-08-02T15:57:34.035Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] 15:57:34 [2022-08-02T15:57:34.035Z] 15:57:34 [2022-08-02T15:57:34.035Z] DONE 0 tests in 0.573s 15:57:34 [2022-08-02T15:57:34.035Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 15:57:35 [2022-08-02T15:57:35.651Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:57:35 [2022-08-02T15:57:35.651Z] INFO: Testing against a local daemon 15:57:35 [2022-08-02T15:57:35.651Z] === RUN TestPluginInvalidJSON 15:57:35 [2022-08-02T15:57:35.651Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 15:57:35 [2022-08-02T15:57:35.651Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 15:57:35 [2022-08-02T15:57:35.651Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 15:57:35 [2022-08-02T15:57:35.651Z] --- PASS: TestPluginInvalidJSON (0.08s) 15:57:35 [2022-08-02T15:57:35.651Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) 15:57:35 [2022-08-02T15:57:35.651Z] === RUN TestPluginInstall 15:57:35 [2022-08-02T15:57:35.651Z] plugin_test.go:63: testEnv.OSType == "windows" 15:57:35 [2022-08-02T15:57:35.651Z] --- SKIP: TestPluginInstall (0.00s) 15:57:35 [2022-08-02T15:57:35.651Z] === RUN TestPluginsWithRuntimes 15:57:35 [2022-08-02T15:57:35.651Z] plugin_test.go:172: testEnv.OSType == "windows" 15:57:35 [2022-08-02T15:57:35.651Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 15:57:35 [2022-08-02T15:57:35.651Z] === RUN TestPluginBackCompatMediaTypes 15:57:35 [2022-08-02T15:57:35.651Z] plugin_test.go:234: testEnv.OSType == "windows" 15:57:35 [2022-08-02T15:57:35.651Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 15:57:35 [2022-08-02T15:57:35.651Z] PASS 15:57:35 [2022-08-02T15:57:35.651Z] ok github.com/docker/docker/integration/plugin/common (cached) 15:57:35 [2022-08-02T15:57:35.651Z] 15:57:35 [2022-08-02T15:57:35.651Z] === Skipped 15:57:35 [2022-08-02T15:57:35.651Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 15:57:35 [2022-08-02T15:57:35.651Z] plugin_test.go:63: testEnv.OSType == "windows" 15:57:35 [2022-08-02T15:57:35.651Z] 15:57:35 [2022-08-02T15:57:35.651Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) 15:57:35 [2022-08-02T15:57:35.651Z] plugin_test.go:172: testEnv.OSType == "windows" 15:57:35 [2022-08-02T15:57:35.651Z] 15:57:35 [2022-08-02T15:57:35.651Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) 15:57:35 [2022-08-02T15:57:35.651Z] plugin_test.go:234: testEnv.OSType == "windows" 15:57:35 [2022-08-02T15:57:35.651Z] 15:57:35 [2022-08-02T15:57:35.651Z] DONE 5 tests, 3 skipped in 1.402s 15:57:35 [2022-08-02T15:57:35.651Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 15:57:36 [2022-08-02T15:57:36.077Z] === RUN TestDockerSuite/TestPsListContainersFilterID 15:57:36 [2022-08-02T15:57:36.077Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 15:57:36 [2022-08-02T15:57:36.670Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:57:36 [2022-08-02T15:57:36.670Z] INFO: Testing against a local daemon 15:57:36 [2022-08-02T15:57:36.670Z] === RUN TestExternalGraphDriver 15:57:36 [2022-08-02T15:57:36.670Z] external_test.go:48: runtime.GOOS == "windows" 15:57:36 [2022-08-02T15:57:36.670Z] --- SKIP: TestExternalGraphDriver (0.03s) 15:57:36 [2022-08-02T15:57:36.670Z] === RUN TestGraphdriverPluginV2 15:57:36 [2022-08-02T15:57:36.670Z] external_test.go:408: runtime.GOOS == "windows" 15:57:36 [2022-08-02T15:57:36.670Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) 15:57:36 [2022-08-02T15:57:36.670Z] PASS 15:57:36 [2022-08-02T15:57:36.670Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) 15:57:37 [2022-08-02T15:57:37.155Z] 15:57:37 [2022-08-02T15:57:37.155Z] === Skipped 15:57:37 [2022-08-02T15:57:37.155Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.03s) 15:57:37 [2022-08-02T15:57:37.155Z] external_test.go:48: runtime.GOOS == "windows" 15:57:37 [2022-08-02T15:57:37.155Z] 15:57:37 [2022-08-02T15:57:37.155Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.02s) 15:57:37 [2022-08-02T15:57:37.155Z] external_test.go:408: runtime.GOOS == "windows" 15:57:37 [2022-08-02T15:57:37.155Z] 15:57:37 [2022-08-02T15:57:37.155Z] DONE 2 tests, 2 skipped in 1.327s 15:57:37 [2022-08-02T15:57:37.155Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 15:57:37 [2022-08-02T15:57:37.460Z] === RUN TestDockerSuite/TestPsListContainersFilterName 15:57:38 [2022-08-02T15:57:38.032Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 15:57:38 [2022-08-02T15:57:38.774Z] testing: warning: no tests to run 15:57:38 [2022-08-02T15:57:38.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:57:38 [2022-08-02T15:57:38.774Z] PASS 15:57:38 [2022-08-02T15:57:38.774Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] 15:57:38 [2022-08-02T15:57:38.774Z] INFO: Testing against a local daemon 15:57:38 [2022-08-02T15:57:38.774Z] === RUN TestReadPluginNoRead 15:57:38 [2022-08-02T15:57:38.775Z] read_test.go:21: no unix domain sockets on Windows 15:57:38 [2022-08-02T15:57:38.775Z] --- SKIP: TestReadPluginNoRead (0.00s) 15:57:38 [2022-08-02T15:57:38.775Z] PASS 15:57:38 [2022-08-02T15:57:38.775Z] ok github.com/docker/docker/integration/plugin/logging (cached) 15:57:38 [2022-08-02T15:57:38.775Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] 15:57:38 [2022-08-02T15:57:38.775Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] 15:57:38 [2022-08-02T15:57:38.775Z] 15:57:38 [2022-08-02T15:57:38.775Z] === Skipped 15:57:38 [2022-08-02T15:57:38.775Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 15:57:38 [2022-08-02T15:57:38.775Z] read_test.go:21: no unix domain sockets on Windows 15:57:38 [2022-08-02T15:57:38.775Z] 15:57:38 [2022-08-02T15:57:38.775Z] DONE 1 tests, 1 skipped in 1.545s 15:57:38 [2022-08-02T15:57:38.775Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard 15:57:38 [2022-08-02T15:57:38.973Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 15:57:39 [2022-08-02T15:57:39.795Z] testing: warning: no tests to run 15:57:39 [2022-08-02T15:57:39.795Z] PASS 15:57:39 [2022-08-02T15:57:39.795Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] 15:57:39 [2022-08-02T15:57:39.795Z] 15:57:39 [2022-08-02T15:57:39.795Z] DONE 0 tests in 0.910s 15:57:39 [2022-08-02T15:57:39.795Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 15:57:40 [2022-08-02T15:57:40.885Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 15:57:41 [2022-08-02T15:57:41.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:57:41 [2022-08-02T15:57:41.425Z] INFO: Testing against a local daemon 15:57:41 [2022-08-02T15:57:41.425Z] === RUN TestPluginWithDevMounts 15:57:41 [2022-08-02T15:57:41.425Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 15:57:41 [2022-08-02T15:57:41.425Z] --- SKIP: TestPluginWithDevMounts (0.00s) 15:57:41 [2022-08-02T15:57:41.425Z] PASS 15:57:41 [2022-08-02T15:57:41.425Z] ok github.com/docker/docker/integration/plugin/volumes (cached) 15:57:41 [2022-08-02T15:57:41.425Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] 15:57:41 [2022-08-02T15:57:41.425Z] 15:57:41 [2022-08-02T15:57:41.425Z] === Skipped 15:57:41 [2022-08-02T15:57:41.425Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 15:57:41 [2022-08-02T15:57:41.425Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 15:57:41 [2022-08-02T15:57:41.425Z] 15:57:41 [2022-08-02T15:57:41.425Z] DONE 1 tests, 1 skipped in 1.374s 15:57:41 [2022-08-02T15:57:41.425Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 15:57:42 [2022-08-02T15:57:42.795Z] === RUN TestDockerSuite/TestPsListContainersSize 15:57:43 [2022-08-02T15:57:43.366Z] check_test.go:380: [dd742cab9e560] daemon is not started 15:57:43 [2022-08-02T15:57:43.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:57:43 [2022-08-02T15:57:43.707Z] INFO: Testing against a local daemon 15:57:43 [2022-08-02T15:57:43.707Z] === RUN TestSecretInspect 15:57:43 [2022-08-02T15:57:43.707Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 15:57:43 [2022-08-02T15:57:43.707Z] --- SKIP: TestSecretInspect (0.01s) 15:57:43 [2022-08-02T15:57:43.707Z] === RUN TestSecretList 15:57:43 [2022-08-02T15:57:43.707Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 15:57:43 [2022-08-02T15:57:43.707Z] --- SKIP: TestSecretList (0.00s) 15:57:43 [2022-08-02T15:57:43.707Z] === RUN TestSecretsCreateAndDelete 15:57:43 [2022-08-02T15:57:43.707Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 15:57:43 [2022-08-02T15:57:43.707Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 15:57:43 [2022-08-02T15:57:43.707Z] === RUN TestSecretsUpdate 15:57:43 [2022-08-02T15:57:43.707Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 15:57:43 [2022-08-02T15:57:43.707Z] --- SKIP: TestSecretsUpdate (0.00s) 15:57:43 [2022-08-02T15:57:43.707Z] === RUN TestTemplatedSecret 15:57:43 [2022-08-02T15:57:43.707Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 15:57:43 [2022-08-02T15:57:43.707Z] --- SKIP: TestTemplatedSecret (0.00s) 15:57:43 [2022-08-02T15:57:43.707Z] === RUN TestSecretCreateResolve 15:57:43 [2022-08-02T15:57:43.707Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 15:57:43 [2022-08-02T15:57:43.707Z] --- SKIP: TestSecretCreateResolve (0.00s) 15:57:43 [2022-08-02T15:57:43.707Z] PASS 15:57:43 [2022-08-02T15:57:43.707Z] ok github.com/docker/docker/integration/secret 0.163s 15:57:44 [2022-08-02T15:57:44.191Z] 15:57:44 [2022-08-02T15:57:44.191Z] === Skipped 15:57:44 [2022-08-02T15:57:44.191Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) 15:57:44 [2022-08-02T15:57:44.191Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 15:57:44 [2022-08-02T15:57:44.191Z] 15:57:44 [2022-08-02T15:57:44.191Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) 15:57:44 [2022-08-02T15:57:44.191Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 15:57:44 [2022-08-02T15:57:44.191Z] 15:57:44 [2022-08-02T15:57:44.191Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) 15:57:44 [2022-08-02T15:57:44.191Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 15:57:44 [2022-08-02T15:57:44.191Z] 15:57:44 [2022-08-02T15:57:44.191Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) 15:57:44 [2022-08-02T15:57:44.191Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 15:57:44 [2022-08-02T15:57:44.191Z] 15:57:44 [2022-08-02T15:57:44.191Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) 15:57:44 [2022-08-02T15:57:44.191Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 15:57:44 [2022-08-02T15:57:44.191Z] 15:57:44 [2022-08-02T15:57:44.191Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) 15:57:44 [2022-08-02T15:57:44.191Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 15:57:44 [2022-08-02T15:57:44.191Z] 15:57:44 [2022-08-02T15:57:44.191Z] DONE 6 tests, 6 skipped in 2.683s 15:57:44 [2022-08-02T15:57:44.191Z] Running D:\gopath\src\github.com\docker\docker\integration\service 15:57:44 [2022-08-02T15:57:44.309Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 15:57:44 [2022-08-02T15:57:44.309Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 15:57:44 [2022-08-02T15:57:44.881Z] === RUN TestDockerSuite/TestPsRightTagName 15:57:46 [2022-08-02T15:57:46.280Z] === RUN TestDockerSuite/TestPsShowMounts 15:57:47 [2022-08-02T15:57:47.227Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:57:47 [2022-08-02T15:57:47.227Z] INFO: Testing against a local daemon 15:57:47 [2022-08-02T15:57:47.227Z] === RUN TestServiceCreateInit 15:57:47 [2022-08-02T15:57:47.227Z] === RUN TestServiceCreateInit/daemonInitDisabled 15:57:47 [2022-08-02T15:57:47.227Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.227Z] === RUN TestServiceCreateInit/daemonInitEnabled 15:57:47 [2022-08-02T15:57:47.227Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.227Z] --- PASS: TestServiceCreateInit (0.07s) 15:57:47 [2022-08-02T15:57:47.227Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 15:57:47 [2022-08-02T15:57:47.227Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 15:57:47 [2022-08-02T15:57:47.227Z] === RUN TestCreateServiceMultipleTimes 15:57:47 [2022-08-02T15:57:47.227Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.227Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 15:57:47 [2022-08-02T15:57:47.227Z] === RUN TestCreateServiceConflict 15:57:47 [2022-08-02T15:57:47.227Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.227Z] --- SKIP: TestCreateServiceConflict (0.00s) 15:57:47 [2022-08-02T15:57:47.227Z] === RUN TestCreateServiceMaxReplicas 15:57:47 [2022-08-02T15:57:47.227Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.227Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) 15:57:47 [2022-08-02T15:57:47.227Z] === RUN TestCreateWithDuplicateNetworkNames 15:57:47 [2022-08-02T15:57:47.227Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.227Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 15:57:47 [2022-08-02T15:57:47.227Z] === RUN TestCreateServiceSecretFileMode 15:57:47 [2022-08-02T15:57:47.227Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.227Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 15:57:47 [2022-08-02T15:57:47.227Z] === RUN TestCreateServiceConfigFileMode 15:57:47 [2022-08-02T15:57:47.227Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.227Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 15:57:47 [2022-08-02T15:57:47.227Z] === RUN TestCreateServiceSysctls 15:57:47 [2022-08-02T15:57:47.227Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.227Z] --- SKIP: TestCreateServiceSysctls (0.05s) 15:57:47 [2022-08-02T15:57:47.227Z] === RUN TestCreateServiceCapabilities 15:57:47 [2022-08-02T15:57:47.663Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 15:57:47 [2022-08-02T15:57:47.713Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.713Z] --- SKIP: TestCreateServiceCapabilities (0.05s) 15:57:47 [2022-08-02T15:57:47.713Z] === RUN TestInspect 15:57:47 [2022-08-02T15:57:47.713Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.713Z] --- SKIP: TestInspect (0.00s) 15:57:47 [2022-08-02T15:57:47.713Z] === RUN TestCreateJob 15:57:47 [2022-08-02T15:57:47.713Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.713Z] --- SKIP: TestCreateJob (0.00s) 15:57:47 [2022-08-02T15:57:47.713Z] === RUN TestReplicatedJob 15:57:47 [2022-08-02T15:57:47.713Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.713Z] --- SKIP: TestReplicatedJob (0.00s) 15:57:47 [2022-08-02T15:57:47.713Z] === RUN TestUpdateReplicatedJob 15:57:47 [2022-08-02T15:57:47.713Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.713Z] --- SKIP: TestUpdateReplicatedJob (0.00s) 15:57:47 [2022-08-02T15:57:47.713Z] === RUN TestServiceListWithStatuses 15:57:47 [2022-08-02T15:57:47.713Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.713Z] --- SKIP: TestServiceListWithStatuses (0.00s) 15:57:47 [2022-08-02T15:57:47.713Z] === RUN TestDockerNetworkConnectAlias 15:57:47 [2022-08-02T15:57:47.713Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.713Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 15:57:47 [2022-08-02T15:57:47.713Z] === RUN TestDockerNetworkReConnect 15:57:47 [2022-08-02T15:57:47.713Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.713Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 15:57:47 [2022-08-02T15:57:47.713Z] === RUN TestServicePlugin 15:57:47 [2022-08-02T15:57:47.713Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.713Z] --- SKIP: TestServicePlugin (0.00s) 15:57:47 [2022-08-02T15:57:47.713Z] === RUN TestServiceUpdateLabel 15:57:47 [2022-08-02T15:57:47.713Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 15:57:47 [2022-08-02T15:57:47.713Z] --- SKIP: TestServiceUpdateLabel (0.00s) 15:57:47 [2022-08-02T15:57:47.713Z] === RUN TestServiceUpdateSecrets 15:57:47 [2022-08-02T15:57:47.714Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 15:57:47 [2022-08-02T15:57:47.714Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] === RUN TestServiceUpdateConfigs 15:57:47 [2022-08-02T15:57:47.714Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 15:57:47 [2022-08-02T15:57:47.714Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] === RUN TestServiceUpdateNetwork 15:57:47 [2022-08-02T15:57:47.714Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 15:57:47 [2022-08-02T15:57:47.714Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] === RUN TestServiceUpdatePidsLimit 15:57:47 [2022-08-02T15:57:47.714Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 15:57:47 [2022-08-02T15:57:47.714Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) 15:57:47 [2022-08-02T15:57:47.714Z] PASS 15:57:47 [2022-08-02T15:57:47.714Z] ok github.com/docker/docker/integration/service 0.353s 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === Skipped 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) 15:57:47 [2022-08-02T15:57:47.714Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) 15:57:47 [2022-08-02T15:57:47.714Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) 15:57:47 [2022-08-02T15:57:47.714Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) 15:57:47 [2022-08-02T15:57:47.714Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) 15:57:47 [2022-08-02T15:57:47.714Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 15:57:47 [2022-08-02T15:57:47.714Z] 15:57:47 [2022-08-02T15:57:47.714Z] DONE 24 tests, 23 skipped in 3.492s 15:57:47 [2022-08-02T15:57:47.714Z] Running D:\gopath\src\github.com\docker\docker\integration\session 15:57:48 [2022-08-02T15:57:48.233Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 15:57:48 [2022-08-02T15:57:48.233Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 15:57:48 [2022-08-02T15:57:48.233Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 15:57:48 [2022-08-02T15:57:48.804Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 15:57:48 [2022-08-02T15:57:48.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 15:57:49 [2022-08-02T15:57:49.064Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 15:57:49 [2022-08-02T15:57:49.064Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 15:57:49 [2022-08-02T15:57:49.635Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 15:57:49 [2022-08-02T15:57:49.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:57:49 [2022-08-02T15:57:49.995Z] INFO: Testing against a local daemon 15:57:49 [2022-08-02T15:57:49.995Z] === RUN TestSessionCreate 15:57:49 [2022-08-02T15:57:49.995Z] session_test.go:15: testEnv.OSType == "windows": FIXME 15:57:49 [2022-08-02T15:57:49.995Z] --- SKIP: TestSessionCreate (0.00s) 15:57:49 [2022-08-02T15:57:49.995Z] === RUN TestSessionCreateWithBadUpgrade 15:57:49 [2022-08-02T15:57:49.995Z] session_test.go:36: testEnv.OSType == "windows": FIXME 15:57:49 [2022-08-02T15:57:49.995Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 15:57:49 [2022-08-02T15:57:49.995Z] PASS 15:57:49 [2022-08-02T15:57:49.995Z] ok github.com/docker/docker/integration/session 0.158s 15:57:50 [2022-08-02T15:57:50.480Z] 15:57:50 [2022-08-02T15:57:50.480Z] === Skipped 15:57:50 [2022-08-02T15:57:50.480Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) 15:57:50 [2022-08-02T15:57:50.480Z] session_test.go:15: testEnv.OSType == "windows": FIXME 15:57:50 [2022-08-02T15:57:50.480Z] 15:57:50 [2022-08-02T15:57:50.480Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) 15:57:50 [2022-08-02T15:57:50.480Z] session_test.go:36: testEnv.OSType == "windows": FIXME 15:57:50 [2022-08-02T15:57:50.480Z] 15:57:50 [2022-08-02T15:57:50.480Z] DONE 2 tests, 2 skipped in 2.335s 15:57:50 [2022-08-02T15:57:50.480Z] Running D:\gopath\src\github.com\docker\docker\integration\system 15:57:51 [2022-08-02T15:57:51.019Z] === RUN TestDockerSuite/TestRestartContainerSuccess 15:57:51 [2022-08-02T15:57:51.019Z] docker_api_swarm_service_test.go:533: [d75be061eb66a] joining swarm manager [dbf5d08fcb279]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:57:51 [2022-08-02T15:57:51.961Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 15:57:52 [2022-08-02T15:57:52.222Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 15:57:52 [2022-08-02T15:57:52.482Z] docker_api_swarm_service_test.go:534: [d32bf04880981] joining swarm manager [dbf5d08fcb279]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:57:52 [2022-08-02T15:57:52.760Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:57:52 [2022-08-02T15:57:52.760Z] INFO: Testing against a local daemon 15:57:52 [2022-08-02T15:57:52.760Z] === RUN TestCgroupDriverSystemdMemoryLimit 15:57:52 [2022-08-02T15:57:52.760Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 15:57:52 [2022-08-02T15:57:52.760Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 15:57:52 [2022-08-02T15:57:52.760Z] === RUN TestEventsExecDie 15:57:52 [2022-08-02T15:57:52.760Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 15:57:52 [2022-08-02T15:57:52.760Z] --- SKIP: TestEventsExecDie (0.01s) 15:57:52 [2022-08-02T15:57:52.760Z] === RUN TestEventsBackwardsCompatible 15:57:52 [2022-08-02T15:57:52.760Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 15:57:52 [2022-08-02T15:57:52.760Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 15:57:52 [2022-08-02T15:57:52.760Z] === RUN TestInfoAPI 15:57:52 [2022-08-02T15:57:52.760Z] --- PASS: TestInfoAPI (0.05s) 15:57:52 [2022-08-02T15:57:52.760Z] === RUN TestInfoAPIWarnings 15:57:52 [2022-08-02T15:57:52.760Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 15:57:52 [2022-08-02T15:57:52.760Z] --- SKIP: TestInfoAPIWarnings (0.00s) 15:57:52 [2022-08-02T15:57:52.760Z] === RUN TestInfoDebug 15:57:52 [2022-08-02T15:57:52.760Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 15:57:52 [2022-08-02T15:57:52.760Z] --- SKIP: TestInfoDebug (0.00s) 15:57:52 [2022-08-02T15:57:52.760Z] === RUN TestInfoInsecureRegistries 15:57:52 [2022-08-02T15:57:52.760Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 15:57:52 [2022-08-02T15:57:52.760Z] --- SKIP: TestInfoInsecureRegistries (0.00s) 15:57:52 [2022-08-02T15:57:52.760Z] === RUN TestInfoRegistryMirrors 15:57:52 [2022-08-02T15:57:52.760Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 15:57:52 [2022-08-02T15:57:52.760Z] --- SKIP: TestInfoRegistryMirrors (0.00s) 15:57:52 [2022-08-02T15:57:52.760Z] === RUN TestLoginFailsWithBadCredentials 15:57:53 [2022-08-02T15:57:53.779Z] --- PASS: TestLoginFailsWithBadCredentials (1.06s) 15:57:53 [2022-08-02T15:57:53.779Z] === RUN TestPingCacheHeaders 15:57:53 [2022-08-02T15:57:53.779Z] --- PASS: TestPingCacheHeaders (0.04s) 15:57:53 [2022-08-02T15:57:53.779Z] === RUN TestPingGet 15:57:53 [2022-08-02T15:57:53.779Z] --- PASS: TestPingGet (0.04s) 15:57:53 [2022-08-02T15:57:53.779Z] === RUN TestPingHead 15:57:53 [2022-08-02T15:57:53.779Z] --- PASS: TestPingHead (0.04s) 15:57:53 [2022-08-02T15:57:53.779Z] === RUN TestVersion 15:57:53 [2022-08-02T15:57:53.779Z] --- PASS: TestVersion (0.04s) 15:57:53 [2022-08-02T15:57:53.779Z] PASS 15:57:53 [2022-08-02T15:57:53.779Z] ok github.com/docker/docker/integration/system 1.372s 15:57:54 [2022-08-02T15:57:54.263Z] 15:57:54 [2022-08-02T15:57:54.263Z] === Skipped 15:57:54 [2022-08-02T15:57:54.263Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) 15:57:54 [2022-08-02T15:57:54.263Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 15:57:54 [2022-08-02T15:57:54.263Z] 15:57:54 [2022-08-02T15:57:54.263Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) 15:57:54 [2022-08-02T15:57:54.263Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 15:57:54 [2022-08-02T15:57:54.263Z] 15:57:54 [2022-08-02T15:57:54.263Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) 15:57:54 [2022-08-02T15:57:54.263Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 15:57:54 [2022-08-02T15:57:54.263Z] 15:57:54 [2022-08-02T15:57:54.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) 15:57:54 [2022-08-02T15:57:54.263Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 15:57:54 [2022-08-02T15:57:54.263Z] 15:57:54 [2022-08-02T15:57:54.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) 15:57:54 [2022-08-02T15:57:54.263Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 15:57:54 [2022-08-02T15:57:54.263Z] 15:57:54 [2022-08-02T15:57:54.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) 15:57:54 [2022-08-02T15:57:54.263Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 15:57:54 [2022-08-02T15:57:54.263Z] 15:57:54 [2022-08-02T15:57:54.263Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) 15:57:54 [2022-08-02T15:57:54.263Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 15:57:54 [2022-08-02T15:57:54.263Z] 15:57:54 [2022-08-02T15:57:54.263Z] DONE 13 tests, 7 skipped in 3.595s 15:57:54 [2022-08-02T15:57:54.263Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 15:57:56 [2022-08-02T15:57:56.543Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:57:56 [2022-08-02T15:57:56.543Z] INFO: Testing against a local daemon 15:57:56 [2022-08-02T15:57:56.543Z] === RUN TestVolumesCreateAndList 15:57:56 [2022-08-02T15:57:56.543Z] --- PASS: TestVolumesCreateAndList (0.07s) 15:57:56 [2022-08-02T15:57:56.543Z] === RUN TestVolumesRemove 15:57:56 [2022-08-02T15:57:56.543Z] --- PASS: TestVolumesRemove (0.09s) 15:57:56 [2022-08-02T15:57:56.543Z] === RUN TestVolumesInspect 15:57:56 [2022-08-02T15:57:56.543Z] --- PASS: TestVolumesInspect (0.05s) 15:57:56 [2022-08-02T15:57:56.543Z] === RUN TestVolumesInvalidJSON 15:57:56 [2022-08-02T15:57:56.543Z] === RUN TestVolumesInvalidJSON//volumes/create 15:57:56 [2022-08-02T15:57:56.543Z] === PAUSE TestVolumesInvalidJSON//volumes/create 15:57:56 [2022-08-02T15:57:56.543Z] === CONT TestVolumesInvalidJSON//volumes/create 15:57:56 [2022-08-02T15:57:56.543Z] --- PASS: TestVolumesInvalidJSON (0.04s) 15:57:56 [2022-08-02T15:57:56.543Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 15:57:56 [2022-08-02T15:57:56.543Z] PASS 15:57:56 [2022-08-02T15:57:56.543Z] ok github.com/docker/docker/integration/volume 0.352s 15:57:57 [2022-08-02T15:57:57.027Z] 15:57:57 [2022-08-02T15:57:57.028Z] DONE 5 tests in 2.570s 15:57:57 [2022-08-02T15:57:57.028Z] INFO: make.ps1 ended at 08/02/2022 15:57:56 15:57:57 [2022-08-02T15:57:57.028Z] INFO: Integration CLI tests being run from the host: 15:57:57 [2022-08-02T15:57:57.028Z] 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" 15:58:00 [2022-08-02T15:58:00.622Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 15:58:00 [2022-08-02T15:58:00.622Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 15:58:02 [2022-08-02T15:58:02.004Z] === RUN TestDockerSuite/TestRestartPolicyAlways 15:58:02 [2022-08-02T15:58:02.004Z] === RUN TestDockerSuite/TestRestartPolicyNO 15:58:02 [2022-08-02T15:58:02.004Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 15:58:02 [2022-08-02T15:58:02.264Z] === RUN TestDockerSuite/TestRestartRunningContainer 15:58:04 [2022-08-02T15:58:04.173Z] === RUN TestDockerSuite/TestRestartStoppedContainer 15:58:05 [2022-08-02T15:58:05.115Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 15:58:07 [2022-08-02T15:58:07.026Z] === RUN TestDockerSuite/TestRestartWithVolumes 15:58:07 [2022-08-02T15:58:07.967Z] === RUN TestDockerSuite/TestRmiBlank 15:58:07 [2022-08-02T15:58:07.967Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 15:58:07 [2022-08-02T15:58:07.967Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 15:58:09 [2022-08-02T15:58:09.744Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 15:58:09 [2022-08-02T15:58:09.744Z] INFO: Testing against a local daemon 15:58:09 [2022-08-02T15:58:09.744Z] === RUN TestDockerSuite 15:58:09 [2022-08-02T15:58:09.744Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 15:58:09 [2022-08-02T15:58:09.744Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 15:58:09 [2022-08-02T15:58:09.744Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 15:58:09 [2022-08-02T15:58:09.744Z] === RUN TestDockerSuite/TestAPIErrorJSON 15:58:09 [2022-08-02T15:58:09.744Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 15:58:09 [2022-08-02T15:58:09.744Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 15:58:09 [2022-08-02T15:58:09.744Z] === RUN TestDockerSuite/TestAPIErrorPlainText 15:58:09 [2022-08-02T15:58:09.744Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 15:58:09 [2022-08-02T15:58:09.744Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 15:58:09 [2022-08-02T15:58:09.744Z] === RUN TestDockerSuite/TestAPIImagesDelete 15:58:10 [2022-08-02T15:58:10.230Z] === RUN TestDockerSuite/TestAPIImagesFilter 15:58:10 [2022-08-02T15:58:10.520Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 15:58:10 [2022-08-02T15:58:10.715Z] === RUN TestDockerSuite/TestAPIImagesHistory 15:58:11 [2022-08-02T15:58:11.090Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 15:58:11 [2022-08-02T15:58:11.199Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 15:58:11 [2022-08-02T15:58:11.350Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 15:58:11 [2022-08-02T15:58:11.682Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 15:58:12 [2022-08-02T15:58:12.734Z] === RUN TestDockerSuite/TestRmiImgIDForce 15:58:12 [2022-08-02T15:58:12.994Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 15:58:14 [2022-08-02T15:58:14.379Z] === RUN TestDockerSuite/TestRmiParentImageFail 15:58:14 [2022-08-02T15:58:14.639Z] === RUN TestDockerSuite/TestRmiTag 15:58:14 [2022-08-02T15:58:14.900Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 15:58:15 [2022-08-02T15:58:15.472Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 15:58:15 [2022-08-02T15:58:15.472Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate 15:58:18 [2022-08-02T15:58:18.017Z] docker_api_swarm_service_test.go:148: [d151bab15c560] joining swarm manager [df1ff30dfda6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 15:58:18 [2022-08-02T15:58:18.277Z] === RUN TestDockerSuite/TestRmiWithContainerFails 15:58:18 [2022-08-02T15:58:18.847Z] docker_api_swarm_service_test.go:148: [d9d8e37159448] joining swarm manager [df1ff30dfda6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 15:58:18 [2022-08-02T15:58:18.847Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 15:58:19 [2022-08-02T15:58:19.789Z] === RUN TestDockerSuite/TestRmiWithParentInUse 15:58:20 [2022-08-02T15:58:20.360Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 15:58:21 [2022-08-02T15:58:21.302Z] === RUN TestDockerSuite/TestRunAddHost 15:58:21 [2022-08-02T15:58:21.874Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 15:58:22 [2022-08-02T15:58:22.138Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 15:58:22 [2022-08-02T15:58:22.709Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 15:58:22 [2022-08-02T15:58:22.709Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 15:58:23 [2022-08-02T15:58:23.281Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 15:58:24 [2022-08-02T15:58:24.267Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 15:58:24 [2022-08-02T15:58:24.876Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 15:58:25 [2022-08-02T15:58:25.446Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 15:58:26 [2022-08-02T15:58:26.016Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory 15:58:26 [2022-08-02T15:58:26.957Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 15:58:27 [2022-08-02T15:58:27.901Z] === RUN TestDockerSuite/TestRunAttachDetach 15:58:28 [2022-08-02T15:58:28.849Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig 15:58:29 [2022-08-02T15:58:29.418Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag 15:58:29 [2022-08-02T15:58:29.989Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag 15:58:30 [2022-08-02T15:58:30.249Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig 15:58:30 [2022-08-02T15:58:30.861Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 15:58:31 [2022-08-02T15:58:31.801Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved 15:58:32 [2022-08-02T15:58:32.412Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 15:58:33 [2022-08-02T15:58:33.143Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 15:58:33 [2022-08-02T15:58:33.403Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 15:58:33 [2022-08-02T15:58:33.973Z] === RUN TestDockerSuite/TestRunAttachWithDetach 15:58:33 [2022-08-02T15:58:33.973Z] === RUN TestDockerSuite/TestRunBindMounts 15:58:35 [2022-08-02T15:58:35.886Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 15:58:35 [2022-08-02T15:58:35.886Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 15:58:36 [2022-08-02T15:58:36.830Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 15:58:37 [2022-08-02T15:58:37.400Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 15:58:37 [2022-08-02T15:58:37.661Z] === RUN TestDockerSuite/TestRunCapAddInvalid 15:58:37 [2022-08-02T15:58:37.921Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 15:58:38 [2022-08-02T15:58:38.185Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 15:58:38 [2022-08-02T15:58:38.755Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 15:58:39 [2022-08-02T15:58:39.016Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 15:58:39 [2022-08-02T15:58:39.586Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 15:58:40 [2022-08-02T15:58:40.157Z] === RUN TestDockerSuite/TestRunCapDropInvalid 15:58:40 [2022-08-02T15:58:40.157Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 15:58:40 [2022-08-02T15:58:40.418Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 15:58:40 [2022-08-02T15:58:40.418Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 15:58:41 [2022-08-02T15:58:41.358Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 15:58:41 [2022-08-02T15:58:41.618Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 15:58:42 [2022-08-02T15:58:42.189Z] === RUN TestDockerSuite/TestRunContainerNetwork 15:58:42 [2022-08-02T15:58:42.760Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 15:58:43 [2022-08-02T15:58:43.022Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 15:58:43 [2022-08-02T15:58:43.595Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 15:58:44 [2022-08-02T15:58:44.998Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 15:58:45 [2022-08-02T15:58:45.570Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 15:58:46 [2022-08-02T15:58:46.514Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 15:58:47 [2022-08-02T15:58:47.085Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 15:58:47 [2022-08-02T15:58:47.346Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 15:58:47 [2022-08-02T15:58:47.919Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 15:58:48 [2022-08-02T15:58:48.491Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 15:58:48 [2022-08-02T15:58:48.752Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 15:58:50 [2022-08-02T15:58:50.137Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 15:58:52 [2022-08-02T15:58:52.049Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 15:58:52 [2022-08-02T15:58:52.049Z] === RUN TestDockerSuite/TestRunCreateVolume 15:58:52 [2022-08-02T15:58:52.309Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 15:58:53 [2022-08-02T15:58:53.694Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 15:58:54 [2022-08-02T15:58:54.635Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 15:58:54 [2022-08-02T15:58:54.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst 15:58:56 [2022-08-02T15:58:56.285Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 15:58:58 [2022-08-02T15:58:58.832Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 15:58:58 [2022-08-02T15:58:58.832Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows 15:58:58 [2022-08-02T15:58:58.832Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 15:58:58 [2022-08-02T15:58:58.832Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows 15:58:58 [2022-08-02T15:58:58.832Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 15:58:59 [2022-08-02T15:58:59.402Z] === RUN TestDockerSuite/TestRunDNSInHostMode 15:59:00 [2022-08-02T15:59:00.356Z] === RUN TestDockerSuite/TestRunDNSOptions 15:59:01 [2022-08-02T15:59:01.748Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 15:59:03 [2022-08-02T15:59:03.131Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 15:59:03 [2022-08-02T15:59:03.392Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 15:59:04 [2022-08-02T15:59:04.335Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 15:59:05 [2022-08-02T15:59:05.283Z] === RUN TestDockerSuite/TestRunDeviceDirectory 15:59:05 [2022-08-02T15:59:05.283Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd 15:59:05 [2022-08-02T15:59:05.283Z] === RUN TestDockerSuite/TestRunDeviceNumbers 15:59:05 [2022-08-02T15:59:05.545Z] === RUN TestDockerSuite/TestRunDeviceSymlink 15:59:06 [2022-08-02T15:59:06.929Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 15:59:06 [2022-08-02T15:59:06.929Z] === RUN TestDockerSuite/TestRunDuplicateMount 15:59:07 [2022-08-02T15:59:07.190Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 15:59:07 [2022-08-02T15:59:07.761Z] === RUN TestDockerSuite/TestRunEchoStdout 15:59:08 [2022-08-02T15:59:08.332Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit 15:59:08 [2022-08-02T15:59:08.903Z] === RUN TestDockerSuite/TestRunEmptyEnv 15:59:08 [2022-08-02T15:59:08.904Z] === RUN TestDockerSuite/TestRunEntrypoint 15:59:09 [2022-08-02T15:59:09.164Z] === RUN TestDockerSuite/TestRunEnvironment 15:59:09 [2022-08-02T15:59:09.736Z] === RUN TestDockerSuite/TestRunEnvironmentErase 15:59:10 [2022-08-02T15:59:10.309Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 15:59:10 [2022-08-02T15:59:10.880Z] === RUN TestDockerSuite/TestRunExitCode 15:59:11 [2022-08-02T15:59:11.451Z] === RUN TestDockerSuite/TestRunExitCodeOne 15:59:12 [2022-08-02T15:59:12.022Z] === RUN TestDockerSuite/TestRunExitCodeZero 15:59:12 [2022-08-02T15:59:12.596Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 15:59:13 [2022-08-02T15:59:13.540Z] === RUN TestDockerSuite/TestRunExposePort 15:59:13 [2022-08-02T15:59:13.540Z] === RUN TestDockerSuite/TestRunFullHostnameSet 15:59:13 [2022-08-02T15:59:13.800Z] === RUN TestDockerSuite/TestRunGroupAdd 15:59:14 [2022-08-02T15:59:14.372Z] === RUN TestDockerSuite/TestRunHostnameFQDN 15:59:15 [2022-08-02T15:59:15.768Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 15:59:15 [2022-08-02T15:59:15.768Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 15:59:15 [2022-08-02T15:59:15.768Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv 15:59:15 [2022-08-02T15:59:15.768Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 15:59:18 [2022-08-02T15:59:18.331Z] === RUN TestDockerSuite/TestRunInspectMacAddress 15:59:18 [2022-08-02T15:59:18.592Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 15:59:19 [2022-08-02T15:59:19.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName 15:59:23 [2022-08-02T15:59:23.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked 15:59:25 [2022-08-02T15:59:25.647Z] === RUN TestDockerSwarmSuite/TestDNSConfig 15:59:28 [2022-08-02T15:59:28.195Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate 15:59:30 [2022-08-02T15:59:30.113Z] === RUN TestDockerSuite/TestRunInvalidCPUShares 15:59:30 [2022-08-02T15:59:30.686Z] === RUN TestDockerSwarmSuite/TestExtraHosts 15:59:32 [2022-08-02T15:59:32.426Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 15:59:32 [2022-08-02T15:59:32.426Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue 15:59:32 [2022-08-02T15:59:32.426Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue 15:59:32 [2022-08-02T15:59:32.426Z] === RUN TestDockerSuite/TestRunInvalidReference 15:59:32 [2022-08-02T15:59:32.426Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 15:59:32 [2022-08-02T15:59:32.426Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 15:59:33 [2022-08-02T15:59:33.827Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames 15:59:35 [2022-08-02T15:59:35.211Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 15:59:36 [2022-08-02T15:59:36.152Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 15:59:36 [2022-08-02T15:59:36.152Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable 15:59:37 [2022-08-02T15:59:37.094Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 15:59:40 [2022-08-02T15:59:40.393Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave 15:59:43 [2022-08-02T15:59:43.691Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 15:59:43 [2022-08-02T15:59:43.691Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure 15:59:43 [2022-08-02T15:59:43.691Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 15:59:43 [2022-08-02T15:59:43.952Z] === RUN TestDockerSuite/TestRunModeHostname 15:59:44 [2022-08-02T15:59:44.896Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 15:59:44 [2022-08-02T15:59:44.896Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 15:59:44 [2022-08-02T15:59:44.896Z] === RUN TestDockerSuite/TestRunModeIpcHost 15:59:46 [2022-08-02T15:59:46.281Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 15:59:47 [2022-08-02T15:59:47.222Z] === RUN TestDockerSuite/TestRunModePIDContainer 15:59:47 [2022-08-02T15:59:47.793Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 15:59:47 [2022-08-02T15:59:47.793Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 15:59:48 [2022-08-02T15:59:48.054Z] === RUN TestDockerSuite/TestRunModePIDHost 15:59:48 [2022-08-02T15:59:48.995Z] === RUN TestDockerSuite/TestRunModeUTSHost 15:59:49 [2022-08-02T15:59:49.938Z] === RUN TestDockerSuite/TestRunMount 15:59:54 [2022-08-02T15:59:54.169Z] === RUN TestDockerSuite/TestRunMountOrdering 15:59:54 [2022-08-02T15:59:54.169Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 15:59:54 [2022-08-02T15:59:54.429Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 15:59:55 [2022-08-02T15:59:55.371Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 15:59:56 [2022-08-02T15:59:56.752Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 15:59:58 [2022-08-02T15:59:58.664Z] === RUN TestDockerSuite/TestRunNamedVolume 16:00:00 [2022-08-02T16:00:00.046Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 16:00:01 [2022-08-02T16:00:01.430Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 16:00:02 [2022-08-02T16:00:02.372Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 16:00:03 [2022-08-02T16:00:03.314Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 16:00:03 [2022-08-02T16:00:03.314Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 16:00:03 [2022-08-02T16:00:03.891Z] === RUN TestDockerSuite/TestRunNetHost 16:00:04 [2022-08-02T16:00:04.462Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 16:00:05 [2022-08-02T16:00:05.034Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 16:00:05 [2022-08-02T16:00:05.605Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 16:00:06 [2022-08-02T16:00:06.988Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 16:00:07 [2022-08-02T16:00:07.249Z] === RUN TestDockerSwarmSuite/TestPruneNetwork 16:00:08 [2022-08-02T16:00:08.636Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 16:00:12 [2022-08-02T16:00:12.868Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 16:00:12 [2022-08-02T16:00:12.868Z] === RUN TestDockerSuite/TestRunNoDupVolumes 16:00:12 [2022-08-02T16:00:12.868Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid 16:00:13 [2022-08-02T16:00:13.129Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 16:00:13 [2022-08-02T16:00:13.389Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 16:00:13 [2022-08-02T16:00:13.960Z] === RUN TestDockerSuite/TestRunNonExistingCmd 16:00:14 [2022-08-02T16:00:14.221Z] === RUN TestDockerSuite/TestRunNonExistingImage 16:00:14 [2022-08-02T16:00:14.482Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 16:00:15 [2022-08-02T16:00:15.053Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 16:00:15 [2022-08-02T16:00:15.994Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask 16:00:19 [2022-08-02T16:00:19.294Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs 16:00:21 [2022-08-02T16:00:21.207Z] === RUN TestDockerSuite/TestRunOOMExitCode 16:00:21 [2022-08-02T16:00:21.207Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport 16:00:21 [2022-08-02T16:00:21.207Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 16:00:21 [2022-08-02T16:00:21.468Z] === RUN TestDockerSuite/TestRunPIDsLimit 16:00:21 [2022-08-02T16:00:21.729Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 16:00:22 [2022-08-02T16:00:22.671Z] === RUN TestDockerSuite/TestRunPortInUse 16:00:23 [2022-08-02T16:00:23.613Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices 16:00:23 [2022-08-02T16:00:23.874Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" 16:00:23 [2022-08-02T16:00:23.874Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 16:00:24 [2022-08-02T16:00:24.135Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 16:00:24 [2022-08-02T16:00:24.169Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 16:00:24 [2022-08-02T16:00:24.170Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 16:00:24 [2022-08-02T16:00:24.170Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 16:00:24 [2022-08-02T16:00:24.170Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 16:00:24 [2022-08-02T16:00:24.170Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 16:00:24 [2022-08-02T16:00:24.170Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 16:00:24 [2022-08-02T16:00:24.170Z] === RUN TestDockerSuite/TestAPINetworkFilter 16:00:24 [2022-08-02T16:00:24.170Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 16:00:24 [2022-08-02T16:00:24.170Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 16:00:24 [2022-08-02T16:00:24.170Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 16:00:24 [2022-08-02T16:00:24.170Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 16:00:24 [2022-08-02T16:00:24.170Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 16:00:24 [2022-08-02T16:00:24.170Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 16:00:24 [2022-08-02T16:00:24.170Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 16:00:24 [2022-08-02T16:00:24.170Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 16:00:24 [2022-08-02T16:00:24.170Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 16:00:24 [2022-08-02T16:00:24.170Z] === RUN TestDockerSuite/TestAPIOptionsRoute 16:00:24 [2022-08-02T16:00:24.170Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 16:00:24 [2022-08-02T16:00:24.170Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 16:00:24 [2022-08-02T16:00:24.170Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 16:00:24 [2022-08-02T16:00:24.170Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 16:00:24 [2022-08-02T16:00:24.170Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 16:00:24 [2022-08-02T16:00:24.170Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 16:00:24 [2022-08-02T16:00:24.170Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 16:00:24 [2022-08-02T16:00:24.170Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 16:00:24 [2022-08-02T16:00:24.707Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 16:00:25 [2022-08-02T16:00:25.190Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 16:00:25 [2022-08-02T16:00:25.277Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 16:00:25 [2022-08-02T16:00:25.538Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 16:00:25 [2022-08-02T16:00:25.538Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess 16:00:25 [2022-08-02T16:00:25.538Z] === RUN TestDockerSuite/TestRunPublishPort 16:00:26 [2022-08-02T16:00:26.109Z] === RUN TestDockerSuite/TestRunReadFilteredProc 16:00:26 [2022-08-02T16:00:26.369Z] === RUN TestDockerSuite/TestRunReadProcLatency 16:00:26 [2022-08-02T16:00:26.369Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured 16:00:26 [2022-08-02T16:00:26.369Z] === RUN TestDockerSuite/TestRunReadProcTimer 16:00:26 [2022-08-02T16:00:26.941Z] === RUN TestDockerSuite/TestRunRedirectStdout 16:00:27 [2022-08-02T16:00:27.902Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 16:00:27 [2022-08-02T16:00:27.902Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved 16:00:27 [2022-08-02T16:00:27.902Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 16:00:29 [2022-08-02T16:00:29.813Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 16:00:30 [2022-08-02T16:00:30.755Z] === RUN TestDockerSuite/TestRunRm 16:00:31 [2022-08-02T16:00:31.325Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume 16:00:31 [2022-08-02T16:00:31.325Z] === RUN TestDockerSuite/TestRunRmAndWait 16:00:32 [2022-08-02T16:00:32.466Z] 2022/08/02 16:00:23 Finished clone google.golang.org/api 16:00:32 [2022-08-02T16:00:32.466Z] 2022/08/02 16:00:23 Dependencies downloaded. Download time: 7m6.264499706s 16:00:32 [2022-08-02T16:00:32.466Z] 2022/08/02 16:00:23 Collecting all dependencies 16:00:32 [2022-08-02T16:00:32.497Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 16:00:32 [2022-08-02T16:00:32.498Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor 16:00:32 [2022-08-02T16:00:32.498Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 16:00:32 [2022-08-02T16:00:32.498Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor 16:00:32 [2022-08-02T16:00:32.498Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 16:00:32 [2022-08-02T16:00:32.498Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux 16:00:32 [2022-08-02T16:00:32.498Z] === RUN TestDockerSuite/TestAttachDisconnect 16:00:32 [2022-08-02T16:00:32.498Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 16:00:32 [2022-08-02T16:00:32.983Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 16:00:33 [2022-08-02T16:00:33.866Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice 16:00:34 [2022-08-02T16:00:34.375Z] 2022/08/02 16:00:34 Clean vendor dir from unused packages 16:00:34 [2022-08-02T16:00:34.375Z] 2022/08/02 16:00:34 Ignoring paths matching "^archive/tar" 16:00:35 [2022-08-02T16:00:35.249Z] === RUN TestDockerSuite/TestRunRmPre125Api 16:00:35 [2022-08-02T16:00:35.315Z] 2022/08/02 16:00:35 Success 16:00:35 [2022-08-02T16:00:35.315Z] 2022/08/02 16:00:35 Running time: 7m21.344433274s 16:00:35 [2022-08-02T16:00:35.315Z] Congratulations! All vendoring changes are done the right way. 16:00:35 [2022-08-02T16:00:35.821Z] === RUN TestDockerSuite/TestRunRootWorkdir [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 16:00:36 [2022-08-02T16:00:36.200Z] + echo Ensuring container killed. 16:00:36 [2022-08-02T16:00:36.200Z] Ensuring container killed. 16:00:36 [2022-08-02T16:00:36.200Z] + docker rm -vf docker-pr4 16:00:36 [2022-08-02T16:00:36.200Z] Error: No such container: docker-pr4 [Pipeline] sh 16:00:36 [2022-08-02T16:00:36.393Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns 16:00:36 [2022-08-02T16:00:36.491Z] + echo Chowning /workspace to jenkins user 16:00:36 [2022-08-02T16:00:36.491Z] Chowning /workspace to jenkins user 16:00:36 [2022-08-02T16:00:36.491Z] + id -u 16:00:36 [2022-08-02T16:00:36.491Z] + id -g 16:00:36 [2022-08-02T16:00:36.491Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43889:/workspace busybox chown -R 1000:1000 /workspace 16:00:36 [2022-08-02T16:00:36.654Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple 16:00:36 [2022-08-02T16:00:36.875Z] === RUN TestDockerSuite/TestAttachPausedContainer 16:00:36 [2022-08-02T16:00:36.875Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 16:00:36 [2022-08-02T16:00:36.875Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 16:00:36 [2022-08-02T16:00:36.875Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 16:00:36 [2022-08-02T16:00:36.875Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [Pipeline] catchError [Pipeline] { [Pipeline] sh 16:00:37 [2022-08-02T16:00:37.372Z] + bundleName=unit 16:00:37 [2022-08-02T16:00:37.372Z] + echo Creating unit-bundles.tar.gz 16:00:37 [2022-08-02T16:00:37.372Z] Creating unit-bundles.tar.gz 16:00:37 [2022-08-02T16:00:37.372Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out 16:00:37 [2022-08-02T16:00:37.372Z] bundles/junit-report.xml 16:00:37 [2022-08-02T16:00:37.372Z] bundles/go-test-report.json 16:00:37 [2022-08-02T16:00:37.372Z] bundles/profile.out [Pipeline] archiveArtifacts 16:00:37 [2022-08-02T16:00:37.384Z] Archiving artifacts 16:00:37 [2022-08-02T16:00:37.969Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43889/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 16:00:38 [2022-08-02T16:00:38.038Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit 16:00:38 [2022-08-02T16:00:38.275Z] + make clean 16:00:38 [2022-08-02T16:00:38.534Z] docker volume rm -f docker-dev-cache 16:00:38 [2022-08-02T16:00:38.534Z] docker-dev-cache [Pipeline] deleteDir 16:00:38 [2022-08-02T16:00:38.609Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:00:39 [2022-08-02T16:00:39.180Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths 16:00:41 [2022-08-02T16:00:41.731Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS 16:00:42 [2022-08-02T16:00:42.303Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias 16:00:44 [2022-08-02T16:00:44.880Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit 16:00:45 [2022-08-02T16:00:45.453Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod 16:00:45 [2022-08-02T16:00:45.453Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice 16:00:45 [2022-08-02T16:00:45.704Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 16:00:46 [2022-08-02T16:00:46.024Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns 16:00:46 [2022-08-02T16:00:46.596Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare 16:00:46 [2022-08-02T16:00:46.856Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns 16:00:47 [2022-08-02T16:00:47.428Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns 16:00:48 [2022-08-02T16:00:48.370Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile 16:00:48 [2022-08-02T16:00:48.370Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple 16:00:48 [2022-08-02T16:00:48.942Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 16:00:49 [2022-08-02T16:00:49.513Z] === RUN TestDockerSuite/TestRunSetMacAddress 16:00:49 [2022-08-02T16:00:49.774Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 16:00:51 [2022-08-02T16:00:51.159Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths 16:00:52 [2022-08-02T16:00:52.543Z] === RUN TestDockerSuite/TestRunState 16:00:53 [2022-08-02T16:00:53.933Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 16:00:53 [2022-08-02T16:00:53.933Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun 16:00:54 [2022-08-02T16:00:54.505Z] === RUN TestDockerSuite/TestRunStdinPipe 16:00:55 [2022-08-02T16:00:55.077Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 16:00:55 [2022-08-02T16:00:55.077Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit 16:00:55 [2022-08-02T16:00:55.077Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport 16:00:55 [2022-08-02T16:00:55.077Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 16:00:55 [2022-08-02T16:00:55.651Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 16:00:56 [2022-08-02T16:00:56.222Z] === RUN TestDockerSuite/TestRunSysctls 16:00:57 [2022-08-02T16:00:57.607Z] === RUN TestDockerSuite/TestRunTLSVerify 16:00:57 [2022-08-02T16:00:57.607Z] === RUN TestDockerSuite/TestRunTTYWithPipe 16:00:57 [2022-08-02T16:00:57.607Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 16:00:57 [2022-08-02T16:00:57.867Z] === RUN TestDockerSuite/TestRunTmpfsMounts 16:00:59 [2022-08-02T16:00:59.781Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered 16:01:00 [2022-08-02T16:01:00.352Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes 16:01:00 [2022-08-02T16:01:00.352Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart 16:01:01 [2022-08-02T16:01:01.751Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions 16:01:04 [2022-08-02T16:01:04.296Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 16:01:05 [2022-08-02T16:01:05.679Z] === RUN TestDockerSwarmSuite/TestServiceLogs 16:01:07 [2022-08-02T16:01:07.062Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 16:01:08 [2022-08-02T16:01:08.005Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 16:01:08 [2022-08-02T16:01:08.576Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 16:01:08 [2022-08-02T16:01:08.836Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 16:01:10 [2022-08-02T16:01:10.221Z] === RUN TestDockerSuite/TestRunUnshareProc 16:01:11 [2022-08-02T16:01:11.163Z] === RUN TestDockerSuite/TestRunUserByID 16:01:11 [2022-08-02T16:01:11.735Z] === RUN TestDockerSuite/TestRunUserByIDBig 16:01:11 [2022-08-02T16:01:11.735Z] === RUN TestDockerSuite/TestRunUserByIDNegative 16:01:11 [2022-08-02T16:01:11.996Z] === RUN TestDockerSuite/TestRunUserByIDZero 16:01:12 [2022-08-02T16:01:12.567Z] === RUN TestDockerSuite/TestRunUserByName 16:01:12 [2022-08-02T16:01:12.827Z] === RUN TestDockerSuite/TestRunUserDefaults 16:01:13 [2022-08-02T16:01:13.399Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed 16:01:13 [2022-08-02T16:01:13.399Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer 16:01:13 [2022-08-02T16:01:13.399Z] === RUN TestDockerSuite/TestRunUserNotFound 16:01:13 [2022-08-02T16:01:13.399Z] === RUN TestDockerSuite/TestRunVerifyContainerID 16:01:13 [2022-08-02T16:01:13.970Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 16:01:16 [2022-08-02T16:01:16.515Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 16:01:16 [2022-08-02T16:01:16.775Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 16:01:17 [2022-08-02T16:01:17.732Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 16:01:19 [2022-08-02T16:01:19.120Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness 16:01:19 [2022-08-02T16:01:19.120Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 16:01:20 [2022-08-02T16:01:20.062Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 16:01:21 [2022-08-02T16:01:21.977Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails 16:01:21 [2022-08-02T16:01:21.977Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 16:01:23 [2022-08-02T16:01:23.890Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 16:01:24 [2022-08-02T16:01:24.461Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 16:01:24 [2022-08-02T16:01:24.461Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows 16:01:24 [2022-08-02T16:01:24.461Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 16:01:24 [2022-08-02T16:01:24.461Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows 16:01:24 [2022-08-02T16:01:24.461Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 16:01:24 [2022-08-02T16:01:24.461Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows 16:01:24 [2022-08-02T16:01:24.461Z] === RUN TestDockerSuite/TestRunWithBadDevice 16:01:24 [2022-08-02T16:01:24.721Z] === RUN TestDockerSuite/TestRunWithBlkioWeight 16:01:24 [2022-08-02T16:01:24.721Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight 16:01:24 [2022-08-02T16:01:24.721Z] === RUN TestDockerSuite/TestRunWithCPUQuota 16:01:25 [2022-08-02T16:01:25.293Z] === RUN TestDockerSuite/TestRunWithCPUShares 16:01:25 [2022-08-02T16:01:25.864Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow 16:01:25 [2022-08-02T16:01:25.864Z] === RUN TestDockerSuite/TestRunWithCpuPeriod 16:01:26 [2022-08-02T16:01:26.806Z] === RUN TestDockerSuite/TestRunWithCpusetCpus 16:01:27 [2022-08-02T16:01:27.378Z] === RUN TestDockerSuite/TestRunWithCpusetMems 16:01:27 [2022-08-02T16:01:27.950Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 16:01:28 [2022-08-02T16:01:28.210Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize 16:01:28 [2022-08-02T16:01:28.781Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight 16:01:28 [2022-08-02T16:01:28.781Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight 16:01:28 [2022-08-02T16:01:28.781Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod 16:01:28 [2022-08-02T16:01:28.781Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 16:01:28 [2022-08-02T16:01:28.781Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer 16:01:28 [2022-08-02T16:01:28.781Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps 16:01:28 [2022-08-02T16:01:28.781Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight 16:01:28 [2022-08-02T16:01:28.781Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps 16:01:28 [2022-08-02T16:01:28.781Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight 16:01:28 [2022-08-02T16:01:28.781Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps 16:01:28 [2022-08-02T16:01:28.781Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight 16:01:28 [2022-08-02T16:01:28.781Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps 16:01:28 [2022-08-02T16:01:28.781Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight 16:01:28 [2022-08-02T16:01:28.781Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice 16:01:28 [2022-08-02T16:01:28.781Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight 16:01:28 [2022-08-02T16:01:28.781Z] === RUN TestDockerSuite/TestRunWithMemoryLimit 16:01:29 [2022-08-02T16:01:29.352Z] === RUN TestDockerSuite/TestRunWithMemoryReservation 16:01:29 [2022-08-02T16:01:29.923Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid 16:01:29 [2022-08-02T16:01:29.923Z] === RUN TestDockerSuite/TestRunWithNanoCPUs 16:01:30 [2022-08-02T16:01:30.495Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 16:01:30 [2022-08-02T16:01:30.756Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 16:01:31 [2022-08-02T16:01:31.327Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 16:01:31 [2022-08-02T16:01:31.327Z] === RUN TestDockerSuite/TestRunWithShmSize 16:01:31 [2022-08-02T16:01:31.676Z] === RUN TestDockerSuite/TestRunWithSwappiness 16:01:32 [2022-08-02T16:01:32.248Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid 16:01:32 [2022-08-02T16:01:32.248Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 16:01:32 [2022-08-02T16:01:32.248Z] === RUN TestDockerSuite/TestRunWithUlimits 16:01:32 [2022-08-02T16:01:32.819Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 16:01:33 [2022-08-02T16:01:33.397Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince 16:01:33 [2022-08-02T16:01:33.973Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive 16:01:34 [2022-08-02T16:01:34.543Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit 16:01:34 [2022-08-02T16:01:34.543Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport 16:01:34 [2022-08-02T16:01:34.543Z] === RUN TestDockerSuite/TestRunWithoutNetworking 16:01:34 [2022-08-02T16:01:34.804Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 16:01:35 [2022-08-02T16:01:35.064Z] === RUN TestDockerSuite/TestRunWorkingDirectory 16:01:36 [2022-08-02T16:01:36.448Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 16:01:36 [2022-08-02T16:01:36.708Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY 16:01:36 [2022-08-02T16:01:36.969Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 16:01:38 [2022-08-02T16:01:38.353Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 16:01:39 [2022-08-02T16:01:39.295Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 16:01:39 [2022-08-02T16:01:39.295Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 16:01:39 [2022-08-02T16:01:39.295Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 16:01:39 [2022-08-02T16:01:39.867Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout 16:01:40 [2022-08-02T16:01:40.438Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar 16:01:41 [2022-08-02T16:01:41.379Z] === RUN TestDockerSuite/TestSaveCheckTimes 16:01:41 [2022-08-02T16:01:41.379Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 16:01:42 [2022-08-02T16:01:42.320Z] === RUN TestDockerSuite/TestSaveImageId 16:01:42 [2022-08-02T16:01:42.580Z] === RUN TestDockerSuite/TestSaveLoadNoTag 16:01:42 [2022-08-02T16:01:42.841Z] === RUN TestDockerSuite/TestSaveLoadParents 16:01:43 [2022-08-02T16:01:43.783Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents1290353895 16:01:44 [2022-08-02T16:01:44.354Z] === RUN TestDockerSuite/TestSaveMultipleNames 16:01:44 [2022-08-02T16:01:44.354Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 16:01:45 [2022-08-02T16:01:45.295Z] === RUN TestDockerSuite/TestSaveSingleTag 16:01:45 [2022-08-02T16:01:45.295Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 16:01:45 [2022-08-02T16:01:45.295Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 16:01:46 [2022-08-02T16:01:46.680Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 16:01:47 [2022-08-02T16:01:47.621Z] === RUN TestDockerSuite/TestSearchCmdOptions 16:01:49 [2022-08-02T16:01:49.542Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail 16:01:49 [2022-08-02T16:01:49.816Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 16:01:50 [2022-08-02T16:01:50.079Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 16:01:50 [2022-08-02T16:01:50.650Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 16:01:50 [2022-08-02T16:01:50.650Z] === RUN TestDockerSuite/TestSearchWithLimit 16:01:52 [2022-08-02T16:01:52.561Z] === RUN TestDockerSuite/TestSlowStdinClosing 16:01:54 [2022-08-02T16:01:54.475Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 16:01:59 [2022-08-02T16:01:59.755Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 16:02:00 [2022-08-02T16:02:00.325Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 16:02:01 [2022-08-02T16:02:01.331Z] === RUN TestDockerSuite/TestStartAttachSilent 16:02:02 [2022-08-02T16:02:02.272Z] === RUN TestDockerSuite/TestStartAttachWithRename 16:02:02 [2022-08-02T16:02:02.272Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs 16:02:04 [2022-08-02T16:02:04.815Z] docker_cli_service_logs_test.go:246: checking task feor1ceni5tj 16:02:04 [2022-08-02T16:02:04.816Z] docker_cli_service_logs_test.go:251: checking messages for feor1ceni5tj 16:02:04 [2022-08-02T16:02:04.816Z] docker_cli_service_logs_test.go:246: checking task l28p32nfzicm 16:02:04 [2022-08-02T16:02:04.816Z] docker_cli_service_logs_test.go:251: checking messages for l28p32nfzicm 16:02:04 [2022-08-02T16:02:04.816Z] === RUN TestDockerSuite/TestStartMultipleContainers 16:02:06 [2022-08-02T16:02:06.730Z] === RUN TestDockerSuite/TestStartPausedContainer 16:02:06 [2022-08-02T16:02:06.730Z] === RUN TestDockerSuite/TestStartRecordError 16:02:08 [2022-08-02T16:02:08.115Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 16:02:09 [2022-08-02T16:02:09.058Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 16:02:10 [2022-08-02T16:02:10.441Z] === RUN TestDockerSuite/TestStatsAllNoStream 16:02:12 [2022-08-02T16:02:12.983Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 16:02:15 [2022-08-02T16:02:15.523Z] === RUN TestDockerSwarmSuite/TestServiceScale 16:02:16 [2022-08-02T16:02:16.906Z] === RUN TestDockerSuite/TestStatsContainerNotFound 16:02:17 [2022-08-02T16:02:17.476Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock 16:02:20 [2022-08-02T16:02:20.016Z] === RUN TestDockerSuite/TestStatsFormatAll 16:02:24 [2022-08-02T16:02:24.215Z] === RUN TestDockerSuite/TestStatsNoStream 16:02:26 [2022-08-02T16:02:26.768Z] === RUN TestDockerSuite/TestStopContainerSignal 16:02:28 [2022-08-02T16:02:28.695Z] === RUN TestDockerSuite/TestTopMultipleArgs 16:02:28 [2022-08-02T16:02:28.695Z] === RUN TestDockerSuite/TestTopNonPrivileged 16:02:29 [2022-08-02T16:02:29.266Z] === RUN TestDockerSuite/TestTopPrivileged 16:02:29 [2022-08-02T16:02:29.836Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 16:02:29 [2022-08-02T16:02:29.836Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 16:02:29 [2022-08-02T16:02:29.836Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 16:02:30 [2022-08-02T16:02:30.409Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 16:02:33 [2022-08-02T16:02:33.709Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 16:02:34 [2022-08-02T16:02:34.648Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig 16:02:36 [2022-08-02T16:02:36.560Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue 16:02:36 [2022-08-02T16:02:36.822Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork 16:02:37 [2022-08-02T16:02:37.083Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags 16:02:37 [2022-08-02T16:02:37.655Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory 16:02:37 [2022-08-02T16:02:37.655Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport 16:02:37 [2022-08-02T16:02:37.655Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory 16:02:37 [2022-08-02T16:02:37.655Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport 16:02:37 [2022-08-02T16:02:37.655Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy 16:02:38 [2022-08-02T16:02:38.596Z] === RUN TestDockerSuite/TestUpdatePausedContainer 16:02:39 [2022-08-02T16:02:39.536Z] === RUN TestDockerSuite/TestUpdateRunningContainer 16:02:39 [2022-08-02T16:02:39.536Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode 16:02:40 [2022-08-02T16:02:40.106Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart 16:02:41 [2022-08-02T16:02:41.048Z] === RUN TestDockerSuite/TestUpdateStats 16:02:41 [2022-08-02T16:02:41.619Z] docker_cli_swarm_test.go:1902: [d64d1337b7cf9] joining swarm manager [da8b237e39c35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:02:43 [2022-08-02T16:02:43.001Z] docker_cli_swarm_test.go:1903: [df85b3d641891] joining swarm manager [da8b237e39c35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:02:44 [2022-08-02T16:02:44.927Z] === RUN TestDockerSuite/TestUpdateStoppedContainer 16:02:45 [2022-08-02T16:02:45.869Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly 16:02:45 [2022-08-02T16:02:45.869Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport 16:02:45 [2022-08-02T16:02:45.869Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs 16:02:46 [2022-08-02T16:02:46.441Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields 16:02:47 [2022-08-02T16:02:47.012Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 16:02:49 [2022-08-02T16:02:49.556Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias 16:02:51 [2022-08-02T16:02:51.469Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink 16:02:53 [2022-08-02T16:02:53.383Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity 16:02:54 [2022-08-02T16:02:54.767Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 16:02:57 [2022-08-02T16:02:57.310Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 16:02:59 [2022-08-02T16:02:59.224Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope 16:02:59 [2022-08-02T16:02:59.485Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown 16:03:00 [2022-08-02T16:03:00.871Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot 16:03:02 [2022-08-02T16:03:02.258Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride 16:03:03 [2022-08-02T16:03:03.204Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner 16:03:04 [2022-08-02T16:03:04.150Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod 16:03:05 [2022-08-02T16:03:05.536Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService 16:03:07 [2022-08-02T16:03:07.448Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw 16:03:07 [2022-08-02T16:03:07.448Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret 16:03:08 [2022-08-02T16:03:08.832Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid 16:03:09 [2022-08-02T16:03:09.775Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService 16:03:10 [2022-08-02T16:03:10.347Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid 16:03:12 [2022-08-02T16:03:12.263Z] === RUN TestDockerSuite/TestVolumeCLICreate 16:03:27 [2022-08-02T16:03:27.161Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource 16:03:27 [2022-08-02T16:03:27.161Z] docker_cli_swarm_test.go:1803: [d54db93b672b3] joining swarm manager [d80ddc9712ba4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:03:27 [2022-08-02T16:03:27.161Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 16:03:27 [2022-08-02T16:03:27.161Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 16:03:27 [2022-08-02T16:03:27.161Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 16:03:27 [2022-08-02T16:03:27.733Z] === RUN TestDockerSuite/TestVolumeCLIInspect 16:03:27 [2022-08-02T16:03:27.733Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 16:03:27 [2022-08-02T16:03:27.994Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 16:03:27 [2022-08-02T16:03:27.994Z] === RUN TestDockerSuite/TestVolumeCLILs 16:03:28 [2022-08-02T16:03:28.254Z] docker_cli_swarm_test.go:1804: [d74b9e1000517] joining swarm manager [d80ddc9712ba4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:03:28 [2022-08-02T16:03:28.534Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 16:03:28 [2022-08-02T16:03:28.534Z] docker_api_build_test.go:177: unmatched requirement UnixCli 16:03:28 [2022-08-02T16:03:28.534Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 16:03:28 [2022-08-02T16:03:28.534Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 16:03:28 [2022-08-02T16:03:28.534Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 16:03:28 [2022-08-02T16:03:28.534Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 16:03:28 [2022-08-02T16:03:28.534Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 16:03:28 [2022-08-02T16:03:28.534Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 16:03:28 [2022-08-02T16:03:28.534Z] === RUN TestDockerSuite/TestBuildAddBadLinks 16:03:28 [2022-08-02T16:03:28.534Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 16:03:28 [2022-08-02T16:03:28.534Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 16:03:28 [2022-08-02T16:03:28.534Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 16:03:28 [2022-08-02T16:03:28.534Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 16:03:28 [2022-08-02T16:03:28.534Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 16:03:28 [2022-08-02T16:03:28.534Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 16:03:28 [2022-08-02T16:03:28.825Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 16:03:28 [2022-08-02T16:03:28.825Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 16:03:29 [2022-08-02T16:03:29.397Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 16:03:29 [2022-08-02T16:03:29.397Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 16:03:29 [2022-08-02T16:03:29.397Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 16:03:29 [2022-08-02T16:03:29.397Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 16:03:29 [2022-08-02T16:03:29.658Z] === RUN TestDockerSuite/TestVolumeCLIRm 16:03:31 [2022-08-02T16:03:31.042Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 16:03:31 [2022-08-02T16:03:31.042Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 16:03:31 [2022-08-02T16:03:31.042Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 16:03:31 [2022-08-02T16:03:31.312Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 16:03:31 [2022-08-02T16:03:31.312Z] === RUN TestDockerSuite/TestVolumeEvents 16:03:32 [2022-08-02T16:03:32.430Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 16:03:34 [2022-08-02T16:03:34.047Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 16:03:34 [2022-08-02T16:03:34.047Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 16:03:34 [2022-08-02T16:03:34.047Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 16:03:34 [2022-08-02T16:03:34.047Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 16:03:34 [2022-08-02T16:03:34.047Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 16:03:34 [2022-08-02T16:03:34.047Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 16:03:36 [2022-08-02T16:03:36.596Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 16:03:37 [2022-08-02T16:03:37.084Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 16:03:38 [2022-08-02T16:03:38.510Z] === RUN TestDockerSuite/TestVolumeLsFormat 16:03:38 [2022-08-02T16:03:38.510Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 16:03:38 [2022-08-02T16:03:38.510Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 16:03:39 [2022-08-02T16:03:39.894Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType 16:03:40 [2022-08-02T16:03:40.155Z] === RUN TestDockerSuite/TestVolumesNoCopyData 16:03:43 [2022-08-02T16:03:43.460Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 16:03:43 [2022-08-02T16:03:43.460Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite (1319.63s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (5.10s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.19s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.04s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.44s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.08s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.59s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.63s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.14s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.05s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.12s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.72s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.66s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.91s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.83s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAttachDetach (1.08s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.03s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.95s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.65s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.10s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.15s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.03s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.03s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.83s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.65s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.37s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.68s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.06s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.33s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.51s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.16s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.08s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.72s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.32s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.02s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.22s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.83s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.71s) 16:03:43 [2022-08-02T16:03:43.460Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.62s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.16s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.38s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.17s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.23s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.40s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.59s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.65s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.49s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.69s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.40s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.34s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.20s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.14s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.26s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.28s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.96s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.52s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.98s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.24s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.17s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.68s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.28s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.27s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.87s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.50s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.05s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.62s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) 16:03:43 [2022-08-02T16:03:43.461Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.00s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.73s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.91s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.84s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.76s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.47s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.66s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.28s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.07s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.89s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.48s) 16:03:43 [2022-08-02T16:03:43.461Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) 16:03:43 [2022-08-02T16:03:43.461Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.84s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.54s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.72s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.03s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.93s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.49s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.97s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.25s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.15s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.04s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.29s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.03s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.83s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.81s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.25s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.72s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.89s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.02s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.02s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.68s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.12s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.60s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.95s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEnv (1.46s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.48s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.35s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.56s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.30s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.08s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.92s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.71s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.16s) 16:03:43 [2022-08-02T16:03:43.461Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.69s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.04s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.81s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildFails (1.11s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.32s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.89s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.36s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.26s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.38s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.34s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.68s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.69s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.41s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildHistory (3.74s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.71s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.78s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.25s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildLabel (0.56s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.07s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.39s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.35s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.86s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.49s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.30s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.35s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.55s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.42s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.17s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.63s) 16:03:43 [2022-08-02T16:03:43.461Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.22s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.36s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.50s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.79s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.80s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.19s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.46s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.11s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.20s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.33s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.75s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.82s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.70s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildPATH (1.81s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.64s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.64s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.63s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.57s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.97s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildRm (2.46s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.76s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.88s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.95s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.50s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) 16:03:43 [2022-08-02T16:03:43.461Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.59s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildStderr (0.75s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.75s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.74s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.38s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.74s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.04s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildUser (1.72s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.37s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.51s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.55s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.88s) 16:03:43 [2022-08-02T16:03:43.461Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.04s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.53s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.66s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.15s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.68s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) 16:03:43 [2022-08-02T16:03:43.461Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.36s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) 16:03:43 [2022-08-02T16:03:43.461Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.60s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestCommitChange (0.74s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.63s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.21s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.35s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.68s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestCommitTTY (1.25s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.79s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.59s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.82s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.19s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.27s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.52s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.64s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.63s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.56s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.52s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.46s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.73s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.55s) 16:03:43 [2022-08-02T16:03:43.461Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.49s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.13s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.49s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.48s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.59s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.75s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.70s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.79s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.16s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.16s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.60s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.89s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.72s) 16:03:43 [2022-08-02T16:03:43.462Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.65s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.02s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.25s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.41s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.62s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.41s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (0.58s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (0.68s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.57s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000cd9830_<nil>} (1.52s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1906872870_/foo_false__<nil>_<nil>_<nil>} (1.58s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1906872870_/foo_true__<nil>_<nil>_<nil>} (1.51s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32116420051_/foo_false__<nil>_<nil>_<nil>} (1.36s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32116420051_/foo_true__<nil>_<nil>_<nil>} (1.34s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32116420051_/foo_true__0xc000cd9860_<nil>_<nil>} (1.52s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000cd9878_<nil>} (1.38s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000cd9890_<nil>} (1.43s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000cd98a8_<nil>} (1.45s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000cd98c0_<nil>} (1.42s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.40s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.24s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.73s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.72s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.94s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.58s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.54s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.52s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.55s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.85s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.72s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.69s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.83s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.67s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.64s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.87s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.73s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.20s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.69s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.88s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.74s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.60s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.63s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.52s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.57s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.94s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.67s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.29s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.87s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.23s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.58s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.72s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.34s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.69s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.88s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.53s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToDot (0.51s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.84s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.94s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToStdout (0.67s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.04s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.46s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.05s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.90s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) 16:03:43 [2022-08-02T16:03:43.462Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) 16:03:43 [2022-08-02T16:03:43.462Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.36s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.78s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.84s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.11s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.15s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.56s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.60s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.63s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.95s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.56s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.50s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.50s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.96s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.45s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.83s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.81s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsAttach (0.64s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsCommit (0.85s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.65s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.64s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.62s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.43s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.25s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsCopy (1.53s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.34s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.53s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.10s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.22s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.31s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsFilters (0.99s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsFormat (0.94s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.66s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.09s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) 16:03:43 [2022-08-02T16:03:43.462Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.40s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.61s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.50s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.77s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExec (0.54s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.43s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.03s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.48s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.62s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.61s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.62s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.18s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecCgroup (0.86s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecInteractive (0.48s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.61s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.98s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) 16:03:43 [2022-08-02T16:03:43.462Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.42s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.80s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.70s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestExecWithUser (0.71s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.64s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.51s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestHealth (18.82s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.82s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.16s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.73s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.85s) 16:03:43 [2022-08-02T16:03:43.462Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.49s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.30s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.41s) 16:03:43 [2022-08-02T16:03:43.463Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectHistory (0.59s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) 16:03:43 [2022-08-02T16:03:43.463Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.35s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.52s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.66s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.46s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.60s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.78s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.09s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.54s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.44s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.54s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.30s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.84s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.52s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.53s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.72s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPluginActive (2.60s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.03s) 16:03:43 [2022-08-02T16:03:43.463Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.55s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.82s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.28s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.32s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.42s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.86s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.87s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPortList (6.76s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.29s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.26s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.55s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.34s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.93s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsByOrder (1.88s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.01s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.04s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.84s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.95s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.82s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.50s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.95s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.77s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.78s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.48s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.42s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.49s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) 16:03:43 [2022-08-02T16:03:43.463Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.50s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.15s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.09s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.36s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.27s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.02s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.94s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.46s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.05s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.05s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.04s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.56s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.84s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.55s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAddHost (0.52s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.27s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.69s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.64s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.93s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.44s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.53s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.51s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.52s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.71s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.64s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.59s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.59s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.29s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.00s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.30s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.65s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.33s) 16:03:43 [2022-08-02T16:03:43.463Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 16:03:43 [2022-08-02T16:03:43.463Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.65s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.18s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s) 16:03:43 [2022-08-02T16:03:43.463Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.38s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.05s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.69s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.53s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.14s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.64s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunExitCode (0.51s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.66s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.55s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.79s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.09s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.15s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.75s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.33s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.90s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.99s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.56s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.50s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.19s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.08s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.98s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.41s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.72s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.27s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.80s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.89s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.86s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunMount (3.83s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.41s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.29s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.90s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.43s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.97s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNetHost (0.66s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.55s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.59s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.52s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.29s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.53s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.95s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.96s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.96s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.03s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.94s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunRm (0.56s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.70s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.55s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.55s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.92s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.32s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.64s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.56s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.64s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.71s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.58s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.59s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.55s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunState (1.42s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.51s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.57s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.49s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunSysctls (1.22s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.54s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.65s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.29s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.71s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.50s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.34s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.98s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.52s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.60s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.95s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.90s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.79s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.62s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.51s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.66s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.98s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.60s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.66s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.58s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.54s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.57s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.26s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.53s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.50s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.23s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.59s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.23s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.67s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.59s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.64s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.75s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.33s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.03s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.10s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.54s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.85s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.43s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.02s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.65s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.60s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.09s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.52s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.04s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.57s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.99s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.19s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.63s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.05s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.77s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.61s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.19s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUpdateStats (3.76s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) 16:03:43 [2022-08-02T16:03:43.464Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.18s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.20s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.99s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.37s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.08s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.55s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.51s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.41s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.96s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.37s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.53s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.66s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.72s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.61s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.11s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) 16:03:43 [2022-08-02T16:03:43.464Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.87s) 16:03:43 [2022-08-02T16:03:43.465Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.80s) 16:03:43 [2022-08-02T16:03:43.465Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 16:03:43 [2022-08-02T16:03:43.465Z] === RUN TestDockerRegistrySuite 16:03:43 [2022-08-02T16:03:43.465Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 16:03:44 [2022-08-02T16:03:44.035Z] check_test.go:196: [d75ec39039241] daemon is not started 16:03:44 [2022-08-02T16:03:44.035Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 16:03:44 [2022-08-02T16:03:44.977Z] check_test.go:196: [d87ad86f3d734] daemon is not started 16:03:44 [2022-08-02T16:03:44.977Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 16:03:46 [2022-08-02T16:03:46.362Z] check_test.go:196: [d9f55c3d7a0a5] daemon is not started 16:03:46 [2022-08-02T16:03:46.362Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 16:03:46 [2022-08-02T16:03:46.622Z] check_test.go:196: [d5eb492486063] daemon is not started 16:03:46 [2022-08-02T16:03:46.622Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 16:03:47 [2022-08-02T16:03:47.565Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 16:03:50 [2022-08-02T16:03:50.112Z] check_test.go:196: [de7559e60e829] daemon is not started 16:03:50 [2022-08-02T16:03:50.112Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 16:03:50 [2022-08-02T16:03:50.112Z] docker_cli_swarm_test.go:1322: [dca2ddb680cd4] joining swarm manager [d2a1d4b6e2de3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:03:51 [2022-08-02T16:03:51.496Z] docker_cli_swarm_test.go:1323: [d6dcb2875545f] joining swarm manager [d2a1d4b6e2de3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:03:52 [2022-08-02T16:03:52.246Z] === RUN TestDockerSuite/TestBuildAddNonTar 16:03:56 [2022-08-02T16:03:56.806Z] check_test.go:196: [deb287c674e6c] daemon is not started 16:03:56 [2022-08-02T16:03:56.806Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 16:03:57 [2022-08-02T16:03:57.115Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 16:03:58 [2022-08-02T16:03:58.138Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 16:03:58 [2022-08-02T16:03:58.138Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 16:03:58 [2022-08-02T16:03:58.138Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 16:03:58 [2022-08-02T16:03:58.724Z] check_test.go:196: [d3a21c6386a92] daemon is not started 16:03:58 [2022-08-02T16:03:58.724Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 16:03:59 [2022-08-02T16:03:59.665Z] check_test.go:196: [d1ad92b08402b] daemon is not started 16:03:59 [2022-08-02T16:03:59.925Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 16:04:00 [2022-08-02T16:04:00.869Z] check_test.go:196: [ddf2ee1bed097] daemon is not started 16:04:00 [2022-08-02T16:04:00.869Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 16:04:01 [2022-08-02T16:04:01.811Z] check_test.go:196: [d2d24c7ba3454] daemon is not started 16:04:01 [2022-08-02T16:04:01.811Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 16:04:02 [2022-08-02T16:04:02.032Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 16:04:02 [2022-08-02T16:04:02.752Z] check_test.go:196: [dd1f1552dc76d] daemon is not started 16:04:02 [2022-08-02T16:04:02.752Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 16:04:03 [2022-08-02T16:04:03.646Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 16:04:04 [2022-08-02T16:04:04.138Z] check_test.go:196: [d936c43704963] daemon is not started 16:04:04 [2022-08-02T16:04:04.138Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 16:04:05 [2022-08-02T16:04:05.079Z] check_test.go:196: [d34bcd5cac1fe] daemon is not started 16:04:05 [2022-08-02T16:04:05.079Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 16:04:06 [2022-08-02T16:04:06.024Z] check_test.go:196: [d22a8cb3f3ed1] daemon is not started 16:04:06 [2022-08-02T16:04:06.024Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 16:04:06 [2022-08-02T16:04:06.965Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bafccee1646a4960154b691fbb7d824d38ef07216c694fdb72d86d754979ce63 16:04:07 [2022-08-02T16:04:07.537Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c420bb6492ac77280052af3499f035a31c09f65ad2557b25d2b81cd1ddc392ef 16:04:07 [2022-08-02T16:04:07.797Z] check_test.go:196: [db8d41ab2b531] daemon is not started 16:04:07 [2022-08-02T16:04:07.797Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 16:04:08 [2022-08-02T16:04:08.739Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4901b5f440e18527aea7e5b2d767fdbc9b7953fc731339fa2cf97a205506d1f4 16:04:09 [2022-08-02T16:04:09.681Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:93dab1e1703327008e9773dc752f9542c7fe512124d21bcdcc18e14834f80e6d 16:04:09 [2022-08-02T16:04:09.681Z] check_test.go:196: [d8b788dea2e0e] daemon is not started 16:04:09 [2022-08-02T16:04:09.681Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 16:04:09 [2022-08-02T16:04:09.684Z] === RUN TestDockerSuite/TestBuildAddScript 16:04:09 [2022-08-02T16:04:09.684Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux 16:04:09 [2022-08-02T16:04:09.684Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 16:04:09 [2022-08-02T16:04:09.684Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 16:04:09 [2022-08-02T16:04:09.684Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 16:04:09 [2022-08-02T16:04:09.684Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 16:04:09 [2022-08-02T16:04:09.684Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 16:04:09 [2022-08-02T16:04:09.684Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 16:04:09 [2022-08-02T16:04:09.684Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 16:04:10 [2022-08-02T16:04:10.170Z] === RUN TestDockerSuite/TestBuildAddTar 16:04:10 [2022-08-02T16:04:10.631Z] check_test.go:196: [d164ae4b0ea8b] daemon is not started 16:04:10 [2022-08-02T16:04:10.631Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 16:04:13 [2022-08-02T16:04:13.176Z] check_test.go:196: [d143d199e0188] daemon is not started 16:04:13 [2022-08-02T16:04:13.176Z] === RUN TestDockerRegistrySuite/TestPullByDigest 16:04:13 [2022-08-02T16:04:13.754Z] check_test.go:196: [d71cd5bfd48a8] daemon is not started 16:04:13 [2022-08-02T16:04:13.754Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 16:04:14 [2022-08-02T16:04:14.015Z] check_test.go:196: [de33974c7b074] daemon is not started 16:04:14 [2022-08-02T16:04:14.015Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 16:04:14 [2022-08-02T16:04:14.957Z] check_test.go:196: [d58c5a86bf26e] daemon is not started 16:04:14 [2022-08-02T16:04:14.957Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 16:04:15 [2022-08-02T16:04:15.899Z] check_test.go:196: [d183870fa74d3] daemon is not started 16:04:15 [2022-08-02T16:04:15.899Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 16:04:16 [2022-08-02T16:04:16.470Z] check_test.go:196: [d2090ff4059b2] daemon is not started 16:04:16 [2022-08-02T16:04:16.470Z] === RUN TestDockerRegistrySuite/TestPullIDStability 16:04:19 [2022-08-02T16:04:19.016Z] check_test.go:196: [d577880f68df3] daemon is not started 16:04:19 [2022-08-02T16:04:19.016Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 16:04:19 [2022-08-02T16:04:19.016Z] check_test.go:196: [d5ec8509cefb1] daemon is not started 16:04:19 [2022-08-02T16:04:19.277Z] === RUN TestDockerRegistrySuite/TestPullManifestList 16:04:20 [2022-08-02T16:04:20.217Z] check_test.go:196: [d5fd42c8b5dad] daemon is not started 16:04:20 [2022-08-02T16:04:20.217Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 16:04:20 [2022-08-02T16:04:20.478Z] check_test.go:196: [de7a1ab6c70fd] daemon is not started 16:04:20 [2022-08-02T16:04:20.478Z] === RUN TestDockerRegistrySuite/TestPushBadTag 16:04:20 [2022-08-02T16:04:20.738Z] check_test.go:196: [ded1d61ce1201] daemon is not started 16:04:20 [2022-08-02T16:04:20.739Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 16:04:21 [2022-08-02T16:04:21.000Z] check_test.go:196: [d52412c1a3c33] daemon is not started 16:04:21 [2022-08-02T16:04:21.000Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 16:04:21 [2022-08-02T16:04:21.261Z] check_test.go:196: [d196c1c72a98d] daemon is not started 16:04:21 [2022-08-02T16:04:21.261Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 16:04:21 [2022-08-02T16:04:21.521Z] check_test.go:196: [df9d17d712d59] daemon is not started 16:04:21 [2022-08-02T16:04:21.521Z] === RUN TestDockerRegistrySuite/TestPushUntagged 16:04:21 [2022-08-02T16:04:21.521Z] check_test.go:196: [d80dba7413a5e] daemon is not started 16:04:21 [2022-08-02T16:04:21.521Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 16:04:22 [2022-08-02T16:04:22.906Z] check_test.go:196: [db999c8a065ff] daemon is not started 16:04:22 [2022-08-02T16:04:22.906Z] === RUN TestDockerRegistrySuite/TestRunByDigest 16:04:24 [2022-08-02T16:04:24.290Z] check_test.go:196: [d1c6a272ce26b] daemon is not started 16:04:24 [2022-08-02T16:04:24.290Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 16:04:24 [2022-08-02T16:04:24.860Z] check_test.go:196: [dfab519ecde7e] daemon is not started 16:04:24 [2022-08-02T16:04:24.860Z] === RUN TestDockerRegistrySuite/TestTagByDigest 16:04:25 [2022-08-02T16:04:25.803Z] check_test.go:196: [dcdf8239ac4e1] daemon is not started 16:04:25 [2022-08-02T16:04:25.803Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 16:04:26 [2022-08-02T16:04:26.745Z] === RUN TestDockerRegistrySuite/TestV2Only 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite (44.60s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.31s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.29s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.16s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.11s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.81s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.03s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.26s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.85s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) 16:04:27 [2022-08-02T16:04:27.686Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) 16:04:27 [2022-08-02T16:04:27.686Z] === RUN TestDockerSchema1RegistrySuite 16:04:27 [2022-08-02T16:04:27.686Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 16:04:27 [2022-08-02T16:04:27.686Z] check_test.go:223: [ddf0989d1c1e4] daemon is not started 16:04:27 [2022-08-02T16:04:27.686Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 16:04:30 [2022-08-02T16:04:30.988Z] check_test.go:223: [d31bfc4cc53bd] daemon is not started 16:04:30 [2022-08-02T16:04:30.988Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 16:04:35 [2022-08-02T16:04:35.196Z] check_test.go:223: [d07411407f6fa] daemon is not started 16:04:35 [2022-08-02T16:04:35.196Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 16:04:38 [2022-08-02T16:04:38.502Z] check_test.go:223: [dcf359898efb3] daemon is not started 16:04:38 [2022-08-02T16:04:38.502Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 16:04:39 [2022-08-02T16:04:39.072Z] check_test.go:223: [d80b5e4260b7c] daemon is not started 16:04:39 [2022-08-02T16:04:39.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 16:04:40 [2022-08-02T16:04:40.014Z] check_test.go:223: [dde21b11e0f8f] daemon is not started 16:04:40 [2022-08-02T16:04:40.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 16:04:40 [2022-08-02T16:04:40.274Z] check_test.go:223: [d4607e3d2e307] daemon is not started 16:04:40 [2022-08-02T16:04:40.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 16:04:41 [2022-08-02T16:04:41.216Z] check_test.go:223: [d08ae72252e17] daemon is not started 16:04:41 [2022-08-02T16:04:41.216Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 16:04:42 [2022-08-02T16:04:42.160Z] check_test.go:223: [d17c9b0f20b3a] daemon is not started 16:04:42 [2022-08-02T16:04:42.160Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 16:04:43 [2022-08-02T16:04:43.109Z] check_test.go:223: [dd7241ce2ec7b] daemon is not started 16:04:43 [2022-08-02T16:04:43.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 16:04:45 [2022-08-02T16:04:45.654Z] check_test.go:223: [db8add7f513bc] daemon is not started 16:04:45 [2022-08-02T16:04:45.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 16:04:45 [2022-08-02T16:04:45.654Z] check_test.go:223: [d56e575efde21] daemon is not started 16:04:45 [2022-08-02T16:04:45.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 16:04:46 [2022-08-02T16:04:46.225Z] check_test.go:223: [de7e44bf7e93e] daemon is not started 16:04:46 [2022-08-02T16:04:46.225Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 16:04:46 [2022-08-02T16:04:46.225Z] check_test.go:223: [d3b2e431545e7] daemon is not started 16:04:46 [2022-08-02T16:04:46.225Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 16:04:46 [2022-08-02T16:04:46.486Z] check_test.go:223: [d8b86b478cca4] daemon is not started 16:04:46 [2022-08-02T16:04:46.486Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 16:04:46 [2022-08-02T16:04:46.746Z] check_test.go:223: [d78cb011a45bc] daemon is not started 16:04:46 [2022-08-02T16:04:46.746Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 16:04:47 [2022-08-02T16:04:47.318Z] check_test.go:223: [d9c18ea83ede3] daemon is not started 16:04:47 [2022-08-02T16:04:47.318Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 16:04:47 [2022-08-02T16:04:47.318Z] check_test.go:223: [d0419639d6f2f] daemon is not started 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite (19.76s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.67s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.75s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.94s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.99s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.31s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) 16:04:47 [2022-08-02T16:04:47.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) 16:04:47 [2022-08-02T16:04:47.318Z] === RUN TestDockerRegistryAuthHtpasswdSuite 16:04:47 [2022-08-02T16:04:47.318Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 16:04:47 [2022-08-02T16:04:47.889Z] check_test.go:252: [d5582f62ff4c0] daemon is not started 16:04:48 [2022-08-02T16:04:48.150Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 16:04:48 [2022-08-02T16:04:48.410Z] check_test.go:252: [db4da7fc25a89] daemon is not started 16:04:48 [2022-08-02T16:04:48.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 16:04:48 [2022-08-02T16:04:48.671Z] check_test.go:252: [df6368c7248c3] daemon is not started 16:04:48 [2022-08-02T16:04:48.671Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 16:04:50 [2022-08-02T16:04:50.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 16:04:50 [2022-08-02T16:04:50.055Z] check_test.go:252: [dd0f8015e94b9] daemon is not started 16:04:50 [2022-08-02T16:04:50.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 16:04:50 [2022-08-02T16:04:50.316Z] check_test.go:252: [dd0821c55dfdf] daemon is not started 16:04:50 [2022-08-02T16:04:50.316Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 16:04:50 [2022-08-02T16:04:50.888Z] check_test.go:252: [d1ff3a0da9515] daemon is not started 16:04:50 [2022-08-02T16:04:50.888Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 16:04:51 [2022-08-02T16:04:51.148Z] check_test.go:252: [dbcde988a4b68] daemon is not started 16:04:51 [2022-08-02T16:04:51.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.83s) 16:04:51 [2022-08-02T16:04:51.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) 16:04:51 [2022-08-02T16:04:51.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) 16:04:51 [2022-08-02T16:04:51.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) 16:04:51 [2022-08-02T16:04:51.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) 16:04:51 [2022-08-02T16:04:51.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) 16:04:51 [2022-08-02T16:04:51.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) 16:04:51 [2022-08-02T16:04:51.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) 16:04:51 [2022-08-02T16:04:51.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) 16:04:51 [2022-08-02T16:04:51.148Z] === RUN TestDockerRegistryAuthTokenSuite 16:04:51 [2022-08-02T16:04:51.148Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 16:04:56 [2022-08-02T16:04:56.448Z] check_test.go:279: [ddb08396efd50] daemon is not started 16:04:56 [2022-08-02T16:04:56.448Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 16:04:56 [2022-08-02T16:04:56.448Z] check_test.go:279: [d40d547aba641] daemon is not started 16:04:56 [2022-08-02T16:04:56.448Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 16:04:56 [2022-08-02T16:04:56.448Z] check_test.go:279: [d7e6242ee7b9a] daemon is not started 16:04:56 [2022-08-02T16:04:56.448Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 16:04:56 [2022-08-02T16:04:56.708Z] check_test.go:279: [dbac7cf3ad439] daemon is not started 16:04:56 [2022-08-02T16:04:56.708Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 16:04:56 [2022-08-02T16:04:56.969Z] check_test.go:279: [d40fe59e32982] daemon is not started 16:04:56 [2022-08-02T16:04:56.969Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) 16:04:56 [2022-08-02T16:04:56.969Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) 16:04:56 [2022-08-02T16:04:56.969Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) 16:04:56 [2022-08-02T16:04:56.969Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) 16:04:56 [2022-08-02T16:04:56.969Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) 16:04:56 [2022-08-02T16:04:56.969Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) 16:04:56 [2022-08-02T16:04:56.969Z] === RUN TestDockerNetworkSuite 16:04:56 [2022-08-02T16:04:56.969Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak 16:04:59 [2022-08-02T16:04:59.513Z] docker_cli_network_unix_test.go:47: [d075bda6f3ed9] daemon is not started 16:04:59 [2022-08-02T16:04:59.513Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig 16:04:59 [2022-08-02T16:04:59.773Z] docker_cli_network_unix_test.go:47: [ddd07b7e4dfa6] daemon is not started 16:05:00 [2022-08-02T16:05:00.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint 16:05:01 [2022-08-02T16:05:01.372Z] === RUN TestDockerSuite/TestBuildAddTarXz 16:05:01 [2022-08-02T16:05:01.372Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux 16:05:01 [2022-08-02T16:05:01.372Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 16:05:01 [2022-08-02T16:05:01.372Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux 16:05:01 [2022-08-02T16:05:01.372Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 16:05:02 [2022-08-02T16:05:02.578Z] docker_cli_network_unix_test.go:47: [da537f720d992] daemon is not started 16:05:02 [2022-08-02T16:05:02.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect 16:05:04 [2022-08-02T16:05:04.223Z] docker_cli_network_unix_test.go:47: [d01f2aff89cd0] daemon is not started 16:05:04 [2022-08-02T16:05:04.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer 16:05:04 [2022-08-02T16:05:04.483Z] docker_cli_network_unix_test.go:1234: [de248408e8c05] daemon is not started 16:05:07 [2022-08-02T16:05:07.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping 16:05:07 [2022-08-02T16:05:07.972Z] docker_cli_network_unix_test.go:47: [d9ad520e7f45f] daemon is not started 16:05:08 [2022-08-02T16:05:08.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP 16:05:12 [2022-08-02T16:05:12.748Z] docker_cli_network_unix_test.go:47: [d26b7a192e600] daemon is not started 16:05:13 [2022-08-02T16:05:13.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP 16:05:15 [2022-08-02T16:05:15.612Z] docker_cli_network_unix_test.go:47: [d4686e3290155] daemon is not started 16:05:15 [2022-08-02T16:05:15.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer 16:05:16 [2022-08-02T16:05:16.839Z] docker_cli_network_unix_test.go:47: [dfecdb254f41b] daemon is not started 16:05:16 [2022-08-02T16:05:16.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork 16:05:17 [2022-08-02T16:05:17.412Z] docker_cli_network_unix_test.go:47: [d06a52b8eae16] daemon is not started 16:05:17 [2022-08-02T16:05:17.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks 16:05:17 [2022-08-02T16:05:17.673Z] docker_cli_network_unix_test.go:47: [d23e9a3388816] daemon is not started 16:05:17 [2022-08-02T16:05:17.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac 16:05:18 [2022-08-02T16:05:18.244Z] docker_cli_network_unix_test.go:47: [dc76050b30de6] daemon is not started 16:05:18 [2022-08-02T16:05:18.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping 16:05:19 [2022-08-02T16:05:19.076Z] docker_cli_network_unix_test.go:47: [de711aef4b769] daemon is not started 16:05:19 [2022-08-02T16:05:19.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete 16:05:19 [2022-08-02T16:05:19.648Z] docker_cli_network_unix_test.go:47: [d550d0d387f3a] daemon is not started 16:05:19 [2022-08-02T16:05:19.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters 16:05:19 [2022-08-02T16:05:19.909Z] docker_cli_network_unix_test.go:47: [d308e73c4ed04] daemon is not started 16:05:19 [2022-08-02T16:05:19.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind 16:05:20 [2022-08-02T16:05:20.480Z] docker_cli_network_unix_test.go:47: [d3c677c37d5bb] daemon is not started 16:05:20 [2022-08-02T16:05:20.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel 16:05:21 [2022-08-02T16:05:21.002Z] docker_cli_network_unix_test.go:47: [d36fec3aa40fd] daemon is not started 16:05:21 [2022-08-02T16:05:21.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined 16:05:21 [2022-08-02T16:05:21.002Z] docker_cli_network_unix_test.go:47: [dd2e0b6e3fcc7] daemon is not started 16:05:21 [2022-08-02T16:05:21.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM 16:05:21 [2022-08-02T16:05:21.002Z] docker_cli_network_unix_test.go:47: [dc30ea58163fc] daemon is not started 16:05:21 [2022-08-02T16:05:21.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork 16:05:21 [2022-08-02T16:05:21.945Z] docker_cli_network_unix_test.go:47: [debad6e460442] daemon is not started 16:05:21 [2022-08-02T16:05:21.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault 16:05:22 [2022-08-02T16:05:22.516Z] docker_cli_network_unix_test.go:47: [d4a558b5a4f05] daemon is not started 16:05:22 [2022-08-02T16:05:22.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge 16:05:22 [2022-08-02T16:05:22.777Z] docker_cli_network_unix_test.go:47: [de1fab40cbaef] daemon is not started 16:05:23 [2022-08-02T16:05:23.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost 16:05:23 [2022-08-02T16:05:23.038Z] docker_cli_network_unix_test.go:47: [da6ba3a88c1cd] daemon is not started 16:05:23 [2022-08-02T16:05:23.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions 16:05:23 [2022-08-02T16:05:23.298Z] docker_cli_network_unix_test.go:47: [d628e615deb10] daemon is not started 16:05:23 [2022-08-02T16:05:23.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart 16:05:24 [2022-08-02T16:05:24.682Z] docker_cli_network_unix_test.go:969: [d721b333cb2b4] daemon is not started 16:05:25 [2022-08-02T16:05:25.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias 16:05:26 [2022-08-02T16:05:26.567Z] docker_cli_network_unix_test.go:47: [d25188b29093c] daemon is not started 16:05:26 [2022-08-02T16:05:26.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart 16:05:26 [2022-08-02T16:05:26.927Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 16:05:26 [2022-08-02T16:05:26.927Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 16:05:26 [2022-08-02T16:05:26.927Z] === RUN TestDockerSuite/TestBuildBlankName 16:05:26 [2022-08-02T16:05:26.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 16:05:29 [2022-08-02T16:05:29.374Z] docker_cli_network_unix_test.go:1117: [de444d09038a1] daemon is not started 16:05:31 [2022-08-02T16:05:31.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations 16:05:32 [2022-08-02T16:05:32.181Z] docker_cli_network_unix_test.go:47: [d2064dd83ff5e] daemon is not started 16:05:32 [2022-08-02T16:05:32.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks 16:05:33 [2022-08-02T16:05:33.121Z] docker_cli_network_unix_test.go:47: [dd76162a636f5] daemon is not started 16:05:33 [2022-08-02T16:05:33.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions 16:05:33 [2022-08-02T16:05:33.122Z] docker_cli_network_unix_test.go:47: [dafcb469e4a7d] daemon is not started 16:05:33 [2022-08-02T16:05:33.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer 16:05:33 [2022-08-02T16:05:33.122Z] docker_cli_network_unix_test.go:47: [d3cae134c7a58] daemon is not started 16:05:33 [2022-08-02T16:05:33.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified 16:05:33 [2022-08-02T16:05:33.383Z] docker_cli_network_unix_test.go:47: [d5f5be5752d43] daemon is not started 16:05:33 [2022-08-02T16:05:33.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified 16:05:33 [2022-08-02T16:05:33.643Z] docker_cli_network_unix_test.go:47: [d164fd90d04c9] daemon is not started 16:05:33 [2022-08-02T16:05:33.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault 16:05:33 [2022-08-02T16:05:33.643Z] docker_cli_network_unix_test.go:47: [d2787985dc56e] daemon is not started 16:05:33 [2022-08-02T16:05:33.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly 16:05:35 [2022-08-02T16:05:35.030Z] docker_cli_network_unix_test.go:47: [d6b9e407829db] daemon is not started 16:05:35 [2022-08-02T16:05:35.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 16:05:35 [2022-08-02T16:05:35.755Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux 16:05:35 [2022-08-02T16:05:35.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault 16:05:35 [2022-08-02T16:05:35.989Z] docker_cli_network_unix_test.go:47: [da580bfda03bb] daemon is not started 16:05:35 [2022-08-02T16:05:35.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter 16:05:35 [2022-08-02T16:05:35.989Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks 16:05:35 [2022-08-02T16:05:35.990Z] docker_cli_network_unix_test.go:47: [df8d112cbc824] daemon is not started 16:05:35 [2022-08-02T16:05:35.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect 16:05:36 [2022-08-02T16:05:36.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 16:05:36 [2022-08-02T16:05:36.559Z] docker_cli_network_unix_test.go:47: [d71f5e0832a34] daemon is not started 16:05:36 [2022-08-02T16:05:36.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart 16:05:40 [2022-08-02T16:05:40.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 16:05:42 [2022-08-02T16:05:42.028Z] docker_cli_network_unix_test.go:1085: [d415a0fc82924] daemon is not started 16:05:42 [2022-08-02T16:05:42.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 16:05:43 [2022-08-02T16:05:43.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver 16:05:43 [2022-08-02T16:05:43.412Z] docker_cli_network_unix_test.go:47: [d4cb61dcd4aa8] daemon is not started 16:05:43 [2022-08-02T16:05:43.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping 16:05:43 [2022-08-02T16:05:43.673Z] docker_cli_network_unix_test.go:47: [de521cb362a3a] daemon is not started 16:05:43 [2022-08-02T16:05:43.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks 16:05:45 [2022-08-02T16:05:45.315Z] docker_cli_network_unix_test.go:47: [df07671f2e809] daemon is not started 16:05:45 [2022-08-02T16:05:45.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined 16:05:45 [2022-08-02T16:05:45.576Z] docker_cli_network_unix_test.go:47: [d28e7b09d9af4] daemon is not started 16:05:45 [2022-08-02T16:05:45.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID 16:05:46 [2022-08-02T16:05:46.146Z] docker_cli_network_unix_test.go:47: [dac52219c3cdf] daemon is not started 16:05:46 [2022-08-02T16:05:46.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP 16:05:46 [2022-08-02T16:05:46.717Z] docker_cli_network_unix_test.go:47: [dadecf333df27] daemon is not started 16:05:46 [2022-08-02T16:05:46.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP 16:05:47 [2022-08-02T16:05:47.659Z] docker_cli_network_unix_test.go:47: [d3958e76b2e6b] daemon is not started 16:05:47 [2022-08-02T16:05:47.659Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver 16:05:54 [2022-08-02T16:05:54.278Z] docker_cli_network_unix_test.go:47: [d65125d04dd40] daemon is not started 16:05:54 [2022-08-02T16:05:54.278Z] --- PASS: TestDockerNetworkSuite (56.97s) 16:05:54 [2022-08-02T16:05:54.278Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.41s) 16:05:54 [2022-08-02T16:05:54.278Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) 16:05:54 [2022-08-02T16:05:54.278Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.85s) 16:05:54 [2022-08-02T16:05:54.278Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s) 16:05:54 [2022-08-02T16:05:54.278Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) 16:05:54 [2022-08-02T16:05:54.278Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) 16:05:54 [2022-08-02T16:05:54.278Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.19s) 16:05:54 [2022-08-02T16:05:54.278Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.18s) 16:05:54 [2022-08-02T16:05:54.278Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.06s) 16:05:54 [2022-08-02T16:05:54.278Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.59s) 16:05:54 [2022-08-02T16:05:54.278Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) 16:05:54 [2022-08-02T16:05:54.278Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.37s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.18s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.19s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.55s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) 16:05:54 [2022-08-02T16:05:54.279Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.80s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.32s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.03s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) 16:05:54 [2022-08-02T16:05:54.279Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.13s) 16:05:54 [2022-08-02T16:05:54.279Z] === RUN TestDockerHubPullSuite 16:05:54 [2022-08-02T16:05:54.279Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry 16:05:54 [2022-08-02T16:05:54.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 16:05:56 [2022-08-02T16:05:56.188Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect 16:05:58 [2022-08-02T16:05:58.742Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry 16:05:59 [2022-08-02T16:05:59.682Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts 16:06:01 [2022-08-02T16:06:01.591Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage 16:06:02 [2022-08-02T16:06:02.162Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed 16:06:02 [2022-08-02T16:06:02.422Z] --- PASS: TestDockerHubPullSuite (8.54s) 16:06:02 [2022-08-02T16:06:02.422Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.05s) 16:06:02 [2022-08-02T16:06:02.422Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.56s) 16:06:02 [2022-08-02T16:06:02.422Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) 16:06:02 [2022-08-02T16:06:02.422Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.03s) 16:06:02 [2022-08-02T16:06:02.422Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) 16:06:02 [2022-08-02T16:06:02.422Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.38s) 16:06:02 [2022-08-02T16:06:02.422Z] PASS 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === Skipped 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_sni_test.go:18: Flakey test 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 16:06:02 [2022-08-02T16:06:02.422Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 16:06:02 [2022-08-02T16:06:02.422Z] 16:06:02 [2022-08-02T16:06:02.422Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 16:06:02 [2022-08-02T16:06:02.423Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks 16:06:02 [2022-08-02T16:06:02.423Z] docker_cli_network_unix_test.go:47: [df8d112cbc824] daemon is not started 16:06:02 [2022-08-02T16:06:02.423Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 16:06:02 [2022-08-02T16:06:02.423Z] 16:06:02 [2022-08-02T16:06:02.423Z] DONE 1270 tests, 51 skipped in 1510.398s 16:06:02 [2022-08-02T16:06:02.423Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 16:06:02 [2022-08-02T16:06:02.423Z] ++++ cat bundles/test-integration/docker.pid 16:06:02 [2022-08-02T16:06:02.423Z] +++ kill 7987 16:06:03 [2022-08-02T16:06:03.365Z] +++ /etc/init.d/apparmor stop 16:06:03 [2022-08-02T16:06:03.365Z] Leaving: AppArmorNo profiles have been unloaded. 16:06:03 [2022-08-02T16:06:03.365Z] 16:06:03 [2022-08-02T16:06:03.365Z] Unloading profiles will leave already running processes permanently 16:06:03 [2022-08-02T16:06:03.365Z] unconfined, which can lead to unexpected situations. 16:06:03 [2022-08-02T16:06:03.365Z] 16:06:03 [2022-08-02T16:06:03.365Z] To set a process to complain mode, use the command line tool 16:06:03 [2022-08-02T16:06:03.365Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 16:06:03 [2022-08-02T16:06:03.365Z] +++ true 16:06:03 [2022-08-02T16:06:03.365Z] exiting test-integration 16:06:03 [2022-08-02T16:06:03.365Z] ++ exit 0 16:06:03 [2022-08-02T16:06:03.365Z] 16:06:03 [2022-08-02T16:06:03.625Z] + for job in $(jobs -p) 16:06:03 [2022-08-02T16:06:03.625Z] + wait 32141 16:06:03 [2022-08-02T16:06:03.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 16:06:03 [2022-08-02T16:06:03.757Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux 16:06:03 [2022-08-02T16:06:03.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 16:06:14 [2022-08-02T16:06:14.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 16:06:14 [2022-08-02T16:06:14.365Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux 16:06:14 [2022-08-02T16:06:14.850Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 16:06:14 [2022-08-02T16:06:14.850Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux 16:06:14 [2022-08-02T16:06:14.850Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 16:06:21 [2022-08-02T16:06:21.728Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId 16:06:22 [2022-08-02T16:06:22.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 16:06:22 [2022-08-02T16:06:22.155Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux 16:06:22 [2022-08-02T16:06:22.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 16:06:22 [2022-08-02T16:06:22.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 16:06:22 [2022-08-02T16:06:22.643Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux 16:06:22 [2022-08-02T16:06:22.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 16:06:22 [2022-08-02T16:06:22.643Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux 16:06:22 [2022-08-02T16:06:22.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 16:06:25 [2022-08-02T16:06:25.024Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart 16:06:30 [2022-08-02T16:06:30.308Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions 16:06:36 [2022-08-02T16:06:36.888Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork 16:06:38 [2022-08-02T16:06:38.280Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon 16:06:42 [2022-08-02T16:06:42.480Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork 16:06:45 [2022-08-02T16:06:45.022Z] === RUN TestDockerSwarmSuite/TestSwarmInit 16:06:48 [2022-08-02T16:06:48.319Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 16:06:48 [2022-08-02T16:06:48.319Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 16:06:48 [2022-08-02T16:06:48.319Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked 16:06:53 [2022-08-02T16:06:53.602Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr 16:06:53 [2022-08-02T16:06:53.862Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr 16:06:54 [2022-08-02T16:06:54.802Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain 16:06:56 [2022-08-02T16:06:56.714Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave 16:07:13 [2022-08-02T16:07:13.846Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 16:07:15 [2022-08-02T16:07:15.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 16:07:15 [2022-08-02T16:07:15.460Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux 16:07:15 [2022-08-02T16:07:15.945Z] === RUN TestDockerSuite/TestBuildCacheAdd 16:07:15 [2022-08-02T16:07:15.945Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 16:07:16 [2022-08-02T16:07:16.430Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 16:07:18 [2022-08-02T16:07:18.713Z] === RUN TestDockerSuite/TestBuildCacheFrom 16:07:18 [2022-08-02T16:07:18.713Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux 16:07:18 [2022-08-02T16:07:18.713Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 16:07:24 [2022-08-02T16:07:24.712Z] === RUN TestDockerSuite/TestBuildCacheRootSource 16:07:25 [2022-08-02T16:07:25.733Z] === RUN TestDockerSuite/TestBuildChownOnCopy 16:07:25 [2022-08-02T16:07:25.733Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux 16:07:25 [2022-08-02T16:07:25.733Z] === RUN TestDockerSuite/TestBuildChownSingleFile 16:07:25 [2022-08-02T16:07:25.733Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli 16:07:25 [2022-08-02T16:07:25.733Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 16:07:27 [2022-08-02T16:07:27.347Z] === RUN TestDockerSuite/TestBuildClearCmd 16:07:28 [2022-08-02T16:07:28.366Z] === RUN TestDockerSuite/TestBuildCmd 16:07:29 [2022-08-02T16:07:29.385Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 16:07:29 [2022-08-02T16:07:29.871Z] === RUN TestDockerSuite/TestBuildCmdShDashC 16:07:30 [2022-08-02T16:07:30.891Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 16:07:36 [2022-08-02T16:07:36.896Z] === RUN TestDockerSuite/TestBuildCmdSpaces 16:07:39 [2022-08-02T16:07:39.943Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 16:07:39 [2022-08-02T16:07:39.943Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux 16:07:39 [2022-08-02T16:07:39.943Z] === RUN TestDockerSuite/TestBuildConditionalCache 16:07:41 [2022-08-02T16:07:41.558Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 16:07:41 [2022-08-02T16:07:41.558Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux 16:07:41 [2022-08-02T16:07:41.558Z] === RUN TestDockerSuite/TestBuildContextCleanup 16:07:42 [2022-08-02T16:07:42.044Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 16:07:44 [2022-08-02T16:07:44.335Z] === RUN TestDockerSuite/TestBuildContextTarGzip 16:07:45 [2022-08-02T16:07:45.354Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 16:07:46 [2022-08-02T16:07:46.375Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 16:07:46 [2022-08-02T16:07:46.375Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 16:07:46 [2022-08-02T16:07:46.375Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 16:07:47 [2022-08-02T16:07:47.396Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 16:07:47 [2022-08-02T16:07:47.881Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 16:07:47 [2022-08-02T16:07:47.881Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 16:07:47 [2022-08-02T16:07:47.881Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 16:07:47 [2022-08-02T16:07:47.881Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 16:07:47 [2022-08-02T16:07:47.881Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 16:07:52 [2022-08-02T16:07:52.978Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 16:07:52 [2022-08-02T16:07:52.978Z] docker_cli_swarm_test.go:1187: [d3e18480167c4] joining swarm manager [d462c0251aa91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:07:55 [2022-08-02T16:07:55.186Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 16:07:59 [2022-08-02T16:07:59.550Z] docker_cli_swarm_test.go:1196: [d45e33c6789de] joining swarm manager [d462c0251aa91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:08:38 [2022-08-02T16:08:38.204Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 16:08:38 [2022-08-02T16:08:38.204Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 16:08:38 [2022-08-02T16:08:38.204Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 16:08:38 [2022-08-02T16:08:38.280Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain 16:08:42 [2022-08-02T16:08:42.101Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 16:08:42 [2022-08-02T16:08:42.101Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 16:08:42 [2022-08-02T16:08:42.586Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 16:08:42 [2022-08-02T16:08:42.586Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 16:08:43 [2022-08-02T16:08:43.071Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 16:08:43 [2022-08-02T16:08:43.071Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 16:08:43 [2022-08-02T16:08:43.071Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 16:08:43 [2022-08-02T16:08:43.556Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 16:08:43 [2022-08-02T16:08:43.556Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 16:08:43 [2022-08-02T16:08:43.556Z] === RUN TestDockerSuite/TestBuildCopyWildcard 16:08:50 [2022-08-02T16:08:50.498Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked 16:08:53 [2022-08-02T16:08:53.795Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster 16:08:55 [2022-08-02T16:08:55.193Z] docker_cli_swarm_test.go:1119: [df47f06391232] joining swarm manager [d613cffbacbfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:08:56 [2022-08-02T16:08:56.574Z] docker_cli_swarm_test.go:1120: [d85d5e24b3bf3] joining swarm manager [d613cffbacbfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:09:26 [2022-08-02T16:09:26.572Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 16:09:26 [2022-08-02T16:09:26.572Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 16:09:26 [2022-08-02T16:09:26.572Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 16:09:26 [2022-08-02T16:09:26.572Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 16:09:52 [2022-08-02T16:09:52.122Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 16:09:53 [2022-08-02T16:09:53.738Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 16:09:54 [2022-08-02T16:09:54.759Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 16:09:58 [2022-08-02T16:09:58.647Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 16:10:02 [2022-08-02T16:10:02.537Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 16:10:05 [2022-08-02T16:10:05.570Z] === RUN TestDockerSuite/TestBuildDockerignore 16:10:33 [2022-08-02T16:10:33.042Z] docker_cli_swarm_test.go:1173: [d27232bc65df4] joining swarm manager [d613cffbacbfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 16:11:05 [2022-08-02T16:11:05.135Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress 16:11:05 [2022-08-02T16:11:05.135Z] docker_cli_swarm_test.go:1454: [dd01e45657f34] joining swarm manager [dad468b866810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:11:05 [2022-08-02T16:11:05.135Z] docker_cli_swarm_test.go:1455: [dd9e0234b344c] joining swarm manager [dad468b866810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:11:15 [2022-08-02T16:11:15.141Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup 16:11:16 [2022-08-02T16:11:16.081Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge 16:11:16 [2022-08-02T16:11:16.341Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay 16:11:16 [2022-08-02T16:11:16.341Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge 16:11:16 [2022-08-02T16:11:16.341Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay 16:11:17 [2022-08-02T16:11:17.281Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 16:11:19 [2022-08-02T16:11:19.192Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions 16:11:22 [2022-08-02T16:11:22.487Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin 16:11:25 [2022-08-02T16:11:25.027Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 16:11:26 [2022-08-02T16:11:26.936Z] docker_cli_swarm_unix_test.go:63: [d8bd85a074efe] joining swarm manager [d9771e9e62794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:11:32 [2022-08-02T16:11:32.209Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 16:11:35 [2022-08-02T16:11:35.248Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 16:11:35 [2022-08-02T16:11:35.248Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux 16:11:35 [2022-08-02T16:11:35.248Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 16:12:23 [2022-08-02T16:12:23.182Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter 16:12:23 [2022-08-02T16:12:23.182Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter 16:12:23 [2022-08-02T16:12:23.182Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd 16:12:24 [2022-08-02T16:12:24.566Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts 16:12:27 [2022-08-02T16:12:27.886Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs 16:12:30 [2022-08-02T16:12:30.425Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 16:12:32 [2022-08-02T16:12:32.333Z] docker_api_swarm_test.go:962: [dbcc3781184d7] joining swarm manager [d8786621e0ae5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:12:50 [2022-08-02T16:12:50.433Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey 16:13:01 [2022-08-02T16:13:01.907Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 16:13:01 [2022-08-02T16:13:01.907Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 16:13:02 [2022-08-02T16:13:02.391Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 16:13:02 [2022-08-02T16:13:02.650Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile 16:13:04 [2022-08-02T16:13:04.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter 16:13:06 [2022-08-02T16:13:06.476Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode 16:13:09 [2022-08-02T16:13:09.770Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate 16:13:16 [2022-08-02T16:13:16.345Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY 16:13:20 [2022-08-02T16:13:20.544Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate 16:13:23 [2022-08-02T16:13:23.084Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname 16:13:25 [2022-08-02T16:13:25.624Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup 16:13:28 [2022-08-02T16:13:28.165Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal 16:13:30 [2022-08-02T16:13:30.705Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter 16:13:34 [2022-08-02T16:13:34.020Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate 16:13:35 [2022-08-02T16:13:35.928Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin 16:13:38 [2022-08-02T16:13:38.559Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 16:13:53 [2022-08-02T16:13:53.703Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 16:14:11 [2022-08-02T16:14:11.763Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 16:14:32 [2022-08-02T16:14:32.172Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm 16:14:47 [2022-08-02T16:14:47.062Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite (1650.55s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.91s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.07s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.64s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.17s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.89s) 16:15:01 [2022-08-02T16:15:01.972Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.39s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.76s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.74s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.02s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.53s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.78s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.81s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.85s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.01s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.46s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.21s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.39s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.14s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.17s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.70s) 16:15:01 [2022-08-02T16:15:01.972Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.47s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.36s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.29s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.94s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.49s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.36s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.38s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (24.49s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.66s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.23s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.71s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.85s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.16s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.50s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.68s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.03s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.55s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.58s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.44s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.07s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.49s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.85s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.55s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.40s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.90s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.67s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.18s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.99s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.03s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.48s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.09s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.21s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.46s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.22s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.94s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.90s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.01s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.76s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.28s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.83s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.68s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.04s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.20s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.93s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.47s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.53s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.64s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.17s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.46s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.21s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.77s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.89s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (153.71s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.38s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.68s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.89s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.12s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.22s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.20s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.55s) 16:15:01 [2022-08-02T16:15:01.973Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.88s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.14s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.97s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.98s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.11s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.18s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.19s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.41s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.01s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.05s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.92s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.07s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.76s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.57s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) 16:15:01 [2022-08-02T16:15:01.973Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) 16:15:01 [2022-08-02T16:15:01.973Z] === RUN TestDockerExternalVolumeSuite 16:15:01 [2022-08-02T16:15:01.973Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume 16:15:02 [2022-08-02T16:15:02.234Z] docker_cli_external_volume_driver_test.go:53: [dfa4698b258c7] daemon is not started 16:15:02 [2022-08-02T16:15:02.975Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 16:15:20 [2022-08-02T16:15:20.332Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities 16:15:21 [2022-08-02T16:15:21.072Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 16:15:36 [2022-08-02T16:15:36.218Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 16:16:28 [2022-08-02T16:16:28.038Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer 16:16:34 [2022-08-02T16:16:34.610Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet 16:16:49 [2022-08-02T16:16:49.521Z] docker_cli_external_volume_driver_test.go:53: [dcdabeef5ee88] daemon is not started 16:17:04 [2022-08-02T16:17:04.412Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse 16:17:22 [2022-08-02T16:17:22.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList 16:17:33 [2022-08-02T16:17:33.338Z] === RUN TestDockerSuite/TestBuildDotDotFile 16:17:33 [2022-08-02T16:17:33.338Z] === RUN TestDockerSuite/TestBuildEOLInLine 16:17:33 [2022-08-02T16:17:33.338Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux 16:17:33 [2022-08-02T16:17:33.338Z] === RUN TestDockerSuite/TestBuildEmptyCmd 16:17:33 [2022-08-02T16:17:33.338Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux 16:17:33 [2022-08-02T16:17:33.338Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 16:17:33 [2022-08-02T16:17:33.338Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 16:17:33 [2022-08-02T16:17:33.338Z] === RUN TestDockerSuite/TestBuildEmptyScratch 16:17:33 [2022-08-02T16:17:33.338Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux 16:17:33 [2022-08-02T16:17:33.338Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 16:17:33 [2022-08-02T16:17:33.338Z] === RUN TestDockerSuite/TestBuildEntrypoint 16:17:33 [2022-08-02T16:17:33.823Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 16:17:37 [2022-08-02T16:17:37.398Z] docker_cli_external_volume_driver_test.go:53: [d725903dfca7d] daemon is not started 16:17:39 [2022-08-02T16:17:39.824Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 16:17:43 [2022-08-02T16:17:43.712Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 16:17:49 [2022-08-02T16:17:49.711Z] === RUN TestDockerSuite/TestBuildEnv 16:17:49 [2022-08-02T16:17:49.711Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 16:17:49 [2022-08-02T16:17:49.711Z] === RUN TestDockerSuite/TestBuildEnvEscapes 16:17:49 [2022-08-02T16:17:49.711Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 16:17:49 [2022-08-02T16:17:49.711Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 16:17:49 [2022-08-02T16:17:49.711Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 16:17:49 [2022-08-02T16:17:49.711Z] === RUN TestDockerSuite/TestBuildEnvUsage 16:17:49 [2022-08-02T16:17:49.711Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux 16:17:49 [2022-08-02T16:17:49.711Z] === RUN TestDockerSuite/TestBuildEnvUsage2 16:17:49 [2022-08-02T16:17:49.711Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux 16:17:49 [2022-08-02T16:17:49.711Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 16:17:52 [2022-08-02T16:17:52.311Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked 16:17:52 [2022-08-02T16:17:52.311Z] docker_cli_external_volume_driver_test.go:53: [dbb4c73d51dce] daemon is not started 16:17:53 [2022-08-02T16:17:53.602Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 16:17:53 [2022-08-02T16:17:53.602Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 16:17:54 [2022-08-02T16:17:54.088Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 16:17:54 [2022-08-02T16:17:54.088Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 16:17:54 [2022-08-02T16:17:54.088Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 16:17:54 [2022-08-02T16:17:54.088Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 16:17:54 [2022-08-02T16:17:54.088Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 16:17:55 [2022-08-02T16:17:55.109Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 16:18:01 [2022-08-02T16:18:01.108Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 16:18:07 [2022-08-02T16:18:07.200Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID 16:18:22 [2022-08-02T16:18:22.651Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 16:18:22 [2022-08-02T16:18:22.651Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 16:18:22 [2022-08-02T16:18:22.651Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux 16:18:22 [2022-08-02T16:18:22.651Z] === RUN TestDockerSuite/TestBuildExpose 16:18:22 [2022-08-02T16:18:22.651Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 16:18:22 [2022-08-02T16:18:22.651Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 16:18:22 [2022-08-02T16:18:22.651Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 16:18:22 [2022-08-02T16:18:22.651Z] === RUN TestDockerSuite/TestBuildExposeOrder 16:18:22 [2022-08-02T16:18:22.651Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 16:18:22 [2022-08-02T16:18:22.651Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 16:18:22 [2022-08-02T16:18:22.651Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 16:18:22 [2022-08-02T16:18:22.651Z] === RUN TestDockerSuite/TestBuildFails 16:18:28 [2022-08-02T16:18:28.651Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 16:18:28 [2022-08-02T16:18:28.651Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 16:18:35 [2022-08-02T16:18:35.958Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 16:18:39 [2022-08-02T16:18:39.291Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed 16:18:41 [2022-08-02T16:18:41.963Z] === RUN TestDockerSuite/TestBuildForceRm 16:18:54 [2022-08-02T16:18:54.180Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete 16:18:54 [2022-08-02T16:18:54.653Z] === RUN TestDockerSuite/TestBuildFromGit 16:19:07 [2022-08-02T16:19:07.342Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 16:19:08 [2022-08-02T16:19:08.962Z] === RUN TestDockerSuite/TestBuildFromGitWithF 16:19:09 [2022-08-02T16:19:09.106Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls 16:19:16 [2022-08-02T16:19:16.270Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 16:19:16 [2022-08-02T16:19:16.270Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli 16:19:16 [2022-08-02T16:19:16.270Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 16:19:16 [2022-08-02T16:19:16.270Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 16:19:17 [2022-08-02T16:19:17.292Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 16:19:17 [2022-08-02T16:19:17.292Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux 16:19:17 [2022-08-02T16:19:17.292Z] === RUN TestDockerSuite/TestBuildFromURLWithF 16:19:27 [2022-08-02T16:19:27.904Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 16:19:27 [2022-08-02T16:19:27.904Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 16:19:27 [2022-08-02T16:19:27.904Z] === RUN TestDockerSuite/TestBuildHistory 16:19:43 [2022-08-02T16:19:43.072Z] === RUN TestDockerSuite/TestBuildIidFile 16:19:43 [2022-08-02T16:19:43.072Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 16:19:45 [2022-08-02T16:19:45.356Z] === RUN TestDockerSuite/TestBuildInheritance 16:19:45 [2022-08-02T16:19:45.356Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux 16:19:45 [2022-08-02T16:19:45.356Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 16:19:46 [2022-08-02T16:19:46.377Z] === RUN TestDockerSuite/TestBuildInvalidTag 16:19:46 [2022-08-02T16:19:46.377Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 16:19:52 [2022-08-02T16:19:52.385Z] === RUN TestDockerSuite/TestBuildLabel 16:19:52 [2022-08-02T16:19:52.871Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 16:19:53 [2022-08-02T16:19:53.356Z] === RUN TestDockerSuite/TestBuildLabelMultiple 16:19:54 [2022-08-02T16:19:54.972Z] === RUN TestDockerSuite/TestBuildLabelOneNode 16:19:55 [2022-08-02T16:19:55.458Z] === RUN TestDockerSuite/TestBuildLabels 16:19:55 [2022-08-02T16:19:55.796Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists 16:19:56 [2022-08-02T16:19:56.477Z] === RUN TestDockerSuite/TestBuildLabelsCache 16:19:58 [2022-08-02T16:19:58.760Z] === RUN TestDockerSuite/TestBuildLabelsOverride 16:20:06 [2022-08-02T16:20:06.068Z] === RUN TestDockerSuite/TestBuildLastModified 16:20:06 [2022-08-02T16:20:06.068Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 16:20:06 [2022-08-02T16:20:06.068Z] === RUN TestDockerSuite/TestBuildLineBreak 16:20:06 [2022-08-02T16:20:06.068Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux 16:20:06 [2022-08-02T16:20:06.068Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 16:20:06 [2022-08-02T16:20:06.068Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 16:20:06 [2022-08-02T16:20:06.068Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 16:20:06 [2022-08-02T16:20:06.068Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 16:20:06 [2022-08-02T16:20:06.068Z] === RUN TestDockerSuite/TestBuildMaintainer 16:20:07 [2022-08-02T16:20:07.090Z] === RUN TestDockerSuite/TestBuildMissingArgs 16:20:07 [2022-08-02T16:20:07.575Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 16:20:13 [2022-08-02T16:20:13.578Z] === RUN TestDockerSuite/TestBuildMultiStageArg 16:20:13 [2022-08-02T16:20:13.893Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp 16:20:35 [2022-08-02T16:20:35.063Z] === RUN TestDockerSuite/TestBuildMultiStageCache 16:20:35 [2022-08-02T16:20:35.063Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux 16:20:35 [2022-08-02T16:20:35.063Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 16:20:35 [2022-08-02T16:20:35.548Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 16:20:46 [2022-08-02T16:20:46.003Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail 16:21:18 [2022-08-02T16:21:18.091Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed 16:21:26 [2022-08-02T16:21:26.742Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 16:21:32 [2022-08-02T16:21:32.984Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom 16:21:44 [2022-08-02T16:21:44.792Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 16:21:47 [2022-08-02T16:21:47.894Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart 16:21:48 [2022-08-02T16:21:48.155Z] docker_cli_external_volume_driver_test.go:485: [d0249e09852ce] daemon is not started 16:21:49 [2022-08-02T16:21:49.665Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 16:21:56 [2022-08-02T16:21:56.976Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 16:22:04 [2022-08-02T16:22:04.288Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 16:22:06 [2022-08-02T16:22:06.252Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict 16:22:06 [2022-08-02T16:22:06.252Z] docker_cli_external_volume_driver_test.go:53: [da11da38cf966] daemon is not started 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite (437.19s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.60s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) 16:22:21 [2022-08-02T16:22:21.143Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) 16:22:21 [2022-08-02T16:22:21.143Z] PASS 16:22:21 [2022-08-02T16:22:21.143Z] 16:22:21 [2022-08-02T16:22:21.143Z] === Skipped 16:22:21 [2022-08-02T16:22:21.143Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 16:22:21 [2022-08-02T16:22:21.143Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 16:22:21 [2022-08-02T16:22:21.143Z] check_test.go:309: [dc8e0477e0815] daemon is not started 16:22:21 [2022-08-02T16:22:21.143Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 16:22:21 [2022-08-02T16:22:21.143Z] 16:22:21 [2022-08-02T16:22:21.143Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 16:22:21 [2022-08-02T16:22:21.143Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper 16:22:21 [2022-08-02T16:22:21.143Z] check_test.go:309: [d1b1948f15d3f] daemon is not started 16:22:21 [2022-08-02T16:22:21.143Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 16:22:21 [2022-08-02T16:22:21.143Z] 16:22:21 [2022-08-02T16:22:21.143Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) 16:22:21 [2022-08-02T16:22:21.143Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper 16:22:21 [2022-08-02T16:22:21.143Z] check_test.go:309: [dae909ded283c] daemon is not started 16:22:21 [2022-08-02T16:22:21.143Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) 16:22:21 [2022-08-02T16:22:21.143Z] 16:22:21 [2022-08-02T16:22:21.143Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) 16:22:21 [2022-08-02T16:22:21.143Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 16:22:21 [2022-08-02T16:22:21.143Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) 16:22:21 [2022-08-02T16:22:21.143Z] 16:22:21 [2022-08-02T16:22:21.143Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) 16:22:21 [2022-08-02T16:22:21.143Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 16:22:21 [2022-08-02T16:22:21.143Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) 16:22:21 [2022-08-02T16:22:21.143Z] 16:22:21 [2022-08-02T16:22:21.143Z] DONE 273 tests, 5 skipped in 2487.112s 16:22:21 [2022-08-02T16:22:21.143Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 16:22:21 [2022-08-02T16:22:21.143Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d60af20d9bb28/docker.pid 16:22:21 [2022-08-02T16:22:21.143Z] +++ kill 5655 16:22:21 [2022-08-02T16:22:21.143Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5655 is not a child of this shell 16:22:21 [2022-08-02T16:22:21.143Z] warning: PID 5655 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d60af20d9bb28/docker.pid had a nonzero exit code 16:22:21 [2022-08-02T16:22:21.143Z] ++++ cat bundles/test-integration/docker.pid 16:22:21 [2022-08-02T16:22:21.143Z] +++ kill 7963 16:22:21 [2022-08-02T16:22:21.143Z] +++ /etc/init.d/apparmor stop 16:22:21 [2022-08-02T16:22:21.143Z] Leaving: AppArmorNo profiles have been unloaded. 16:22:21 [2022-08-02T16:22:21.143Z] 16:22:21 [2022-08-02T16:22:21.143Z] Unloading profiles will leave already running processes permanently 16:22:21 [2022-08-02T16:22:21.143Z] unconfined, which can lead to unexpected situations. 16:22:21 [2022-08-02T16:22:21.143Z] 16:22:21 [2022-08-02T16:22:21.143Z] To set a process to complain mode, use the command line tool 16:22:21 [2022-08-02T16:22:21.143Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 16:22:21 [2022-08-02T16:22:21.143Z] +++ true 16:22:21 [2022-08-02T16:22:21.143Z] exiting test-integration 16:22:21 [2022-08-02T16:22:21.143Z] ++ exit 0 16:22:21 [2022-08-02T16:22:21.143Z] 16:22:21 [2022-08-02T16:22:21.143Z] + exit 0 16:22:21 [2022-08-02T16:22:21.143Z] ++ jobs -p 16:22:21 [2022-08-02T16:22:21.143Z] + pids= 16:22:21 [2022-08-02T16:22:21.143Z] + echo 'Remaining pids to kill: []' 16:22:21 [2022-08-02T16:22:21.143Z] Remaining pids to kill: [] 16:22:21 [2022-08-02T16:22:21.143Z] + '[' -z '' ']' Post stage [Pipeline] junit 16:22:21 [2022-08-02T16:22:21.156Z] Recording test results 16:22:22 [2022-08-02T16:22:22.576Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 16:22:22 [2022-08-02T16:22:22.899Z] + echo Ensuring container killed. 16:22:22 [2022-08-02T16:22:22.899Z] Ensuring container killed. 16:22:22 [2022-08-02T16:22:22.899Z] + docker ps -aq -f name=docker-pr4-* 16:22:22 [2022-08-02T16:22:22.899Z] + cids=b7328c37cbc5 16:22:22 [2022-08-02T16:22:22.899Z] ab098d454f3b 16:22:22 [2022-08-02T16:22:22.899Z] 24e42f23b55c 16:22:22 [2022-08-02T16:22:22.899Z] + [ -n b7328c37cbc5 16:22:22 [2022-08-02T16:22:22.899Z] ab098d454f3b 16:22:22 [2022-08-02T16:22:22.899Z] 24e42f23b55c ] 16:22:22 [2022-08-02T16:22:22.899Z] + docker rm -vf b7328c37cbc5 ab098d454f3b 24e42f23b55c 16:22:25 [2022-08-02T16:22:25.445Z] b7328c37cbc5 16:22:25 [2022-08-02T16:22:25.445Z] ab098d454f3b 16:22:25 [2022-08-02T16:22:25.445Z] 24e42f23b55c [Pipeline] sh 16:22:25 [2022-08-02T16:22:25.735Z] + echo Chowning /workspace to jenkins user 16:22:25 [2022-08-02T16:22:25.735Z] Chowning /workspace to jenkins user 16:22:25 [2022-08-02T16:22:25.735Z] + id -u 16:22:25 [2022-08-02T16:22:25.735Z] + id -g 16:22:25 [2022-08-02T16:22:25.735Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43889:/workspace busybox chown -R 1000:1000 /workspace 16:22:25 [2022-08-02T16:22:25.735Z] Unable to find image 'busybox:latest' locally 16:22:25 [2022-08-02T16:22:25.777Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 16:22:25 [2022-08-02T16:22:25.777Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux 16:22:25 [2022-08-02T16:22:25.777Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 16:22:25 [2022-08-02T16:22:25.995Z] latest: Pulling from library/busybox 16:22:25 [2022-08-02T16:22:25.995Z] 50783e0dfb64: Pulling fs layer 16:22:25 [2022-08-02T16:22:25.995Z] 50783e0dfb64: Download complete 16:22:26 [2022-08-02T16:22:26.255Z] 50783e0dfb64: Pull complete 16:22:26 [2022-08-02T16:22:26.255Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 16:22:26 [2022-08-02T16:22:26.255Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 16:22:29 [2022-08-02T16:22:29.102Z] + bundleName=amd64 16:22:29 [2022-08-02T16:22:29.102Z] + echo Creating amd64-bundles.tar.gz 16:22:29 [2022-08-02T16:22:29.102Z] Creating amd64-bundles.tar.gz 16:22:29 [2022-08-02T16:22:29.102Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 16:22:29 [2022-08-02T16:22:29.102Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts 16:22:30 [2022-08-02T16:22:30.054Z] Archiving artifacts 16:22:31 [2022-08-02T16:22:31.810Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43889/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 16:22:32 [2022-08-02T16:22:32.116Z] + make clean 16:22:32 [2022-08-02T16:22:32.116Z] docker volume rm -f docker-dev-cache 16:22:32 [2022-08-02T16:22:32.376Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:22:38 [2022-08-02T16:22:38.471Z] === RUN TestDockerSuite/TestBuildMultipleTags 16:22:39 [2022-08-02T16:22:39.491Z] === RUN TestDockerSuite/TestBuildNetContainer 16:22:39 [2022-08-02T16:22:39.491Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux 16:22:39 [2022-08-02T16:22:39.491Z] === RUN TestDockerSuite/TestBuildNetNone 16:22:39 [2022-08-02T16:22:39.491Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux 16:22:39 [2022-08-02T16:22:39.491Z] === RUN TestDockerSuite/TestBuildNoContext 16:22:42 [2022-08-02T16:22:42.524Z] === RUN TestDockerSuite/TestBuildNoDupOutput 16:22:53 [2022-08-02T16:22:53.131Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 16:22:56 [2022-08-02T16:22:56.171Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 16:22:56 [2022-08-02T16:22:56.171Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 16:22:56 [2022-08-02T16:22:56.171Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 16:22:59 [2022-08-02T16:22:59.209Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 16:23:00 [2022-08-02T16:23:00.823Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 16:23:02 [2022-08-02T16:23:02.460Z] === RUN TestDockerSuite/TestBuildOnBuild 16:23:23 [2022-08-02T16:23:23.948Z] === RUN TestDockerSuite/TestBuildOnBuildCache 16:23:25 [2022-08-02T16:23:25.563Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 16:23:36 [2022-08-02T16:23:36.173Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 16:23:40 [2022-08-02T16:23:40.067Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 16:23:50 [2022-08-02T16:23:50.672Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 16:23:56 [2022-08-02T16:23:56.674Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 16:24:02 [2022-08-02T16:24:02.677Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 16:24:03 [2022-08-02T16:24:03.698Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 16:24:03 [2022-08-02T16:24:03.698Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux 16:24:03 [2022-08-02T16:24:03.698Z] === RUN TestDockerSuite/TestBuildPATH 16:24:03 [2022-08-02T16:24:03.698Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 16:24:03 [2022-08-02T16:24:03.698Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 16:24:06 [2022-08-02T16:24:06.733Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 16:24:06 [2022-08-02T16:24:06.733Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux 16:24:06 [2022-08-02T16:24:06.733Z] === RUN TestDockerSuite/TestBuildRelativeCopy 16:24:57 [2022-08-02T16:24:57.934Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 16:25:28 [2022-08-02T16:25:28.317Z] === RUN TestDockerSuite/TestBuildRm 16:25:43 [2022-08-02T16:25:43.462Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 16:25:46 [2022-08-02T16:25:46.497Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 16:25:46 [2022-08-02T16:25:46.497Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 16:25:46 [2022-08-02T16:25:46.497Z] === RUN TestDockerSuite/TestBuildScratchCopy 16:25:46 [2022-08-02T16:25:46.497Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux 16:25:46 [2022-08-02T16:25:46.982Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 16:25:48 [2022-08-02T16:25:48.596Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 16:25:53 [2022-08-02T16:25:53.471Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 16:25:58 [2022-08-02T16:25:58.340Z] === RUN TestDockerSuite/TestBuildShellInherited 16:26:04 [2022-08-02T16:26:04.338Z] === RUN TestDockerSuite/TestBuildShellMultiple 16:26:29 [2022-08-02T16:26:29.901Z] === RUN TestDockerSuite/TestBuildShellNotJSON 16:26:29 [2022-08-02T16:26:29.901Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 16:26:30 [2022-08-02T16:26:30.385Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 16:26:45 [2022-08-02T16:26:45.550Z] === RUN TestDockerSuite/TestBuildSpaces 16:26:45 [2022-08-02T16:26:45.550Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 16:26:50 [2022-08-02T16:26:50.419Z] === RUN TestDockerSuite/TestBuildStartsFromOne 16:26:50 [2022-08-02T16:26:50.419Z] === RUN TestDockerSuite/TestBuildStderr 16:26:56 [2022-08-02T16:26:56.429Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 16:27:21 [2022-08-02T16:27:21.978Z] === RUN TestDockerSuite/TestBuildStopSignal 16:27:21 [2022-08-02T16:27:21.978Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux 16:27:21 [2022-08-02T16:27:21.978Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 16:27:25 [2022-08-02T16:27:25.013Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 16:27:26 [2022-08-02T16:27:26.626Z] === RUN TestDockerSuite/TestBuildTagEvent 16:27:32 [2022-08-02T16:27:32.627Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 16:27:39 [2022-08-02T16:27:39.942Z] === RUN TestDockerSuite/TestBuildUser 16:27:39 [2022-08-02T16:27:39.942Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 16:27:39 [2022-08-02T16:27:39.942Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 16:27:39 [2022-08-02T16:27:39.942Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 16:27:39 [2022-08-02T16:27:39.942Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 16:27:39 [2022-08-02T16:27:39.942Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux 16:27:39 [2022-08-02T16:27:39.942Z] === RUN TestDockerSuite/TestBuildVerboseOut 16:27:44 [2022-08-02T16:27:44.809Z] === RUN TestDockerSuite/TestBuildVerifyIntString 16:27:44 [2022-08-02T16:27:44.809Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 16:27:53 [2022-08-02T16:27:53.631Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 16:27:53 [2022-08-02T16:27:53.631Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux 16:27:53 [2022-08-02T16:27:53.631Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 16:27:53 [2022-08-02T16:27:53.631Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux 16:27:53 [2022-08-02T16:27:53.632Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 16:28:24 [2022-08-02T16:28:24.020Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 16:28:24 [2022-08-02T16:28:24.020Z] === RUN TestDockerSuite/TestBuildWindowsUser 16:28:31 [2022-08-02T16:28:31.333Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 16:28:38 [2022-08-02T16:28:38.640Z] === RUN TestDockerSuite/TestBuildWithExtraHost 16:28:38 [2022-08-02T16:28:38.640Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux 16:28:38 [2022-08-02T16:28:38.640Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 16:28:38 [2022-08-02T16:28:38.640Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux 16:28:38 [2022-08-02T16:28:38.640Z] === RUN TestDockerSuite/TestBuildWithFailure 16:28:42 [2022-08-02T16:28:42.530Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 16:28:42 [2022-08-02T16:28:42.530Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 16:28:42 [2022-08-02T16:28:42.530Z] === RUN TestDockerSuite/TestBuildWithRecycleBin 16:28:57 [2022-08-02T16:28:57.684Z] === RUN TestDockerSuite/TestBuildWithTabs 16:29:01 [2022-08-02T16:29:01.572Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 16:29:01 [2022-08-02T16:29:01.572Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 16:29:27 [2022-08-02T16:29:27.120Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 16:29:27 [2022-08-02T16:29:27.120Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 16:29:27 [2022-08-02T16:29:27.606Z] === RUN TestDockerSuite/TestBuildWithVolumes 16:29:27 [2022-08-02T16:29:27.606Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 16:29:28 [2022-08-02T16:29:28.091Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 16:29:28 [2022-08-02T16:29:28.091Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux 16:29:28 [2022-08-02T16:29:28.091Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 16:29:29 [2022-08-02T16:29:29.705Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 16:29:40 [2022-08-02T16:29:40.307Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 16:29:41 [2022-08-02T16:29:41.327Z] === RUN TestDockerSuite/TestBuildXZHost 16:29:41 [2022-08-02T16:29:41.327Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux 16:29:41 [2022-08-02T16:29:41.811Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 16:29:41 [2022-08-02T16:29:41.811Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 16:29:41 [2022-08-02T16:29:41.811Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 16:29:41 [2022-08-02T16:29:41.811Z] docker_cli_sni_test.go:18: Flakey test 16:29:41 [2022-08-02T16:29:41.811Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 16:29:44 [2022-08-02T16:29:44.842Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 16:29:49 [2022-08-02T16:29:49.708Z] === RUN TestDockerSuite/TestCommitChange 16:30:02 [2022-08-02T16:30:02.408Z] === RUN TestDockerSuite/TestCommitChangeLabels 16:30:06 [2022-08-02T16:30:06.299Z] === RUN TestDockerSuite/TestCommitHardlink 16:30:06 [2022-08-02T16:30:06.299Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 16:30:06 [2022-08-02T16:30:06.299Z] === RUN TestDockerSuite/TestCommitNewFile 16:30:18 [2022-08-02T16:30:18.994Z] === RUN TestDockerSuite/TestCommitPausedContainer 16:30:18 [2022-08-02T16:30:18.994Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 16:30:18 [2022-08-02T16:30:18.994Z] === RUN TestDockerSuite/TestCommitTTY 16:30:27 [2022-08-02T16:30:27.822Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 16:30:33 [2022-08-02T16:30:33.820Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 16:30:33 [2022-08-02T16:30:33.820Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 16:30:33 [2022-08-02T16:30:33.820Z] === RUN TestDockerSuite/TestCommitWithoutPause 16:30:33 [2022-08-02T16:30:33.820Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 16:30:33 [2022-08-02T16:30:33.820Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 16:30:33 [2022-08-02T16:30:33.820Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 16:30:33 [2022-08-02T16:30:33.820Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 16:30:33 [2022-08-02T16:30:33.820Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 16:30:33 [2022-08-02T16:30:33.820Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 16:30:33 [2022-08-02T16:30:33.820Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 16:30:33 [2022-08-02T16:30:33.820Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 16:30:33 [2022-08-02T16:30:33.820Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 16:30:33 [2022-08-02T16:30:33.820Z] === RUN TestDockerSuite/TestContainerAPIBadPort 16:30:33 [2022-08-02T16:30:33.820Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 16:30:33 [2022-08-02T16:30:33.820Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 16:30:33 [2022-08-02T16:30:33.820Z] === RUN TestDockerSuite/TestContainerAPICommit 16:30:51 [2022-08-02T16:30:51.860Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 16:31:04 [2022-08-02T16:31:04.553Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 16:31:04 [2022-08-02T16:31:04.553Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 16:31:04 [2022-08-02T16:31:04.553Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 16:31:06 [2022-08-02T16:31:06.833Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 16:31:06 [2022-08-02T16:31:06.833Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 16:31:06 [2022-08-02T16:31:06.833Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 16:31:06 [2022-08-02T16:31:06.833Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 16:31:06 [2022-08-02T16:31:06.833Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 16:31:06 [2022-08-02T16:31:06.833Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 16:31:06 [2022-08-02T16:31:06.833Z] === RUN TestDockerSuite/TestContainerAPICreate 16:31:14 [2022-08-02T16:31:14.141Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 16:31:14 [2022-08-02T16:31:14.141Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 16:31:14 [2022-08-02T16:31:14.141Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 16:31:14 [2022-08-02T16:31:14.141Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 16:31:17 [2022-08-02T16:31:17.173Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 16:31:17 [2022-08-02T16:31:17.173Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 16:31:17 [2022-08-02T16:31:17.173Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 16:31:17 [2022-08-02T16:31:17.173Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 16:31:17 [2022-08-02T16:31:17.173Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 16:31:17 [2022-08-02T16:31:17.173Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 16:31:17 [2022-08-02T16:31:17.173Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 16:31:17 [2022-08-02T16:31:17.173Z] === RUN TestDockerSuite/TestContainerAPIDelete 16:31:20 [2022-08-02T16:31:20.211Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 16:31:23 [2022-08-02T16:31:23.243Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 16:31:26 [2022-08-02T16:31:26.275Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 16:31:26 [2022-08-02T16:31:26.275Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 16:31:26 [2022-08-02T16:31:26.275Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 16:31:26 [2022-08-02T16:31:26.275Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 16:31:28 [2022-08-02T16:31:28.554Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 16:31:28 [2022-08-02T16:31:28.554Z] === RUN TestDockerSuite/TestContainerAPIGetAll 16:31:31 [2022-08-02T16:31:31.586Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 16:31:31 [2022-08-02T16:31:31.586Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 16:31:31 [2022-08-02T16:31:31.586Z] === RUN TestDockerSuite/TestContainerAPIGetExport 16:31:31 [2022-08-02T16:31:31.586Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 16:31:31 [2022-08-02T16:31:31.586Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 16:31:33 [2022-08-02T16:31:33.867Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 16:31:33 [2022-08-02T16:31:33.867Z] === RUN TestDockerSuite/TestContainerAPIKill 16:31:36 [2022-08-02T16:31:36.900Z] === RUN TestDockerSuite/TestContainerAPIPause 16:31:36 [2022-08-02T16:31:36.900Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 16:31:36 [2022-08-02T16:31:36.900Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 16:31:39 [2022-08-02T16:31:39.934Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 16:31:39 [2022-08-02T16:31:39.934Z] === RUN TestDockerSuite/TestContainerAPIRename 16:31:42 [2022-08-02T16:31:42.972Z] === RUN TestDockerSuite/TestContainerAPIRestart 16:31:53 [2022-08-02T16:31:53.580Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 16:31:57 [2022-08-02T16:31:57.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 16:31:57 [2022-08-02T16:31:57.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 16:31:57 [2022-08-02T16:31:57.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 16:31:57 [2022-08-02T16:31:57.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 16:31:57 [2022-08-02T16:31:57.470Z] === RUN TestDockerSuite/TestContainerAPIStart 16:31:59 [2022-08-02T16:31:59.752Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 16:31:59 [2022-08-02T16:31:59.752Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 16:31:59 [2022-08-02T16:31:59.752Z] === RUN TestDockerSuite/TestContainerAPIStop 16:32:07 [2022-08-02T16:32:07.056Z] === RUN TestDockerSuite/TestContainerAPITop 16:32:07 [2022-08-02T16:32:07.056Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 16:32:07 [2022-08-02T16:32:07.056Z] === RUN TestDockerSuite/TestContainerAPITopWindows 16:32:10 [2022-08-02T16:32:10.090Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 16:32:10 [2022-08-02T16:32:10.090Z] === RUN TestDockerSuite/TestContainerAPIWait 16:32:14 [2022-08-02T16:32:14.960Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 16:32:17 [2022-08-02T16:32:17.239Z] === RUN TestDockerSuite/TestContainerNetworkMode 16:32:17 [2022-08-02T16:32:17.239Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux 16:32:17 [2022-08-02T16:32:17.239Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 16:32:17 [2022-08-02T16:32:17.239Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux 16:32:17 [2022-08-02T16:32:17.239Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 16:32:17 [2022-08-02T16:32:17.239Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux 16:32:17 [2022-08-02T16:32:17.239Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 16:32:17 [2022-08-02T16:32:17.239Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux 16:32:17 [2022-08-02T16:32:17.239Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 16:32:17 [2022-08-02T16:32:17.239Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux 16:32:17 [2022-08-02T16:32:17.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe 16:32:20 [2022-08-02T16:32:20.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 16:32:20 [2022-08-02T16:32:20.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} 16:32:29 [2022-08-02T16:32:29.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} 16:32:36 [2022-08-02T16:32:36.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} 16:32:38 [2022-08-02T16:32:38.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} 16:32:41 [2022-08-02T16:32:41.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00091dc50_<nil>} 16:32:49 [2022-08-02T16:32:49.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1580024705_c:\foo_false__<nil>_<nil>_<nil>} 16:32:52 [2022-08-02T16:32:52.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1580024705_c:\foo_true__<nil>_<nil>_<nil>} 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 16:32:55 [2022-08-02T16:32:55.089Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 16:32:55 [2022-08-02T16:32:55.089Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 16:32:55 [2022-08-02T16:32:55.089Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 16:32:55 [2022-08-02T16:32:55.089Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestCopyAndRestart 16:32:55 [2022-08-02T16:32:55.089Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestCopyCreatedContainer 16:32:55 [2022-08-02T16:32:55.089Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 16:32:55 [2022-08-02T16:32:55.089Z] === RUN TestDockerSuite/TestCpAbsolutePath 16:32:58 [2022-08-02T16:32:58.120Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 16:32:58 [2022-08-02T16:32:58.120Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 16:32:58 [2022-08-02T16:32:58.120Z] === RUN TestDockerSuite/TestCpFromCaseA 16:32:58 [2022-08-02T16:32:58.120Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 16:32:58 [2022-08-02T16:32:58.120Z] === RUN TestDockerSuite/TestCpFromCaseB 16:32:58 [2022-08-02T16:32:58.120Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 16:32:58 [2022-08-02T16:32:58.120Z] === RUN TestDockerSuite/TestCpFromCaseC 16:32:58 [2022-08-02T16:32:58.120Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 16:32:58 [2022-08-02T16:32:58.120Z] === RUN TestDockerSuite/TestCpFromCaseD 16:32:58 [2022-08-02T16:32:58.120Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 16:32:58 [2022-08-02T16:32:58.120Z] === RUN TestDockerSuite/TestCpFromCaseE 16:32:58 [2022-08-02T16:32:58.120Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 16:32:58 [2022-08-02T16:32:58.120Z] === RUN TestDockerSuite/TestCpFromCaseF 16:32:58 [2022-08-02T16:32:58.120Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 16:32:58 [2022-08-02T16:32:58.120Z] === RUN TestDockerSuite/TestCpFromCaseG 16:32:58 [2022-08-02T16:32:58.120Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 16:32:58 [2022-08-02T16:32:58.605Z] === RUN TestDockerSuite/TestCpFromCaseH 16:32:58 [2022-08-02T16:32:58.605Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 16:32:58 [2022-08-02T16:32:58.605Z] === RUN TestDockerSuite/TestCpFromCaseI 16:32:58 [2022-08-02T16:32:58.605Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 16:32:58 [2022-08-02T16:32:58.605Z] === RUN TestDockerSuite/TestCpFromCaseJ 16:32:58 [2022-08-02T16:32:58.605Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 16:32:58 [2022-08-02T16:32:58.605Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 16:32:58 [2022-08-02T16:32:58.605Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 16:32:58 [2022-08-02T16:32:58.605Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 16:32:58 [2022-08-02T16:32:58.605Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 16:32:58 [2022-08-02T16:32:58.605Z] === RUN TestDockerSuite/TestCpGarbagePath 16:33:01 [2022-08-02T16:33:01.638Z] === RUN TestDockerSuite/TestCpLocalOnly 16:33:01 [2022-08-02T16:33:01.638Z] === RUN TestDockerSuite/TestCpNameHasColon 16:33:01 [2022-08-02T16:33:01.638Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 16:33:01 [2022-08-02T16:33:01.638Z] === RUN TestDockerSuite/TestCpRelativePath 16:33:08 [2022-08-02T16:33:08.947Z] === RUN TestDockerSuite/TestCpSpecialFiles 16:33:08 [2022-08-02T16:33:08.947Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 16:33:08 [2022-08-02T16:33:08.947Z] === RUN TestDockerSuite/TestCpSymlinkComponent 16:33:08 [2022-08-02T16:33:08.947Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 16:33:08 [2022-08-02T16:33:08.947Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 16:33:08 [2022-08-02T16:33:08.947Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 16:33:08 [2022-08-02T16:33:08.947Z] === RUN TestDockerSuite/TestCpToCaseA 16:33:14 [2022-08-02T16:33:14.939Z] === RUN TestDockerSuite/TestCpToCaseB 16:33:17 [2022-08-02T16:33:17.219Z] === RUN TestDockerSuite/TestCpToCaseC 16:33:17 [2022-08-02T16:33:17.219Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 16:33:17 [2022-08-02T16:33:17.219Z] === RUN TestDockerSuite/TestCpToCaseD 16:33:17 [2022-08-02T16:33:17.219Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 16:33:17 [2022-08-02T16:33:17.219Z] === RUN TestDockerSuite/TestCpToCaseE 16:33:27 [2022-08-02T16:33:27.819Z] === RUN TestDockerSuite/TestCpToCaseF 16:33:27 [2022-08-02T16:33:27.819Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 16:33:27 [2022-08-02T16:33:27.819Z] === RUN TestDockerSuite/TestCpToCaseG 16:33:27 [2022-08-02T16:33:27.819Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 16:33:27 [2022-08-02T16:33:27.819Z] === RUN TestDockerSuite/TestCpToCaseH 16:33:45 [2022-08-02T16:33:45.866Z] === RUN TestDockerSuite/TestCpToCaseI 16:33:45 [2022-08-02T16:33:45.866Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 16:33:45 [2022-08-02T16:33:45.866Z] === RUN TestDockerSuite/TestCpToCaseJ 16:33:45 [2022-08-02T16:33:45.866Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 16:33:45 [2022-08-02T16:33:45.866Z] === RUN TestDockerSuite/TestCpToDot 16:33:46 [2022-08-02T16:33:46.352Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 16:33:46 [2022-08-02T16:33:46.352Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 16:33:46 [2022-08-02T16:33:46.352Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 16:33:46 [2022-08-02T16:33:46.352Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 16:33:46 [2022-08-02T16:33:46.352Z] === RUN TestDockerSuite/TestCpToStdout 16:33:49 [2022-08-02T16:33:49.387Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 16:33:49 [2022-08-02T16:33:49.387Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 16:33:49 [2022-08-02T16:33:49.387Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 16:33:49 [2022-08-02T16:33:49.387Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 16:33:49 [2022-08-02T16:33:49.387Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 16:33:49 [2022-08-02T16:33:49.387Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 16:33:49 [2022-08-02T16:33:49.387Z] === RUN TestDockerSuite/TestCpVolumePath 16:33:49 [2022-08-02T16:33:49.387Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 16:33:49 [2022-08-02T16:33:49.387Z] === RUN TestDockerSuite/TestCreate64ByteHexID 16:33:49 [2022-08-02T16:33:49.387Z] === RUN TestDockerSuite/TestCreateArgs 16:33:49 [2022-08-02T16:33:49.871Z] === RUN TestDockerSuite/TestCreateByImageID 16:33:52 [2022-08-02T16:33:52.151Z] === RUN TestDockerSuite/TestCreateEchoStdout 16:33:55 [2022-08-02T16:33:55.186Z] === RUN TestDockerSuite/TestCreateGrowRootfs 16:33:55 [2022-08-02T16:33:55.672Z] === RUN TestDockerSuite/TestCreateHostConfig 16:33:55 [2022-08-02T16:33:55.672Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 16:33:57 [2022-08-02T16:33:57.952Z] === RUN TestDockerSuite/TestCreateLabelFromImage 16:33:58 [2022-08-02T16:33:58.972Z] === RUN TestDockerSuite/TestCreateLabels 16:33:58 [2022-08-02T16:33:58.972Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 16:33:58 [2022-08-02T16:33:58.972Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 16:33:58 [2022-08-02T16:33:58.972Z] === RUN TestDockerSuite/TestCreateRM 16:33:59 [2022-08-02T16:33:59.456Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 16:33:59 [2022-08-02T16:33:59.456Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 16:33:59 [2022-08-02T16:33:59.456Z] === RUN TestDockerSuite/TestCreateStopSignal 16:33:59 [2022-08-02T16:33:59.456Z] === RUN TestDockerSuite/TestCreateStopTimeout 16:33:59 [2022-08-02T16:33:59.941Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 16:34:08 [2022-08-02T16:34:08.765Z] === RUN TestDockerSuite/TestCreateVolumesCreated 16:34:09 [2022-08-02T16:34:09.251Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 16:34:09 [2022-08-02T16:34:09.736Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 16:34:13 [2022-08-02T16:34:13.628Z] === RUN TestDockerSuite/TestCreateWithPortRange 16:34:13 [2022-08-02T16:34:13.628Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 16:34:14 [2022-08-02T16:34:14.113Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 16:34:14 [2022-08-02T16:34:14.113Z] === RUN TestDockerSuite/TestCreateWithWorkdir 16:34:21 [2022-08-02T16:34:21.418Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 16:34:21 [2022-08-02T16:34:21.418Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 16:34:21 [2022-08-02T16:34:21.418Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 16:34:21 [2022-08-02T16:34:21.902Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 16:34:21 [2022-08-02T16:34:21.902Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 16:34:21 [2022-08-02T16:34:21.902Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 16:34:21 [2022-08-02T16:34:21.902Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 16:34:21 [2022-08-02T16:34:21.902Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 16:34:21 [2022-08-02T16:34:21.902Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 16:34:21 [2022-08-02T16:34:21.902Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 16:34:21 [2022-08-02T16:34:21.902Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 16:34:21 [2022-08-02T16:34:21.902Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 16:34:21 [2022-08-02T16:34:21.902Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 16:34:21 [2022-08-02T16:34:21.902Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 16:34:21 [2022-08-02T16:34:21.902Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 16:34:21 [2022-08-02T16:34:21.902Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 16:34:21 [2022-08-02T16:34:21.902Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 16:34:21 [2022-08-02T16:34:21.902Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 16:34:21 [2022-08-02T16:34:21.902Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 16:34:21 [2022-08-02T16:34:21.902Z] === RUN TestDockerSuite/TestDevicePermissions 16:34:21 [2022-08-02T16:34:21.902Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux 16:34:21 [2022-08-02T16:34:21.902Z] === RUN TestDockerSuite/TestDockerFails 16:34:21 [2022-08-02T16:34:21.902Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 16:34:21 [2022-08-02T16:34:21.902Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 16:34:21 [2022-08-02T16:34:21.902Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 16:34:21 [2022-08-02T16:34:21.902Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 16:34:21 [2022-08-02T16:34:21.903Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 16:34:21 [2022-08-02T16:34:21.903Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 16:34:21 [2022-08-02T16:34:21.903Z] === RUN TestDockerSuite/TestEventsAttach 16:34:21 [2022-08-02T16:34:21.903Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 16:34:21 [2022-08-02T16:34:21.903Z] === RUN TestDockerSuite/TestEventsCommit 16:34:21 [2022-08-02T16:34:21.903Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 16:34:21 [2022-08-02T16:34:21.903Z] === RUN TestDockerSuite/TestEventsContainerEvents 16:34:24 [2022-08-02T16:34:24.934Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 16:34:33 [2022-08-02T16:34:33.766Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 16:34:35 [2022-08-02T16:34:35.381Z] === RUN TestDockerSuite/TestEventsContainerRestart 16:34:45 [2022-08-02T16:34:45.983Z] === RUN TestDockerSuite/TestEventsCopy 16:34:51 [2022-08-02T16:34:51.981Z] === RUN TestDockerSuite/TestEventsFilterContainer 16:34:57 [2022-08-02T16:34:57.976Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 16:35:00 [2022-08-02T16:35:00.258Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 16:35:01 [2022-08-02T16:35:01.277Z] === RUN TestDockerSuite/TestEventsFilterImageName 16:35:06 [2022-08-02T16:35:06.150Z] === RUN TestDockerSuite/TestEventsFilterLabels 16:35:06 [2022-08-02T16:35:06.150Z] === RUN TestDockerSuite/TestEventsFilterType 16:35:07 [2022-08-02T16:35:07.765Z] === RUN TestDockerSuite/TestEventsFilters 16:35:13 [2022-08-02T16:35:13.764Z] === RUN TestDockerSuite/TestEventsFormat 16:35:19 [2022-08-02T16:35:19.764Z] === RUN TestDockerSuite/TestEventsFormatBadField 16:35:19 [2022-08-02T16:35:19.764Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 16:35:19 [2022-08-02T16:35:19.764Z] === RUN TestDockerSuite/TestEventsImageImport 16:35:19 [2022-08-02T16:35:19.764Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 16:35:19 [2022-08-02T16:35:19.764Z] === RUN TestDockerSuite/TestEventsImageLoad 16:35:19 [2022-08-02T16:35:19.764Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 16:35:19 [2022-08-02T16:35:19.764Z] === RUN TestDockerSuite/TestEventsImagePull 16:35:19 [2022-08-02T16:35:19.764Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 16:35:19 [2022-08-02T16:35:19.764Z] === RUN TestDockerSuite/TestEventsImageTag 16:35:20 [2022-08-02T16:35:20.784Z] === RUN TestDockerSuite/TestEventsPluginOps 16:35:20 [2022-08-02T16:35:20.784Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 16:35:20 [2022-08-02T16:35:20.784Z] === RUN TestDockerSuite/TestEventsRename 16:35:23 [2022-08-02T16:35:23.817Z] === RUN TestDockerSuite/TestEventsResize 16:35:26 [2022-08-02T16:35:26.857Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 16:35:29 [2022-08-02T16:35:29.889Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 16:35:32 [2022-08-02T16:35:32.922Z] === RUN TestDockerSuite/TestEventsTimestampFormats 16:35:43 [2022-08-02T16:35:43.525Z] === RUN TestDockerSuite/TestEventsTop 16:35:43 [2022-08-02T16:35:43.525Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 16:35:43 [2022-08-02T16:35:43.525Z] === RUN TestDockerSuite/TestEventsUntag 16:35:45 [2022-08-02T16:35:45.804Z] === RUN TestDockerSuite/TestEventsUntilInThePast 16:35:50 [2022-08-02T16:35:50.672Z] === RUN TestDockerSuite/TestExec 16:35:50 [2022-08-02T16:35:50.672Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 16:35:50 [2022-08-02T16:35:50.672Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 16:35:50 [2022-08-02T16:35:50.672Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 16:35:50 [2022-08-02T16:35:50.672Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 16:35:52 [2022-08-02T16:35:52.285Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 16:35:55 [2022-08-02T16:35:55.319Z] === RUN TestDockerSuite/TestExecAPIStart 16:35:55 [2022-08-02T16:35:55.319Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 16:35:55 [2022-08-02T16:35:55.319Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 16:35:55 [2022-08-02T16:35:55.319Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 16:35:55 [2022-08-02T16:35:55.319Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 16:35:55 [2022-08-02T16:35:55.319Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 16:35:55 [2022-08-02T16:35:55.319Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 16:35:57 [2022-08-02T16:35:57.598Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 16:36:00 [2022-08-02T16:36:00.635Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 16:36:02 [2022-08-02T16:36:02.919Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 16:36:05 [2022-08-02T16:36:05.951Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 16:36:10 [2022-08-02T16:36:10.817Z] === RUN TestDockerSuite/TestExecCgroup 16:36:10 [2022-08-02T16:36:10.817Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 16:36:10 [2022-08-02T16:36:10.817Z] === RUN TestDockerSuite/TestExecEnv 16:36:10 [2022-08-02T16:36:10.817Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 16:36:10 [2022-08-02T16:36:10.817Z] === RUN TestDockerSuite/TestExecEnvLinksHost 16:36:10 [2022-08-02T16:36:10.817Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 16:36:10 [2022-08-02T16:36:10.817Z] === RUN TestDockerSuite/TestExecExitStatus 16:36:13 [2022-08-02T16:36:13.098Z] === RUN TestDockerSuite/TestExecInspectID 16:36:19 [2022-08-02T16:36:19.094Z] === RUN TestDockerSuite/TestExecInteractive 16:36:19 [2022-08-02T16:36:19.094Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 16:36:19 [2022-08-02T16:36:19.094Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 16:36:19 [2022-08-02T16:36:19.094Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 16:36:19 [2022-08-02T16:36:19.094Z] === RUN TestDockerSuite/TestExecParseError 16:36:19 [2022-08-02T16:36:19.094Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 16:36:19 [2022-08-02T16:36:19.094Z] === RUN TestDockerSuite/TestExecPausedContainer 16:36:19 [2022-08-02T16:36:19.094Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 16:36:19 [2022-08-02T16:36:19.094Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 16:36:19 [2022-08-02T16:36:19.094Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 16:36:19 [2022-08-02T16:36:19.094Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 16:36:21 [2022-08-02T16:36:21.376Z] === RUN TestDockerSuite/TestExecSetEnv 16:36:21 [2022-08-02T16:36:21.376Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 16:36:21 [2022-08-02T16:36:21.376Z] === RUN TestDockerSuite/TestExecStartFails 16:36:21 [2022-08-02T16:36:21.376Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 16:36:21 [2022-08-02T16:36:21.376Z] === RUN TestDockerSuite/TestExecStateCleanup 16:36:21 [2022-08-02T16:36:21.376Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 16:36:21 [2022-08-02T16:36:21.376Z] === RUN TestDockerSuite/TestExecStopNotHanging 16:36:21 [2022-08-02T16:36:21.376Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 16:36:21 [2022-08-02T16:36:21.376Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 16:36:21 [2022-08-02T16:36:21.376Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 16:36:21 [2022-08-02T16:36:21.376Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 16:36:24 [2022-08-02T16:36:24.410Z] === RUN TestDockerSuite/TestExecUlimits 16:36:24 [2022-08-02T16:36:24.410Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 16:36:24 [2022-08-02T16:36:24.410Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 16:36:35 [2022-08-02T16:36:35.026Z] === RUN TestDockerSuite/TestExecWithImageUser 16:36:35 [2022-08-02T16:36:35.026Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 16:36:35 [2022-08-02T16:36:35.026Z] === RUN TestDockerSuite/TestExecWithPrivileged 16:36:35 [2022-08-02T16:36:35.026Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 16:36:35 [2022-08-02T16:36:35.026Z] === RUN TestDockerSuite/TestExecWithUser 16:36:35 [2022-08-02T16:36:35.026Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 16:36:35 [2022-08-02T16:36:35.026Z] === RUN TestDockerSuite/TestGetContainerStats 16:36:41 [2022-08-02T16:36:41.021Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 16:36:48 [2022-08-02T16:36:48.321Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 16:36:51 [2022-08-02T16:36:51.355Z] === RUN TestDockerSuite/TestGetContainerStatsStream 16:36:58 [2022-08-02T16:36:58.659Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 16:36:58 [2022-08-02T16:36:58.659Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 16:36:58 [2022-08-02T16:36:58.659Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 16:36:58 [2022-08-02T16:36:58.659Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 16:36:58 [2022-08-02T16:36:58.659Z] === RUN TestDockerSuite/TestHealth 16:36:58 [2022-08-02T16:36:58.659Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 16:36:58 [2022-08-02T16:36:58.659Z] === RUN TestDockerSuite/TestHistoryExistentImage 16:36:58 [2022-08-02T16:36:58.659Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 16:36:58 [2022-08-02T16:36:58.659Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 16:36:58 [2022-08-02T16:36:58.659Z] === RUN TestDockerSuite/TestHistoryImageWithComment 16:37:03 [2022-08-02T16:37:03.526Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 16:37:03 [2022-08-02T16:37:03.526Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 16:37:03 [2022-08-02T16:37:03.526Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 16:37:03 [2022-08-02T16:37:03.526Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 16:37:04 [2022-08-02T16:37:04.010Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 16:37:04 [2022-08-02T16:37:04.010Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 16:37:04 [2022-08-02T16:37:04.495Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 16:37:04 [2022-08-02T16:37:04.980Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 16:37:04 [2022-08-02T16:37:04.980Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 16:37:04 [2022-08-02T16:37:04.980Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 16:37:06 [2022-08-02T16:37:06.593Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 16:37:06 [2022-08-02T16:37:06.593Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 16:37:08 [2022-08-02T16:37:08.877Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 16:37:08 [2022-08-02T16:37:08.877Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 16:37:11 [2022-08-02T16:37:11.911Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 16:37:20 [2022-08-02T16:37:20.735Z] === RUN TestDockerSuite/TestImagesFormat 16:37:20 [2022-08-02T16:37:20.735Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 16:37:20 [2022-08-02T16:37:20.735Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 16:37:20 [2022-08-02T16:37:20.735Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 16:37:23 [2022-08-02T16:37:23.765Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 16:37:23 [2022-08-02T16:37:23.765Z] === RUN TestDockerSuite/TestImportBadURL 16:37:26 [2022-08-02T16:37:26.798Z] === RUN TestDockerSuite/TestImportDisplay 16:37:26 [2022-08-02T16:37:26.798Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 16:37:26 [2022-08-02T16:37:26.798Z] === RUN TestDockerSuite/TestImportFile 16:37:26 [2022-08-02T16:37:26.798Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 16:37:26 [2022-08-02T16:37:26.798Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 16:37:26 [2022-08-02T16:37:26.798Z] === RUN TestDockerSuite/TestImportFileWithMessage 16:37:26 [2022-08-02T16:37:26.798Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 16:37:26 [2022-08-02T16:37:26.798Z] === RUN TestDockerSuite/TestImportGzipped 16:37:26 [2022-08-02T16:37:26.798Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 16:37:26 [2022-08-02T16:37:26.798Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 16:37:26 [2022-08-02T16:37:26.798Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 16:37:26 [2022-08-02T16:37:26.798Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 16:37:26 [2022-08-02T16:37:26.798Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 16:37:26 [2022-08-02T16:37:26.798Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 16:37:26 [2022-08-02T16:37:26.798Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 16:37:26 [2022-08-02T16:37:26.798Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 16:37:26 [2022-08-02T16:37:26.798Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 16:37:26 [2022-08-02T16:37:26.798Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 16:37:26 [2022-08-02T16:37:26.798Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 16:37:26 [2022-08-02T16:37:26.798Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 16:37:26 [2022-08-02T16:37:26.798Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 16:37:26 [2022-08-02T16:37:26.798Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 16:37:26 [2022-08-02T16:37:26.798Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 16:37:29 [2022-08-02T16:37:29.830Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 16:37:32 [2022-08-02T16:37:32.110Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 16:37:32 [2022-08-02T16:37:32.110Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 16:37:32 [2022-08-02T16:37:32.110Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 16:37:32 [2022-08-02T16:37:32.110Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 16:37:32 [2022-08-02T16:37:32.110Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 16:37:32 [2022-08-02T16:37:32.110Z] === RUN TestDockerSuite/TestInspectAmpersand 16:37:32 [2022-08-02T16:37:32.110Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 16:37:32 [2022-08-02T16:37:32.110Z] === RUN TestDockerSuite/TestInspectBindMountPoint 16:37:35 [2022-08-02T16:37:35.144Z] === RUN TestDockerSuite/TestInspectByPrefix 16:37:35 [2022-08-02T16:37:35.144Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 16:37:38 [2022-08-02T16:37:38.178Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 16:37:38 [2022-08-02T16:37:38.178Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 16:37:38 [2022-08-02T16:37:38.178Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 16:37:38 [2022-08-02T16:37:38.178Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 16:37:38 [2022-08-02T16:37:38.178Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 16:37:38 [2022-08-02T16:37:38.178Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 16:37:38 [2022-08-02T16:37:38.178Z] === RUN TestDockerSuite/TestInspectDefault 16:37:41 [2022-08-02T16:37:41.232Z] === RUN TestDockerSuite/TestInspectHistory 16:37:46 [2022-08-02T16:37:46.101Z] === RUN TestDockerSuite/TestInspectImage 16:37:46 [2022-08-02T16:37:46.101Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 16:37:46 [2022-08-02T16:37:46.101Z] === RUN TestDockerSuite/TestInspectImageFilterInt 16:37:46 [2022-08-02T16:37:46.101Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 16:37:46 [2022-08-02T16:37:46.101Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 16:37:46 [2022-08-02T16:37:46.101Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 16:37:46 [2022-08-02T16:37:46.101Z] === RUN TestDockerSuite/TestInspectInt64 16:37:49 [2022-08-02T16:37:49.134Z] === RUN TestDockerSuite/TestInspectJSONFields 16:37:51 [2022-08-02T16:37:51.419Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 16:37:51 [2022-08-02T16:37:51.905Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 16:37:55 [2022-08-02T16:37:55.799Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 16:37:58 [2022-08-02T16:37:58.837Z] === RUN TestDockerSuite/TestInspectPlugin 16:37:58 [2022-08-02T16:37:58.837Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 16:37:58 [2022-08-02T16:37:58.837Z] === RUN TestDockerSuite/TestInspectRootFS 16:37:58 [2022-08-02T16:37:58.837Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 16:38:01 [2022-08-02T16:38:01.118Z] === RUN TestDockerSuite/TestInspectStatus 16:38:05 [2022-08-02T16:38:05.005Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 16:38:09 [2022-08-02T16:38:09.884Z] === RUN TestDockerSuite/TestInspectTemplateError 16:38:12 [2022-08-02T16:38:12.916Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 16:38:15 [2022-08-02T16:38:15.962Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 16:38:18 [2022-08-02T16:38:18.994Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 16:38:21 [2022-08-02T16:38:21.275Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 16:38:24 [2022-08-02T16:38:24.306Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 16:38:26 [2022-08-02T16:38:26.585Z] === RUN TestDockerSuite/TestInspectUnknownObject 16:38:26 [2022-08-02T16:38:26.585Z] === RUN TestDockerSuite/TestLinkShortDefinition 16:38:26 [2022-08-02T16:38:26.585Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 16:38:26 [2022-08-02T16:38:26.585Z] === RUN TestDockerSuite/TestLinksEnvs 16:38:26 [2022-08-02T16:38:26.585Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 16:38:26 [2022-08-02T16:38:26.585Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 16:38:26 [2022-08-02T16:38:26.585Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 16:38:26 [2022-08-02T16:38:26.585Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 16:38:26 [2022-08-02T16:38:26.585Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 16:38:26 [2022-08-02T16:38:26.585Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 16:38:26 [2022-08-02T16:38:26.585Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 16:38:26 [2022-08-02T16:38:26.585Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 16:38:26 [2022-08-02T16:38:26.585Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 16:38:26 [2022-08-02T16:38:26.585Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 16:38:26 [2022-08-02T16:38:26.585Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 16:38:26 [2022-08-02T16:38:26.585Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 16:38:26 [2022-08-02T16:38:26.585Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 16:38:26 [2022-08-02T16:38:26.585Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 16:38:26 [2022-08-02T16:38:26.585Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 16:38:26 [2022-08-02T16:38:26.585Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 16:38:26 [2022-08-02T16:38:26.585Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 16:38:26 [2022-08-02T16:38:26.585Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 16:38:26 [2022-08-02T16:38:26.585Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 16:38:26 [2022-08-02T16:38:26.585Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 16:38:26 [2022-08-02T16:38:26.585Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 16:38:26 [2022-08-02T16:38:26.585Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 16:38:26 [2022-08-02T16:38:26.585Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 16:38:27 [2022-08-02T16:38:27.070Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 16:38:27 [2022-08-02T16:38:27.071Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 16:38:27 [2022-08-02T16:38:27.071Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 16:38:27 [2022-08-02T16:38:27.071Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 16:38:27 [2022-08-02T16:38:27.071Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 16:38:27 [2022-08-02T16:38:27.071Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 16:38:27 [2022-08-02T16:38:27.071Z] === RUN TestDockerSuite/TestLoginWithoutTTY 16:38:27 [2022-08-02T16:38:27.071Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 16:38:27 [2022-08-02T16:38:27.071Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 16:38:29 [2022-08-02T16:38:29.353Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 16:38:31 [2022-08-02T16:38:31.636Z] === RUN TestDockerSuite/TestLogsAPIUntil 16:38:38 [2022-08-02T16:38:38.939Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 16:38:41 [2022-08-02T16:38:41.221Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 16:38:41 [2022-08-02T16:38:41.221Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 16:38:41 [2022-08-02T16:38:41.221Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 16:38:44 [2022-08-02T16:38:44.253Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 16:38:44 [2022-08-02T16:38:44.253Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 16:38:53 [2022-08-02T16:38:53.079Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 16:39:01 [2022-08-02T16:39:01.904Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 16:39:09 [2022-08-02T16:39:09.208Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 16:39:13 [2022-08-02T16:39:13.097Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 16:39:16 [2022-08-02T16:39:16.132Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 16:39:16 [2022-08-02T16:39:16.132Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 16:39:16 [2022-08-02T16:39:16.132Z] === RUN TestDockerSuite/TestLogsFollowStopped 16:39:18 [2022-08-02T16:39:18.413Z] === RUN TestDockerSuite/TestLogsSeparateStderr 16:39:27 [2022-08-02T16:39:27.240Z] === RUN TestDockerSuite/TestLogsSince 16:39:36 [2022-08-02T16:39:36.064Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 16:39:36 [2022-08-02T16:39:36.064Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 16:39:36 [2022-08-02T16:39:36.064Z] === RUN TestDockerSuite/TestLogsStderrInStdout 16:39:36 [2022-08-02T16:39:36.064Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 16:39:36 [2022-08-02T16:39:36.064Z] === RUN TestDockerSuite/TestLogsTail 16:39:39 [2022-08-02T16:39:39.957Z] === RUN TestDockerSuite/TestLogsTimestamps 16:39:42 [2022-08-02T16:39:42.989Z] === RUN TestDockerSuite/TestLogsWithDetails 16:39:45 [2022-08-02T16:39:45.273Z] === RUN TestDockerSuite/TestMountIntoProc 16:39:45 [2022-08-02T16:39:45.273Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux 16:39:45 [2022-08-02T16:39:45.273Z] === RUN TestDockerSuite/TestMountIntoSys 16:39:45 [2022-08-02T16:39:45.273Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestNetHostname 16:39:45 [2022-08-02T16:39:45.760Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 16:39:45 [2022-08-02T16:39:45.760Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 16:39:45 [2022-08-02T16:39:45.760Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 16:39:45 [2022-08-02T16:39:45.760Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestPluginActive 16:39:45 [2022-08-02T16:39:45.760Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestPluginActiveNetwork 16:39:45 [2022-08-02T16:39:45.760Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 16:39:45 [2022-08-02T16:39:45.760Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestPluginLogDriver 16:39:45 [2022-08-02T16:39:45.760Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 16:39:45 [2022-08-02T16:39:45.760Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestPluginMetricsCollector 16:39:45 [2022-08-02T16:39:45.760Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestPluginUpgrade 16:39:45 [2022-08-02T16:39:45.760Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 16:39:45 [2022-08-02T16:39:45.760Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestPortExposeHostBinding 16:39:45 [2022-08-02T16:39:45.760Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestPortHostBinding 16:39:45 [2022-08-02T16:39:45.760Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestPortList 16:39:45 [2022-08-02T16:39:45.760Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 16:39:45 [2022-08-02T16:39:45.760Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 16:39:51 [2022-08-02T16:39:51.757Z] === RUN TestDockerSuite/TestPostContainersAttach 16:39:51 [2022-08-02T16:39:51.757Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 16:39:51 [2022-08-02T16:39:51.757Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 16:39:51 [2022-08-02T16:39:51.757Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 16:39:51 [2022-08-02T16:39:51.757Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 16:39:51 [2022-08-02T16:39:51.757Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 16:39:51 [2022-08-02T16:39:51.757Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 16:39:51 [2022-08-02T16:39:51.757Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 16:39:51 [2022-08-02T16:39:51.757Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 16:39:51 [2022-08-02T16:39:51.757Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 16:39:51 [2022-08-02T16:39:51.757Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 16:39:51 [2022-08-02T16:39:51.757Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 16:39:51 [2022-08-02T16:39:51.757Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 16:39:51 [2022-08-02T16:39:51.757Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 16:39:51 [2022-08-02T16:39:51.757Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 16:39:51 [2022-08-02T16:39:51.757Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 16:39:51 [2022-08-02T16:39:51.757Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 16:39:51 [2022-08-02T16:39:51.757Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 16:39:57 [2022-08-02T16:39:57.754Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 16:39:57 [2022-08-02T16:39:57.754Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 16:39:57 [2022-08-02T16:39:57.754Z] === RUN TestDockerSuite/TestPsByOrder 16:40:08 [2022-08-02T16:40:08.353Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 16:40:08 [2022-08-02T16:40:08.353Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 16:40:08 [2022-08-02T16:40:08.353Z] === RUN TestDockerSuite/TestPsListContainersBase 16:40:21 [2022-08-02T16:40:21.149Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 16:40:42 [2022-08-02T16:40:42.629Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 16:40:42 [2022-08-02T16:40:42.629Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 16:40:42 [2022-08-02T16:40:42.629Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 16:40:42 [2022-08-02T16:40:42.629Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 16:40:57 [2022-08-02T16:40:57.770Z] === RUN TestDockerSuite/TestPsListContainersFilterID 16:41:05 [2022-08-02T16:41:05.081Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 16:41:23 [2022-08-02T16:41:23.121Z] === RUN TestDockerSuite/TestPsListContainersFilterName 16:41:29 [2022-08-02T16:41:29.121Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 16:41:29 [2022-08-02T16:41:29.121Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 16:41:29 [2022-08-02T16:41:29.121Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 16:41:29 [2022-08-02T16:41:29.121Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 16:41:29 [2022-08-02T16:41:29.121Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 16:41:35 [2022-08-02T16:41:35.121Z] === RUN TestDockerSuite/TestPsListContainersSize 16:41:35 [2022-08-02T16:41:35.121Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 16:41:35 [2022-08-02T16:41:35.121Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 16:41:35 [2022-08-02T16:41:35.121Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 16:41:35 [2022-08-02T16:41:35.121Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 16:41:35 [2022-08-02T16:41:35.121Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 16:41:35 [2022-08-02T16:41:35.121Z] === RUN TestDockerSuite/TestPsRightTagName 16:41:35 [2022-08-02T16:41:35.121Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 16:41:35 [2022-08-02T16:41:35.121Z] === RUN TestDockerSuite/TestPsShowMounts 16:41:43 [2022-08-02T16:41:43.946Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 16:41:43 [2022-08-02T16:41:43.946Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux 16:41:43 [2022-08-02T16:41:43.946Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 16:41:45 [2022-08-02T16:41:45.561Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 16:41:45 [2022-08-02T16:41:45.561Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 16:41:45 [2022-08-02T16:41:45.561Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 16:41:46 [2022-08-02T16:41:46.581Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 16:41:48 [2022-08-02T16:41:48.196Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 16:41:48 [2022-08-02T16:41:48.196Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 16:41:48 [2022-08-02T16:41:48.196Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 16:41:53 [2022-08-02T16:41:53.063Z] === RUN TestDockerSuite/TestRestartContainerSuccess 16:41:57 [2022-08-02T16:41:57.935Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 16:42:00 [2022-08-02T16:42:00.968Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 16:42:26 [2022-08-02T16:42:26.521Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 16:42:26 [2022-08-02T16:42:26.521Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 16:42:26 [2022-08-02T16:42:26.521Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 16:42:35 [2022-08-02T16:42:35.351Z] === RUN TestDockerSuite/TestRestartPolicyAlways 16:42:35 [2022-08-02T16:42:35.351Z] === RUN TestDockerSuite/TestRestartPolicyNO 16:42:35 [2022-08-02T16:42:35.351Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 16:42:35 [2022-08-02T16:42:35.351Z] === RUN TestDockerSuite/TestRestartRunningContainer 16:42:41 [2022-08-02T16:42:41.495Z] === RUN TestDockerSuite/TestRestartStoppedContainer 16:42:46 [2022-08-02T16:42:46.361Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 16:42:46 [2022-08-02T16:42:46.361Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 16:42:46 [2022-08-02T16:42:46.361Z] === RUN TestDockerSuite/TestRestartWithVolumes 16:42:51 [2022-08-02T16:42:51.232Z] === RUN TestDockerSuite/TestRmiBlank 16:42:51 [2022-08-02T16:42:51.232Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 16:42:51 [2022-08-02T16:42:51.716Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 16:43:17 [2022-08-02T16:43:17.271Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 16:43:17 [2022-08-02T16:43:17.757Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 16:43:18 [2022-08-02T16:43:18.775Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 16:43:27 [2022-08-02T16:43:27.603Z] === RUN TestDockerSuite/TestRmiImgIDForce 16:43:33 [2022-08-02T16:43:33.603Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 16:43:48 [2022-08-02T16:43:48.748Z] === RUN TestDockerSuite/TestRmiParentImageFail 16:43:53 [2022-08-02T16:43:53.616Z] === RUN TestDockerSuite/TestRmiTag 16:43:54 [2022-08-02T16:43:54.102Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 16:43:57 [2022-08-02T16:43:57.132Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 16:44:22 [2022-08-02T16:44:22.684Z] === RUN TestDockerSuite/TestRmiWithContainerFails 16:44:23 [2022-08-02T16:44:23.169Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 16:44:29 [2022-08-02T16:44:29.172Z] === RUN TestDockerSuite/TestRmiWithParentInUse 16:44:30 [2022-08-02T16:44:30.787Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 16:44:30 [2022-08-02T16:44:30.787Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux 16:44:30 [2022-08-02T16:44:30.787Z] === RUN TestDockerSuite/TestRunAddHost 16:44:30 [2022-08-02T16:44:30.787Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux 16:44:30 [2022-08-02T16:44:30.787Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 16:44:30 [2022-08-02T16:44:30.787Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux 16:44:30 [2022-08-02T16:44:30.787Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 16:44:30 [2022-08-02T16:44:30.787Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux 16:44:30 [2022-08-02T16:44:30.787Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 16:44:30 [2022-08-02T16:44:30.787Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux 16:44:30 [2022-08-02T16:44:30.787Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 16:44:30 [2022-08-02T16:44:30.787Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux 16:44:30 [2022-08-02T16:44:30.787Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 16:44:30 [2022-08-02T16:44:30.787Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux 16:44:30 [2022-08-02T16:44:30.787Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 16:44:33 [2022-08-02T16:44:33.824Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 16:44:33 [2022-08-02T16:44:33.824Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux 16:44:33 [2022-08-02T16:44:33.824Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 16:44:33 [2022-08-02T16:44:33.824Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux 16:44:33 [2022-08-02T16:44:33.824Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 16:44:44 [2022-08-02T16:44:44.436Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 16:44:47 [2022-08-02T16:44:47.477Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 16:44:50 [2022-08-02T16:44:50.513Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 16:44:52 [2022-08-02T16:44:52.799Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 16:44:55 [2022-08-02T16:44:55.836Z] === RUN TestDockerSuite/TestRunAttachWithDetach 16:44:55 [2022-08-02T16:44:55.836Z] === RUN TestDockerSuite/TestRunBindMounts 16:45:01 [2022-08-02T16:45:01.843Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 16:45:01 [2022-08-02T16:45:01.843Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux 16:45:01 [2022-08-02T16:45:01.843Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 16:45:01 [2022-08-02T16:45:01.843Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux 16:45:01 [2022-08-02T16:45:01.843Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 16:45:01 [2022-08-02T16:45:01.843Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux 16:45:01 [2022-08-02T16:45:01.843Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 16:45:01 [2022-08-02T16:45:01.843Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux 16:45:01 [2022-08-02T16:45:01.843Z] === RUN TestDockerSuite/TestRunCapAddInvalid 16:45:01 [2022-08-02T16:45:01.843Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux 16:45:01 [2022-08-02T16:45:01.843Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 16:45:01 [2022-08-02T16:45:01.843Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux 16:45:01 [2022-08-02T16:45:01.843Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 16:45:01 [2022-08-02T16:45:01.843Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux 16:45:01 [2022-08-02T16:45:01.843Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 16:45:01 [2022-08-02T16:45:01.843Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux 16:45:01 [2022-08-02T16:45:01.843Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 16:45:01 [2022-08-02T16:45:01.843Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux 16:45:01 [2022-08-02T16:45:01.843Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 16:45:01 [2022-08-02T16:45:01.843Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux 16:45:01 [2022-08-02T16:45:01.843Z] === RUN TestDockerSuite/TestRunCapDropInvalid 16:45:01 [2022-08-02T16:45:01.843Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux 16:45:01 [2022-08-02T16:45:01.843Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 16:45:04 [2022-08-02T16:45:04.133Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 16:45:04 [2022-08-02T16:45:04.133Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux 16:45:04 [2022-08-02T16:45:04.133Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 16:45:08 [2022-08-02T16:45:08.026Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 16:45:08 [2022-08-02T16:45:08.026Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux 16:45:08 [2022-08-02T16:45:08.511Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 16:45:08 [2022-08-02T16:45:08.511Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux 16:45:08 [2022-08-02T16:45:08.511Z] === RUN TestDockerSuite/TestRunContainerNetwork 16:45:10 [2022-08-02T16:45:10.800Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 16:45:10 [2022-08-02T16:45:10.800Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux 16:45:10 [2022-08-02T16:45:10.801Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 16:45:10 [2022-08-02T16:45:10.801Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux 16:45:10 [2022-08-02T16:45:10.801Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 16:45:10 [2022-08-02T16:45:10.801Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux 16:45:10 [2022-08-02T16:45:10.801Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 16:45:10 [2022-08-02T16:45:10.801Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux 16:45:10 [2022-08-02T16:45:10.801Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 16:45:10 [2022-08-02T16:45:10.801Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux 16:45:10 [2022-08-02T16:45:10.801Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 16:45:10 [2022-08-02T16:45:10.801Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux 16:45:10 [2022-08-02T16:45:10.801Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 16:45:10 [2022-08-02T16:45:10.801Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux 16:45:10 [2022-08-02T16:45:10.801Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 16:45:13 [2022-08-02T16:45:13.835Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 16:45:16 [2022-08-02T16:45:16.870Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 16:45:19 [2022-08-02T16:45:19.904Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 16:45:19 [2022-08-02T16:45:19.904Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux 16:45:19 [2022-08-02T16:45:19.904Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 16:45:19 [2022-08-02T16:45:19.904Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux 16:45:19 [2022-08-02T16:45:19.904Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 16:45:19 [2022-08-02T16:45:19.904Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux 16:45:19 [2022-08-02T16:45:19.904Z] === RUN TestDockerSuite/TestRunCreateVolume 16:45:27 [2022-08-02T16:45:27.209Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 16:45:27 [2022-08-02T16:45:27.209Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux 16:45:27 [2022-08-02T16:45:27.209Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 16:45:27 [2022-08-02T16:45:27.209Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux 16:45:27 [2022-08-02T16:45:27.209Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 16:45:27 [2022-08-02T16:45:27.209Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux 16:45:27 [2022-08-02T16:45:27.209Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 16:45:27 [2022-08-02T16:45:27.210Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux 16:45:27 [2022-08-02T16:45:27.210Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 16:45:29 [2022-08-02T16:45:29.492Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 16:45:36 [2022-08-02T16:45:36.802Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 16:45:36 [2022-08-02T16:45:36.802Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux 16:45:36 [2022-08-02T16:45:36.802Z] === RUN TestDockerSuite/TestRunDNSInHostMode 16:45:36 [2022-08-02T16:45:36.802Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux 16:45:36 [2022-08-02T16:45:36.802Z] === RUN TestDockerSuite/TestRunDNSOptions 16:45:36 [2022-08-02T16:45:36.802Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux 16:45:36 [2022-08-02T16:45:36.802Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 16:45:36 [2022-08-02T16:45:36.802Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux 16:45:36 [2022-08-02T16:45:36.802Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 16:45:36 [2022-08-02T16:45:36.802Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux 16:45:36 [2022-08-02T16:45:36.802Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 16:45:36 [2022-08-02T16:45:36.802Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux 16:45:36 [2022-08-02T16:45:36.802Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 16:45:39 [2022-08-02T16:45:39.082Z] === RUN TestDockerSuite/TestRunDeviceNumbers 16:45:39 [2022-08-02T16:45:39.082Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux 16:45:39 [2022-08-02T16:45:39.082Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 16:45:39 [2022-08-02T16:45:39.082Z] === RUN TestDockerSuite/TestRunDuplicateMount 16:45:39 [2022-08-02T16:45:39.082Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux 16:45:39 [2022-08-02T16:45:39.082Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 16:45:42 [2022-08-02T16:45:42.115Z] === RUN TestDockerSuite/TestRunEchoStdout 16:45:45 [2022-08-02T16:45:45.148Z] === RUN TestDockerSuite/TestRunEmptyEnv 16:45:45 [2022-08-02T16:45:45.148Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux 16:45:45 [2022-08-02T16:45:45.148Z] === RUN TestDockerSuite/TestRunEntrypoint 16:45:47 [2022-08-02T16:45:47.436Z] === RUN TestDockerSuite/TestRunEnvironment 16:45:47 [2022-08-02T16:45:47.436Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux 16:45:47 [2022-08-02T16:45:47.436Z] === RUN TestDockerSuite/TestRunEnvironmentErase 16:45:47 [2022-08-02T16:45:47.436Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux 16:45:47 [2022-08-02T16:45:47.921Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 16:45:47 [2022-08-02T16:45:47.921Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux 16:45:47 [2022-08-02T16:45:47.921Z] === RUN TestDockerSuite/TestRunExitCode 16:45:50 [2022-08-02T16:45:50.957Z] === RUN TestDockerSuite/TestRunExitCodeOne 16:45:53 [2022-08-02T16:45:53.996Z] === RUN TestDockerSuite/TestRunExitCodeZero 16:45:57 [2022-08-02T16:45:57.031Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 16:46:00 [2022-08-02T16:46:00.070Z] === RUN TestDockerSuite/TestRunExposePort 16:46:00 [2022-08-02T16:46:00.070Z] === RUN TestDockerSuite/TestRunFullHostnameSet 16:46:00 [2022-08-02T16:46:00.070Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux 16:46:00 [2022-08-02T16:46:00.070Z] === RUN TestDockerSuite/TestRunGroupAdd 16:46:00 [2022-08-02T16:46:00.070Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux 16:46:00 [2022-08-02T16:46:00.070Z] === RUN TestDockerSuite/TestRunHostnameFQDN 16:46:00 [2022-08-02T16:46:00.070Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux 16:46:00 [2022-08-02T16:46:00.070Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 16:46:00 [2022-08-02T16:46:00.070Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux 16:46:00 [2022-08-02T16:46:00.070Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 16:46:00 [2022-08-02T16:46:00.070Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv 16:46:00 [2022-08-02T16:46:00.070Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 16:46:00 [2022-08-02T16:46:00.070Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux 16:46:00 [2022-08-02T16:46:00.070Z] === RUN TestDockerSuite/TestRunInspectMacAddress 16:46:00 [2022-08-02T16:46:00.070Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux 16:46:00 [2022-08-02T16:46:00.070Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 16:46:04 [2022-08-02T16:46:04.993Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 16:46:04 [2022-08-02T16:46:04.993Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux 16:46:04 [2022-08-02T16:46:04.993Z] === RUN TestDockerSuite/TestRunInvalidReference 16:46:05 [2022-08-02T16:46:05.478Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 16:46:05 [2022-08-02T16:46:05.478Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux 16:46:05 [2022-08-02T16:46:05.478Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 16:46:05 [2022-08-02T16:46:05.478Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux 16:46:05 [2022-08-02T16:46:05.478Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 16:46:05 [2022-08-02T16:46:05.478Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux 16:46:05 [2022-08-02T16:46:05.478Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 16:46:05 [2022-08-02T16:46:05.478Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux 16:46:05 [2022-08-02T16:46:05.478Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 16:46:18 [2022-08-02T16:46:18.177Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 16:46:18 [2022-08-02T16:46:18.177Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux 16:46:18 [2022-08-02T16:46:18.177Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 16:46:19 [2022-08-02T16:46:19.792Z] === RUN TestDockerSuite/TestRunModeHostname 16:46:19 [2022-08-02T16:46:19.792Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux 16:46:19 [2022-08-02T16:46:19.792Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 16:46:19 [2022-08-02T16:46:19.792Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux 16:46:19 [2022-08-02T16:46:19.792Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 16:46:19 [2022-08-02T16:46:19.792Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux 16:46:19 [2022-08-02T16:46:19.792Z] === RUN TestDockerSuite/TestRunModeIpcHost 16:46:19 [2022-08-02T16:46:19.792Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux 16:46:19 [2022-08-02T16:46:19.792Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 16:46:19 [2022-08-02T16:46:19.792Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux 16:46:19 [2022-08-02T16:46:19.792Z] === RUN TestDockerSuite/TestRunModePIDContainer 16:46:19 [2022-08-02T16:46:19.792Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux 16:46:19 [2022-08-02T16:46:19.792Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 16:46:19 [2022-08-02T16:46:19.792Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux 16:46:19 [2022-08-02T16:46:19.792Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 16:46:19 [2022-08-02T16:46:19.792Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux 16:46:19 [2022-08-02T16:46:19.792Z] === RUN TestDockerSuite/TestRunModePIDHost 16:46:19 [2022-08-02T16:46:19.792Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux 16:46:19 [2022-08-02T16:46:19.792Z] === RUN TestDockerSuite/TestRunModeUTSHost 16:46:19 [2022-08-02T16:46:19.792Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux 16:46:19 [2022-08-02T16:46:19.792Z] === RUN TestDockerSuite/TestRunMount 16:46:19 [2022-08-02T16:46:19.792Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux 16:46:19 [2022-08-02T16:46:19.792Z] === RUN TestDockerSuite/TestRunMountOrdering 16:46:19 [2022-08-02T16:46:19.792Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux 16:46:20 [2022-08-02T16:46:20.277Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 16:46:20 [2022-08-02T16:46:20.277Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux 16:46:20 [2022-08-02T16:46:20.277Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 16:46:20 [2022-08-02T16:46:20.277Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux 16:46:20 [2022-08-02T16:46:20.277Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 16:46:35 [2022-08-02T16:46:35.434Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 16:46:35 [2022-08-02T16:46:35.434Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 16:46:35 [2022-08-02T16:46:35.434Z] === RUN TestDockerSuite/TestRunNamedVolume 16:46:35 [2022-08-02T16:46:35.434Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux 16:46:35 [2022-08-02T16:46:35.434Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 16:46:35 [2022-08-02T16:46:35.434Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux 16:46:35 [2022-08-02T16:46:35.434Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 16:46:46 [2022-08-02T16:46:46.042Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 16:46:50 [2022-08-02T16:46:50.914Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 16:46:50 [2022-08-02T16:46:50.914Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux 16:46:50 [2022-08-02T16:46:50.914Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 16:46:50 [2022-08-02T16:46:50.914Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux 16:46:50 [2022-08-02T16:46:50.914Z] === RUN TestDockerSuite/TestRunNetHost 16:46:50 [2022-08-02T16:46:50.914Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux 16:46:50 [2022-08-02T16:46:50.914Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 16:46:50 [2022-08-02T16:46:50.914Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux 16:46:50 [2022-08-02T16:46:50.914Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 16:46:50 [2022-08-02T16:46:50.914Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux 16:46:50 [2022-08-02T16:46:50.914Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 16:46:50 [2022-08-02T16:46:50.914Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux 16:46:50 [2022-08-02T16:46:50.914Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 16:46:50 [2022-08-02T16:46:50.914Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux 16:46:50 [2022-08-02T16:46:50.914Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 16:46:50 [2022-08-02T16:46:50.914Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux 16:46:50 [2022-08-02T16:46:50.914Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 16:46:50 [2022-08-02T16:46:50.914Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux 16:46:50 [2022-08-02T16:46:50.914Z] === RUN TestDockerSuite/TestRunNoDupVolumes 16:46:51 [2022-08-02T16:46:51.399Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 16:46:52 [2022-08-02T16:46:52.422Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 16:46:55 [2022-08-02T16:46:55.465Z] === RUN TestDockerSuite/TestRunNonExistingCmd 16:46:58 [2022-08-02T16:46:58.501Z] === RUN TestDockerSuite/TestRunNonExistingImage 16:46:59 [2022-08-02T16:46:59.520Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 16:47:01 [2022-08-02T16:47:01.801Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 16:47:02 [2022-08-02T16:47:02.287Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux 16:47:02 [2022-08-02T16:47:02.287Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 16:47:02 [2022-08-02T16:47:02.287Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux 16:47:02 [2022-08-02T16:47:02.287Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 16:47:02 [2022-08-02T16:47:02.287Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux 16:47:02 [2022-08-02T16:47:02.287Z] === RUN TestDockerSuite/TestRunPortInUse 16:47:02 [2022-08-02T16:47:02.287Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux 16:47:02 [2022-08-02T16:47:02.287Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 16:47:02 [2022-08-02T16:47:02.287Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux 16:47:02 [2022-08-02T16:47:02.287Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 16:47:02 [2022-08-02T16:47:02.287Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux 16:47:02 [2022-08-02T16:47:02.287Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 16:47:02 [2022-08-02T16:47:02.287Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux 16:47:02 [2022-08-02T16:47:02.287Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 16:47:02 [2022-08-02T16:47:02.287Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux 16:47:02 [2022-08-02T16:47:02.287Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 16:47:06 [2022-08-02T16:47:06.177Z] === RUN TestDockerSuite/TestRunPublishPort 16:47:06 [2022-08-02T16:47:06.177Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux 16:47:06 [2022-08-02T16:47:06.177Z] === RUN TestDockerSuite/TestRunReadFilteredProc 16:47:06 [2022-08-02T16:47:06.177Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor 16:47:06 [2022-08-02T16:47:06.177Z] === RUN TestDockerSuite/TestRunReadProcLatency 16:47:06 [2022-08-02T16:47:06.177Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux 16:47:06 [2022-08-02T16:47:06.177Z] === RUN TestDockerSuite/TestRunReadProcTimer 16:47:06 [2022-08-02T16:47:06.177Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux 16:47:06 [2022-08-02T16:47:06.177Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 16:47:06 [2022-08-02T16:47:06.177Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux 16:47:06 [2022-08-02T16:47:06.177Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 16:47:21 [2022-08-02T16:47:21.326Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 16:47:21 [2022-08-02T16:47:21.326Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux 16:47:21 [2022-08-02T16:47:21.326Z] === RUN TestDockerSuite/TestRunRm 16:47:22 [2022-08-02T16:47:22.941Z] === RUN TestDockerSuite/TestRunRmAndWait 16:47:30 [2022-08-02T16:47:30.251Z] === RUN TestDockerSuite/TestRunRmPre125Api 16:47:32 [2022-08-02T16:47:32.534Z] === RUN TestDockerSuite/TestRunRootWorkdir 16:47:34 [2022-08-02T16:47:34.817Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 16:47:37 [2022-08-02T16:47:37.855Z] === RUN TestDockerSuite/TestRunSetMacAddress 16:47:40 [2022-08-02T16:47:40.891Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 16:47:40 [2022-08-02T16:47:40.891Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux 16:47:40 [2022-08-02T16:47:40.891Z] === RUN TestDockerSuite/TestRunState 16:47:40 [2022-08-02T16:47:40.891Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux 16:47:40 [2022-08-02T16:47:40.891Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 16:47:43 [2022-08-02T16:47:43.929Z] === RUN TestDockerSuite/TestRunStdinPipe 16:47:43 [2022-08-02T16:47:43.929Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux 16:47:43 [2022-08-02T16:47:43.929Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 16:47:46 [2022-08-02T16:47:46.210Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 16:47:46 [2022-08-02T16:47:46.210Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux 16:47:46 [2022-08-02T16:47:46.210Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 16:47:46 [2022-08-02T16:47:46.211Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux 16:47:46 [2022-08-02T16:47:46.211Z] === RUN TestDockerSuite/TestRunTLSVerify 16:47:46 [2022-08-02T16:47:46.211Z] === RUN TestDockerSuite/TestRunTTYWithPipe 16:47:46 [2022-08-02T16:47:46.211Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 16:47:46 [2022-08-02T16:47:46.211Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux 16:47:46 [2022-08-02T16:47:46.211Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 16:47:52 [2022-08-02T16:47:52.218Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 16:47:52 [2022-08-02T16:47:52.218Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux 16:47:52 [2022-08-02T16:47:52.218Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 16:47:52 [2022-08-02T16:47:52.218Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux 16:47:52 [2022-08-02T16:47:52.218Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 16:47:52 [2022-08-02T16:47:52.218Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux 16:47:52 [2022-08-02T16:47:52.218Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 16:47:52 [2022-08-02T16:47:52.218Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux 16:47:52 [2022-08-02T16:47:52.218Z] === RUN TestDockerSuite/TestRunUnshareProc 16:47:52 [2022-08-02T16:47:52.218Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor 16:47:52 [2022-08-02T16:47:52.218Z] === RUN TestDockerSuite/TestRunUserByID 16:47:52 [2022-08-02T16:47:52.218Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux 16:47:52 [2022-08-02T16:47:52.218Z] === RUN TestDockerSuite/TestRunUserByIDBig 16:47:52 [2022-08-02T16:47:52.218Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux 16:47:52 [2022-08-02T16:47:52.218Z] === RUN TestDockerSuite/TestRunUserByIDNegative 16:47:52 [2022-08-02T16:47:52.218Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux 16:47:52 [2022-08-02T16:47:52.218Z] === RUN TestDockerSuite/TestRunUserByIDZero 16:47:52 [2022-08-02T16:47:52.218Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux 16:47:52 [2022-08-02T16:47:52.218Z] === RUN TestDockerSuite/TestRunUserByName 16:47:52 [2022-08-02T16:47:52.218Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux 16:47:52 [2022-08-02T16:47:52.218Z] === RUN TestDockerSuite/TestRunUserDefaults 16:47:54 [2022-08-02T16:47:54.500Z] === RUN TestDockerSuite/TestRunUserNotFound 16:47:54 [2022-08-02T16:47:54.500Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux 16:47:54 [2022-08-02T16:47:54.500Z] === RUN TestDockerSuite/TestRunVerifyContainerID 16:48:03 [2022-08-02T16:48:03.329Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 16:48:03 [2022-08-02T16:48:03.329Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux 16:48:03 [2022-08-02T16:48:03.329Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 16:48:03 [2022-08-02T16:48:03.329Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux 16:48:03 [2022-08-02T16:48:03.329Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 16:48:10 [2022-08-02T16:48:10.637Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 16:48:25 [2022-08-02T16:48:25.790Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 16:48:40 [2022-08-02T16:48:40.958Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 16:48:46 [2022-08-02T16:48:46.968Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 16:48:46 [2022-08-02T16:48:46.968Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux 16:48:46 [2022-08-02T16:48:46.968Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 16:48:46 [2022-08-02T16:48:46.968Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 16:48:50 [2022-08-02T16:48:50.022Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 16:48:53 [2022-08-02T16:48:53.057Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 16:48:56 [2022-08-02T16:48:56.091Z] === RUN TestDockerSuite/TestRunWithBadDevice 16:48:56 [2022-08-02T16:48:56.091Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux 16:48:56 [2022-08-02T16:48:56.091Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 16:48:56 [2022-08-02T16:48:56.091Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 16:48:56 [2022-08-02T16:48:56.091Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 16:48:56 [2022-08-02T16:48:56.091Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux 16:48:56 [2022-08-02T16:48:56.091Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 16:48:56 [2022-08-02T16:48:56.091Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux 16:48:56 [2022-08-02T16:48:56.091Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 16:48:56 [2022-08-02T16:48:56.091Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux 16:48:56 [2022-08-02T16:48:56.091Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 16:48:56 [2022-08-02T16:48:56.091Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux 16:48:56 [2022-08-02T16:48:56.091Z] === RUN TestDockerSuite/TestRunWithUlimits 16:48:56 [2022-08-02T16:48:56.091Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux 16:48:56 [2022-08-02T16:48:56.091Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 16:49:00 [2022-08-02T16:49:00.964Z] === RUN TestDockerSuite/TestRunWithoutNetworking 16:49:03 [2022-08-02T16:49:03.251Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 16:49:06 [2022-08-02T16:49:06.288Z] === RUN TestDockerSuite/TestRunWorkingDirectory 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestSaveCheckTimes 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestSaveImageId 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestSaveLoadNoTag 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestSaveLoadParents 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestSaveMultipleNames 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestSaveSingleTag 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 16:49:16 [2022-08-02T16:49:16.891Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 16:49:16 [2022-08-02T16:49:16.891Z] === RUN TestDockerSuite/TestSearchCmdOptions 16:49:19 [2022-08-02T16:49:19.168Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 16:49:19 [2022-08-02T16:49:19.655Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 16:49:20 [2022-08-02T16:49:20.139Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 16:49:20 [2022-08-02T16:49:20.623Z] === RUN TestDockerSuite/TestSearchWithLimit 16:49:22 [2022-08-02T16:49:22.906Z] === RUN TestDockerSuite/TestSlowStdinClosing 16:49:31 [2022-08-02T16:49:31.730Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 16:49:31 [2022-08-02T16:49:31.730Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 16:49:31 [2022-08-02T16:49:31.730Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 16:49:40 [2022-08-02T16:49:40.554Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 16:49:40 [2022-08-02T16:49:40.554Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 16:49:40 [2022-08-02T16:49:40.554Z] === RUN TestDockerSuite/TestStartAttachSilent 16:49:45 [2022-08-02T16:49:45.425Z] === RUN TestDockerSuite/TestStartAttachWithRename 16:49:45 [2022-08-02T16:49:45.425Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 16:49:45 [2022-08-02T16:49:45.425Z] === RUN TestDockerSuite/TestStartMultipleContainers 16:49:45 [2022-08-02T16:49:45.425Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 16:49:45 [2022-08-02T16:49:45.425Z] === RUN TestDockerSuite/TestStartPausedContainer 16:49:45 [2022-08-02T16:49:45.425Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 16:49:45 [2022-08-02T16:49:45.425Z] === RUN TestDockerSuite/TestStartRecordError 16:49:45 [2022-08-02T16:49:45.425Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 16:49:45 [2022-08-02T16:49:45.425Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 16:50:00 [2022-08-02T16:50:00.576Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 16:50:00 [2022-08-02T16:50:00.576Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 16:50:00 [2022-08-02T16:50:00.576Z] === RUN TestDockerSuite/TestStatsAllNoStream 16:50:00 [2022-08-02T16:50:00.576Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 16:50:00 [2022-08-02T16:50:00.576Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 16:50:00 [2022-08-02T16:50:00.576Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 16:50:00 [2022-08-02T16:50:00.576Z] === RUN TestDockerSuite/TestStatsContainerNotFound 16:50:00 [2022-08-02T16:50:00.576Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 16:50:00 [2022-08-02T16:50:00.576Z] === RUN TestDockerSuite/TestStatsFormatAll 16:50:00 [2022-08-02T16:50:00.576Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 16:50:00 [2022-08-02T16:50:00.576Z] === RUN TestDockerSuite/TestStatsNoStream 16:50:00 [2022-08-02T16:50:00.576Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 16:50:00 [2022-08-02T16:50:00.576Z] === RUN TestDockerSuite/TestTopMultipleArgs 16:50:03 [2022-08-02T16:50:03.608Z] === RUN TestDockerSuite/TestTopNonPrivileged 16:50:06 [2022-08-02T16:50:06.640Z] === RUN TestDockerSuite/TestTopPrivileged 16:50:06 [2022-08-02T16:50:06.640Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 16:50:06 [2022-08-02T16:50:06.640Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 16:50:09 [2022-08-02T16:50:09.682Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 16:50:09 [2022-08-02T16:50:09.682Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux 16:50:09 [2022-08-02T16:50:09.682Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 16:50:09 [2022-08-02T16:50:09.682Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 16:50:09 [2022-08-02T16:50:09.682Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 16:50:09 [2022-08-02T16:50:09.682Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 16:50:09 [2022-08-02T16:50:09.682Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 16:50:09 [2022-08-02T16:50:09.682Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux 16:50:09 [2022-08-02T16:50:09.682Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 16:50:09 [2022-08-02T16:50:09.682Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux 16:50:09 [2022-08-02T16:50:09.682Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 16:50:09 [2022-08-02T16:50:09.682Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux 16:50:09 [2022-08-02T16:50:09.682Z] === RUN TestDockerSuite/TestVolumeCLICreate 16:50:24 [2022-08-02T16:50:24.822Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 16:50:25 [2022-08-02T16:50:25.307Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 16:50:25 [2022-08-02T16:50:25.307Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 16:50:25 [2022-08-02T16:50:25.307Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 16:50:25 [2022-08-02T16:50:25.307Z] === RUN TestDockerSuite/TestVolumeCLIInspect 16:50:25 [2022-08-02T16:50:25.791Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 16:50:26 [2022-08-02T16:50:26.275Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 16:50:26 [2022-08-02T16:50:26.275Z] === RUN TestDockerSuite/TestVolumeCLILs 16:50:29 [2022-08-02T16:50:29.307Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 16:50:29 [2022-08-02T16:50:29.792Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 16:50:33 [2022-08-02T16:50:33.681Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 16:50:33 [2022-08-02T16:50:33.681Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 16:50:34 [2022-08-02T16:50:34.166Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 16:50:34 [2022-08-02T16:50:34.166Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 16:50:34 [2022-08-02T16:50:34.650Z] === RUN TestDockerSuite/TestVolumeCLIRm 16:50:49 [2022-08-02T16:50:49.792Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 16:50:49 [2022-08-02T16:50:49.792Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 16:50:49 [2022-08-02T16:50:49.792Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 16:50:49 [2022-08-02T16:50:49.792Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 16:50:49 [2022-08-02T16:50:49.792Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 16:50:49 [2022-08-02T16:50:49.792Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 16:50:49 [2022-08-02T16:50:49.792Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 16:51:04 [2022-08-02T16:51:04.937Z] === RUN TestDockerSuite/TestVolumeLsFormat 16:51:04 [2022-08-02T16:51:04.937Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 16:51:04 [2022-08-02T16:51:04.937Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 16:51:20 [2022-08-02T16:51:20.083Z] === RUN TestDockerSuite/TestVolumesNoCopyData 16:51:20 [2022-08-02T16:51:20.083Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux 16:51:20 [2022-08-02T16:51:20.083Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 16:51:21 [2022-08-02T16:51:21.698Z] --- PASS: TestDockerSuite (3192.31s) 16:51:21 [2022-08-02T16:51:21.698Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) 16:51:21 [2022-08-02T16:51:21.698Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) 16:51:21 [2022-08-02T16:51:21.698Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 16:51:21 [2022-08-02T16:51:21.698Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) 16:51:21 [2022-08-02T16:51:21.698Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.99s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.36s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.42s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (121.06s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.05s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.95s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.82s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.57s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.76s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.30s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (148.74s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.00s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.98s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.55s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.67s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.21s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.19s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.87s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.91s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.85s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAddTar (48.48s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.41s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.72s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.49s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.80s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.16s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.32s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.64s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.28s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.90s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.57s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.72s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.42s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.71s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.17s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.38s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.73s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.63s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.44s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.11s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.34s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.60s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.49s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.27s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.25s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (36.31s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.17s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.00s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.00s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.27s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.29s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.24s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerignore (82.68s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.86s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (83.86s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.10s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.01s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.38s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.65s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.09s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (47.55s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.43s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.98s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (112.96s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.26s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.17s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.72s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.60s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.16s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.15s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.80s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.12s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.78s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildFails (7.68s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.54s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.62s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.95s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.93s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.82s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.78s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.87s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildHistory (13.35s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.24s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.41s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.97s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.29s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildLabel (1.20s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.19s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildLabels (1.20s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.96s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.86s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.11s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.69s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.93s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (45.70s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.90s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.18s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.59s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.58s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.19s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.45s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.81s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.22s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.06s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.39s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.72s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.95s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.94s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.50s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.30s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.13s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.14s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.79s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.44s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.64s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.35s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.67s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildRm (15.73s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.22s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) 16:51:21 [2022-08-02T16:51:21.699Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.76s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.41s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.47s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.05s) 16:51:21 [2022-08-02T16:51:21.699Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (24.56s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.09s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.25s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.25s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildStderr (5.91s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.43s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.76s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.62s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.86s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.58s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.17s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.14s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.33s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.23s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.89s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.76s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.09s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.08s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.55s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.56s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.07s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.42s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.51s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.26s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.54s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.34s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCommitChange (10.98s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.35s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.67s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCommitTTY (8.45s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.64s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPICommit (17.81s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.99s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.59s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.57s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.92s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.13s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.68s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.65s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.75s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.70s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.69s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.44s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.01s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.86s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.43s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.04s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.27s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.71s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.76s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.85s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.42s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.40s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.95s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (7.95s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (7.90s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.83s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.83s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00091dc50_<nil>} (7.83s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1580024705_c:\foo_false__<nil>_<nil>_<nil>} (2.83s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1580024705_c:\foo_true__<nil>_<nil>_<nil>} (2.74s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.19s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.08s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.76s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.63s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.28s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.83s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.31s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.78s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCpToDot (2.76s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCpToStdout (3.04s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.33s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.25s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.36s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.94s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.71s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.74s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.62s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.84s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.70s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.95s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.03s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsCopy (6.07s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.98s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.64s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.63s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.26s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsFilters (5.75s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsFormat (5.74s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.26s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsRename (2.93s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsResize (3.35s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.62s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.28s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.97s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.51s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.34s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.41s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.54s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.76s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.72s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.46s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.97s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.72s) 16:51:21 [2022-08-02T16:51:21.700Z] --- PASS: TestDockerSuite/TestExecInspectID (5.24s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 16:51:21 [2022-08-02T16:51:21.700Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.95s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.87s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (10.04s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.54s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.55s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.56s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.48s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.37s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.11s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.57s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.01s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestImagesFormat (0.30s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.63s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.71s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.69s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.66s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectDefault (2.75s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectHistory (5.40s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.63s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.73s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.54s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.00s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.84s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectStatus (3.23s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.40s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.96s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.95s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.71s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.69s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.66s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.55s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.42s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.31s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.24s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.97s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.81s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.26s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.77s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.40s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.24s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.17s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.84s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.67s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsSince (9.77s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsTail (3.50s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.12s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.77s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.39s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.36s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPsByOrder (10.50s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.00s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.15s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.72s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.42s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (18.57s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.69s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.11s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.73s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.82s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.48s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.12s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.95s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.07s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.94s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.67s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.51s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.54s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.05s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.27s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (22.57s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.54s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.89s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.25s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.25s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.47s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.34s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRmiTag (0.93s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.92s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.99s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.16s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.15s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.48s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.49s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.32s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.68s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.73s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.73s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.90s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.49s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.67s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.05s) 16:51:21 [2022-08-02T16:51:21.701Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.89s) 16:51:21 [2022-08-02T16:51:21.701Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.47s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.80s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.91s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.83s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.75s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.26s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.33s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.85s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.64s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.98s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.85s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunExitCode (2.82s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.44s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.07s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.72s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.11s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.11s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (12.29s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.09s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.76s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.75s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.94s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.39s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.76s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.63s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.39s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.43s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.36s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.32s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunRm (2.92s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.10s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.94s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.72s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.78s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.00s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.73s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.44s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.27s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.34s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.64s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.47s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.61s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.06s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (15.09s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.89s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.19s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.79s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.80s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.97s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.10s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.76s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.31s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.66s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.46s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.36s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.01s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.17s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.77s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.88s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (15.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.78s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.87s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.41s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) 16:51:21 [2022-08-02T16:51:21.702Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.38s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.05s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.54s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.53s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.56s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) 16:51:21 [2022-08-02T16:51:21.702Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.33s) 16:51:21 [2022-08-02T16:51:21.703Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) 16:51:21 [2022-08-02T16:51:21.703Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s) 16:51:21 [2022-08-02T16:51:21.703Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) 16:51:21 [2022-08-02T16:51:21.703Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 16:51:21 [2022-08-02T16:51:21.703Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.09s) 16:51:21 [2022-08-02T16:51:21.703Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.38s) 16:51:21 [2022-08-02T16:51:21.703Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.39s) 16:51:21 [2022-08-02T16:51:21.703Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.84s) 16:51:21 [2022-08-02T16:51:21.703Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) 16:51:21 [2022-08-02T16:51:21.703Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.84s) 16:51:21 [2022-08-02T16:51:21.703Z] === RUN TestDockerRegistrySuite 16:51:21 [2022-08-02T16:51:21.703Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 16:51:21 [2022-08-02T16:51:21.703Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:21 [2022-08-02T16:51:21.703Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 16:51:21 [2022-08-02T16:51:21.703Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:21 [2022-08-02T16:51:21.703Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 16:51:21 [2022-08-02T16:51:21.703Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:21 [2022-08-02T16:51:21.703Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 16:51:21 [2022-08-02T16:51:21.703Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:21 [2022-08-02T16:51:21.703Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 16:51:21 [2022-08-02T16:51:21.703Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:21 [2022-08-02T16:51:21.703Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 16:51:21 [2022-08-02T16:51:21.703Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:21 [2022-08-02T16:51:21.703Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 16:51:21 [2022-08-02T16:51:21.703Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:21 [2022-08-02T16:51:21.703Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 16:51:21 [2022-08-02T16:51:21.703Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:21 [2022-08-02T16:51:21.703Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 16:51:21 [2022-08-02T16:51:21.703Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:21 [2022-08-02T16:51:21.703Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 16:51:21 [2022-08-02T16:51:21.703Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:21 [2022-08-02T16:51:21.703Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestPullByDigest 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestPullIDStability 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestPullManifestList 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestPushBadTag 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestPushUntagged 16:51:22 [2022-08-02T16:51:22.188Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.188Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistrySuite/TestRunByDigest 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistrySuite/TestTagByDigest 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistrySuite/TestV2Only 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- PASS: TestDockerRegistrySuite (0.22s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.22s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistryAuthTokenSuite 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:268: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:268: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:268: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:268: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:268: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerDaemonSuite 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:302: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:302: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:302: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- PASS: TestDockerDaemonSuite (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerSwarmSuite 16:51:22 [2022-08-02T16:51:22.189Z] --- PASS: TestDockerSwarmSuite (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerPluginSuite 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerPluginSuite/TestPluginBasicOps 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerPluginSuite/TestPluginCreate 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerPluginSuite/TestPluginForceRemove 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerPluginSuite/TestPluginInspect 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerPluginSuite/TestPluginInstallImage 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerPluginSuite/TestPluginSet 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- PASS: TestDockerPluginSuite (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerExternalVolumeSuite 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:128: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerNetworkSuite 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:134: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerNetworkSuite (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] === RUN TestDockerHubPullSuite 16:51:22 [2022-08-02T16:51:22.189Z] check_test.go:142: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerHubPullSuite (0.00s) 16:51:22 [2022-08-02T16:51:22.189Z] PASS 16:51:22 [2022-08-02T16:51:22.189Z] ok github.com/docker/docker/integration-cli 3192.845s 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === Skipped 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.05s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.05s) 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.04s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) 16:51:22 [2022-08-02T16:51:22.189Z] 16:51:22 [2022-08-02T16:51:22.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) 16:51:22 [2022-08-02T16:51:22.189Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.189Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_api_build_test.go:177: unmatched requirement UnixCli 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.55s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) 16:51:22 [2022-08-02T16:51:22.190Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.190Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) 16:51:22 [2022-08-02T16:51:22.190Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.07s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.07s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_sni_test.go:18: Flakey test 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.191Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) 16:51:22 [2022-08-02T16:51:22.191Z] 16:51:22 [2022-08-02T16:51:22.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.192Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 16:51:22 [2022-08-02T16:51:22.192Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.678Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 16:51:22 [2022-08-02T16:51:22.678Z] 16:51:22 [2022-08-02T16:51:22.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) 16:51:22 [2022-08-02T16:51:22.679Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.05s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.05s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.680Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 16:51:22 [2022-08-02T16:51:22.680Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.681Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) 16:51:22 [2022-08-02T16:51:22.681Z] 16:51:22 [2022-08-02T16:51:22.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.682Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] 16:51:22 [2022-08-02T16:51:22.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.682Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.683Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] 16:51:22 [2022-08-02T16:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.683Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] 16:51:22 [2022-08-02T16:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.683Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] 16:51:22 [2022-08-02T16:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.683Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] 16:51:22 [2022-08-02T16:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.22s) 16:51:22 [2022-08-02T16:51:22.683Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.683Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.22s) 16:51:22 [2022-08-02T16:51:22.683Z] 16:51:22 [2022-08-02T16:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.683Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] 16:51:22 [2022-08-02T16:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.683Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] 16:51:22 [2022-08-02T16:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.683Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] 16:51:22 [2022-08-02T16:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.683Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] 16:51:22 [2022-08-02T16:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.683Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] 16:51:22 [2022-08-02T16:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.683Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] 16:51:22 [2022-08-02T16:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.683Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] 16:51:22 [2022-08-02T16:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.683Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] 16:51:22 [2022-08-02T16:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.683Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] 16:51:22 [2022-08-02T16:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) 16:51:22 [2022-08-02T16:51:22.683Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:22 [2022-08-02T16:51:22.683Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:185: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] 16:51:23 [2022-08-02T16:51:23.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 16:51:23 [2022-08-02T16:51:23.168Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.168Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:212: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:239: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:268: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:268: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:268: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:268: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:268: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:302: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:302: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:302: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:407: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:128: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:134: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) 16:51:23 [2022-08-02T16:51:23.169Z] check_test.go:142: unmatched requirement DaemonIsLinux 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] DONE 1093 tests, 547 skipped in 3205.940s 16:51:23 [2022-08-02T16:51:23.169Z] INFO: Integration tests ended at 08/02/2022 16:51:22. Duration:00:53:26.1494636 16:51:23 [2022-08-02T16:51:23.169Z] INFO: Docker info of the daemon under test at end of run 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] Containers: 2 16:51:23 [2022-08-02T16:51:23.169Z] Running: 0 16:51:23 [2022-08-02T16:51:23.169Z] Paused: 0 16:51:23 [2022-08-02T16:51:23.169Z] Stopped: 2 16:51:23 [2022-08-02T16:51:23.169Z] Images: 18 16:51:23 [2022-08-02T16:51:23.169Z] Server Version: 0.0.0-dev 16:51:23 [2022-08-02T16:51:23.169Z] Storage Driver: windowsfilter 16:51:23 [2022-08-02T16:51:23.169Z] Windows: 16:51:23 [2022-08-02T16:51:23.169Z] Logging Driver: json-file 16:51:23 [2022-08-02T16:51:23.169Z] Plugins: 16:51:23 [2022-08-02T16:51:23.169Z] Volume: local 16:51:23 [2022-08-02T16:51:23.169Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 16:51:23 [2022-08-02T16:51:23.169Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 16:51:23 [2022-08-02T16:51:23.169Z] Swarm: inactive 16:51:23 [2022-08-02T16:51:23.169Z] Default Isolation: process 16:51:23 [2022-08-02T16:51:23.169Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 16:51:23 [2022-08-02T16:51:23.169Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) 16:51:23 [2022-08-02T16:51:23.169Z] OSType: windows 16:51:23 [2022-08-02T16:51:23.169Z] Architecture: x86_64 16:51:23 [2022-08-02T16:51:23.169Z] CPUs: 4 16:51:23 [2022-08-02T16:51:23.169Z] Total Memory: 32GiB 16:51:23 [2022-08-02T16:51:23.169Z] Name: azwin-2-caca70 16:51:23 [2022-08-02T16:51:23.169Z] ID: O5UG:AN3M:YC4E:WKGO:SXVT:DWL6:Z7MD:2NHF:32TZ:BO7Y:YHUP:W5ZV 16:51:23 [2022-08-02T16:51:23.169Z] Docker Root Dir: D:\CI\PR-43889\4\daemon 16:51:23 [2022-08-02T16:51:23.169Z] Debug Mode (client): false 16:51:23 [2022-08-02T16:51:23.169Z] Debug Mode (server): true 16:51:23 [2022-08-02T16:51:23.169Z] File Descriptors: -1 16:51:23 [2022-08-02T16:51:23.169Z] Goroutines: 17 16:51:23 [2022-08-02T16:51:23.169Z] System Time: 2022-08-02T16:51:22.8709995Z 16:51:23 [2022-08-02T16:51:23.169Z] EventsListeners: 0 16:51:23 [2022-08-02T16:51:23.169Z] Registry: https://index.docker.io/v1/ 16:51:23 [2022-08-02T16:51:23.169Z] Labels: 16:51:23 [2022-08-02T16:51:23.169Z] Experimental: false 16:51:23 [2022-08-02T16:51:23.169Z] Insecure Registries: 16:51:23 [2022-08-02T16:51:23.169Z] 127.0.0.0/8 16:51:23 [2022-08-02T16:51:23.169Z] Live Restore Enabled: false 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] 16:51:23 [2022-08-02T16:51:23.169Z] INFO: Stopping daemon under test 16:51:23 [2022-08-02T16:51:23.169Z] SUCCESS: The process with PID 3588 (child process of PID 2052) has been terminated. 16:51:23 [2022-08-02T16:51:23.169Z] SUCCESS: The process with PID 2052 (child process of PID 4228) has been terminated. 16:51:23 [2022-08-02T16:51:23.656Z] INFO: Stop tailing logs of the daemon under tests 16:51:23 [2022-08-02T16:51:23.656Z] INFO: executeCI.ps1 Completed successfully at 08/02/2022 16:51:23. 16:51:23 [2022-08-02T16:51:23.656Z] INFO: Tidying up at end of run 16:51:23 [2022-08-02T16:51:23.656Z] INFO: Saving daemon under test log (d:\CI\PR-43889\4\dut.out) to bundles\CIDUT.out 16:51:23 [2022-08-02T16:51:23.656Z] INFO: Saving daemon under test log (d:\CI\PR-43889\4\dut.err) to bundles\CIDUT.err 16:51:23 [2022-08-02T16:51:23.656Z] INFO: Nuke-Everything... 16:51:23 [2022-08-02T16:51:23.656Z] INFO: Container count on control daemon to delete is 2 16:51:24 [2022-08-02T16:51:24.141Z] d40354128633 16:51:24 [2022-08-02T16:51:24.141Z] fd2e9f8448dd 16:51:24 [2022-08-02T16:51:24.141Z] INFO: Tidying pidfile d:\CI\PR-43889\4\docker.pid 16:51:24 [2022-08-02T16:51:24.141Z] INFO: Nuking d:\CI 16:52:07 [2022-08-02T16:52:07.147Z] INFO: Zapped successfully 16:52:07 [2022-08-02T16:52:07.147Z] 16:52:07 [2022-08-02T16:52:07.147Z] INFO: executeCI.ps1 exiting at Tue Aug 2 16:52:02 CUT 2022. Duration 01:24:35.7502884 16:52:07 [2022-08-02T16:52:07.147Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit 16:52:07 [2022-08-02T16:52:07.410Z] Recording test results 16:52:15 [2022-08-02T16:52:15.162Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell 16:52:17 [2022-08-02T16:52:17.353Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts 16:52:19 [2022-08-02T16:52:19.871Z] Archiving artifacts 16:52:35 [2022-08-02T16:52:35.464Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43889/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 16:52:36 [2022-08-02T16:52:36.461Z] + make clean 16:52:38 [2022-08-02T16:52:38.076Z] docker volume rm -f docker-dev-cache 16:52:38 [2022-08-02T16:52:38.076Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS